https://www.bladenproperty.co.uk/

ID de l'analyse :
dca9623a-32dc-4047-a822-b80783a1351bTerminée
URL soumise :
https://www.bladenproperty.co.uk/
Fin du rapport :

Liens : 5 trouvé(s)

Lientexte
https://bladen-commercial-property-con.content.homeflow.co.ukAdmin
https://bladen-commercial-property-con.content.homeflow.co.uk/site_content_chunksContent chunks
https://www.facebook.com/Bladen-Commercial-Property-Consultants-108549200552751/Facebook
https://www.homeflow.co.uk/ Website by
https://www.rics.org/uk/upholding-professional-standards/sector-standards/real-estate/Go to Rics

Variables JavaScript : 26 trouvée(s)

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
Homeflowobject
Ctesiusobject
agencyIdnumber
_typeoffunction
cookieconsentobject
readyQobject
bindReadyQobject

Messages de journal de console : 1 trouvé(s)

TypeCatégorieEnregistrement
logother
URL
https://www.bladenproperty.co.uk/
texte
[v3] [production] [phobos]

HTML

<!DOCTYPE html><html lang="en"><head>
  <meta charset="utf-8">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

  
    
  

  

<script>
  window.Homeflow = {
    __events: [],
    __config: {
      // defaults
      'flash_message_success': 'Success!',
      'flash_message_warning': 'Warning!',
      'root_url': '/',
      'enable_draw_a_map': false,
      'pin_clustering': false,
      'skip_polygon': true,
      'hide_place_from_form': true,
      'minimum_interesting_properties': 1,
      'sales_price_dropdown_list': "",
      'lettings_price_dropdown_list': "",
      'properties_list_view': 'properties_list_view',
      'draggable_map_view': 'draggable_map_view',
      'togglable_list': 'togglable_list',
      'draggable_map_toggle_view': 'draggable_map_toggle_view',
      'properties_grid_toggle_view': 'properties_grid_toggle_view',
      'permit_blank_searches': false,
      'default_channel': 'sales',
      'disable_autocomplete': false,
      'autoscroll_infinite_scroll': true,
      'buffer_adjust': 0,
      'enable_interesting_branches': false,
      'leaflet_layer': 'default',
      'flash-message-welcome-lead-sent-new-user': "Thank you. We have sent your message and created you an account.",
      'flash-message-welcome-lead-sent': "Thank you. We have sent your message.",
      'flash-message-lead-sending-error': "There was an error sending your message - please try again later.",
      'flash-message-file-upload-error': "There was an error uploading your attachment - please try again in a minute.",
      'flash-message-location-not-found': "Sorry, we couldn't find that location.",
      'flash-message-lead-sending-error-validation': "Sorry, we couldn't create your lead. Only alphanumeric characters are allowed for First and Last name.",
      'flash-message-send-property-sent': "This property has been shared successfully!",
      'flash-message-send-property-invalid': "There was an error trying to share this property.",
      'flash-message-user-create-dupe': "There is already a user with that email address registered.",
      'flash-message-user-create-successful': "You have registered successfully and been logged in.",
      'flash-message-user-login-successful': "You have been logged in successfully!",
      'flash-message-user-create-error': "There was an error in registering you with the agent.",
      'flash-message-names-not-different': "First name and last name must be different.",
      'flash-message-search-query-required': "Please enter a search query.",
      'flash-message-article-not-found-error': "Sorry, we could not find this article",
      'flash-message-recaptcha-invalid': "There was an error sending your message - please try again later.",
      'flash-message-invalid-authenticity-token': "There was an error sending your message - please try again later.",
      'flash-message-invalid-message-content': "Your message contains illegal content. Please submit again.",
      'flash-message-password-invalid': "The password you have specified is invalid. Make sure it is alphanumeric and contains more than 5 characters.",
      'flash-message-postcode-invalid': "The postcode supplied seems to be invalid. Please try again",
      'flash-message-site-not-live': "<span>This website needs to be activated. Please contact Homeflow.</span>",
      'polygon_color': "#0033ff",
      'polygon_fill_color': "#0033ff",
      'no_draw_map_alert': 'Draw a Search Disabled',
      'autopan_padding': [5, 5],
      'pop_up_on_mouseover': false,
      'instant_delete_polygon': false,
      'get_geo_features': false,
      'local_business_data': false,
      'enable_scroll_wheel_zoom': false,
      'default_saved_search_attrs': { alert_frequency: "I" },
      'free_text_search': false,
      'sales_preposition': "for sale",
      'lettings_preposition': "to let",
    },
    set: function (key, value) {
      this.__config[key] = value;
    },
    get: function (key) {
      return this.__config[key];
    },
    addConfig: function (key, value) {
      this.set(key, value);
    },
    getConfig: function(key) {
      return this.get(key);
    },
    hasEvent: function(key) {
      return this.__events[key] != null;
    },
    listenEvent: function(key, value, lock) {
      if (this.__events[key]) {
        if (lock) {
          var found = false;
          for (var i=0; i < this.__events[key].length; i++) {
            var n = this.__events[key][i];
            if ((n.lock != null) && (n.lock === lock)) {
              return found = true;
            }
          }
          if (found) { return false; }
        }
        return this.__events[key].push({ ftn: value, 'lock': lock });
      } else {
        return this.__events[key] = [{ ftn: value, 'lock': lock }];
      }
    },
    registerEvent: function(key, value, lock) {
      return this.listenEvent(key, value, lock);
    },
    registerEvents: function() {
      return null;
    },
    removeEvent: function(key) {
      return this.__events[key] = undefined;
    },
    getEvent: function(key) {
      return this.__events[key];
    },
    kickEvent: function () {
      var __slice = [].slice;
      var args, e, key;
      key = arguments[0], args = 2 <= arguments.length ? __slice.call(arguments, 1) : [];
      e = this.getEvent(key);
      if (e != null) {
        for (var i = 0; i < e.length; i++) {
          var n = e[i];
          n['ftn'].apply(n, args);
        }
      }
    }
  };

  // alias old Ctesius variable for backward-compatibility
  window.Ctesius = Homeflow;

  // Needed for twenty7tec
  // Adding to core rather than invidual themes
  window.agencyId = 15769

  Homeflow.set('theme_settings', {});
  Homeflow.set('theme_settings_defaults', {"altButtonViewingForm":{"type":"string","default":"View appointments","description":"Set alternative button text on step one of the book a viewing form"},"altIntroViewingForm":{"type":"string","default":"Please choose a date and time you would like your viewing. If your desired time is not available then click the button below and we will get in touch","description":"Set alternative intro text above the contact button on the book a viewing form"},"cookieUrl":{"type":"string","default":"/pages/cookies","description":"URL used throughout the theme to link to the cookie page. Override if you are using a CMS cookies page instead of the default"},"disableLettings":{"type":"boolean","default":false,"description":"Disable Lettings search (etc.) functionality"},"showTenantFeeActCompliant":{"type":"boolean","default":false,"description":"Display the tenant fee act compliant text after the property description"},"disableSales":{"type":"boolean","default":false,"description":"Disable Sales search (etc.) functionality"},"disableLocationInput":{"type":"boolean","default":false,"description":"Hide and disable search text input field"},"displayPropertyStatusSstcAsSoldStc":{"type":"boolean","default":false,"description":"Option to display SSTC property status as Sold STC"},"propertySearchDisableMapView":{"type":"boolean","default":false,"description":"Hide map view from property search results index"},"hideNavigationOnTablet":{"type":"boolean","default":false,"description":"Hide navigation bar on tablet devices"},"showSharedFeaturedProperties":{"type":"boolean","default":false,"description":"Choose whether to include Agency shared properties in most recent/featured property swiper results"},"heroVideo":{"type":"string","default":"","description":"To display a hero video on the homepage instead of a static image, provide video URL here (full path including https://)"},"privacyPolicyUrl":{"type":"string","default":"/pages/privacy-policy","description":"URL used throughout the theme to link to the privacy-policy page. Override if you are using a CMS privacy-policy page instead of the default"},"ratesPayable":{"type":"boolean","default":false,"description":"To replace Council Tax for Ireland customers only (not N.I.)"},"termsOfUseUrl":{"type":"string","default":"/pages/terms-of-use","description":"URL used throughout the theme to link to the terms-of-use page. Override if you are using a CMS terms-of-use page instead of the default"},"cmsHeroMinHeight":{"type":"string","default":"","description":"This min-height will result in CMS hero height below the screen width of 768px"},"homeHeroImageCarousel":{"type":"boolean","default":false,"description":"Will render an image carousel for the home hero"},"homeHeroTextCarousel":{"type":"boolean","default":false,"description":"Will render a text carousel that sits on top of the home hero"},"additionalProfileNavLinkText":{"type":"string","default":"","description":"Displayed text for additional custom item in user profile navigation links"},"additionalProfileNavLinkUrl":{"type":"string","default":"","description":"Link to additional custom item in user profile navigation links"},"hideHomepageSearch":{"type":"boolean","default":false,"description":"Hide homepage seach form. Does not hide hero"},"searchMaximumBedrooms":{"type":"number","default":6,"description":"A value for the maximum bedrooms count in the search."},"articlePagesWithoutHeroSection":{"type":"string","default":"","description":"Comma separated page url slugs ensuring pages without a hero section."},"cmsPagesWithoutHeroSection":{"type":"string","default":"","description":"Comma separated page url slugs ensuring pages without a hero section."},"centeredImageCarouselArrows":{"type":"boolean","default":true,"description":"Center the arrows of image carousel to be more visible."},"showPrintButtonOnPropertyPage":{"type":"boolean","default":false,"description":"Include Print button on property show page."},"displayPropertyRef":{"type":"boolean","default":false,"description":"Display property ref if present (underneath phone numnber)"},"distanceToSimilarProperties":{"type":"number","default":2,"description":"Distance to similar properties in km."},"priceOfSimilarProperties":{"type":"number","default":20,"description":"Percentage margin based on an actual property price."}});
  Homeflow.set('authenticityToken', "jnjXfXQp1BRaGtZi0UPTHw4JYV96y+eXNP7OH7qU6cnoc9yqowsMkd6pZeuokLDixIlfThqzv8kh9updpa6N7g==");
  Homeflow.set('company_name', "Bladen Commercial Property Consultants");
  Homeflow.set('agency_logo', "//mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/_x_/Bladen-property-logo.jpg");
  Homeflow.set('theme_preferences', {"sstcOverlayAsset":null,"profileSmsContactPreference":null,"facebookAppId":null,"vendorClaimsEnabledAt":null,"excludeBrandedPropertiesFromSharedSimilarProperties":null,"onPrimaryTextColour":"","enableRtdfAlerts":false,"valuationLowerBound":null,"sectionNavigationBackgroundColour":null,"salesValuationsEnabled":true,"onNavigationPrimaryTintTextColour":null,"applicantsGracePeriodMonths":null,"marketingStatementText":null,"lettingsPriceRangeWeekly":null,"contactAssociatedStaff":true,"customHestiaTags":null,"memberNaea":null,"onCarouselAndSummaryTextColour":"","customSearchPriceRange":null,"onAccentTextColour":"","videoUri":"","bannerAssetGeometry":null,"mapPinMarkerAssetId":null,"carouselAndSummaryBackgroundColour":"","maxContactableAgents":null,"slideshowDelay":null,"yahooSiteVerificationCode":"","websiteLogoAssetId":null,"searchIncludeMaximumOver":null,"tenantsActiveMonths":null,"minimumPriceForPublishing":null,"carouselImagePosition":null,"customColour6":"","letOverlayAsset":null,"twitterSecret":null,"defaultRadiusForNearbyBranches":null,"showAreaSelectorForQuickSearch":false,"brochureSource":null,"locationBoundSwLng":null,"featuredDescriptionLength":500,"mapPinMarkerSize":null,"customSearchRadius":null,"sendTelephonyLeadEmail":true,"onWhiteHeadingTextColour":"#0178bd","buttonTintTextColour":"","carouselMaxItems":null,"defaultRadiusForBranchSearch":null,"enableMachineTagging":true,"slideshowF1":null,"hiddenValuationsWidgetPaths":null,"registrationNotificationBlockEnabled":null,"primaryTintColour":"","pdfMarginsHeaded":null,"propertyActionsIconShade":null,"displayLeadReferrerInAlerts":false,"underOfferOverlayAssetId":null,"googleMapsMarkerSet":0,"adminLogoAssetGeometry":"","mabId":null,"valuationsLogoOverrideId":null,"partialPropertyLockingEnabled":false,"twitterToken":null,"adminLogoAssetId":47900176,"siteBackgroundColour":"","paidForHomeval":false,"secondaryNavigationTextColour":"","optOutAlert":false,"lettingsPriceRangeMonthly":null,"customColour8":"","twitterConsumerSecret":null,"mapPinMarkerAssetShadow":null,"tiktokUri":"","locationBoundNeLng":null,"mapPinMarkerShadowSize":null,"buttonTextColour":"","autofillCarouselLettings":null,"customColour1":"","descendingPriceForSaleSearchResults":true,"emailHeaderLogoAssetId":null,"printLogoAsset":null,"letAgreedOverlayAssetId":null,"slideshowF3":null,"accentColour":"","mobileTintColour":null,"primaryEmailColour":"","subHeaderTextColour":"","pdfHeadingFontId":null,"descendingPriceForLettingSearchResults":true,"hfpeEnabled":false,"navigationPrimaryTintBackgroundColour":null,"paginationSize":null,"homePageStyle":null,"facebookAccessToken":null,"letOverlayAssetId":null,"homeflowValuations2Active":false,"hometrackBlockEnabled":null,"propertyDetailsIncludeShortDescription":true,"linkedinUri":"","mapZoomLevel":null,"customColour10":"","valuationsPrimaryColourOverride":null,"headAnalyticsCode":"\u003cstyle\u003e\r\n@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600\u0026display=swap');\r\n\u003c/style\u003e","onSidebarPodTextColour":"","printLogoAssetId":null,"amazonSesEnabled":null,"assignLeadsToDonorAgency":null,"customColour3":"","googleMapsApiKey":"AIzaSyDV5eGbATSgOmh3bsId6IS_qwQD8ZNI4kA","soldPropertyOverlayAsset":null,"slideshowF5":null,"returnEmptyStaffSearch":false,"navigationPrimaryBackgroundColour":"","adminByPortalId":null,"accentTextColour":"","hometrackEmailAddress":null,"emailHeaderColour":"","mapPinMarkerShadowAssetId":null,"usesPropertyScoring":false,"defaultStarRating":null,"metaDescription":null,"closestBranchEnabled":null,"twitterConsumerKey":null,"matchBedsDelta":null,"faviconAssetId":60445580,"mapCenterOnPostcode":null,"calendarActive":false,"bedroomsRange":null,"googleplusUri":"","googleMapsBranchZoomLevel":null,"customFooterContent":null,"enableBranchSearch":true,"slideshowOverlayText":null,"countySearchEnabled":null,"onFooterTextColour":"","googleSiteVerificationCode":"","valuationsTextColourOverride":null,"featureLatestNewsArticlesOnHomepage":null,"termsStatementText":null,"onlyUseAgentLocations":false,"briefyourmarketUsername":null,"disableInterestingProperties":null,"registrationLeadOverrideAddress":null,"customColour5":"","applicantsActiveMonths":null,"letAgreedOverlayAsset":null,"searchExcludeFirstFromMaximum":null,"hiddenPropertiesEnabled":null,"soldPropertyOverlayAssetId":null,"onPrimaryTintTextColour":"","secondaryAdminColour":"","tenantsGracePeriodMonths":null,"briefyourmarketPassword":null,"valuationsAdjustment":0.0,"primaryColour":"#0178bd","excludedSearchTags":null,"analyticsCode":"","mobileLogoAssetId":null,"customSearchPropertyType":null,"leadForwardExclusiveOverride":false,"memberArla":null,"sendAdvert":0,"valuationLinkOnHomepage":null,"defaultSearchChannel":null,"headerBackgroundColour":null,"logoAssetId":47900176,"valuationUpperBound":null,"polygonEnabledForPostcodeSearch":true,"bingSiteVerificationCode":"","bannerAssetId":null,"onNavigationPrimaryTextColour":"","customColour7":"","mobilePrimaryColour":null,"mapPinMarkerAsset":null,"branchPropertySharingEnabled":null,"valuationScalingFactor":null,"locationBoundSwLat":null,"showAreaSelectorForFullSearch":true,"briefyourmarketBaseUrl":null,"defaultSearchRadius":null,"autofillCarouselSales":null,"greyAlternativeColour":"","searchTags":[],"onAccentTintTextColour":"","valuationsBackgroundImageId":null,"slideshowF2":null,"polygonEnabledForBranchSearch":true,"locationPinsMaxZoomLevel":null,"primaryTextColour":"","matchPriceDelta":null,"instagramAccessToken":null,"internationalSearch":false,"hideUserData":false,"sidebarPodBackgroundColour":"","pdfLogoAssetGeometry":null,"pdfMarginsPlain":null,"spamProtectionEnabled":false,"metaTitle":null,"polygonEnabledForLocationSearch":true,"propertyDetailsIncludeLongDescription":true,"lettingsValuationsEnabled":true,"homepageVideoUrl":null,"countryCodes":null,"contentBackgroundColour":"","buttonTintColour":"","facebookUri":"https://www.facebook.com/Bladen-Commercial-Property-Consultants-108549200552751/","twitterUri":"","mobileIphoneIconAssetId":null,"emailTemplateId":5,"propertyNearestContentChunkAcquisition":null,"customColour9":"","pdfLogoAssetId":null,"sendHtmlEmails":true,"allowLeadInternationalPostcodes":null,"salesPriceRange":null,"locationBoundNeLat":null,"valuationLeadOverrideAddress":null,"customColour2":"","underOfferOverlayAsset":null,"pinterestUri":"","buttonPrimaryColour":"","primaryAdminColour":"","slideshowF4":null,"youTubeUri":"","accentTintColour":"","defaultSearchStatus":null,"pdfBodyFontId":null,"defaultRadiusForLocationSearch":null,"portalLogoAssetId":null,"recaptchaEnabled":false,"drawamap":false,"useBranchEmail":null,"includeAllPropertiesInOpenSearch":false,"customSearchBedroomRange":null,"titles":null,"preferedPortalId":null,"defaultRadiusForPostcodeSearch":null,"facebookAppSecret":null,"instagramUri":"","googleMapsPropertyZoomLevel":null,"logoAssetGeometry":"","freeTextSearch":null,"sstcOverlayAssetId":null,"footerColour":"","headerTextColour":"","slideshowOverlayEnabled":true,"portalEmailHeaderOverrideAssetId":null,"emailHeaderAssetId":null,"hideAliasedName":null,"customColour4":"","canAddProperties":true,"sstc_overlay_asset":null,"profile_sms_contact_preference":null,"facebook_app_id":null,"vendor_claims_enabled_at":null,"exclude_branded_properties_from_shared_similar_properties":null,"on_primary_text_colour":"","enable_rtdf_alerts":false,"valuation_lower_bound":null,"section_navigation_background_colour":null,"sales_valuations_enabled":true,"on_navigation_primary_tint_text_colour":null,"applicants_grace_period_months":null,"marketing_statement_text":null,"lettings_price_range_weekly":null,"contact_associated_staff":true,"custom_hestia_tags":null,"member_naea":null,"on_carousel_and_summary_text_colour":"","custom_search_price_range":null,"on_accent_text_colour":"","video_uri":"","banner_asset_geometry":null,"map_pin_marker_asset_id":null,"carousel_and_summary_background_colour":"","max_contactable_agents":null,"slideshow_delay":null,"yahoo_site_verification_code":"","website_logo_asset_id":null,"search_include_maximum_over":null,"tenants_active_months":null,"minimum_price_for_publishing":null,"carousel_image_position":null,"custom_colour_6":"","let_overlay_asset":null,"twitter_secret":null,"default_radius_for_nearby_branches":null,"show_area_selector_for_quick_search":false,"brochure_source":null,"location_bound_sw_lng":null,"featured_description_length":500,"map_pin_marker_size":null,"custom_search_radius":null,"send_telephony_lead_email":true,"on_white_heading_text_colour":"#0178bd","button_tint_text_colour":"","carousel_max_items":null,"default_radius_for_branch_search":null,"enable_machine_tagging":true,"slideshow_f1":null,"hidden_valuations_widget_paths":null,"registration_notification_block_enabled":null,"primary_tint_colour":"","pdf_margins_headed":null,"property_actions_icon_shade":null,"display_lead_referrer_in_alerts":false,"under_offer_overlay_asset_id":null,"google_maps_marker_set":0,"admin_logo_asset_geometry":"","mab_id":null,"valuations_logo_override_id":null,"partial_property_locking_enabled":false,"twitter_token":null,"admin_logo_asset_id":47900176,"site_background_colour":"","paid_for_homeval":false,"secondary_navigation_text_colour":"","opt_out_alert":false,"lettings_price_range_monthly":null,"custom_colour_8":"","twitter_consumer_secret":null,"map_pin_marker_asset_shadow":null,"tiktok_uri":"","location_bound_ne_lng":null,"map_pin_marker_shadow_size":null,"button_text_colour":"","autofill_carousel_lettings":null,"custom_colour_1":"","descending_price_for_sale_search_results":true,"email_header_logo_asset_id":null,"print_logo_asset":null,"let_agreed_overlay_asset_id":null,"slideshow_f3":null,"accent_colour":"","mobile_tint_colour":null,"primary_email_colour":"","sub_header_text_colour":"","pdf_heading_font_id":null,"descending_price_for_letting_search_results":true,"hfpe_enabled":false,"navigation_primary_tint_background_colour":null,"pagination_size":null,"home_page_style":null,"facebook_access_token":null,"let_overlay_asset_id":null,"homeflow_valuations_2_active":false,"hometrack_block_enabled":null,"property_details_include_short_description":true,"linkedin_uri":"","map_zoom_level":null,"custom_colour_10":"","valuations_primary_colour_override":null,"head_analytics_code":"\u003cstyle\u003e\r\n@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600\u0026display=swap');\r\n\u003c/style\u003e","on_sidebar_pod_text_colour":"","print_logo_asset_id":null,"amazon_ses_enabled":null,"assign_leads_to_donor_agency":null,"custom_colour_3":"","google_maps_api_key":"AIzaSyDV5eGbATSgOmh3bsId6IS_qwQD8ZNI4kA","sold_property_overlay_asset":null,"slideshow_f5":null,"return_empty_staff_search":false,"navigation_primary_background_colour":"","admin_by_portal_id":null,"accent_text_colour":"","hometrack_email_address":null,"email_header_colour":"","map_pin_marker_shadow_asset_id":null,"uses_property_scoring":false,"default_star_rating":null,"meta_description":null,"closest_branch_enabled":null,"twitter_consumer_key":null,"match_beds_delta":null,"favicon_asset_id":60445580,"map_center_on_postcode":null,"calendar_active":false,"bedrooms_range":null,"googleplus_uri":"","google_maps_branch_zoom_level":null,"custom_footer_content":null,"enable_branch_search":true,"slideshow_overlay_text":null,"county_search_enabled":null,"on_footer_text_colour":"","google_site_verification_code":"","valuations_text_colour_override":null,"feature_latest_news_articles_on_homepage":null,"terms_statement_text":null,"only_use_agent_locations":false,"briefyourmarket_username":null,"disable_interesting_properties":null,"registration_lead_override_address":null,"custom_colour_5":"","applicants_active_months":null,"let_agreed_overlay_asset":null,"search_exclude_first_from_maximum":null,"hidden_properties_enabled":null,"sold_property_overlay_asset_id":null,"on_primary_tint_text_colour":"","secondary_admin_colour":"","tenants_grace_period_months":null,"briefyourmarket_password":null,"valuations_adjustment":0.0,"primary_colour":"#0178bd","excluded_search_tags":null,"analytics_code":"","mobile_logo_asset_id":null,"custom_search_property_type":null,"lead_forward_exclusive_override":false,"member_arla":null,"send_advert":0,"valuation_link_on_homepage":null,"default_search_channel":null,"header_background_colour":null,"logo_asset_id":47900176,"valuation_upper_bound":null,"polygon_enabled_for_postcode_search":true,"bing_site_verification_code":"","banner_asset_id":null,"on_navigation_primary_text_colour":"","custom_colour_7":"","mobile_primary_colour":null,"map_pin_marker_asset":null,"branch_property_sharing_enabled":null,"valuation_scaling_factor":null,"location_bound_sw_lat":null,"show_area_selector_for_full_search":true,"briefyourmarket_base_url":null,"default_search_radius":null,"autofill_carousel_sales":null,"grey_alternative_colour":"","search_tags":[],"on_accent_tint_text_colour":"","valuations_background_image_id":null,"slideshow_f2":null,"polygon_enabled_for_branch_search":true,"location_pins_max_zoom_level":null,"primary_text_colour":"","match_price_delta":null,"instagram_access_token":null,"international_search":false,"hide_user_data":false,"sidebar_pod_background_colour":"","pdf_logo_asset_geometry":null,"pdf_margins_plain":null,"spam_protection_enabled":false,"meta_title":null,"polygon_enabled_for_location_search":true,"property_details_include_long_description":true,"lettings_valuations_enabled":true,"homepage_video_url":null,"country_codes":null,"content_background_colour":"","button_tint_colour":"","facebook_uri":"https://www.facebook.com/Bladen-Commercial-Property-Consultants-108549200552751/","twitter_uri":"","mobile_iphone_icon_asset_id":null,"email_template_id":5,"property_nearest_content_chunk_acquisition":null,"custom_colour_9":"","pdf_logo_asset_id":null,"send_html_emails":true,"allow_lead_international_postcodes":null,"sales_price_range":null,"location_bound_ne_lat":null,"valuation_lead_override_address":null,"custom_colour_2":"","under_offer_overlay_asset":null,"pinterest_uri":"","button_primary_colour":"","primary_admin_colour":"","slideshow_f4":null,"you_tube_uri":"","accent_tint_colour":"","default_search_status":null,"pdf_body_font_id":null,"default_radius_for_location_search":null,"portal_logo_asset_id":null,"recaptcha_enabled":false,"use_branch_email":null,"include_all_properties_in_open_search":false,"custom_search_bedroom_range":null,"prefered_portal_id":null,"default_radius_for_postcode_search":null,"facebook_app_secret":null,"instagram_uri":"","google_maps_property_zoom_level":null,"logo_asset_geometry":"","free_text_search":null,"sstc_overlay_asset_id":null,"footer_colour":"","header_text_colour":"","slideshow_overlay_enabled":true,"portal_email_header_override_asset_id":null,"email_header_asset_id":null,"hide_aliased_name":null,"custom_colour_4":"","can_add_properties":true});
  Homeflow.set('page_route', 'home#home')
  Homeflow.set('exposures_public_url', 'https://exposures.homeflow.co.uk');

  

  
    
      Ctesius.addConfig('cookie_consent_config', {
        "palette": {
          "popup": {
            "background": "rgb(237, 239, 245)",
            "text": "rgb(101, 101, 101)",
            "link": "rgb(101, 101, 101)",
          },
          "button": {
            "background": "transparent",
            "text": "rgb(66, 66, 66)",
            "border": "rgb(66, 66, 66)",
          },
        },
        "position": "bottom-left",
        "type": "opt-in",
        "content": {
          "href": "/pages/cookies",
          "message": "This website uses cookies to give you the best experience.",
        },
      });
    
  

  // this was previously set in defaultConfig in ctesius.js.coffee
  Homeflow.set('draggable_map_view', 'hfjs-draggable-map');

  

  

  

  

  

  

  (function() {
    

    

    

    
  })();

  console.log('[v3] [production] [phobos]');
</script>



<script>
  ;(function () {
    var createdCookieStamp = '';
    var lessThan24Hours = false;

    if (localStorage.logosLogin) {
      createdCookieStamp = localStorage.logosLogin.split(',')[2];
      lessThan24Hours = Math.abs(new Date(createdCookieStamp) - new Date()) / 36e5 < 24;
    }

    if (!lessThan24Hours) {
      localStorage.removeItem('logosLogin');
    }

    var admin = document.cookie.includes('logosLogin');

    if (!admin) return null;

    var cookies = document.cookie.split(';');
    var splitCookie = [];
    var splitCookieValue = [];

    cookies.forEach(function (cookie) {
      splitCookie = cookie.split('=');

      if (splitCookie[0].includes('logosLogin')) {
        splitCookieValue = splitCookie[1].split(',');
        localStorage.setItem('logosLogin', splitCookieValue);
      }
    });
  })();
</script>






<script>
  "use strict";function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}!function(e){if(!e.hasInitialised){var t={escapeRegExp:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},hasClass:function(e,t){var i=" ";return 1===e.nodeType&&(i+e.className+i).replace(/[\n\t]/g,i).indexOf(i+t+i)>=0},addClass:function(e,t){e.className+=" "+t},removeClass:function(e,t){var i=new RegExp("\\b"+this.escapeRegExp(t)+"\\b");e.className=e.className.replace(i,"")},interpolateString:function(e,t){return e.replace(/{{([a-z][a-z0-9\-_]*)}}/gi,function(e){return t(arguments[1])||""})},getCookie:function(e){var t=("; "+document.cookie).split("; "+e+"=");return t.length<2?void 0:t.pop().split(";").shift()},setCookie:function(e,t,i,n,o,s){var r=new Date;r.setHours(r.getHours()+24*(i||365));var a=[e+"="+t,"expires="+r.toUTCString(),"path="+(o||"/")];n&&a.push("domain="+n),s&&a.push("secure"),document.cookie=a.join(";")},deepExtend:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(i in e&&this.isPlainObject(e[i])&&this.isPlainObject(t[i])?this.deepExtend(e[i],t[i]):e[i]=t[i]);return e},throttle:function(e,t){var i=!1;return function(){i||(e.apply(this,arguments),i=!0,setTimeout(function(){i=!1},t))}},hash:function(e){var t,i,n=0;if(0===e.length)return n;for(t=0,i=e.length;t<i;++t)n=(n<<5)-n+e.charCodeAt(t),n|=0;return n},normaliseHex:function(e){return"#"==e[0]&&(e=e.substr(1)),3==e.length&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]),e},getContrast:function(e){return e=this.normaliseHex(e),(299*parseInt(e.substr(0,2),16)+587*parseInt(e.substr(2,2),16)+114*parseInt(e.substr(4,2),16))/1e3>=128?"#000":"#fff"},getLuminance:function(e){var t=parseInt(this.normaliseHex(e),16),i=38+(t>>16),n=38+(t>>8&255),o=38+(255&t);return"#"+(16777216+65536*(i<255?i<1?0:i:255)+256*(n<255?n<1?0:n:255)+(o<255?o<1?0:o:255)).toString(16).slice(1)},isMobile:function(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)},isPlainObject:function(e){return"object"===_typeof(e)&&null!==e&&e.constructor==Object},traverseDOMPath:function(e,i){return e&&e.parentNode?t.hasClass(e,i)?e:this.traverseDOMPath(e.parentNode,i):null}};e.status={deny:"deny",allow:"allow",dismiss:"dismiss"},e.transitionEnd=function(){var e=document.createElement("div"),t={t:"transitionend",OT:"oTransitionEnd",msT:"MSTransitionEnd",MozT:"transitionend",WebkitT:"webkitTransitionEnd"};for(var i in t)if(t.hasOwnProperty(i)&&void 0!==e.style[i+"ransition"])return t[i];return""}(),e.hasTransition=!!e.transitionEnd;var i=Object.keys(e.status).map(t.escapeRegExp);e.customStyles={},e.Popup=function(){var n={enabled:!0,container:null,cookie:{name:"cookieconsent_status",path:"/",domain:"",expiryDays:365,secure:!1},onPopupOpen:function(){},onPopupClose:function(){},onInitialise:function(e){},onStatusChange:function(e,t){},onRevokeChoice:function(){},onNoCookieLaw:function(e,t){},content:{header:"Cookies used on the website!",message:"This website uses cookies to ensure you get the best experience on our website.",dismiss:"Got it!",allow:"Allow cookies",deny:"Decline",link:"Learn more",href:"https://www.cookiesandyou.com",close:"&#x274c;",target:"_blank",policy:"Cookie Policy"},elements:{header:'<span class="cc-header">{{header}}</span>&nbsp;',message:'<span id="cookieconsent:desc" class="cc-message">{{message}}</span>',messagelink:'<span id="cookieconsent:desc" class="cc-message">{{message}} <a aria-label="learn more about cookies" role=button tabindex="0" class="cc-link" href="{{href}}" rel="noopener noreferrer nofollow" target="{{target}}">{{link}}</a></span>',dismiss:'<a aria-label="dismiss cookie message" role=button tabindex="0" class="cc-btn cc-dismiss">{{dismiss}}</a>',allow:'<a aria-label="allow cookies" role=button tabindex="0"  class="cc-btn cc-allow">{{allow}}</a>',deny:'<a aria-label="deny cookies" role=button tabindex="0" class="cc-btn cc-deny">{{deny}}</a>',link:'<a aria-label="learn more about cookies" role=button tabindex="0" class="cc-link" href="{{href}}" rel="noopener noreferrer nofollow" target="{{target}}">{{link}}</a>',close:'<span aria-label="dismiss cookie message" role=button tabindex="0" class="cc-close">{{close}}</span>'},window:'<div role="dialog" aria-live="polite" aria-label="cookieconsent" aria-describedby="cookieconsent:desc" class="cc-window {{classes}}">\x3c!--googleoff: all--\x3e{{children}}\x3c!--googleon: all--\x3e</div>',revokeBtn:'<div class="cc-revoke {{classes}}">{{policy}}</div>',compliance:{info:'<div class="cc-compliance">{{dismiss}}</div>',"opt-in":'<div class="cc-compliance cc-highlight">{{deny}}{{allow}}</div>',"opt-out":'<div class="cc-compliance cc-highlight">{{deny}}{{allow}}</div>'},type:"info",layouts:{basic:"{{messagelink}}{{compliance}}","basic-close":"{{messagelink}}{{compliance}}{{close}}","basic-header":"{{header}}{{message}}{{link}}{{compliance}}"},layout:"basic",position:"bottom",theme:"block",static:!1,palette:null,revokable:!1,animateRevokable:!0,showLink:!0,dismissOnScroll:!1,dismissOnTimeout:!1,dismissOnWindowClick:!1,ignoreClicksFrom:["cc-revoke","cc-btn"],autoOpen:!0,autoAttach:!0,whitelistPage:[],blacklistPage:[],overrideHTML:null};function o(){this.initialise.apply(this,arguments)}function s(e){this.openingTimeout=null,t.removeClass(e,"cc-invisible")}function r(t){t.style.display="none",t.removeEventListener(e.transitionEnd,this.afterTransition),this.afterTransition=null}function a(){var e=this.options.position.split("-"),t=[];return e.forEach(function(e){t.push("cc-"+e)}),t}function c(n){var o=this.options,s=document.createElement("div"),r=o.container&&1===o.container.nodeType?o.container:document.body;s.innerHTML=n;var a=s.children[0];return a.style.display="none",t.hasClass(a,"cc-window")&&e.hasTransition&&t.addClass(a,"cc-invisible"),this.onButtonClick=function(n){var o=t.traverseDOMPath(n.target,"cc-btn")||n.target;if(t.hasClass(o,"cc-btn")){var s=o.className.match(new RegExp("\\bcc-("+i.join("|")+")\\b")),r=s&&s[1]||!1;r&&(this.setStatus(r),this.close(!0))}t.hasClass(o,"cc-close")&&(this.setStatus(e.status.dismiss),this.close(!0));t.hasClass(o,"cc-revoke")&&this.revokeChoice()}.bind(this),a.addEventListener("click",this.onButtonClick),o.autoAttach&&(r.firstChild?r.insertBefore(a,r.firstChild):r.appendChild(a)),a}function l(e){return"000000"==(e=t.normaliseHex(e))?"#222":t.getLuminance(e)}function u(e,t){for(var i=0,n=e.length;i<n;++i){var o=e[i];if(o instanceof RegExp&&o.test(t)||"string"==typeof o&&o.length&&o===t)return!0}return!1}return o.prototype.initialise=function(i){this.options&&this.destroy(),t.deepExtend(this.options={},n),t.isPlainObject(i)&&t.deepExtend(this.options,i),function(){var t=this.options.onInitialise.bind(this);if(!window.navigator.cookieEnabled)return t(e.status.deny),!0;if(window.CookiesOK||window.navigator.CookiesOK)return t(e.status.allow),!0;var i=Object.keys(e.status),n=this.getStatus(),o=i.indexOf(n)>=0;o&&t(n);return o}.call(this)&&(this.options.enabled=!1),u(this.options.blacklistPage,location.pathname)&&(this.options.enabled=!1),u(this.options.whitelistPage,location.pathname)&&(this.options.enabled=!0);var o=this.options.window.replace("{{classes}}",function(){var i=this.options,n="top"==i.position||"bottom"==i.position?"banner":"floating";t.isMobile()&&(n="floating");var o=["cc-"+n,"cc-type-"+i.type,"cc-theme-"+i.theme];i.static&&o.push("cc-static");o.push.apply(o,a.call(this));(function(i){var n=t.hash(JSON.stringify(i)),o="cc-color-override-"+n,s=t.isPlainObject(i);this.customStyleSelector=s?o:null,s&&function(i,n,o){if(e.customStyles[i])return void++e.customStyles[i].references;var s={},r=n.popup,a=n.button,c=n.highlight;r&&(r.text=r.text?r.text:t.getContrast(r.background),r.link=r.link?r.link:r.text,s[o+".cc-window"]=["color: "+r.text,"background-color: "+r.background],s[o+".cc-revoke"]=["color: "+r.text,"background-color: "+r.background],s[o+" .cc-link,"+o+" .cc-link:active,"+o+" .cc-link:visited"]=["color: "+r.link],a&&(a.text=a.text?a.text:t.getContrast(a.background),a.border=a.border?a.border:"transparent",s[o+" .cc-btn"]=["color: "+a.text,"border-color: "+a.border,"background-color: "+a.background],a.padding&&s[o+" .cc-btn"].push("padding: "+a.padding),"transparent"!=a.background&&(s[o+" .cc-btn:hover, "+o+" .cc-btn:focus"]=["background-color: "+(a.hover||l(a.background))]),c?(c.text=c.text?c.text:t.getContrast(c.background),c.border=c.border?c.border:"transparent",s[o+" .cc-highlight .cc-btn:first-child"]=["color: "+c.text,"border-color: "+c.border,"background-color: "+c.background]):s[o+" .cc-highlight .cc-btn:first-child"]=["color: "+r.text]));var u=document.createElement("style");document.head.appendChild(u),e.customStyles[i]={references:1,element:u.sheet};var h=-1;for(var p in s)s.hasOwnProperty(p)&&u.sheet.insertRule(p+"{"+s[p].join(";")+"}",++h)}(n,i,"."+o);return s}).call(this,this.options.palette);this.customStyleSelector&&o.push(this.customStyleSelector);return o}.call(this).join(" ")).replace("{{children}}",function(){var e={},i=this.options;i.showLink||(i.elements.link="",i.elements.messagelink=i.elements.message);Object.keys(i.elements).forEach(function(n){e[n]=t.interpolateString(i.elements[n],function(e){var t=i.content[e];return e&&"string"==typeof t&&t.length?t:""})});var n=i.compliance[i.type];n||(n=i.compliance.info);e.compliance=t.interpolateString(n,function(t){return e[t]});var o=i.layouts[i.layout];o||(o=i.layouts.basic);return t.interpolateString(o,function(t){return e[t]})}.call(this)),s=this.options.overrideHTML;if("string"==typeof s&&s.length&&(o=s),this.options.static){var r=c.call(this,'<div class="cc-grower">'+o+"</div>");r.style.display="",this.element=r.firstChild,this.element.style.display="none",t.addClass(this.element,"cc-invisible")}else this.element=c.call(this,o);(function(){var i=this.setStatus.bind(this),n=this.close.bind(this),o=this.options.dismissOnTimeout;"number"==typeof o&&o>=0&&(this.dismissTimeout=window.setTimeout(function(){i(e.status.dismiss),n(!0)},Math.floor(o)));var s=this.options.dismissOnScroll;if("number"==typeof s&&s>=0){var r=function t(o){window.pageYOffset>Math.floor(s)&&(i(e.status.dismiss),n(!0),window.removeEventListener("scroll",t,{passive:!0}),this.onWindowScroll=null)};this.options.enabled&&(this.onWindowScroll=r,window.addEventListener("scroll",r,{passive:!0}))}var a=this.options.dismissOnWindowClick,c=this.options.ignoreClicksFrom;if(a){var l=function(o){for(var s=!1,r=o.path.length,a=c.length,u=0;u<r;u++)if(!s)for(var h=0;h<a;h++)s||(s=t.hasClass(o.path[u],c[h]));s||(i(e.status.dismiss),n(!0),window.removeEventListener("click",l),window.removeEventListener("touchend",l),this.onWindowClick=null)}.bind(this);this.options.enabled&&(this.onWindowClick=l,window.addEventListener("click",l),window.addEventListener("touchend",l))}}).call(this),function(){"info"!=this.options.type&&(this.options.revokable=!0);t.isMobile()&&(this.options.animateRevokable=!1);if(this.options.revokable){var e=a.call(this);this.options.animateRevokable&&e.push("cc-animate"),this.customStyleSelector&&e.push(this.customStyleSelector);var i=this.options.revokeBtn.replace("{{classes}}",e.join(" ")).replace("{{policy}}",this.options.content.policy);this.revokeBtn=c.call(this,i);var n=this.revokeBtn;if(this.options.animateRevokable){var o=t.throttle(function(e){var i=!1,o=window.innerHeight-20;t.hasClass(n,"cc-top")&&e.clientY<20&&(i=!0),t.hasClass(n,"cc-bottom")&&e.clientY>o&&(i=!0),i?t.hasClass(n,"cc-active")||t.addClass(n,"cc-active"):t.hasClass(n,"cc-active")&&t.removeClass(n,"cc-active")},200);this.onMouseMove=o,window.addEventListener("mousemove",o)}}}.call(this),this.options.autoOpen&&this.autoOpen()},o.prototype.destroy=function(){this.onButtonClick&&this.element&&(this.element.removeEventListener("click",this.onButtonClick),this.onButtonClick=null),this.dismissTimeout&&(clearTimeout(this.dismissTimeout),this.dismissTimeout=null),this.onWindowScroll&&(window.removeEventListener("scroll",this.onWindowScroll),this.onWindowScroll=null),this.onWindowClick&&(window.removeEventListener("click",this.onWindowClick),this.onWindowClick=null),this.onMouseMove&&(window.removeEventListener("mousemove",this.onMouseMove),this.onMouseMove=null),this.element&&this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.element=null,this.revokeBtn&&this.revokeBtn.parentNode&&this.revokeBtn.parentNode.removeChild(this.revokeBtn),this.revokeBtn=null,function(i){if(t.isPlainObject(i)){var n=t.hash(JSON.stringify(i)),o=e.customStyles[n];if(o&&!--o.references){var s=o.element.ownerNode;s&&s.parentNode&&s.parentNode.removeChild(s),e.customStyles[n]=null}}}(this.options.palette),this.options=null},o.prototype.open=function(t){if(this.element)return this.isOpen()||(e.hasTransition?this.fadeIn():this.element.style.display="",this.options.revokable&&this.toggleRevokeButton(),this.options.onPopupOpen.call(this)),this},o.prototype.close=function(t){if(this.element)return this.isOpen()&&(e.hasTransition?this.fadeOut():this.element.style.display="none",t&&this.options.revokable&&this.toggleRevokeButton(!0),this.options.onPopupClose.call(this)),this},o.prototype.fadeIn=function(){var i=this.element;if(e.hasTransition&&i&&(this.afterTransition&&r.call(this,i),t.hasClass(i,"cc-invisible"))){if(i.style.display="",this.options.static){var n=this.element.clientHeight;this.element.parentNode.style.maxHeight=n+"px"}this.openingTimeout=setTimeout(s.bind(this,i),20)}},o.prototype.fadeOut=function(){var i=this.element;e.hasTransition&&i&&(this.openingTimeout&&(clearTimeout(this.openingTimeout),s.bind(this,i)),t.hasClass(i,"cc-invisible")||(this.options.static&&(this.element.parentNode.style.maxHeight=""),this.afterTransition=r.bind(this,i),i.addEventListener(e.transitionEnd,this.afterTransition),t.addClass(i,"cc-invisible")))},o.prototype.isOpen=function(){return this.element&&""==this.element.style.display&&(!e.hasTransition||!t.hasClass(this.element,"cc-invisible"))},o.prototype.toggleRevokeButton=function(e){this.revokeBtn&&(this.revokeBtn.style.display=e?"":"none")},o.prototype.revokeChoice=function(e){this.options.enabled=!0,this.clearStatus(),this.options.onRevokeChoice.call(this),e||this.autoOpen()},o.prototype.hasAnswered=function(t){return Object.keys(e.status).indexOf(this.getStatus())>=0},o.prototype.hasConsented=function(t){var i=this.getStatus();return i==e.status.allow||i==e.status.dismiss},o.prototype.autoOpen=function(e){!this.hasAnswered()&&this.options.enabled?this.open():this.hasAnswered()&&this.options.revokable&&this.toggleRevokeButton(!0)},o.prototype.setStatus=function(i){var n=this.options.cookie,o=t.getCookie(n.name),s=Object.keys(e.status).indexOf(o)>=0;Object.keys(e.status).indexOf(i)>=0?(t.setCookie(n.name,i,n.expiryDays,n.domain,n.path,n.secure),this.options.onStatusChange.call(this,i,s)):this.clearStatus()},o.prototype.getStatus=function(){return t.getCookie(this.options.cookie.name)},o.prototype.clearStatus=function(){var e=this.options.cookie;t.setCookie(e.name,"",-1,e.domain,e.path)},o}(),e.Location=function(){var e={timeout:5e3,services:["ipinfo"],serviceDefinitions:{ipinfo:function(){return{url:"//ipinfo.io",headers:["Accept: application/json"],callback:function(e,t){try{var i=JSON.parse(t);return i.error?s(i):{code:i.country}}catch(e){return s({error:"Invalid response ("+e+")"})}}}},ipinfodb:function(e){return{url:"//api.ipinfodb.com/v3/ip-country/?key={api_key}&format=json&callback={callback}",isScript:!0,callback:function(e,t){try{var i=JSON.parse(t);return"ERROR"==i.statusCode?s({error:i.statusMessage}):{code:i.countryCode}}catch(e){return s({error:"Invalid response ("+e+")"})}}}},maxmind:function(){return{url:"//js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js",isScript:!0,callback:function(e){window.geoip2?geoip2.country(function(t){try{e({code:t.country.iso_code})}catch(t){e(s(t))}},function(t){e(s(t))}):e(new Error("Unexpected response format. The downloaded script should have exported `geoip2` to the global scope"))}}}}};function i(i){t.deepExtend(this.options={},e),t.isPlainObject(i)&&t.deepExtend(this.options,i),this.currentServiceIndex=-1}function n(e,t,i){var n,o=document.createElement("script");o.type="text/"+(e.type||"javascript"),o.src=e.src||e,o.async=!1,o.onreadystatechange=o.onload=function(){var e=o.readyState;clearTimeout(n),t.done||e&&!/loaded|complete/.test(e)||(t.done=!0,t(),o.onreadystatechange=o.onload=null)},document.body.appendChild(o),n=setTimeout(function(){t.done=!0,t(),o.onreadystatechange=o.onload=null},i)}function o(e,t,i,n,o){var s=new(window.XMLHttpRequest||window.ActiveXObject)("MSXML2.XMLHTTP.3.0");if(s.open(n?"POST":"GET",e,1),s.setRequestHeader("Content-type","application/x-www-form-urlencoded"),Array.isArray(o))for(var r=0,a=o.length;r<a;++r){var c=o[r].split(":",2);s.setRequestHeader(c[0].replace(/^\s+|\s+$/g,""),c[1].replace(/^\s+|\s+$/g,""))}"function"==typeof t&&(s.onreadystatechange=function(){s.readyState>3&&t(s)}),s.send(n)}function s(e){return new Error("Error ["+(e.code||"UNKNOWN")+"]: "+e.error)}return i.prototype.getNextService=function(){var e;do{e=this.getServiceByIdx(++this.currentServiceIndex)}while(this.currentServiceIndex<this.options.services.length&&!e);return e},i.prototype.getServiceByIdx=function(e){var i=this.options.services[e];if("function"==typeof i){var n=i();return n.name&&t.deepExtend(n,this.options.serviceDefinitions[n.name](n)),n}return"string"==typeof i?this.options.serviceDefinitions[i]():t.isPlainObject(i)?this.options.serviceDefinitions[i.name](i):null},i.prototype.locate=function(e,t){var i=this.getNextService();i?(this.callbackComplete=e,this.callbackError=t,this.runService(i,this.runNextServiceOnError.bind(this))):t(new Error("No services to run"))},i.prototype.setupUrl=function(e){var t=this.getCurrentServiceOpts();return e.url.replace(/\{(.*?)\}/g,function(i,n){if("callback"===n){var o="callback"+Date.now();return window[o]=function(t){e.__JSONP_DATA=JSON.stringify(t)},o}if(n in t.interpolateUrl)return t.interpolateUrl[n]})},i.prototype.runService=function(e,t){var i=this;e&&e.url&&e.callback&&(e.isScript?n:o)(this.setupUrl(e),function(n){var o=n?n.responseText:"";e.__JSONP_DATA&&(o=e.__JSONP_DATA,delete e.__JSONP_DATA),i.runServiceCallback.call(i,t,e,o)},this.options.timeout,e.data,e.headers)},i.prototype.runServiceCallback=function(e,t,i){var n=this,o=t.callback(function(t){o||n.onServiceResult.call(n,e,t)},i);o&&this.onServiceResult.call(this,e,o)},i.prototype.onServiceResult=function(e,t){t instanceof Error||t&&t.error?e.call(this,t,null):e.call(this,null,t)},i.prototype.runNextServiceOnError=function(e,t){if(e){this.logError(e);var i=this.getNextService();i?this.runService(i,this.runNextServiceOnError.bind(this)):this.completeService.call(this,this.callbackError,new Error("All services failed"))}else this.completeService.call(this,this.callbackComplete,t)},i.prototype.getCurrentServiceOpts=function(){var e=this.options.services[this.currentServiceIndex];return"string"==typeof e?{name:e}:"function"==typeof e?e():t.isPlainObject(e)?e:{}},i.prototype.completeService=function(e,t){this.currentServiceIndex=-1,e&&e(t)},i.prototype.logError=function(e){var t=this.currentServiceIndex,i=this.getServiceByIdx(t);console.warn("The service["+t+"] ("+i.url+") responded with the following error",e)},i}(),e.Law=function(){var e={regionalLaw:!0,hasLaw:["AT","BE","BG","HR","CZ","CY","DK","EE","FI","FR","DE","EL","HU","IE","IT","LV","LT","LU","MT","NL","NO","PL","PT","SK","ES","SE","GB","UK","GR","EU","RO"],revokable:["HR","CY","DK","EE","FR","DE","LV","LT","NL","NO","PT","ES"],explicitAction:["HR","IT","ES","NO"]};function i(e){this.initialise.apply(this,arguments)}return i.prototype.initialise=function(i){t.deepExtend(this.options={},e),t.isPlainObject(i)&&t.deepExtend(this.options,i)},i.prototype.get=function(e){var t=this.options;return{hasLaw:t.hasLaw.indexOf(e)>=0,revokable:t.revokable.indexOf(e)>=0,explicitAction:t.explicitAction.indexOf(e)>=0}},i.prototype.applyLaw=function(e,t){var i=this.get(t);return i.hasLaw||(e.enabled=!1,"function"==typeof e.onNoCookieLaw&&e.onNoCookieLaw(t,i)),this.options.regionalLaw&&(i.revokable&&(e.revokable=!0),i.explicitAction&&(e.dismissOnScroll=!1,e.dismissOnTimeout=!1)),e},i}(),e.initialise=function(i,n,o){var s=new e.Law(i.law);n||(n=function(){}),o||(o=function(){});var r=Object.keys(e.status),a=t.getCookie("cookieconsent_status");r.indexOf(a)>=0?n(new e.Popup(i)):e.getCountryCode(i,function(t){delete i.law,delete i.location,t.code&&(i=s.applyLaw(i,t.code)),n(new e.Popup(i))},function(t){delete i.law,delete i.location,o(t,new e.Popup(i))})},e.getCountryCode=function(t,i,n){t.law&&t.law.countryCode?i({code:t.law.countryCode}):t.location?new e.Location(t.location).locate(function(e){i(e||{})},n):i({})},e.utils=t,e.hasInitialised=!0,window.cookieconsent=e}}(window.cookieconsent||{});
</script>


<style>
  .cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{transform:translateY(0)}.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-window,.cc-revoke{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica, Calibri, Arial, sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:0.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:bold}.cc-btn,.cc-link,.cc-close,.cc-revoke{cursor:pointer}.cc-link{opacity:1;display:inline-block;padding:0.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:0.4em 0.8em;font-size:0.9em;font-weight:bold;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:hover,.cc-highlight .cc-btn:first-child:focus{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:0.5em;right:0.5em;font-size:1.6em;opacity:0.9;line-height:0.75}.cc-close:hover,.cc-close:focus{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:0.5em;border-bottom-right-radius:0.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:0.5em;border-top-right-radius:0.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:0.5em}@media print{.cc-window,.cc-revoke{display:none}}@media screen and (max-width: 900px){.cc-btn{white-space:normal}}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-right,.cc-window.cc-left{left:0;right:0}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:0.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

  .cc-fullscreen-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(30, 30, 30, 0.7);
    z-index: 999;
  }


  .cc-theme-fullscreen .cc-deny-link {
    display: inline;
    padding: 0;
    font-size: .9em;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
    /* unfortunately need to use !important here to override library styles */
    background-color: transparent !important;
    color: rgb(131, 131, 145) !important;
  }

  .cc-theme-fullscreen .cc-compliance {
    width: 50%;
    margin: 10px auto;
  }

  @media (min-width: 414px) {
    .cc-theme-fullscreen {
      bottom: 50%;
      left: 50%;
      margin-left: -190px;
      margin-bottom: -70px;
    }
  }

  .hf-cc-revoke {
    position: fixed;
    bottom: 0;
    left: 20px;
    padding: 5px 10px;
    background-color: #edeff5;
  }

  @media (max-width: 414px) {
    .hf-cc-revoke {
      font-size: 12px;
    }
  }
</style>


<meta http-equiv="Content-Security-Policy" content="">




  
    <title>Bladen Commercial Property Consultants</title>
  

  <meta name="viewport" content="user-scalable=1.0,initial-scale=1.0,minimum-scale=1.0">
  <meta name="description" content="Bladen Commercial Property Consultants">
  <meta name="format-detection" content="telephone=no">
  <link rel="canonical" href="https://www.bladenproperty.co.uk">

  <!-- Image preloads -->
  

  
    
      <link rel="preconnect" href="https://fonts.gstatic.com">
      <link rel="preconnect" href="https://fonts.googleapis.com">

      <!-- Google font(s) -->
      <link rel="stylesheet" as="style" href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;600;900&amp;display=swap" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="stylesheet" as="style" href="https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;600;900&amp;display=swap" onload="this.onload=null;this.rel='stylesheet'">
    
  

  

  

  

  <!-- Critical Above the Fold -->
  
<style>
.hover-link{position:relative;text-decoration:none}.hover-link:after{position:absolute;bottom:8px;left:0;display:inline-block;content:" ";width:0;height:2px;background-color:#1f2937;transition:width .25s linear}.hover-link:hover:after{width:100%;background-color:#1f2937}.swell-108{transform:scale(1, 1);transition:transform .25s ease-in-out}.swell-108:hover{transform:scale(1.08, 1.08)}header.container-fluid{background-color:rgba(0,0,0,0);width:100%;margin:0;padding:0}header.container-fluid .nav-main{display:flex;justify-content:space-between;height:6rem;color:;transform:translateY(2rem);background-color:;transition:transform .25s ease-out,background-color ease-out .5s,height .5s ease-out;box-shadow:none;z-index:2010}@media(min-width: 1260px){header.container-fluid .nav-main{padding:10px 3rem}}@media(max-width: 1259px){header.container-fluid .nav-main{padding:5px 2rem}}header.container-fluid .nav-main .navbar-brand{display:block;flex-grow:0;flex-shrink:0;height:100%;font-size:1.5rem;padding:.5rem 3rem 0 0;text-decoration:none;opacity:1;transition:opacity .5s ease-out,height .5s ease-out}header.container-fluid .nav-main .navbar-brand .logo-img{height:115%}header.container-fluid .nav-main .navbar-nav-items{justify-content:space-between;flex-grow:1;flex-shrink:1;margin-right:32px}header.container-fluid .nav-main .navbar-nav-items .nav-item{position:relative;white-space:nowrap}header.container-fluid .nav-main .navbar-nav-items .nav-item.active{font-weight:bold;font-weight:700}header.container-fluid .nav-main .navbar-nav-items .nav-item .nav-link{position:relative;text-decoration:none;display:inline-block;color:;font-weight:normal;font-weight:400;font-size:17px;transform:scale(1, 1);transition:transform .25s ease-in-out}header.container-fluid .nav-main .navbar-nav-items .nav-item .nav-link:after{position:absolute;bottom:8px;left:0;display:inline-block;content:" ";width:0;height:2px;background-color:;transition:width .25s linear}header.container-fluid .nav-main .navbar-nav-items .nav-item .nav-link:hover:after{width:100%;background-color:}header.container-fluid .nav-main .navbar-nav-items .nav-item .header-submenu{position:absolute;top:33px;left:-10px;display:none;background-color:#fff;list-style-type:none;padding:1rem;padding-top:1rem;margin:0;transform:scale(1, 0);transition:transform .25s ease-in-out}header.container-fluid .nav-main .navbar-nav-items .nav-item .header-submenu li{padding:2px;margin:0}header.container-fluid .nav-main .navbar-nav-items .nav-item .header-submenu li a{position:relative;text-decoration:none;color:#1f2937;letter-spacing:.5px}header.container-fluid .nav-main .navbar-nav-items .nav-item .header-submenu li a:after{position:absolute;bottom:-2px;left:0;display:inline-block;content:" ";width:0;height:2px;background-color:#1f2937;transition:width .25s linear}header.container-fluid .nav-main .navbar-nav-items .nav-item .header-submenu li a:hover:after{width:100%;background-color:#1f2937}header.container-fluid .nav-main .navbar-nav-items .nav-item:hover ul.header-submenu{display:block;transform:scale(1, 1)}header.container-fluid .nav-main .icon-links{flex-grow:0;flex-shrink:0;padding:0 .5rem;padding:0;height:31px}header.container-fluid .nav-main .icon-links .nav-item{display:block;position:relative;padding:0;margin:0;margin-left:.75rem}header.container-fluid .nav-main .icon-links .nav-item .nav-link{position:relative;display:inline-block;width:31px;height:31px;color:;font-weight:normal;font-weight:400;padding:0;margin:0;z-index:1}header.container-fluid .nav-main .icon-links .nav-item .nav-link .header-save-indicator{position:absolute;opacity:.5;bottom:-0.5rem;right:-0.5rem;z-index:2}header.container-fluid .nav-main .icon-links .nav-item .nav-link svg{height:100%;width:100%;z-index:1}header.container-fluid .nav-main .icon-links-header{display:block}header.container-fluid .nav-main .icon-links-mobile{display:none}body:not(.home) header.container-fluid .nav-main,header.container-fluid .nav-main.scrolled{height:5rem;color:#aaa;background-color:#555;transform:translateY(0);opacity:1;box-shadow:none}body:not(.home) header.container-fluid .nav-main .navbar-brand,header.container-fluid .nav-main.scrolled .navbar-brand{color:#aaa;padding:.25rem 2rem .25rem 0}body:not(.home) header.container-fluid .nav-main .navbar-brand .logo-img,header.container-fluid .nav-main.scrolled .navbar-brand .logo-img{height:100%}body:not(.home) header.container-fluid .nav-main .navbar-nav-items,header.container-fluid .nav-main.scrolled .navbar-nav-items{color:#aaa}body:not(.home) header.container-fluid .nav-main .navbar-nav-items .nav-link,header.container-fluid .nav-main.scrolled .navbar-nav-items .nav-link{position:relative;text-decoration:none;color:#aaa;transform:scale(1, 1);transition:transform .25s ease-in-out}body:not(.home) header.container-fluid .nav-main .navbar-nav-items .nav-link:after,header.container-fluid .nav-main.scrolled .navbar-nav-items .nav-link:after{position:absolute;bottom:8px;left:0;display:inline-block;content:" ";width:0;height:2px;background-color:#aaa;transition:width .25s linear}body:not(.home) header.container-fluid .nav-main .navbar-nav-items .nav-link:hover:after,header.container-fluid .nav-main.scrolled .navbar-nav-items .nav-link:hover:after{width:100%;background-color:#aaa}body:not(.home) header.container-fluid .nav-main .navbar-nav-items .nav-link:hover,header.container-fluid .nav-main.scrolled .navbar-nav-items .nav-link:hover{opacity:1}body:not(.home) header.container-fluid .nav-main .icon-links,header.container-fluid .nav-main.scrolled .icon-links{color:#aaa}body:not(.home) header.container-fluid .nav-main .icon-links .nav-item .nav-link svg,header.container-fluid .nav-main.scrolled .icon-links .nav-item .nav-link svg{transform:scale(1.04, 1.04)}@media(max-width: 1023px){header.container-fluid .nav-main{box-shadow:none}header.container-fluid .nav-main .icon-links-header{display:none}header.container-fluid .nav-main .icon-links-mobile{display:none}}@media(max-width: 767px){body:not(.home) header.container-fluid .nav-main,header.container-fluid .nav-main,header.container-fluid .nav-main.scrolled{box-shadow:none;height:4rem}body:not(.home) header.container-fluid .nav-main .navbar-brand,header.container-fluid .nav-main .navbar-brand,header.container-fluid .nav-main.scrolled .navbar-brand{padding:.25rem 0;margin:0}body:not(.home) header.container-fluid .nav-main .navbar-brand .logo-img,header.container-fluid .nav-main .navbar-brand .logo-img,header.container-fluid .nav-main.scrolled .navbar-brand .logo-img{height:100%}body:not(.home) header.container-fluid .nav-main .icon-links-header,header.container-fluid .nav-main .icon-links-header,header.container-fluid .nav-main.scrolled .icon-links-header{display:none}body:not(.home) header.container-fluid .nav-main .icon-links-mobile,header.container-fluid .nav-main .icon-links-mobile,header.container-fluid .nav-main.scrolled .icon-links-mobile{display:inline-block;padding:0}}.header-bar-links{display:flex;flex-wrap:nowrap}@media(max-width: 1024px){.header-bar-links--hide-on-small{display:none}}.mega-menu-wrapper{position:absolute;top:0;left:0;height:0%;width:0%}.mega-menu-wrapper .mega-menu-fader-bg{position:fixed;display:block;background-color:#000;top:0;left:0;height:0;width:0;opacity:0;transition:opacity .5s ease-out;z-index:2020;cursor:default}.mega-menu-wrapper.active .mega-menu-fader-bg{height:100%;width:100%;display:block;opacity:.67}.mega-menu-wrapper .mega-menu{position:fixed;overflow:hidden;width:466px;height:100vh;right:-100vw;top:0;color:#1f2937;background-color:#fff;padding:7rem 1rem 0 1rem;transition:right .5s ease-in-out,top .5s ease-out;z-index:2030}.mega-menu-wrapper .mega-menu svg{color:rgba(0,0,0,0)}.mega-menu-wrapper .mega-menu a{text-transform:none}.mega-menu-wrapper .mega-menu .login-header-link{color:#1f2937;text-decoration:underline}.mega-menu-wrapper .mega-menu .login-header-link:visited,.mega-menu-wrapper .mega-menu .login-header-link:active{color:#1f2937}.mega-menu-wrapper .mega-menu .mega-menu-content{height:calc(100vh - 9rem);overflow-x:hidden;overflow-y:auto;padding:0;display:flex;justify-content:center;align-items:start}.mega-menu-wrapper .mega-menu .mega-menu-content ul.primary-menu{list-style-type:none;padding:0;margin:0;width:100%;padding:1rem}.mega-menu-wrapper .mega-menu .mega-menu-content ul.primary-menu>li.menu-item{padding:0;margin:0}.mega-menu-wrapper .mega-menu .mega-menu-content ul.primary-menu>li.menu-item a{display:flex;align-items:center;width:100%;height:100%;color:#1f2937;font-weight:bold;font-weight:700;font-size:1.25rem}.mega-menu-wrapper .mega-menu .mega-menu-content ul.primary-menu>li.menu-item span{color:#1f2937;font-weight:bold;font-weight:700;font-size:1.25rem}.mega-menu-wrapper .mega-menu .mega-menu-content ul.primary-menu>li.menu-item>ul{list-style-type:none;margin:0;padding:0;margin-left:0;margin-bottom:.25rem}.mega-menu-wrapper .mega-menu .mega-menu-content ul.primary-menu>li.menu-item>ul>li{margin:0;padding:0}.mega-menu-wrapper .mega-menu .mega-menu-content ul.primary-menu>li.menu-item>ul>li a{width:100%;height:100%;margin:0;padding:0;color:#374151;font-weight:normal;font-weight:500;font-size:1rem}.mega-menu-wrapper .mega-menu .mm-tab-buttons{border-bottom:1px solid #e5e7eb}.mega-menu-wrapper .mega-menu .max-w-200{max-width:200px}.mega-menu-wrapper .mega-menu .mega-top-bar{position:absolute;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;top:0;left:0;padding:0 1rem;margin:0;width:100%;height:6rem;background-color:#0178bd}.mega-menu-wrapper .mega-menu .mega-top-bar.scrolled{height:5rem}.mega-menu-wrapper .mega-menu .mega-top-bar .mega-menu-logo{display:block;padding:1.5rem 0 1.5rem 1.5rem}.mega-menu-wrapper .mega-menu .mega-top-bar .icon-links{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;text-align:center;padding:2.25rem 0;width:100%;height:36px}.mega-menu-wrapper .mega-menu .mega-top-bar .icon-links .nav-item{display:block;position:relative;padding:0;margin:0;margin-left:1rem}.mega-menu-wrapper .mega-menu .mega-top-bar .icon-links .nav-item .nav-link{position:relative;display:inline-block;width:36px;height:36px;color:#fff;font-weight:normal;font-weight:400;padding:0;margin:0;z-index:1}.mega-menu-wrapper .mega-menu .mega-top-bar .icon-links .nav-item .nav-link .header-save-indicator{position:absolute;opacity:.5;bottom:-0.5rem;right:-0.5rem;z-index:2}.mega-menu-wrapper .mega-menu .mega-top-bar .icon-links .nav-item .nav-link svg{height:100%;width:100%;z-index:2}.mega-menu-wrapper .mega-menu .mega-top-bar .js-close-mega-menu{display:inline-block;width:50px;padding:2.25rem 0;border:0;font-size:1.5rem}.mega-menu-wrapper .mega-menu .mega-top-bar .js-close-mega-menu svg{height:1.5rem}.mega-menu-wrapper .mega-menu.mega-menu-scrolled{right:0vw;background-color:#fff}.mega-menu-wrapper .mega-menu .mega-top-bar .icon-links span.mega-menu-save-indicator{font-size:12px;opacity:.5}.mega-menu-wrapper .mega-menu li>a:hover{background-color:#f3f4f6}.mega-menu-wrapper.active .mega-menu{right:0vw}.mega-menu-wrapper .alternate-search-form-wrapper{padding:1rem;border-radius:0}.mega-menu-wrapper .alternate-search-form-wrapper .form-control.location{border:1px solid #e5e7eb;line-height:2rem;padding-top:4px;padding-bottom:4px}.mega-menu-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.mega-menu-content::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.mega-menu-content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#0178bd}@media(max-width: 466px){.mega-menu-wrapper .mega-menu{width:100vw}.mega-menu-wrapper .mega-menu .icon-links{margin-left:1rem;margin-right:1rem}}html,body{margin:0;padding:0;overflow-x:hidden;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;width:100%;overflow-x:hidden;font-family:"PT Sans",sans-serif;font-size:.9rem}div,img{margin:0;padding:0}.lato{font-family:"Lato",sans-serif}svg{position:relative;display:inline-block;width:1.5rem;height:1.5rem;color:inherit;fill:currentColor;stroke:rgba(0,0,0,0)}a.no-underline{display:block;min-height:48px;min-width:48px}a.no-underline:after{display:none}.no-outline{outline:none}.no-outline:active{outline:none}.no-outline:focus{outline:none}@media(min-width: 1260px){.site-content-left{padding-left:3rem}}@media(max-width: 1259px){.site-content-left{padding-left:2rem}}@media(min-width: 1260px){.site-content-right{padding-right:3rem}}@media(max-width: 1259px){.site-content-right{padding-right:2rem}}@media(min-width: 1260px){.site-content{padding-left:3rem;padding-right:3rem}}@media(max-width: 1259px){.site-content,.site-content-mobile{padding-left:2rem;padding-right:2rem}}.hero-image-wrapper{max-height:1200px;min-height:80vh}.hero-image-wrapper.limited{min-height:500px;max-height:80vh}.hero-image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;z-index:-1}.hero-image__img{width:100%;height:100%;object-fit:cover}.services .service-block{transform-origin:center;transform:scale(1, 1);transition:transform .25s ease-in-out}.services .service-block:hover{transform:scale(1.05, 1.05)}.sell-let-switch .sell-switch,.sell-let-switch .let-switch{background:#ccd5df}#valuation-section .sell-let-switch .active{background:}.home #open-valuation{display:none}
</style>

  <link rel="stylesheet" href="/vendor_assets/blob.css?v=0918f29998b147648846b899acd2ab90">

  

















<meta property="og:locale" content="en_GB">
<meta property="og:site_name" content="Bladen Commercial Property Consultants">
<meta property="og:url" content="https://www.bladenproperty.co.uk">

<meta property="og:type" content="website">
<meta property="og:title" content="Bladen Commercial Property Consultants">
<meta property="og:description" content="Bladen Commercial Property Consultants">


    
  

<meta property="og:image" content="https://mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/600x_/Bladen-property-logo.jpg">



<meta name="twitter:card" content="summary">





  
    <link rel="icon" href="//mr0.homeflow-assets.co.uk/files/site_asset/image/6044/5580/_x_/favicon-32x32.png">
  

  <script>

(function (w, d, u) {


  Ctesius={};

  // Define two queues for handlers
  w.readyQ = [];
  w.bindReadyQ = [];
  w.eventQ = [];
  w.confQ = [];


  Ctesius.registerEvent=function(e,i){w.eventQ.push([e,i])}
  Ctesius.addConfig=function(e,i){w.confQ.push([e,i])}

  Ctesius.getConfig = function(e){
    var foundConfigItem = w.confQ.find(function(i) {
      return i[0] === e;
    });
    if(foundConfigItem) return foundConfigItem[1];
  }

  Ctesius.getEvent = function (key) {
    return w.eventQ[key];
  },

  Ctesius.kickEvent = function (key, ...args) {
    var e = Ctesius.getEvent(key);
    if (e != null) {
      return e.forEach(function (n) {
        return n.ftn(...Array.from(args || []))
      });
    }
  }

  // Push a handler into the correct queue
  function pushToQ(x, y) {
      if (x == "ready") {
          w.bindReadyQ.push(y);
      } else {
          w.readyQ.push(x);
      }
  }

  // Define an alias object (for use later)
  var alias = {
      ready: pushToQ,
      bind: pushToQ,
      load: pushToQ
  }

  // Define the fake jQuery function to capture handlers
  w.$ = w.jQuery = function (handler) {
      if (handler === d || handler === u || handler === w) {
          // Queue $(document).ready(handler), $().ready(handler)
          // and $(document).bind("ready", handler) by returning
          // an object with alias methods for pushToQ
          return alias;
      } else {
          // Queue $(handler)
          pushToQ(handler);
      }
  }

})(window, document);

</script>


  
    <meta name="robots" content="index, follow">
  

  
    <meta name="google-site-verification" content="">
  

  

  <style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap');
</style>
<style type="text/css">/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg, #73a5ff, #5477f5);background:linear-gradient(135deg, #73a5ff, #5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:rgba(0,0,0,0);border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}</style><style type="text/css">.hf-modal-background{position:fixed;z-index:200;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.hf-modal{max-height:100%;width:800px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;z-index:201;background-color:#fff;overflow:auto}@media(max-width: 820px){.hf-modal{width:100%;top:0;left:0;right:0;transform:none}}@keyframes modalBackgroundFade{from{opacity:0}to{opacity:1}}.hf-modal-background{animation-name:modalBackgroundFade;animation-duration:.5s}</style><style type="text/css">.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all 200ms ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:bold;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-option.is-selected{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}</style><style></style><style></style></head>


  <body class="home home"><div style="display: none;"></div><div role="dialog" aria-live="polite" aria-label="cookieconsent" aria-describedby="cookieconsent:desc" class="cc-window cc-floating cc-type-opt-in cc-theme-block cc-bottom cc-left cc-color-override--1766779169 " style=""><!--googleoff: all--><span id="cookieconsent:desc" class="cc-message">This website uses cookies to give you the best experience. <a aria-label="learn more about cookies" role="button" tabindex="0" class="cc-link" href="/pages/cookies" rel="noopener noreferrer nofollow" target="_blank">Learn more</a></span><div class="cc-compliance cc-highlight"><a aria-label="deny cookies" role="button" tabindex="0" class="cc-btn cc-deny">Decline</a><a aria-label="allow cookies" role="button" tabindex="0" class="cc-btn cc-allow">Allow cookies</a></div><!--googleon: all--></div>
    <header class="container-fluid fixed-top header-tag">
  <div class="header-component"><nav class="navbar navbar-expand-md nav-main "><a class="navbar-brand" href="/" aria-label="Go to Homepage"><img src="//mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/1200x_/Bladen-property-logo.jpg" alt="Agency logo" class="logo-img" loading="eager" srcset="
                //mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/250x_/Bladen-property-logo.jpg 250w,
                //mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/500x_/Bladen-property-logo.jpg 500w
              " sizes=" (min-width: 768px) 500px, 250px " fetchpriority="high"></a><div class="header-bar-links"><ul class="d-none d-md-flex navbar-nav navbar-nav-items lato"><li class="nav-item mx-2"><span class="nav-link nav-link-has-submenu hover-link">Available Properties</span><ul class="header-submenu"><li class="header-submenu-item"><a href="/properties/sales" target="_self">Commercial property for sale</a></li><li class="header-submenu-item"><a href="/properties/lettings" target="_self">Commercial property to let</a></li><li class="header-submenu-item"><a href="/properties/sales/tag-development#/" target="_self">Development land for sale</a></li></ul></li><li class="nav-item mx-2"><span class="nav-link nav-link-has-submenu hover-link">Services</span><ul class="header-submenu"><li class="header-submenu-item"><a href="/pages/commercial-property-agency" target="_self">Commercial property agency</a></li><li class="header-submenu-item"><a href="/pages/acquisitions" target="_self">Acquisitions</a></li></ul></li><li class="nav-item mx-2"><span class="nav-link nav-link-has-submenu hover-link">Consultancy</span><ul class="header-submenu"><li class="header-submenu-item"><a href="/pages/rent-reviews" target="_self">Rent reviews</a></li><li class="header-submenu-item"><a href="/pages/lease-renewals" target="_self">Lease renewals</a></li><li class="header-submenu-item"><a href="/pages/request_valuation#" target="_self">Valuation</a></li><li class="header-submenu-item"><a href="/pages/property-director-service" target="_self">Property director service</a></li><li class="header-submenu-item"><a href="/pages/strategic-advice" target="_self">Strategic Advice</a></li></ul></li></ul></div><div class="icon-links icon-links-header d-flex flex-nowrap text-right"><span class="nav-item d-none d-lg-inline-block"><a class="nav-link swell-108" aria-label="Search" href="#/search"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0 0 11.6 0l43.6-43.5a8.2 8.2 0 0 0 0-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"></path></svg></a></span><span class="nav-item d-none d-md-inline-block"><a class="nav-link swell-108" aria-label="User Profile" href="#/user"><svg stroke="currentColor" fill="currentColor" stroke-width="0" height="1em" width="1em" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 55.09 53.62" style="transform: scale(1);"><g style="transform: scale(1.6, 1.6); transform-origin: center center;"><path d="M39.24,38.7H9.84c0-7.77,6.58-14.06,14.7-14.06S39.24,30.93,39.24,38.7Z"></path><ellipse cx="24.54" cy="19.57" rx="6.04" ry="7.18"></ellipse></g></svg><span class="badge badge-light header-save-indicator">0</span></a></span><span class="nav-item d-inline-block"><a class="nav-link swell-108" aria-label="Menu" href="#/menu"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"></path></svg></a></span></div></nav><div class="mega-menu-wrapper "><a aria-label="Go to Homepage" href="#/"><div class="mega-menu-fader-bg"></div></a><div class="mega-menu"><div class="mega-top-bar d-flex justify-content-between px-0 px-md-3 "><nav class="icon-links svg-white d-flex justify-content-between"><div class="d-inline-flex"><span class="nav-item d-inline-block"><a class="nav-link swell-108" aria-label="Search" href="#/search"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0 0 11.6 0l43.6-43.5a8.2 8.2 0 0 0 0-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"></path></svg></a></span><span class="nav-item d-inline-block"><a class="nav-link swell-108" aria-label="User Profile" href="#/user"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" style="transform: scale(0.8);"><path d="M256 288c79.5 0 144-64.5 144-144S335.5 0 256 0 112 64.5 112 144s64.5 144 144 144zm128 32h-55.1c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16H128C57.3 320 0 377.3 0 448v16c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-16c0-70.7-57.3-128-128-128z"></path></svg><span class="badge badge-light header-save-indicator">0</span></a></span><span class="nav-item d-inline-block"><a class="nav-link swell-108" aria-label="Menu" href="#/menu"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"></path></svg></a></span></div><span class="nav-item d-inline-block"><a class="nav-link swell-108" aria-label="Close" href="#/"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M256 48C140.559 48 48 140.559 48 256c0 115.436 92.559 208 208 208 115.435 0 208-92.564 208-208 0-115.441-92.564-208-208-208zm104.002 282.881l-29.12 29.117L256 285.117l-74.881 74.881-29.121-29.117L226.881 256l-74.883-74.881 29.121-29.116L256 226.881l74.881-74.878 29.12 29.116L285.119 256l74.883 74.881z"></path></svg></a></span></nav></div><div class="mega-menu-content"></div></div></div></div>
  <div class="flash_message_container text-center px-2 m-0"></div>
  <div id="js-modal-container"></div>
</header>

<div id="admin-bar" style="display: none;">
  
  
  <a href="https://bladen-commercial-property-con.content.homeflow.co.uk">Admin</a>
  
  
  
  
  
  
    
  <a href="https://bladen-commercial-property-con.content.homeflow.co.uk/site_content_chunks">Content chunks</a>


  

  <a href="#" class="admin-bar__link--right">Hide</a>

  <script>
  

  var admin_hovered;

    $(function() {
      var $admin_bar = $('#admin-bar');
      var $admin_bar_link = $('.admin-bar__link--right');
      var $showAdminLink = $('#show-admin-bar-link');

      if ($admin_bar.length) {

        var cookieFromLogos = false;
        var logosObject;

          // look for regular cookie set from Logos
          _(document.cookie.split(';')).each(function(cookie) {
            splitCookie = cookie.split('=')
            // if we find it, set the logosObject
            if (splitCookie[0].strip() == 'logosLogin') {
              cookieFromLogos = true;
              logosObject = splitCookie[1].split(',');
            }
          });

          // if there was no cookie, look for localStorage item
          if (!cookieFromLogos) {
            var logosString = localStorage.getItem('logosLogin');
            if (logosString) {
              logosObject = logosString.split(',');
            }
          }

          if (logosObject) {
            var userType = logosObject[0];
            var subdomain = logosObject[1];
            var timestamp = logosObject[2];

            var within24Hours = Math.abs(new Date(timestamp) - new Date()) / 36e5 < 24;

            if (within24Hours && (userType == 'Superuser' || subdomain == 'bladen-commercial-property-con')) {
              // custom theme offsets to push content down
              $('.nav-bauhaus').css('top', '30px');
              $admin_bar.show();
            }

            $('*[data-content-type]').each(function(i) {
              var $el = $(this);
              var id = $el.data('content-id');
              var name = $el.data('content-name');
              var type = $el.data('content-type');
              var branchId = $el.data('content-branch-id');
              var href;

              if (id) {
                var app = type == "properties" ? "properties" : "content";

                if(type === 'staff' && branchId){
                  href = 'https://bladen-commercial-property-con.' + app + '.homeflow.co.uk/' + 'branches/' + branchId + '/employees/' + id + '/edit';
                } else if (type == 'staff') {
                  href = "https://bladen-commercial-property-con.homeflow.co.uk/configure/business/" + type + "/" + id + "/edit";
                } else {
                  href = "https://bladen-commercial-property-con." + app + ".homeflow.co.uk/" + type + "/" + id + "/edit";
                }
              } else {
                href = '#';
              }

              $el.append('<a href="' + href + '" target="_blank" class="admin-edit-button" style="display: none;">Edit</a>');
            });

            $('*[data-content-type]').click(function(e) {
              if (!$(e.target).hasClass('admin-edit-button')) return null;

              $el = $(this);
              id = $el.data('content-id');
              name = $el.data('content-name');

              if (id) return null;

              $clone = $el.clone();
              $clone.find('a.admin-edit-button').remove()
              content = encodeURI($clone.html().replace(/^\s+/g, '').replace(/ +(?= )/g,''));
              var $form = $('<form action="https://bladen-commercial-property-con.content.homeflow.co.uk/site_content_chunks/new/prefill" method="POST">' +
              '<input type="hidden" name="content" value="' + content + '">' +
              '<input type="hidden" name="name" value="' + name + '">' +
              '</form>');
              $('body').append($form);
              $form.submit();
            });

            $('*[data-content-type]').mouseenter(function(e) {
              ele = $(this);
              ele.addClass('admin-editable');
              ele.find('.admin-edit-button').show();
              admin_hovered = ele;
            });

            $('*[data-content-type]').mouseleave(function(e) {
              admin_hovered = null;
              var ele = $(this);
              ele.find('.admin-edit-button').hide();
              if (admin_hovered == null || ele == null || admin_hovered.get(0) !== ele.get(0)) ele.removeClass('admin-editable');
            });
          }
        }

        $admin_bar_link.on('click',function(){
          $('.nav-bauhaus').css('top', '0');
          $admin_bar.hide();
          $showAdminLink.show();
        });

        $showAdminLink.on('click', function(e) {
          $('.nav-bauhaus').css('top', '30px');
          e.preventDefault();
          $showAdminLink.hide()
          $admin_bar.show();
        });
    });
</script>

  <style>
/* admin layout   */

#admin-bar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5000;
  height: 30px;
  padding: 5px;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
}

#admin-bar a {
  color: white;
  margin: 0 10px;
}

#admin-bar .admin-bar__link--right {
  float: right;
  cursor: pointer;
}
.admin-editable {
  position: relative;
  opacity: 0.8;
}

.admin-editable:before {
  content: "";
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  border: 2px dashed #999;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.2);
  pointer-events: none;
}

.admin-edit-button {
  font-size: 14px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: inline-block;
  color: #fff;
  background-color: grey;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 10;
  opacity: 1;
}

.admin-edit-button:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #5B5B5B;
}

#admin-bar .full_environment_details {
  display: none;
}

#admin-bar .environment_details {
  display: inline-block;
}

#admin-bar .environment_details:hover .full_environment_details {
  position: absolute;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 5px 10px;
  margin-top: 7px;
}

#show-admin-bar-link {
  position: fixed;
  right: 8px;
  top: 2px;
  color: #fff;
  z-index: 10000;
  font-size: 14px;
}

</style>


</div>

<a href="#" id="show-admin-bar-link" style="display: none;">Show admin</a>


<script>
  //
  // -- Gather data
  //

  // Agency image
  var agency = {
    id: '15769',
    logo: '//mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/_x_/Bladen-property-logo.jpg',
  }
  Homeflow.set('agency', agency);
  Homeflow.set('agency_menus', {"primary":{"name":"primary","items":[{"url":"/properties/sales","urlTarget":"_self","name":"Available Properties","position":"0","category":"","items":[{"url":"/properties/sales","urlTarget":"_self","name":"Commercial property for sale"},{"url":"/properties/lettings","urlTarget":"_self","name":"Commercial property to let"},{"url":"/properties/sales/tag-development#/","urlTarget":"_self","name":"Development land for sale"}]},{"url":"/pages/commercial-property-agency","urlTarget":"_self","name":"Services","position":"0","category":"","items":[{"url":"/pages/commercial-property-agency","urlTarget":"_self","name":"Commercial property agency"},{"url":"/pages/acquisitions","urlTarget":"_self","name":"Acquisitions"}]},{"url":"/pages/rent-reviews","urlTarget":"_self","name":"Consultancy","position":"0","category":"","items":[{"url":"/pages/rent-reviews","urlTarget":"_self","name":"Rent reviews"},{"url":"/pages/lease-renewals","urlTarget":"_self","name":"Lease renewals"},{"url":"/pages/request_valuation#","urlTarget":"_self","name":"Valuation"},{"url":"/pages/property-director-service","urlTarget":"_self","name":"Property director service"},{"url":"/pages/strategic-advice","urlTarget":"_self","name":"Strategic Advice"}]},{"url":"/pages/development","urlTarget":"_self","name":"Development","position":"0","category":""},{"url":"/pages/investment","urlTarget":"_self","name":"Investment","position":"0","category":""},{"url":"/branches","urlTarget":"_self","name":"Contact","position":"0","category":""}]},"footer":{"name":"footer"}});
</script>


    <main class="home">
      


  



  


<script>
  Homeflow.set('homeval', 'false');
  Homeflow.set('homeval_2', 'false');
  Homeflow.set('book_valuation_title', 'Selling or letting?');
  Homeflow.set('book_valuation_button', { url: '/pages/request_valuation', text: 'Book a valuation' });
</script>

<div class="hero-wrapper">
  
    
      
        
      
      <div class="js-hero-search-form search-form-wrapper"><div class="search-form-block"><form><h2 class="clarifying-shadow">Find your new home</h2><div class="lhs-search"><label class="home-search__channel btn" for="mega-channel-sales"><input type="radio" name="channel" aria-label="sales-radio" class="coloured-radio" id="mega-channel-sales" value="sales" checked="">Buy</label><label class="home-search__channel btn" for="mega-channel-lettings"><input type="radio" name="channel" aria-label="lettings-radio" class="coloured-radio" id="mega-channel-lettings" value="lettings">Rent</label><div><div role="combobox" aria-haspopup="listbox" aria-owns="react-autowhatever-1" aria-expanded="false" data-testid="suggestions" style="position: relative;"><input type="text" autocomplete="off" aria-autocomplete="list" aria-controls="react-autowhatever-1" pattern="^[^\|\~\<\>\[\]\{\}?#%*+=@&amp;;:$!]*$" placeholder="Enter a location..." name="Location search" class="location-input" data-testid="location-input" id="search-location-input" value=""><div id="react-autowhatever-1" role="listbox" style="display: none;"></div></div></div><button class="search-button btn btn-primary" type="submit">Search</button></div></form><div class="separator">or</div><div class="rhs-search"><h2 class="clarifying-shadow">Selling or letting?</h2><div class="btn-container"><a class="valuation-button btn btn-primary" href="/pages/request_valuation">Book a valuation</a></div></div></div></div>
    
  

  
    <div class="hero-image-wrapper">
      
      
            
      
        <div data-content-id="157678" data-content-type="site_content_chunks" class="hero-image-editable">
          <div class="hero-image" style="background-image: url(https://mr1.homeflow-assets.co.uk/files/site_asset/image/6034/9941/Origin_Phase_one-1_1_.jpg)">
</div>
        </div>
      
    

      

      

      

      
      <div class="hero-sticker">
        <div class="default-stickers-wrapper"><div class="social d-none d-md-block"><a href="https://www.facebook.com/Bladen-Commercial-Property-Consultants-108549200552751/" class="svg-white d-block" aria-label="Facebook" target="_blank" rel="noopener noreferrer"><svg stroke="currentColor" fill="currentColor" stroke-width="0" version="1.1" viewBox="0 0 16 16" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 3h2.5v-3h-2.5c-1.93 0-3.5 1.57-3.5 3.5v1.5h-2v3h2v8h3v-8h2.5l0.5-3h-3v-1.5c0-0.271 0.229-0.5 0.5-0.5z"></path></svg></a></div></div>
      </div>
    </div>
  
</div>


  




<div class="welcome-block">
      
      
        <div data-content-id="157675" data-content-type="site_content_chunks" class="default-image-wrapper">
          <div class="default-image">
 <img alt="" role="presentation" class="default-image__img default-image__img--full-height" loading="lazy" src="https://mr1.homeflow-assets.co.uk/files/site_asset/image/6035/1277/Origin_Phase_one-8__1_.jpg">
 </div>
        </div>
      
    


      
      
        <div data-content-id="157677" data-content-type="site_content_chunks" class="default-content">
          <h2 class="as-h1">Bladen Commercial Property Consultants</h2>
<p>Commercial Property Agents in <a href="/bristol/sales#/" style="text-decoration: underline;font-weight: 700;">Bristol</a>, <a href="/monmouthshire/sales#/" style="text-decoration: underline;font-weight: 700;">Monmouthshire</a>, <a href="/gloucestershire/sales#/" style="text-decoration: underline;font-weight: 700;">Gloucestershire</a> and <a href="/somerset/sales#/" style="text-decoration: underline; font-weight: 700;">North Somerset</a></p>
<p>Based in Bristol and Chepstow covering the South West and South Wales for commercial property, development and land sales.</p>
        </div>
      
    

</div>


  



<div class="services-block site-content">
  
    
      <div data-content-id="157668" data-content-type="site_content_chunks">
        <h2 class="no-top pt-5 text-center as-h1"></h2>
        <div class="services pb-5"><div class="services"><span><div class="service service--no-url swiper-card"><img class="service-image" src="https://picsum.photos/id/385/155/155" alt="Service 1" loading="lazy"><div class="service-text"><p class="pt-4 swiper-card__primary-title">Service 1</p><p>Some text about this service.</p></div></div></span><span><div class="service service--no-url swiper-card"><img class="service-image" src="https://picsum.photos/id/386/155/155" alt="Service 2" loading="lazy"><div class="service-text"><p class="pt-4 swiper-card__primary-title">Service 2</p><p>Some text about this service.</p></div></div></span><span><div class="service service--no-url swiper-card"><img class="service-image" src="https://picsum.photos/id/387/155/155" alt="Service 3" loading="lazy"><div class="service-text"><p class="pt-4 swiper-card__primary-title">Service 3</p><p>Some text about this service.</p></div></div></span><span><div class="service service--no-url swiper-card"><img class="service-image" src="https://picsum.photos/id/388/155/155" alt="Service 4" loading="lazy"><div class="service-text"><p class="pt-4 swiper-card__primary-title">Service 4</p><p>Some text about this service.</p></div></div></span><span><div class="service service--no-url swiper-card"><img class="service-image" src="https://picsum.photos/id/389/155/155" alt="Service 5" loading="lazy"><div class="service-text"><p class="pt-4 swiper-card__primary-title">Service 5</p><p>Some text about this service.</p></div></div></span></div></div>
        <h2 class="as-h1" style="text-align: center; margin-top: 0;"><span class="break-text">We Are</span> <span class="break-text">Specialists In...</span></h2>

<div class="service-buttons">

      <div class="sbtn">
        <a href="/properties/sales/">
          <img class="img-responsive" src="https://mr1.homeflow-assets.co.uk/files/site_asset/image/6041/1934/pexels-pixabay-273244_1_1_.jpg">
          <div class="sbtn-text">
            <h2>Commercial Sales</h2>
            <p>Search commercial properties for sale</p>
          </div>

        </a>
      </div>

      <div class="sbtn">
        <a href="/properties/lettings/">
          <img class="img-responsive" src="https://mr1.homeflow-assets.co.uk/files/site_asset/image/6041/1975/pexels-andreas-leindecker-19157995_1_.jpg">
          <div class="sbtn-text">
            <h2>Commercial Lets</h2>
            <p>Search commercial properties for let</p>
          </div>


        </a>
      </div>

      <div class="sbtn">
        <a href="/properties/sales/tag-development">
          <img class="img-responsive" src="https://mr1.homeflow-assets.co.uk/files/site_asset/image/6041/1998/pexels-aaron-kittredge-3624372_1_1_.jpg">
          <div class="sbtn-text">
            <h2>Developments &amp; Land</h2>
            <p>Search for land and development opportunities</p>
          </div>
        </a>
      </div>
</div>
      </div>
    
  
</div>




  


  <div class="properties-swiper-wrapper swiper-wrapper site-content">
    <h2>Most Recent Properties</h2>
    <div class="properties-swiper swiper-continare"><div class="hf-swiper properties-swiper-container"><div class="tns-outer" id="properties-swiper-ow"><div class="tns-liveregion tns-visually-hidden" aria-live="polite" aria-atomic="true">slide <span class="current">1</span>  of 1</div><div id="properties-swiper-mw" class="tns-ovh"><div class="tns-inner" id="properties-swiper-iw"><div id="properties-swiper" class="properties-swiper  tns-slider tns-carousel tns-subpixel tns-calc tns-horizontal" style="transition-duration: 0s; transform: translate3d(0%, 0px, 0px);"><div class="property-card-wrapper tns-item tns-slide-active" id="properties-swiper-item0"><div id="property-19093824" class="property-card swiper-card"><a href="/properties/19093824/lettings" class="link-wrapper no-underline"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAEklEQVR42mNsam/6zwAFjMgcAFUjBRfQfutUAAAAAElFTkSuQmCC" data-src="//mr3.homeflow-assets.co.uk/files/photo/image/36351/1684/371x247/Near_Front.jpg" class="lazyload" width="280" height="187" alt="FIRST FLOOR OLYMPUS HOUSE BRITANNIA ROAD PATCHWAY BRISTOL BS34 5TA" fetchpriority="high"><div class="card-content lato"><div class="property-status-price-tenure"><p class="price swiper-card__primary-title">£41,664 pa</p></div><p class="display-address">FIRST FLOOR OLYMPUS HOUSE BRITANNIA ROAD PATCHWAY BRISTOL BS34 5TA</p><p class="info-icons"></p></div></a><button type="button" class="fav-link icon heart save-property swell-108 " aria-label="Save"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z"></path></svg></button></div></div></div></div></div></div><button type="button" class="bnb-control bnb-prev-button properties-swiper-bnb-prev-button" aria-controls="properties-swiper" tabindex="-1" data-controls="prev" style="display: none;">←</button><button type="button" class="bnb-control bnb-next-button properties-swiper-bnb-next-button" aria-controls="properties-swiper" tabindex="-1" data-controls="next" style="display: none;">→</button></div></div>
  </div>

  <script>
    var swiperProperties = [{"photo":"//mr3.homeflow-assets.co.uk/files/photo/image/36351/1684/371x247/Near_Front.jpg","photos":"MrRichardImageMrRichardImageMrRichardImageMrRichardImageMrRichardImageMrRichardImageMrRichardImageMrRichardImageMrRichardImageMrRichardImage","small_photo":"//mr3.homeflow-assets.co.uk/files/photo/image/36351/1684/80x60/Near_Front.jpg","property_url":"/properties/19093824/lettings","short_description":"Up to 3333 - 6847 sq ft available.\r\nshort commute to bristol parkway railway station.\r\nwalking distance to cribbs causeway and bus station.\r\nparkin...","display_address":"FIRST FLOOR OLYMPUS HOUSE BRITANNIA ROAD PATCHWAY BRISTOL BS34 5TA","price":"£41,664 pa","bedrooms":0,"bathrooms":0,"reception_rooms":0,"county":null,"lat":51.5302317022,"lng":-2.5930444481,"id":19093824,"propertyId":19093824,"property_id":19093824,"agency_name":"Bladen Commercial Property Consultants","vox_number":"","status":"To let","property_channel":"lettings"}];
    Homeflow.set('swiperProperties', swiperProperties);
    Homeflow.set('properties', swiperProperties);
  </script>










<script>
Homeflow.set('agency_social', {
  facebook: 'https://www.facebook.com/Bladen-Commercial-Property-Consultants-108549200552751/',
  twitter: '',
  instagram: ''
});
</script>



    </main>

    

<!-- WEBP image example-->
<footer class="footer-main lato 
  ">
  <div class="top-row">
    
    
      <div class="social">
        <div class="as-h4 text-white tracking-wider">SOCIAL</div>
        <div class="footer__social-icons pt-2">
          
          <div>
            <a href="https://www.facebook.com/Bladen-Commercial-Property-Consultants-108549200552751/" class="flex mr-2 link-svg-200 svg-white" target="_blank" rel="noopener noreferrer">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  <path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path>
</svg>
              <span class="pl-3">Facebook</span>
            </a>
          </div>
          
          
          
          
          
          
        </div>
      </div>
    
    
    <div class="popular-searches">
      <div class="as-h4 text-white tracking-wider">POPULAR SEARCHES</div>

      
          
      
        <div data-content-id="157796" data-content-type="site_content_chunks" class="agent-seo-links">
          <div class="d-flex flex-wrap">
 	<div class="search-item"><a class="no-underline" href="/properties/sales/tag-commercial#/">Commercial property for sale</a></div>
 	<div class="search-item"><a class="no-underline" href="/properties/lettings/tag-commercial#/">Commercial property to let</a></div>
 	<div class="search-item"><a class="no-underline" href="/properties/sales/tag-development#/">Development sites for sale</a></div>
 	<div class="search-item"><a class="no-underline" href="/properties/sales/tag-investment#/">Investment property for sale</a></div>
</div>
 
        </div>
      
    

    </div>

    
    <div class="agent-specific">
      <div class="as-h4 text-white tracking-wider">© 2024 BLADEN COMMERCIAL PROPERTY CONSULTANTS
      </div>

      <div class="mb-4">
        Archway House, Welsh Street<br>Chepstow<br>Monmouthshire <br>NP16 5LL
      </div>

          
      
        <div data-content-id="157672" data-content-type="site_content_chunks" class="agent-footer-links">
          <div>
 <a href="/pages/terms-of-use" class="no-underline">
 Terms &amp; Conditions
 </a>
 </div>

 <div>
 <a href="/pages/cookies" class="no-underline">
 Cookie Policy
 </a>
 </div>

 <div>
 <a href="/pages/privacy-policy" class="no-underline">
 Privacy Policy
 </a>
 </div>
        </div>
      
    


      <div class="mt-4">
        <a href="https://www.homeflow.co.uk/" class="no-underline" target="_blank">
          Website by <img src="/liquid_assets/images/homeflow.png" loading="lazy" alt="Homeflow Logo">
        </a>
      </div>
    </div>
  </div>

  <div class="bottom-row">
        
      
        <div data-content-id="157703" data-content-type="site_content_chunks" class="membership-logos-wrapper">
          <ul class="membership-logos">
 <li class="icon-logo-rics-li">
 <a href="https://www.rics.org/uk/upholding-professional-standards/sector-standards/real-estate/" target="_blank" aria-label="Go to Rics">
   <i class="icon-logo-rics"><img src="https://mr1.homeflow-assets.co.uk/files/site_asset/image/6043/6118/image_29_1_1_.png" alt="rics" height="100" style="max-height: 100px;"></i>
 </a>
 </li>
 </ul>
 
 
        </div>
      
    

  </div>
</footer>

<script>
  // Fill in town name in SEO links above.
  var addrFormatted = 'Archway House, Welsh Street<br/>Chepstow<br/>Monmouthshire <br/>NP16 5LL',
    i = 0,
    givenPlaces = document.querySelectorAll('.given-place'),
    town = addrFormatted.split(/<.+?>/)[1];

  for (; i < givenPlaces.length; i++) {
    givenPlaces[i].textContent = town;
  }
</script>


    
      
    

    <div id="modal-container"></div>
    <script>
      Homeflow.set('terms_statement_text', '');
    </script>

    
    
    <script src="/asset_bundles/common.bundle.f65a88d58f768f5cffc3.js"></script><script src="/asset_bundles/home.bundle.be82660ed56db75c48d9.js"></script>

    
<div id="hfjs-flash-message"></div>
<div id="hfjs-instant-valuation"></div>



<div id="admin-bar" style="display: none;">
  
  
  <a href="https://bladen-commercial-property-con.content.homeflow.co.uk">Admin</a>
  
  
  
  
  
  
    
  <a href="https://bladen-commercial-property-con.content.homeflow.co.uk/site_content_chunks">Content chunks</a>


  

  <a href="#" class="admin-bar__link--right">Hide</a>
</div>

<a href="#" id="show-admin-bar-link" style="display: none;">Show admin</a>

<script>
  

  var admin_hovered;

  document.addEventListener('DOMContentLoaded', function () {
    var adminBar = document.querySelector('#admin-bar');
    var adminBarLink = document.querySelector('.admin-bar__link--right');
    var showAdminLink = document.querySelector('#show-admin-bar-link');

    if (adminBar) {

      var cookieFromLogos = false;
      var logosObject;

      // look for regular cookie set from Logos
      document.cookie.split(';').forEach(function (cookie) {
        var splitCookie = cookie.split('=')
        // if we find it, set the logosObject
        if (splitCookie[0].trim() == 'logosLogin') {
          cookieFromLogos = true;
          logosObject = splitCookie[1].split(',');
        }
      });

      // if there was no cookie, look for localStorage item
      if (!cookieFromLogos) {
        var logosString = localStorage.getItem('logosLogin');
        if (logosString) {
          logosObject = logosString.split(',');
        }
      }

      if (logosObject) {
        var userType = logosObject[0];
        var subdomain = logosObject[1];
        var timestamp = logosObject[2];

        var within24Hours = Math.abs(new Date(timestamp) - new Date()) / 36e5 < 24;

        if (within24Hours && (userType == 'Superuser' || subdomain == 'bladen-commercial-property-con')) {
          // custom theme offsets to push content down
          if (document.querySelector('.nav-bauhaus')) {
            document.querySelector('.nav-bauhaus').style.top = '30px';
          }

          adminBar.style.display = 'block';
        }

        var chunkElements = document.querySelectorAll('*[data-content-type]');

        function addAdminButton(el) {
          var id = el.dataset.contentId;
          var name = el.dataset.contentName;
          var type = el.dataset.contentType;
          var branchId = el.dataset.contentBranchId;
          var href;

          if (id) {
            var app = type == "properties" ? "properties" : "content";

            if (type === 'staff' && branchId) {
              href = 'https://bladen-commercial-property-con.' + app + '.homeflow.co.uk/' + 'branches/' + branchId + '/employees/' + id + '/edit';
            } else if (type == 'staff') {
              href = "https://bladen-commercial-property-con.homeflow.co.uk/configure/business/" + type + "/" + id + "/edit";
            } else {
              href = "https://bladen-commercial-property-con." + app + ".homeflow.co.uk/" + type + "/" + id + "/edit";
            }
          } else {
            href = '#';
          }

          var editButton = document.createElement('a');
          editButton.href = href;
          editButton.target = '_blank';
          editButton.classList.add('admin-edit-button');
          editButton.textContent = 'Edit';
          editButton.style.display = 'none';

          el.appendChild(editButton);
        }

        for (var i=0; i < chunkElements.length; i++) {
          var el = chunkElements[i];

          addAdminButton(el);
        }

        for (var i = 0; i < chunkElements.length; i++) {
          var element = chunkElements[i];

          element.addEventListener('mouseenter', function (e) {
            e.target.classList.add('admin-editable');
            const adminButton = e.target.querySelector('.admin-edit-button');
            if (!adminButton) addAdminButton(e.target);
            e.target.querySelector('.admin-edit-button').style.display = 'block';
            admin_hovered = e.target;
          });

          element.addEventListener('mouseleave', function (e) {
            admin_hovered = null;
            var ele = e.target;
            ele.querySelector('.admin-edit-button').style.display = 'none';
            ele.classList.remove('admin-editable');
          });

          element.addEventListener('click', function (e) {
            if (!e.target.classList.contains('admin-edit-button')) return null;

            var el = e.target.parentNode;
            var id = el.dataset.contentId;
            var name = el.dataset.contentName;

            if (id) return null;

            var clone = el.cloneNode(true);
            clone.querySelector('a.admin-edit-button').remove()
            content = encodeURI(clone.innerHTML.replace(/^\s+/g, '').replace(/ +(?= )/g, ''));

            var form = document.createElement('form');
            form.action = 'https://bladen-commercial-property-con.content.homeflow.co.uk/site_content_chunks/new/prefill';
            form.method = 'POST';

            var contentInput = document.createElement('input');
            contentInput.type = 'hidden';
            contentInput.name = 'content';
            contentInput.value = content;

            var nameInput = document.createElement('input');
            nameInput.type = 'hidden';
            nameInput.name = 'name';
            nameInput.value = name;

            form.appendChild(contentInput);
            form.appendChild(nameInput);
            document.body.appendChild(form);

            form.submit();
          });
        }
      }
    }

    adminBarLink.addEventListener('click', function () {
      // $('.nav-bauhaus').css('top', '0');
      adminBar.style.display = 'none';
      showAdminLink.style.display = 'block';
    });

    showAdminLink.addEventListener('click', function (e) {
      // $('.nav-bauhaus').css('top', '30px');
      e.preventDefault();
      showAdminLink.style.display = 'none';
      adminBar.style.display = 'block';
    });
  });
</script>

<style>
  /* admin layout   */

  #admin-bar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5000;
    height: 30px;
    padding: 5px;
    color: white;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
  }

  #admin-bar a {
    color: white;
    margin: 0 10px;
  }

  #admin-bar .admin-bar__link--right {
    float: right;
    cursor: pointer;
  }

  .admin-editable {
    position: relative;
    opacity: 0.8;
  }

  .admin-editable:before {
    content: "";
    position: absolute;
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    border: 2px dashed #999;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.2);
    pointer-events: none;
  }

  .admin-edit-button {
    font-size: 14px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: inline-block;
    color: #fff;
    background-color: grey;
    padding: 5px 10px;
    cursor: pointer;
    z-index: 10;
    opacity: 1;
  }

  .admin-edit-button:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #5B5B5B;
  }

  #admin-bar .full_environment_details {
    display: none;
  }

  #admin-bar .environment_details {
    display: inline-block;
  }

  #admin-bar .environment_details:hover .full_environment_details {
    position: absolute;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 5px 10px;
    margin-top: 7px;
  }

  #show-admin-bar-link {
    position: fixed;
    right: 8px;
    top: 2px;
    color: #fff;
    z-index: 10000;
    font-size: 14px;
  }
</style>


<style>
  /* Custom styles */
  body *:not(.fa) {
font-family: 'Inter', sans-serif;
}
h1, .as-h1, h2, .as-h2, h3, .as-h3, h4, .as-h4,
.property-show-page .photos-and-info .info .display-address,
.property-card .link-wrapper .card-content .property-status-price-tenure .price {
    color: #0b3753;
}
@media(max-width: 600px){ /** nicer text wrapping for mobile**/
  span.break-text {
  	display: block;
  }
}
.pages.show main.pages ul li {
	margin-bottom: 1rem;
}
header.container-fluid .nav-main, 
body:not(.home) header.container-fluid .nav-main, 
header.container-fluid .nav-main.scrolled {
    background: linear-gradient(242deg, #0b3753 78%, white 70%);
}

@media(max-width:960px){
 header.container-fluid .nav-main, 
body:not(.home) header.container-fluid .nav-main, 
header.container-fluid .nav-main.scrolled {
    background: linear-gradient(242deg, #0b3753 70%, white 70%);
	}
 
}
@media(max-width:500px){
 header.container-fluid .nav-main, 
body:not(.home) header.container-fluid .nav-main, 
header.container-fluid .nav-main.scrolled {
    background: linear-gradient(242deg, #0b3753 60%, white 60%);
	}
 
}

header.container-fluid .nav-main, 
body:not(.home) header.container-fluid .nav-main, 
header.container-fluid .nav-main.scrolled {
	border-bottom: 4px solid #0076c0;
  box-shadow: 0px 6px 1rem -0.4rem #00000085;
}
header.container-fluid .nav-main .navbar-nav-items .nav-item .nav-link,
body:not(.home) header.container-fluid .nav-main .navbar-nav-items .nav-link, 
header.container-fluid .nav-main.scrolled .navbar-nav-items .nav-link{
	color: #fff;
}
header.container-fluid .nav-main .navbar-brand {
	padding-top: 0;
}
header.container-fluid .nav-main .icon-links .nav-item .nav-link svg{
	fill: #fff;
}
.property-card .icon.heart.save-property svg,
.property-show-page .photos-and-info .info .social-and-save button svg{
	fill: #0b3753;
}
.bnb-control {
	background-color: #0076c0;
}
.property-show-page .tab-links-container {
 background-color: #0b3753;
}

body:not(.home) header.container-fluid .nav-main .navbar-nav-items .nav-link:hover:after, 
header.container-fluid .nav-main.scrolled .navbar-nav-items .nav-link:hover:after,
body:not(.home) header.container-fluid .nav-main .navbar-nav-items .nav-link:after, 
header.container-fluid .nav-main.scrolled .navbar-nav-items .nav-link:after,
header.container-fluid .nav-main .navbar-nav-items .nav-item .nav-link:after{
  background-color: #0076c0;

}
.js-hero-search-form.search-form-wrapper form h2 {
    visibility: hidden;
    position: relative;
}
.js-hero-search-form.search-form-wrapper form h2::after {
    visibility: visible;
    position: absolute;
    left: 0;
    content: 'Property Search';
    width: 100%;
}
@media(max-width: 1022){
  .js-hero-search-form.search-form-wrapper form h2::after {
  	text-align: center;
  }
}

.btn.btn-primary {
background-color: #0b3753;
}

header.container-fluid .nav-main .navbar-brand .logo-img {
	height: 100%;
}
.mega-menu-wrapper .mega-menu .mega-top-bar {

    background-color: #0b3753;
}

.service-buttons {
  display: grid;
  grid-template-columns: 33.333% 33.333% 33.333%;
  gap: 0.25rem;
  overflow: hidden;
}
@media (max-width: 650px) {
  .service-buttons {
    display: grid;
    grid-template-columns: 100%;
    gap: 0.25rem;
    overflow: hidden;
  }
}

.services-block .services .service--no-url {
    display: none;
}
.service-buttons img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
  scale: 1;
  transition: all 0.5s cubic-bezier(0.78, 0, 0.58, 1);
  filter: brightness(0.5);
}
.services-block h2.no-top.pt-5.text-center.as-h1 {
	display: none;
}

.sbtn {
  position: relative;
  height: 22.5vw;
  min-height: 180px;
  overflow: hidden;
}
.sbtn a {
  all: unset;
  color: #fff;
  cursor: pointer;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.sbtn h2 {
	font-weight: 600;
  text-transform: uppercase;
}
.sbtn h2,
.sbtn-text p {
  z-index: 2;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #fff;
}
.sbtn:hover img {
  scale: 1.25;
  filter: brightness(0.7);
  transition: all 0.5s cubic-bezier(0.78, 0, 0.58, 1);
}
.sbtn-text {
  position: relative;
  width: 100%;
}
.sbtn-text p {
  color: #fff;
  position: absolute;
  width: 100%;
  top: calc(100% + 0.5rem);
  opacity: 0;
  transition: all 0.5s 0.25s ease-in-out;
}
.sbtn:hover p {
  opacity: 1;
  transition: all 0.5s 0.25s ease-in-out;
  top: 100%;
}

@media only screen and (min-width: 992px) {
.service-buttons .container-fluid .inner-box .col-md-4 .banner-button-title h2 {
    font-size: 1.5vw;
  }}

@media only screen and (min-width: 769px) {
.service-buttons .container-fluid .inner-box .col-md-4 {
    height: 17vw;
  }}


.footer-main a {
	color: #fff;
}
/********* Text for valuation page *********/
h1.valuation-page__title::after {
    content: 'If you need to establish the value of your property, our RICS Registered Valuers and Chartered Surveyors provide accurate market valuations of property assets or portfolios for Purchase, Disposal, Acquisition, Probate, Accounts, Pension Funds and Charity Act purposes.';
    font-size: 1rem;
    display: block;
    max-width: 40rem;
    margin-inline: auto;
    margin-top: 1rem;
    font-weight: 600;
    line-height: 1.5;
}
.valuation-page__form-overlay {
    background-color: rgba(0,0,0,.4);
}
/*** Remove Min and Max Bedrooms form property filter***/
.search-results-page .properties-filter-form div.Dropdown-root.filter-select:nth-child(4),
.search-results-page .properties-filter-form div.Dropdown-root.filter-select:nth-child(5){
	display: none;
}
@media(min-width: 1025px) {
  .properties-index-root .properties-filter-form form {
  	max-width: 95%;
    margin-inline: auto;
  }
  .properties-index-root .properties-filter-form form > div:first-child {
  	flex-grow: 1;
    margin-inline: 0.5rem;
    max-width: 500px;

  }
  .properties-index-root .properties-filter-form form > div:first-child > div,
  .properties-index-root .properties-filter-form form > div:first-child > div input{
  	width: 100%;
  }
 }
/*** removes bedrooms filter from mobile menu**/
.mega-menu-content .alternate-search-form-wrapper form > div:last-child > *:nth-child(8),
.mega-menu-content .alternate-search-form-wrapper form > div:last-child > *:nth-child(7) {
	display: none; 
}
  /* /Custom styles */
</style>




    

    
      
    

    <script type="application/ld+json">
{
  "@context": "http://www.schema.org",
  "@type": "Organization",
  "name": "Bladen Commercial Property Consultants",
  "url": "www.bladenproperty.co.uk",
  "logo": "//mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/_x_/Bladen-property-logo.jpg",
  "image": "//mr2.homeflow-assets.co.uk/files/site_asset/image/4790/0176/_x_/Bladen-property-logo.jpg",
  "description": "",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Archway House, Welsh Street",
    "addressLocality": "Chepstow",
    "addressRegion": "Monmouthshire ",
    "postalCode": "NP16 5LL",
    "addressCountry": "United Kingdom"
  },
  "telephone": "01291 440100"
}
</script>


  

</body></html>