https://www.blueestateagents.co.uk/

送信済みURL:
https://www.blueestateagents.co.uk/
レポート終了日:

リンク · 7件検出

リンクテキスト
https://mr0.homeflow.co.uk/files/site_asset/image/4277/5784/Complaints_Procedure.pdfComplaints Procedure
https://www.facebook.com/Blue-Estate-Agents-London-Ltd-2048227315241562/Facebook
https://twitter.com/blueestateagent?lang=enX LogoX Logo
https://www.instagram.com/blueestateagents/Instagram
https://www.homeflow.co.uk/estate-agent-website-design/Homeflow
https://blueestateagents.content.homeflow.co.ukAdmin
https://blueestateagents.content.homeflow.co.uk/site_content_chunksContent chunks

JavaScript変数 · 24件検出

名前規模
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
Homeflowobject
Ctesiusobject
agencyIdnumber
_typeoffunction
cookieconsentobject
enableRecaptchaboolean
custom_map_iconstring

コンソールログメッセージ · 2件検出

規模分類ログ
logother
URL
https://www.blueestateagents.co.uk/
テキスト
[v3] [production] [europa]
logother
URL
https://www.blueestateagents.co.uk/
テキスト
home#home

HTML

<!DOCTYPE html><html lang="en"><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
  

<script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/lqsTZ5beIbCkK4uGEGv9JmUR/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-me+fKkpx+LDPr+jjTccMyZRS5BoP+JLiYHKscp4bUxp+j6TnL/qxiwcgzpRCCrlc"></script><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 = 13880

  Homeflow.set('theme_settings', {});
  Homeflow.set('theme_settings_defaults', {"showMiniSearchHomepage":{"type":"boolean","default":false,"description":"Show mini search form in home page"},"showMiniSearchCmsPages":{"type":"boolean","default":false,"description":"Show mini search form in cms pages"},"hideMiniSearchForCmsPage":{"type":"string","default":"","description":"Hide mini search for the given pages. Add all pages to exclude by slug, without \"/\" or \"/page/\", in a comma separated list. Eg: page-example-one, page-example-two, etc"},"includePropertyTypeSelect":{"type":"boolean","default":false,"description":"Include select field for the following property types in search form: Residential Sales, Residential letting, New Homes, Auctions, Commercial, Land \u0026 farms and Development "},"includeCommercialSearch":{"type":"boolean","default":false},"includeFontGinger":{"type":"boolean","default":false,"description":"Should the Ginger font being included in package, @font-family: F37 Ginger"},"includeFontPhilosopherRegular":{"type":"boolean","default":false,"description":"Should the Philosopher-Regular font being included in package, @font-family: philosopher-regular"},"includeFontGillSansNova":{"type":"boolean","default":false,"description":"Should the Gill Sans Nova font be included in package, @font-family: Gill Sans Nova"},"includeFontIvyJournal":{"type":"boolean","default":false,"description":"Should the Ivy Journal font be included in package, @font-family: Ivy Journal"},"includeFontEffra":{"type":"boolean","default":false,"description":"Should the Effra font be included in package, @font-family: Effra"},"showBrochureDescription":{"type":"boolean","default":false,"description":"Show brochure description on brochure buttons"},"homeCarouselType":{"type":"select","options":["slider","zoom-fade","video"],"default":"slider","description":"The type of carousel to use on the homepage."},"heroVideo":{"type":"string","default":"","description":"To display a video on the homepage instead of a carousel, provide video URL here (full path including https://)"},"valuationOptionsBelowCarousel":{"type":"boolean","default":false},"showSharedFeaturedProperties":{"type":"boolean","default":false,"description":"Choose whether to include Agency shared properties in most recent/featured property swiper results"},"tagDeterminedSearchFields":{"type":"boolean","default":false,"description":"Whether different search fields should be displayed for residential, student, commercial tags"},"searchFormHeading":{"type":"string","default":"Search for your new home","description":"The heading (h2) to display on the main search form"},"customSstcText":{"type":"string","default":"SSTC","description":"The status that should appear on SSTC/Sold properties on the property results index"},"nearestStationSearchRadius":{"type":"number","default":0,"description":"The search radius in miles for the Nearest Stations on the property show page. If 0, the default of 6.2miles/10km will be used"},"branchValuationOption":{"type":"boolean","default":false,"description":"Include a branch dropdown in valuation forms"},"arrangeAViewingLinkSales":{"type":"string","default":"","description":"URL for redirect to a custom arrange a viewing link for sales"},"arrangeAViewingLinkLettings":{"type":"string","default":"","description":"URL for redirect to a custom arrange a viewing link for lettings"},"hideFacebookPropertyShare":{"type":"boolean","default":false,"description":"Remove the Facebook share link on a property show page"},"hideTwitterPropertyShare":{"type":"boolean","default":false,"description":"Remove the Twitter share link on a property show page"},"displaySecurityDepositWithoutDecimalPoints":{"type":"boolean","default":false,"description":"Display security deposit without decimal points"},"hideLinkedinPropertyShare":{"type":"boolean","default":false,"description":"Remove the LinkedIn share link on a property show page"},"ratesPayable":{"type":"boolean","default":false,"description":"To replace Council Tax for Ireland customers only (not N.I.)"},"renderBothPropertyDescriptions":{"type":"boolean","default":false,"description":"Show both the long and short description on the property show page"},"displayUnicodeBullets":{"type":"boolean","default":false,"description":"Show unicode bullets instead of \u0026bull; on grid cards short description"},"displayPropertyReferenceNumber":{"type":"boolean","default":false,"description":"Display PROPERTY REF in description on property page."},"homeHeroAllCtaButtonsSameStyle":{"type":"boolean","default":false,"description":"Make all the CTA buttons the same style, including the top button on mobile."},"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."},"individualStaffProfilePage":{"type":"boolean","default":false,"description":"Creates a staff member profile page to be used in as a link on staff page."}});
  Homeflow.set('authenticityToken', "AFpeg141p/PlZlBvEFnfMVhAUar8DBfsw48/3Hvv83MLd2EuGi+5h50XfKTVsMHRIZDSYktXlq7whzmp3FIW9w==");
  Homeflow.set('company_name', "Blue Estate Agents");
  Homeflow.set('agency_logo', "//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x_/Logo_Large.png");
  Homeflow.set('theme_preferences', {"sstcOverlayAsset":null,"polygonEnabledForPostcodeSearch":true,"contentBackgroundColour":"#f2f6f3","navigationPrimaryTintBackgroundColour":"","pinterestUri":"","headerTextColour":"#114983","customColour9":"","letOverlayAssetId":null,"buttonPrimaryColour":"#114983","customColour2":"","lettingsValuationsEnabled":true,"facebookAppSecret":null,"sectionNavigationBackgroundColour":null,"slideshowF4":null,"videoUri":"","sidebarPodBackgroundColour":"#ffffff","defaultSearchStatus":"","defaultSearchRadius":null,"slideshowDelay":null,"accentTintColour":"","yahooSiteVerificationCode":"","websiteLogoAssetId":null,"mapPinMarkerShadowAssetId":null,"excludedSearchTags":"","featureLatestNewsArticlesOnHomepage":false,"searchIncludeMaximumOver":false,"pdfBodyFontId":null,"valuationsLogoOverrideId":null,"tenantsActiveMonths":null,"youTubeUri":"","letOverlayAsset":null,"mapPinMarkerSize":"","defaultRadiusForLocationSearch":null,"titles":null,"locationBoundSwLng":null,"featuredDescriptionLength":500,"valuationUpperBound":null,"secondaryNavigationTextColour":"","logoAssetGeometry":"","carouselMaxItems":null,"customSearchPropertyType":null,"onAccentTintTextColour":"","footerColour":"#114983","maxContactableAgents":null,"twitterToken":"","valuationsAdjustment":0.0,"emailTemplateId":5,"customColour4":"","postcodeApiKey":"","profileSmsContactPreference":false,"googleMapsMarkerSet":0,"assignLeadsToDonorAgency":null,"emailHeaderLogoAssetId":null,"mapPinMarkerAssetId":null,"onPrimaryTextColour":"","adminLogoAssetId":56908313,"facebookAccessToken":null,"primaryAdminColour":"#84b336","customFooterContent":null,"paidForHomeval":true,"termsStatementText":null,"propertyActionsIconShade":"","lettingsPriceRangeMonthly":null,"applicantsGracePeriodMonths":null,"optOutAlert":false,"lettingsPriceRangeWeekly":null,"mapPinMarkerAssetShadow":null,"drawamap":false,"memberNaea":null,"locationBoundNeLng":null,"customSearchRadius":null,"bannerAssetGeometry":null,"autofillCarouselLettings":false,"onCarouselAndSummaryTextColour":"","descendingPriceForSaleSearchResults":true,"printLogoAsset":"/files/site_asset/image/5690/8315/Logo_Large.png","partialPropertyLockingEnabled":false,"sendTelephonyLeadEmail":true,"defaultRadiusForBranchSearch":null,"carouselAndSummaryBackgroundColour":"","valuationsPrimaryColourOverride":null,"excludeBrandedPropertiesFromSharedSimilarProperties":null,"registrationLeadOverrideAddress":null,"customColour6":"","briefyourmarketUsername":null,"descendingPriceForLettingSearchResults":true,"hometrackEmailAddress":null,"facebookAppId":null,"hfpeEnabled":false,"mapCenterOnPostcode":null,"secondaryAdminColour":"#114983","showAreaSelectorForQuickSearch":false,"printLogoAssetId":56908315,"amazonSesEnabled":true,"onWhiteHeadingTextColour":"","mapPinMarkerShadowSize":"","homeflowValuations2Active":false,"sendAdvert":0,"onSidebarPodTextColour":"#051012","propertyDetailsIncludeShortDescription":true,"navigationPrimaryBackgroundColour":"#114983","minimumPriceForPublishing":null,"portalLogoAssetId":56908303,"slideshowF1":null,"linkedinUri":"","leadForwardExclusiveOverride":false,"primaryTintColour":"","headAnalyticsCode":"\u003cstyle\u003e\r\n@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do\u0026display=swap');\r\n\u003c/style\u003e\r\n\r\n\u003cstyle\u003e\r\n@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900\u0026display=swap');\r\n\u003c/style\u003e","pdfMarginsHeaded":null,"customSearchPriceRange":null,"briefyourmarketBaseUrl":null,"enableMachineTagging":true,"adminLogoAssetGeometry":"","buttonTextColour":"#ffffff","googleMapsApiKey":"AIzaSyAr5qWGejKDkBfXmwmkY9UAclxTux2JaFo","soldPropertyOverlayAsset":null,"vendorClaimsEnabledAt":null,"pdfLogoAssetId":null,"mobileTintColour":"","siteBackgroundColour":"#e4eae6","adminByPortalId":null,"closestBranchEnabled":null,"letAgreedOverlayAssetId":null,"freeTextSearch":null,"pdfLogoAssetGeometry":null,"customColour8":"","tiktokUri":"","metaDescription":"Blue Estate Agents is an independent, family owned, local estate agency. In that time, we have becoming the leading independent estate agents in our area by building a reputation which is founded upon professionalism and service.","valuationsBackgroundImageId":null,"preferedPortalId":null,"sendHtmlEmails":true,"defaultRadiusForPostcodeSearch":null,"registrationNotificationBlockEnabled":null,"locationPinsMaxZoomLevel":null,"customColour1":"","returnEmptyStaffSearch":false,"calendarActive":true,"primaryEmailColour":"#003252","faviconAssetId":56908306,"bedroomsRange":null,"slideshowF3":null,"googleplusUri":"","googleMapsBranchZoomLevel":null,"accentColour":"","slideshowOverlayText":null,"allowLeadInternationalPostcodes":null,"googleSiteVerificationCode":"","pdfHeadingFontId":null,"propertyNearestContentChunkAcquisition":"","applicantsActiveMonths":null,"paginationSize":9,"bannerAssetId":null,"letAgreedOverlayAsset":null,"hiddenValuationsWidgetPaths":null,"hideAliasedName":null,"homePageStyle":null,"hometrackBlockEnabled":null,"displayLeadReferrerInAlerts":false,"buttonTintTextColour":"#ffffff","customColour10":"","polygonEnabledForBranchSearch":true,"subHeaderTextColour":"#114983","portalEmailHeaderOverrideAssetId":56908324,"mobilePrimaryColour":"","valuationsTextColourOverride":null,"useBranchEmail":null,"analyticsCode":"\u003c!-- Global site tag (gtag.js) - Google Analytics --\u003e\r\n\u003cscript async src=\"https://www.googletagmanager.com/gtag/js?id=UA-128298506-1\"\u003e\u003c/script\u003e\r\n\u003cscript\u003e\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag('js', new Date());\r\n\r\n  gtag('config', 'UA-128298506-1');\r\n\u003c/script\u003e","customColour3":"","countySearchEnabled":null,"valuationLinkOnHomepage":null,"homepageVideoUrl":"","valuationScalingFactor":null,"slideshowF5":null,"disableInterestingProperties":false,"accentTextColour":"","logoAssetId":56908295,"bingSiteVerificationCode":"","defaultStarRating":null,"usesPropertyScoring":false,"onAccentTextColour":"","mapPinMarkerAsset":null,"branchPropertySharingEnabled":null,"marketingStatementText":null,"matchBedsDelta":null,"locationBoundSwLat":null,"hiddenPropertiesEnabled":null,"hideUserData":false,"valuationLowerBound":null,"autofillCarouselSales":false,"customSearchBedroomRange":null,"searchTags":["house","bungalows","detached","semi detached","flat","studio"],"enableBranchSearch":true,"defaultSearchChannel":"","onFooterTextColour":"#ffffff","defaultRadiusForNearbyBranches":null,"matchPriceDelta":null,"internationalSearch":null,"twitterConsumerKey":"","customColour5":"","onNavigationPrimaryTextColour":"#ffffff","spamProtectionEnabled":true,"metaTitle":"Blue Estate Agents in Heston covering Hounslow, Southall, Cranford, Osterley, Norwood Green, Hayes ","includeAllPropertiesInOpenSearch":false,"propertyDetailsIncludeLongDescription":true,"onNavigationPrimaryTintTextColour":"#114983","searchExcludeFirstFromMaximum":false,"brochureSource":"","soldPropertyOverlayAssetId":null,"onPrimaryTintTextColour":"","carouselImagePosition":"left","tenantsGracePeriodMonths":null,"facebookUri":"https://www.facebook.com/Blue-Estate-Agents-London-Ltd-2048227315241562/","twitterUri":"https://twitter.com/blueestateagent?lang=en","salesValuationsEnabled":true,"briefyourmarketPassword":null,"primaryColour":"","polygonEnabledForLocationSearch":true,"enableRtdfAlerts":false,"canAddProperties":true,"mabId":null,"salesPriceRange":[50,100,150,200,250,300,350,400,500,600,700,800,900,1000,1500,2000],"memberArla":null,"locationBoundNeLat":null,"instagramAccessToken":"","underOfferOverlayAsset":null,"headerBackgroundColour":"#fff","buttonTintColour":"#114983","underOfferOverlayAssetId":null,"customColour7":"","recaptchaEnabled":false,"mobileIphoneIconAssetId":null,"showAreaSelectorForFullSearch":true,"twitterSecret":"","greyAlternativeColour":"","contactAssociatedStaff":true,"slideshowF2":null,"instagramUri":"https://www.instagram.com/blueestateagents/","googleMapsPropertyZoomLevel":null,"twitterConsumerSecret":"","mapZoomLevel":null,"primaryTextColour":"#252525","slideshowOverlayEnabled":true,"sstcOverlayAssetId":null,"pdfMarginsPlain":null,"valuationLeadOverrideAddress":null,"emailHeaderAssetId":56908318,"customHestiaTags":null,"countryCodes":null,"onlyUseAgentLocations":false,"mobileLogoAssetId":null,"emailHeaderColour":"#003252","sstc_overlay_asset":null,"polygon_enabled_for_postcode_search":true,"content_background_colour":"#f2f6f3","navigation_primary_tint_background_colour":"","pinterest_uri":"","header_text_colour":"#114983","custom_colour_9":"","let_overlay_asset_id":null,"button_primary_colour":"#114983","custom_colour_2":"","lettings_valuations_enabled":true,"facebook_app_secret":null,"section_navigation_background_colour":null,"slideshow_f4":null,"video_uri":"","sidebar_pod_background_colour":"#ffffff","default_search_status":"","default_search_radius":null,"slideshow_delay":null,"accent_tint_colour":"","yahoo_site_verification_code":"","website_logo_asset_id":null,"map_pin_marker_shadow_asset_id":null,"excluded_search_tags":"","feature_latest_news_articles_on_homepage":false,"search_include_maximum_over":false,"pdf_body_font_id":null,"valuations_logo_override_id":null,"tenants_active_months":null,"you_tube_uri":"","let_overlay_asset":null,"map_pin_marker_size":"","default_radius_for_location_search":null,"location_bound_sw_lng":null,"featured_description_length":500,"valuation_upper_bound":null,"secondary_navigation_text_colour":"","logo_asset_geometry":"","carousel_max_items":null,"custom_search_property_type":null,"on_accent_tint_text_colour":"","footer_colour":"#114983","max_contactable_agents":null,"twitter_token":"","valuations_adjustment":0.0,"email_template_id":5,"custom_colour_4":"","postcode_api_key":"","profile_sms_contact_preference":false,"google_maps_marker_set":0,"assign_leads_to_donor_agency":null,"email_header_logo_asset_id":null,"map_pin_marker_asset_id":null,"on_primary_text_colour":"","admin_logo_asset_id":56908313,"facebook_access_token":null,"primary_admin_colour":"#84b336","custom_footer_content":null,"paid_for_homeval":true,"terms_statement_text":null,"property_actions_icon_shade":"","lettings_price_range_monthly":null,"applicants_grace_period_months":null,"opt_out_alert":false,"lettings_price_range_weekly":null,"map_pin_marker_asset_shadow":null,"member_naea":null,"location_bound_ne_lng":null,"custom_search_radius":null,"banner_asset_geometry":null,"autofill_carousel_lettings":false,"on_carousel_and_summary_text_colour":"","descending_price_for_sale_search_results":true,"print_logo_asset":"/files/site_asset/image/5690/8315/Logo_Large.png","partial_property_locking_enabled":false,"send_telephony_lead_email":true,"default_radius_for_branch_search":null,"carousel_and_summary_background_colour":"","valuations_primary_colour_override":null,"exclude_branded_properties_from_shared_similar_properties":null,"registration_lead_override_address":null,"custom_colour_6":"","briefyourmarket_username":null,"descending_price_for_letting_search_results":true,"hometrack_email_address":null,"facebook_app_id":null,"hfpe_enabled":false,"map_center_on_postcode":null,"secondary_admin_colour":"#114983","show_area_selector_for_quick_search":false,"print_logo_asset_id":56908315,"amazon_ses_enabled":true,"on_white_heading_text_colour":"","map_pin_marker_shadow_size":"","homeflow_valuations_2_active":false,"send_advert":0,"on_sidebar_pod_text_colour":"#051012","property_details_include_short_description":true,"navigation_primary_background_colour":"#114983","minimum_price_for_publishing":null,"portal_logo_asset_id":56908303,"slideshow_f1":null,"linkedin_uri":"","lead_forward_exclusive_override":false,"primary_tint_colour":"","head_analytics_code":"\u003cstyle\u003e\r\n@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do\u0026display=swap');\r\n\u003c/style\u003e\r\n\r\n\u003cstyle\u003e\r\n@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900\u0026display=swap');\r\n\u003c/style\u003e","pdf_margins_headed":null,"custom_search_price_range":null,"briefyourmarket_base_url":null,"enable_machine_tagging":true,"admin_logo_asset_geometry":"","button_text_colour":"#ffffff","google_maps_api_key":"AIzaSyAr5qWGejKDkBfXmwmkY9UAclxTux2JaFo","sold_property_overlay_asset":null,"vendor_claims_enabled_at":null,"pdf_logo_asset_id":null,"mobile_tint_colour":"","site_background_colour":"#e4eae6","admin_by_portal_id":null,"closest_branch_enabled":null,"let_agreed_overlay_asset_id":null,"free_text_search":null,"pdf_logo_asset_geometry":null,"custom_colour_8":"","tiktok_uri":"","meta_description":"Blue Estate Agents is an independent, family owned, local estate agency. In that time, we have becoming the leading independent estate agents in our area by building a reputation which is founded upon professionalism and service.","valuations_background_image_id":null,"prefered_portal_id":null,"send_html_emails":true,"default_radius_for_postcode_search":null,"registration_notification_block_enabled":null,"location_pins_max_zoom_level":null,"custom_colour_1":"","return_empty_staff_search":false,"calendar_active":true,"primary_email_colour":"#003252","favicon_asset_id":56908306,"bedrooms_range":null,"slideshow_f3":null,"googleplus_uri":"","google_maps_branch_zoom_level":null,"accent_colour":"","slideshow_overlay_text":null,"allow_lead_international_postcodes":null,"google_site_verification_code":"","pdf_heading_font_id":null,"property_nearest_content_chunk_acquisition":"","applicants_active_months":null,"pagination_size":9,"banner_asset_id":null,"let_agreed_overlay_asset":null,"hidden_valuations_widget_paths":null,"hide_aliased_name":null,"home_page_style":null,"hometrack_block_enabled":null,"display_lead_referrer_in_alerts":false,"button_tint_text_colour":"#ffffff","custom_colour_10":"","polygon_enabled_for_branch_search":true,"sub_header_text_colour":"#114983","portal_email_header_override_asset_id":56908324,"mobile_primary_colour":"","valuations_text_colour_override":null,"use_branch_email":null,"analytics_code":"\u003c!-- Global site tag (gtag.js) - Google Analytics --\u003e\r\n\u003cscript async src=\"https://www.googletagmanager.com/gtag/js?id=UA-128298506-1\"\u003e\u003c/script\u003e\r\n\u003cscript\u003e\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag('js', new Date());\r\n\r\n  gtag('config', 'UA-128298506-1');\r\n\u003c/script\u003e","custom_colour_3":"","county_search_enabled":null,"valuation_link_on_homepage":null,"homepage_video_url":"","valuation_scaling_factor":null,"slideshow_f5":null,"disable_interesting_properties":false,"accent_text_colour":"","logo_asset_id":56908295,"bing_site_verification_code":"","default_star_rating":null,"uses_property_scoring":false,"on_accent_text_colour":"","map_pin_marker_asset":null,"branch_property_sharing_enabled":null,"marketing_statement_text":null,"match_beds_delta":null,"location_bound_sw_lat":null,"hidden_properties_enabled":null,"hide_user_data":false,"valuation_lower_bound":null,"autofill_carousel_sales":false,"custom_search_bedroom_range":null,"search_tags":["house","bungalows","detached","semi detached","flat","studio"],"enable_branch_search":true,"default_search_channel":"","on_footer_text_colour":"#ffffff","default_radius_for_nearby_branches":null,"match_price_delta":null,"international_search":null,"twitter_consumer_key":"","custom_colour_5":"","on_navigation_primary_text_colour":"#ffffff","spam_protection_enabled":true,"meta_title":"Blue Estate Agents in Heston covering Hounslow, Southall, Cranford, Osterley, Norwood Green, Hayes ","include_all_properties_in_open_search":false,"property_details_include_long_description":true,"on_navigation_primary_tint_text_colour":"#114983","search_exclude_first_from_maximum":false,"brochure_source":"","sold_property_overlay_asset_id":null,"on_primary_tint_text_colour":"","carousel_image_position":"left","tenants_grace_period_months":null,"facebook_uri":"https://www.facebook.com/Blue-Estate-Agents-London-Ltd-2048227315241562/","twitter_uri":"https://twitter.com/blueestateagent?lang=en","sales_valuations_enabled":true,"briefyourmarket_password":null,"primary_colour":"","polygon_enabled_for_location_search":true,"enable_rtdf_alerts":false,"can_add_properties":true,"mab_id":null,"sales_price_range":[50,100,150,200,250,300,350,400,500,600,700,800,900,1000,1500,2000],"member_arla":null,"location_bound_ne_lat":null,"instagram_access_token":"","under_offer_overlay_asset":null,"header_background_colour":"#fff","button_tint_colour":"#114983","under_offer_overlay_asset_id":null,"custom_colour_7":"","recaptcha_enabled":false,"mobile_iphone_icon_asset_id":null,"show_area_selector_for_full_search":true,"twitter_secret":"","grey_alternative_colour":"","contact_associated_staff":true,"slideshow_f2":null,"instagram_uri":"https://www.instagram.com/blueestateagents/","google_maps_property_zoom_level":null,"twitter_consumer_secret":"","map_zoom_level":null,"primary_text_colour":"#252525","slideshow_overlay_enabled":true,"sstc_overlay_asset_id":null,"pdf_margins_plain":null,"valuation_lead_override_address":null,"email_header_asset_id":56908318,"custom_hestia_tags":null,"country_codes":null,"only_use_agent_locations":false,"mobile_logo_asset_id":null,"email_header_colour":"#003252"});
  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] [europa]');
</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="">




  
<style>
.home-slider{content-visibility:auto;contain-intrinsic-size:900px}.section-home-services{content-visibility:auto;contain-intrinsic-size:1100px}.valuation-options{content-visibility:auto;contain-intrinsic-size:432px}.section-home-about{content-visibility:auto;contain-intrinsic-size:1100px}.section--global__featured-properties{content-visibility:auto;contain-intrinsic-size:421px}.section-home-social{content-visibility:auto;contain-intrinsic-size:284px}img[data-sizes=auto]{display:block;width:100%}
</style>


  <meta charset="utf-8">
  <title>Blue Estate Agents in Heston covering Hounslow, Southall, Cranford, Osterley, Norwood Green, Hayes </title>
  <link rel="preload" href="/liquid_assets/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="title" content="Blue Estate Agents in Heston covering Hounslow, Southall, Cranford, Osterley, Norwood Green, Hayes ">
  <meta name="description" content="Blue Estate Agents is an independent, family owned, local estate agency. In that time, we have becoming the leading independent estate agents in our area by building a reputation which is founded upon professionalism and service.">
  <link rel="canonical" href="https://www.blueestateagents.co.uk">

  
  <meta property="og:type" content="website">
  <meta property="og:title" content="Blue Estate Agents in Heston covering Hounslow, Southall, Cranford, Osterley, Norwood Green, Hayes ">
  <meta property="og:url" content="https://www.blueestateagents.co.uk">


  <meta property="og:url" content="https://www.blueestateagents.co.uk">
  <meta property="og:description" content="Blue Estate Agents is an independent, family owned, local estate agency. In that time, we have becoming the leading independent estate agents in our area by building a reputation which is founded upon professionalism and service.">
  <meta property="og:url" content="https://www.blueestateagents.co.uk">
  <meta property="og:description" content="Blue Estate Agents is an independent, family owned, local estate agency. In that time, we have becoming the leading independent estate agents in our area by building a reputation which is founded upon professionalism and service.">
  
  
  
  
    <meta property="og:image" content="//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x_/Logo_Large.png">
  
  <meta name="twitter:card" content="summary">
  <meta name="twitter:site" content="http://www.blueestateagents.co.uk">
  <meta name="twitter:title" content="Blue Estate Agents in Heston covering Hounslow, Southall, Cranford, Osterley, Norwood Green, Hayes ">
  <meta name="twitter:description" content="Blue Estate Agents is an independent, family owned, local estate agency. In that time, we have becoming the leading independent estate agents in our area by building a reputation which is founded upon professionalism and service.">
  <meta name="twitter:image" content="https:">



  
    
  

  <script>
  window.enableRecaptcha = true;
</script>


  <!-- <link rel="preload" href="/liquid_assets/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin>
  <link rel="preload" href="/liquid_assets/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin> -->
  <link rel="preload" href="/liquid_assets/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="">

  
    
    <link rel="preload" href="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/320x568/DSC01435.jpg" as="image" crossorigin="">
  

  

  <link href="/vendor_assets/blob.css?v=d0fcc91fb5ddc7d5d405cf0a677fd1b5" rel="stylesheet" type="text/css">

  

  

  

  

  

  <meta name="viewport" content="width=device-width, initial-scale=1">

  
    <link rel="icon" href="//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8306/_x_/Logo_Large.png">
  

  
<style type="text/css">.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media(min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}</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">/*!
 * Toastify js 1.11.2
 * 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{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">.stamp-duty-cal__type{border:1px solid #e5e5e5;cursor:pointer;text-align:center;padding:6px 30px;background-color:#fff}.stamp-duty-cal__type.selected{background-color:#d3d3d3}.stamp-duty-container table{text-align:left}</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></head>


  
  

	<body class="home home layout-template layout-template-default slider-loading
	
	
  "><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>

    <!-- <script src="/liquid_assets/javascripts/min/nav-min.js" type="text/javascript"></script> -->

<script type="text/javascript">
  Ctesius.addConfig('no_configuration_modal', true);

  

		Homeflow.set('sales_price_dropdown_list', "\u003coption value=\"50000\"\u003e£50,000\u003c/option\u003e\n\u003coption value=\"100000\"\u003e£100,000\u003c/option\u003e\n\u003coption value=\"150000\"\u003e£150,000\u003c/option\u003e\n\u003coption value=\"200000\"\u003e£200,000\u003c/option\u003e\n\u003coption value=\"250000\"\u003e£250,000\u003c/option\u003e\n\u003coption value=\"300000\"\u003e£300,000\u003c/option\u003e\n\u003coption value=\"350000\"\u003e£350,000\u003c/option\u003e\n\u003coption value=\"400000\"\u003e£400,000\u003c/option\u003e\n\u003coption value=\"500000\"\u003e£500,000\u003c/option\u003e\n\u003coption value=\"600000\"\u003e£600,000\u003c/option\u003e\n\u003coption value=\"700000\"\u003e£700,000\u003c/option\u003e\n\u003coption value=\"800000\"\u003e£800,000\u003c/option\u003e\n\u003coption value=\"900000\"\u003e£900,000\u003c/option\u003e\n\u003coption value=\"1000000\"\u003e£1,000,000\u003c/option\u003e\n\u003coption value=\"1500000\"\u003e£1,500,000\u003c/option\u003e\n\u003coption value=\"2000000\"\u003e£2,000,000\u003c/option\u003e");
		Homeflow.set('lettings_price_dropdown_list', "\u003coption value=\"200\"\u003e£47pw (£200pcm)\u003c/option\u003e\n\u003coption value=\"300\"\u003e£70pw (£300pcm)\u003c/option\u003e\n\u003coption value=\"400\"\u003e£93pw (£400pcm)\u003c/option\u003e\n\u003coption value=\"500\"\u003e£116pw (£500pcm)\u003c/option\u003e\n\u003coption value=\"600\"\u003e£139pw (£600pcm)\u003c/option\u003e\n\u003coption value=\"700\"\u003e£162pw (£700pcm)\u003c/option\u003e\n\u003coption value=\"800\"\u003e£185pw (£800pcm)\u003c/option\u003e\n\u003coption value=\"900\"\u003e£208pw (£900pcm)\u003c/option\u003e\n\u003coption value=\"1000\"\u003e£231pw (£1,000pcm)\u003c/option\u003e\n\u003coption value=\"1100\"\u003e£254pw (£1,100pcm)\u003c/option\u003e\n\u003coption value=\"1200\"\u003e£277pw (£1,200pcm)\u003c/option\u003e\n\u003coption value=\"1300\"\u003e£300pw (£1,300pcm)\u003c/option\u003e\n\u003coption value=\"1500\"\u003e£347pw (£1,500pcm)\u003c/option\u003e\n\u003coption value=\"2000\"\u003e£462pw (£2,000pcm)\u003c/option\u003e");
		Homeflow.set('sales_prices', [50000,100000,150000,200000,250000,300000,350000,400000,500000,600000,700000,800000,900000,1000000,1500000,2000000]);
		Homeflow.set('lettings_prices', [200,300,400,500,600,700,800,900,1000,1100,1200,1300,1500,2000]);

		Ctesius.addConfig('enable_draw_a_map', true);
		Ctesius.addConfig('pin_clustering', true);
		Ctesius.addConfig('enable_user_history', true);
    Ctesius.addConfig('permit_blank_searches', true);
    Ctesius.addConfig('enable_infinite_scroll', true)
    Ctesius.addConfig('autoscroll_infinite_scroll', false);

		// Ctesius.registerEvent('homeval_addresses_added', function(){
		// 	$('select').selectric('refresh');
		// })

		// Ctesius.registerEvent('redirection_flash_ready', function(message, type){
		// 	console.log('FLASH MESSAGE');
		// 	var mess = '<div class="alert alert-'+type+'"><div class="grid"><div class="col gut"><div class="alert-content"><a href="#" class="close alert-close" data-dismiss="alert">&times;</a>'+message+'</div></div></div></div>'
		// 	$('#alert_location').html(mess)

		// 	$('.alert-close').click(function() {
		// 		$('.alert').slideUp( 200, function() { //slide up
		// 			$(this).remove(); //then remove from the DOM
		// 		});
		// 	});

		// });

  //   Ctesius.registerEvent('next_and_previous_property_view_rendered', function(search){
  //     $('.section-property-prev-next').show();
  //   });


	// 	Ctesius.registerEvent('user_view_render_handler_render', function(html, user, id){
	// 	$('#profile-content').html(html);
	// 	switch(id) {
	// 		case 'saved_properties':
	// 			active_tab = 1;
	// 			break;
	// 		case 'alerts':
	// 			active_tab = 2;
	// 			break;
	// 		case 'forgotten_password':
	// 			active_tab = 3;
	// 			break;
	// 		default:
	// 			active_tab = 0;
	// 	}
	// 	$('#profile-tabs').responsiveTabs({'active' : active_tab, 'setHash' : true});

	// 	$('#user_profile').modal('show');

	// 	$('#user_profile').on('hidden.bs.modal', closeUserProfile);
	// });

	// Ctesius.registerEvent('user_view_render_handler_close', function(html, user, id){
	// 	$('#profile-content').html('');
	// 	$('#user_profile').modal('hide');
	// });

	// function closeUserProfile(){
	// 	console.log('User profile closing');
	// 	window.location.hash = "close";
	// }

	// 	Ctesius.registerEvent('saved_property_added', function(property) {
	// 		$('.shortlist_link_' + property.id).attr('onclick', 'Ctesius.Actions.removeSavedProperty(' + property.id + '); return false;');

	// 		$('.shortlist_link_'+property.id+' i.fas').removeClass('hidden');
	// 		$('.shortlist_link_'+property.id+' i.far').addClass('hidden');


	// 	});

	// 	Ctesius.registerEvent('saved_property_removed', function(property) {
	// 		$('.shortlist_link_'+property.id+' i.fas').addClass('hidden');
	// 		$('.shortlist_link_'+property.id+' i.far').removeClass('hidden');

	// 		$('.shortlist_link_' + property.id).attr('onclick', 'Ctesius.Actions.addSavedProperty(' + property.id + '); return false;');


		// });

		

			

			var custom_map_icon = "";
			if(custom_map_icon != ""){
				custom_map_icon = "";
				var dimensions = "".split(',');
				Ctesius.addConfig('custom_map_icon', custom_map_icon);
				Ctesius.addConfig('custom_map_icon_size', dimensions);

				var custom_map_icon_shadow = "";
				if(custom_map_icon_shadow != ""){
					Ctesius.addConfig('custom_map_icon_shadow', "");
					Ctesius.addConfig('custom_map_shadow_icon_size', "");
				}
      };

			Ctesius.addConfig('leaflet_layer', 'google');

		
</script>


		
			
		

		<a class="visuallyhidden focusable" href="#main">Skip to content</a>

<nav id="main-navigation" class="navigation main-navigation toggled-hidden">
  <div class="grid">
    <div class="col gut banner">
      <h2 class="site-title">
        
          
            <a href="/" rel="home" class="ir nav-logo lazyload" aria-label="Agency logo" data-bg="//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x_/Logo_Large.png">
              Blue Estate Agents
            </a>
          
        
      </h2>
      <button id="close-main-menu-button" class="main-menu-button close-main-menu-button ir">Close
      </button>
    </div>
    <div class="col">
      
      
        <div class="col col-r2d2-6 col-luke-3 nav-column gut">
          
            <ul class="menu main-menu">
              
                <li>
                  <a href="/pages/sales" class="js-close-menu">
                    <strong>Sales</strong>
                  </a>
                </li>
              
                <li>
                  <a href="/pages/why-choose-us" class="js-close-menu">
                    Why Choose Us?
                  </a>
                </li>
              
                <li>
                  <a href="/pages/why-buy-through-us" class="js-close-menu">
                    Why Buy Through us?
                  </a>
                </li>
              
                <li>
                  <a href="/pages/guide-to-starting-your-search-and-buy" class="js-close-menu">
                    Guide to Starting your Search &amp; Buy
                  </a>
                </li>
              
                <li>
                  <a href="/register" class="js-close-menu">
                    Register to Buy
                  </a>
                </li>
              
            </ul>
          
        </div>
      
        <div class="col col-r2d2-6 col-luke-3 nav-column gut">
          
            <ul class="menu main-menu">
              
                <li>
                  <a href="/pages/lettings" class="js-close-menu">
                    <strong>Lettings</strong>
                  </a>
                </li>
              
                <li>
                  <a href="/pages/property-management" class="js-close-menu">
                    Property Management
                  </a>
                </li>
              
                <li>
                  <a href="/pages/landlords" class="js-close-menu">
                    Landlords
                  </a>
                </li>
              
                <li>
                  <a href="/pages/tenants" class="js-close-menu">
                    Tenants
                  </a>
                </li>
              
                <li>
                  <a href="/pages/tenants-guide-to-renting" class="js-close-menu">
                    Tenants guide to renting
                  </a>
                </li>
              
                <li>
                  <a href="/register" class="js-close-menu">
                    Register
                  </a>
                </li>
              
            </ul>
          
        </div>
      
        <div class="col col-r2d2-6 col-luke-3 nav-column gut">
          
            <ul class="menu main-menu">
              
                <li>
                  <a href="/pages/why-choose-us" class="js-close-menu">
                    <strong>Services</strong>
                  </a>
                </li>
              
                <li>
                  <a href="/pages/auctions" class="js-close-menu">
                    Auctions
                  </a>
                </li>
              
                <li>
                  <a href="/pages/mortgages" class="js-close-menu">
                    Mortgages
                  </a>
                </li>
              
                <li>
                  <a href="/#valuation" class="js-close-menu">
                    Online Valuation
                  </a>
                </li>
              
                <li>
                  <a href="#book_a_valuation" class="js-close-menu">
                    Book a Valuation
                  </a>
                </li>
              
            </ul>
          
        </div>
      
        <div class="col col-r2d2-6 col-luke-3 nav-column gut">
          
            <ul class="menu main-menu">
              
                <li>
                  <a href="/pages/about-us" class="js-close-menu">
                    <strong>About Us</strong>
                  </a>
                </li>
              
                <li>
                  <a href="/pages/testimonials" class="js-close-menu">
                    Testimonials
                  </a>
                </li>
              
                <li>
                  <a href="/branches/hounslow#/" class="js-close-menu">
                    Contact Us
                  </a>
                </li>
              
                <li>
                  <a href="https://mr0.homeflow.co.uk/files/site_asset/image/4277/5784/Complaints_Procedure.pdf" class="js-close-menu">
                    Complaints Procedure
                  </a>
                </li>
              
            </ul>
          
        </div>
      
    </div>
  </div>
</nav>


		<header id="header" class="header">
  <div class="grid">
    <div class="col gut banner">
      <div class="site-title">
        
          
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/" rel="home" class="header_logo header-logo__mobile" aria-label="Agency logo">
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img class="home_logo mobile_logo" fetchpriority="high" src="//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x_/Logo_Large.png" alt="Blue Estate Agents">
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/" class="header_logo header-logo__desktop lazyloaded" rel="home agency_logo" alt="Blue Estate Agents" aria-label="Agency logo">
              <img class="header-logo__desktop-image" fetchpriority="high" src="//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x_/Logo_Large.png" alt="Blue Estate Agents">
            </a>
          
        
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
      <button id="open-main-menu-button" class="main-menu-button open-main-menu-button">
        <svg role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="1" class="feather feather-menu">
  <title>Menu Icon</title>
  <path d="M3,8 21,8Z M3,12 21,12Z M3,16 21,16Z"></path>
</svg>

      </button>
      <div class="header-buttons">
        
          
            <a role="button" class="valuation-button" target="_self" href="/#valuation">
              <span data-content-id="117255" data-content-type="site_content_chunks">
                Instant Valuation
              </span>
            </a>
          
        
        
          <a id="tel-number" class="tel-number toggled-hidden" href="tel:0208-570-7900">
            <span data-content-id="117253" data-content-type="site_content_chunks" class="tel-number__text">
              0208 570 7900
            </span>
          </a>
          <a id="tel-button-mobile" href="tel:0208 570 7900" class="header-button">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone" role="img">
  <title>Phone Icon</title>
  <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>
</svg>

          </a>
        
        <button id="tel-button" class="header-button">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone" role="img">
  <title>Phone Icon</title>
  <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>
</svg>

        </button>
        <a href="/#user" target="_self" class="header-button" aria-label="user login">
          <svg fill="#ffffff" version="1.1" id="profile" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 38" data-name="User Circle" stroke="#ffffff" stroke-width="0.8" role="img">
  <title>Profile Icon</title>
  <path id="User_Circle" data-name="User Circle" d="M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16
    S24.47,31.36,16,31.36z M6.349,27c2.579,2.266,5.957,3.64,9.651,3.64c3.693,0,7.072-1.374,9.65-3.64h-0.01
    c0-4.341-2.941-8.161-7.153-9.29c-0.144-0.038-0.248-0.16-0.265-0.307c-0.018-0.146,0.058-0.289,0.188-0.358
    c1.678-0.897,2.72-2.635,2.72-4.534c0-2.84-2.306-5.151-5.14-5.151s-5.141,2.311-5.141,5.151c0,1.899,1.042,3.637,2.72,4.534
    c0.13,0.069,0.205,0.212,0.188,0.358s-0.122,0.269-0.264,0.307C9.292,18.835,6.36,22.655,6.36,27H6.349z M19.435,17.25
    c3.913,1.377,6.646,4.973,6.905,9.104c2.655-2.651,4.3-6.314,4.3-10.354c0-8.073-6.567-14.64-14.64-14.64
    C7.927,1.36,1.36,7.927,1.36,16c0,4.04,1.645,7.703,4.3,10.354c0.258-4.135,2.982-7.729,6.883-9.104
    c-1.506-1.094-2.415-2.846-2.415-4.739c0-3.237,2.629-5.871,5.86-5.871c3.232,0,5.861,2.633,5.861,5.871
    C21.85,14.404,20.941,16.156,19.435,17.25z"></path>
</svg>

        </a>
      </div>
    </div>
  </div>
</header>


    
      
    

		<main id="main" class="main">
			<div id="alert_location"></div>
			<script>
  Homeflow.set('carouselItems', [{"linkUrl":null,"imageLarge":"//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/1920x_/DSC01435.jpg","imageMedium":"//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/768x680/DSC01435.jpg","imageSmall":"//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/414x550/DSC01435.jpg","imageTiny":"//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/320x380/DSC01435.jpg","title":"Welcome to Blue Estate Agents","standfirst":"A local professional estate agent in Heston, Hounslow with 10 years experience in the business. Operating since 2013."}]);
  Homeflow.set('homeCarouselType', 'slider');
  Homeflow.set('heroVideo', '');
  Homeflow.set('cmsPagesHideMiniSearch', "");
  Homeflow.set(
    'valuation-phone',
    {"target":null,"title":"By phone","blockId":117214,"numbers":[{"number":"Call us today 0208 570 7900"}]}
  );
</script>


  
    
  







  
    
    

<div class="
    section
    section-hero
    section-home-hero
    
    section-home-hero--with-text
  ">
  <div id="home-carousel" class="home-slider"><div class="carousel-root"><div class="carousel carousel-slider" style="width: 100%;"><ul class="control-dots"><li class="dot selected" value="0" role="button" tabindex="0" aria-label="slide item 1"></li></ul><button type="button" aria-label="previous slide / item" class="control-arrow control-prev control-disabled"></button><div class="slider-wrapper axis-horizontal"><ul class="slider animated" style="transform: translate3d(-100%, 0px, 0px); transition-duration: 350ms;"><li class="slide selected previous"><div class="slide" style="height: 100vh;"><picture><source media="(max-width: 320px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/320x380/DSC01435.jpg"><source media="(min-width: 321px) and (max-width: 414px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/414x550/DSC01435.jpg"><source media="(min-width: 415px) and (max-width: 768px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/768x680/DSC01435.jpg"><source media="(min-width: 769px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/1920x_/DSC01435.jpg"><img fetchpriority="high" src="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/1920x_/DSC01435.jpg" alt="Welcome to Blue Estate Agents" style="height: 100%; width: 100%; object-fit: cover;"></picture><div class="home-hero-copy"><h2>Welcome to Blue Estate Agents</h2><p>A local professional estate agent in Heston, Hounslow with 10 years experience in the business. Operating since 2013.</p></div></div></li><li class="slide selected previous"><div class="slide" style="height: 100vh;"><picture><source media="(max-width: 320px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/320x380/DSC01435.jpg"><source media="(min-width: 321px) and (max-width: 414px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/414x550/DSC01435.jpg"><source media="(min-width: 415px) and (max-width: 768px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/768x680/DSC01435.jpg"><source media="(min-width: 769px)" srcset="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/1920x_/DSC01435.jpg"><img fetchpriority="high" src="//mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4489/1920x_/DSC01435.jpg" alt="Welcome to Blue Estate Agents" style="height: 100%; width: 100%; object-fit: cover;"></picture><div class="home-hero-copy"><h2>Welcome to Blue Estate Agents</h2><p>A local professional estate agent in Heston, Hounslow with 10 years experience in the business. Operating since 2013.</p></div></div></li></ul></div><button type="button" aria-label="next slide / item" class="control-arrow control-next control-disabled"></button><p class="carousel-status">1 of 1</p></div></div></div>

  

  <div class="home-hero-buttons">
    <div class="home-hero-flex-container">
      
      <div class="grid">
        
          <div class="col col-leia-6-rem col-kane-4 gut home-hero-buttons-value home-hero-buttons-1" data-content-id="117251" data-content-type="site_content_chunks">
            <div class="content">
              <a class="large tall-leia yellow block button" href="/#valuation">Instant Valuation</a>
            </div>
          </div>
        

        
          <div class="col col-leia-6-rem col-kane-4 gut home-hero-buttons-2" data-content-id="117249" data-content-type="site_content_chunks">
            <div class="content">
              <a class="large tall-leia black block button" target="" href="/properties/sales">Properties for sale</a>
            </div>
          </div>
        

        
          <div class="col col-leia-6-rem col-kane-4 gut home-hero-buttons-3" data-content-id="117248" data-content-type="site_content_chunks">
            <div class="content">
              <a class="large tall-leia black block button" href="/properties/lettings">Properties to Let</a>
            </div>
          </div>
        

        
          <div class="col col-leia-6-rem col-kane-4 gut home-hero-buttons-4" data-content-id="117245" data-content-type="site_content_chunks">
            <div class="content">
              <a class="large tall-leia black block button" href="/branches">Contact Us</a>
            </div>
          </div>
        
      </div>
    </div>
  </div>
</div>








    <div class="section section-home section-home-services">
    <div class="grid">

      
      
      

      
        <div class="col col-jawa-6 col-leia-6 gut home-services-1" data-content-id="117244" data-content-type="site_content_chunks">
          <div class="content overlay-button overlay-button-home overlay-button-home-services-for-sellers lazyload" data-bgset="
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4287/175x_/HP-Buying.jpg 175w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4287/375x_/HP-Buying.jpg 375w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4287/500x_/HP-Buying.jpg 500w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4287/700x_/HP-Buying.jpg 700w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4287/900x_/HP-Buying.jpg 900w,
            " data-sizes="auto" style="background-size:cover">
            
            <div class="overlay">
              <a class="large tall black block button" href="/pages/sales">Sales</a>
            </div>
          </div>
        </div>
      

      
        <div class="col col-jawa-6 col-leia-6 gut home-services-2" data-content-id="117241" data-content-type="site_content_chunks">
          <div class="content overlay-button overlay-button-home overlay-button-home-services-for-landlords lazyload" data-bgset="
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4276/175x_/Content-Why-Choose.jpg 175w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4276/375x_/Content-Why-Choose.jpg 375w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4276/500x_/Content-Why-Choose.jpg 500w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4276/700x_/Content-Why-Choose.jpg 700w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4276/900x_/Content-Why-Choose.jpg 900w,
            " data-sizes="auto" style="background-size:cover">
            
            <div class="overlay">
              <a class="large tall black block button" href="/pages/why-choose-us">Why choose us?</a>
            </div>
          </div>
        </div>
      

      
        <div class="col col-jawa-6 col-leia-4 col-kane-6 gut home-services-3" data-content-id="117239" data-content-type="site_content_chunks">
          <div class="content overlay-button overlay-button-home overlay-button-home-square overlay-button-home-square-big overlay-button-home-property-management lazyload" data-bgset="
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4271/175x_/HP-Why-Buy-.jpg 175w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4271/375x_/HP-Why-Buy-.jpg 375w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4271/500x_/HP-Why-Buy-.jpg 500w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4271/700x_/HP-Why-Buy-.jpg 700w,
              //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4271/900x_/HP-Why-Buy-.jpg 900w,
            " style="background-size:cover">
            
            <div class="overlay">
              <a class="large tall black block button" href="/pages/why-buy-through-us">
                Why buy with us?
              </a>
            </div>
          </div>
        </div>
      

      <div class="col col-jawa-6 showhide-leia gut">
        <div class="content testimonial-1">
          
            
              <blockquote data-content-id="117226" data-content-type="site_content_chunks">
                <p>"Brilliant agent. Work quickly and efficiently and rented my property within days with a family. They keep on-top of their inspections and always keep me informed of any updates"</p>
                <footer>
<cite>Mrs Kirandeep Kaur</cite>
</footer>
              </blockquote>
            
          
        </div>
      </div>

      <div class="col col-leia-8 col-kane-6">
        
          <div class="col col-jawa-6 col-leia-4 col-kane-3 gut home-services-4" data-content-id="117235" data-content-type="site_content_chunks">
            <div class="content overlay-button overlay-button-home overlay-button-home-square overlay-button-home-guide-for-buyers lazyload" data-bgset="
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4264/175x_/HP-Register.jpg 175w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4264/375x_/HP-Register.jpg 375w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4264/500x_/HP-Register.jpg 500w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4264/700x_/HP-Register.jpg 700w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4264/900x_/HP-Register.jpg 900w,
              " style="background-size:cover">
              
              <div class="overlay">
                <a class="large tall black block button" href="/register">Register to buy</a>
              </div>
            </div>
          </div>
        
        
          <div class="col col-jawa-6 col-leia-4 col-kane-3 gut home-services-5" data-content-id="117232" data-content-type="site_content_chunks">
            <div class="content overlay-button overlay-button-home overlay-button-home-square overlay-button-home-guide-for-tenants lazyload" data-bgset="
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4233/175x_/HP-Testimonials.jpg 175w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4233/375x_/HP-Testimonials.jpg 375w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4233/500x_/HP-Testimonials.jpg 500w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4233/700x_/HP-Testimonials.jpg 700w,
                //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4233/900x_/HP-Testimonials.jpg 900w,
              " style="background-size:cover">
              
              <div class="overlay">
                <a class="large tall black block button" href="/pages/testimonials">Testimonials</a>
              </div>
            </div>
          </div>
        
      </div>

      <div class="col col-kane-6 hideshow-leia gut">
        <div class="content testimonial-1">
          
            
              <blockquote class="home-testimonial-1" data-content-id="117226" data-content-type="site_content_chunks">
                <p>"Brilliant agent. Work quickly and efficiently and rented my property within days with a family. They keep on-top of their inspections and always keep me informed of any updates"</p>
                <footer>
<cite>Mrs Kirandeep Kaur</cite>
</footer>
              </blockquote>
            
          
        </div>
      </div>

    </div>
  </div>
  
  
    
  
  
  
    <div class="section valuation-options lazyload">
      
        
          
            <a href="/pages/value-my-property">
          
              <div class="valuation-options__bar" data-content-id="117221" data-content-type="site_content_chunks">
                <div class="grid">
                  <div class="col gut">
                    <h2>Arrange a free valuation from Blue Estate Agents</h2>
                  </div>
                </div>
              </div>
          
            </a>
          
        
      
      <div class="valuation-options__options">
        <div class="grid">
          <div class="col col-leia-4 gut">
            <div class="content valuation-options__online">
              
                
                  <a href="/#valuation" data-content-id="117218" data-content-type="site_content_chunks">
                    <h3>Online</h3>
                    <p>Get a quick online valuation now</p>
                  </a>
                
              
            </div>
          </div>
          <div id="home-valuation-phone-box" class="col col-leia-4 gut"><div class="
        content valuation-options__phone
        valuation-options__phone--single
      " role="button" tabindex="0"><a href="tel:Call us today 0208 570 7900" rel="" data-content-id="117214" data-content-type="site_content_chunks"><h3>By phone</h3><p>Call us today 0208 570 7900</p></a></div></div>
          <div class="col col-leia-4 gut">
            <div class="content valuation-options__person">
              
                
                  <a href="#book_a_valuation" data-content-id="117213" data-content-type="site_content_chunks">
                    <h3>Book a Valuation</h3>
                    <p>Book a time convenient to you using our calendar</p>
                  </a>
                
              
            </div>
          </div>
        </div>
      </div>
    </div>
  





  
    <div class="welcome_tag">
      
    </div>
  


<div class="section section-home section-home-about">
  <div class="grid">
    
      <div class="col col-jawa-6 gut home-about-1" data-content-id="117211" data-content-type="site_content_chunks">
        <div class="content overlay-button overlay-button-home lazyload" data-bgset="
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4151/175x_/HP-Mortgages.jpg 175w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4151/375x_/HP-Mortgages.jpg 375w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4151/500x_/HP-Mortgages.jpg 500w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4151/700x_/HP-Mortgages.jpg 700w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4151/900x_/HP-Mortgages.jpg 900w,
          ">
          
          <div class="overlay">
            <a class="large tall black block button" href="/pages/lettings">Lettings</a>
          </div>
        </div>
      </div>
    
    
      <div class="col col-jawa-6 gut home-about-2" data-content-id="117199" data-content-type="site_content_chunks">
        <div class="content overlay-button overlay-button-home lazyload" data-bgset="
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4134/175x_/HP-Landlords.jpg 175w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4134/375x_/HP-Landlords.jpg 375w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4134/500x_/HP-Landlords.jpg 500w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4134/700x_/HP-Landlords.jpg 700w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4134/900x_/HP-Landlords.jpg 900w,
          ">
          
          <div class="overlay">
            <a class="large tall black block button" href="/pages/landlords">Landlords</a>
          </div>
        </div>
      </div>
    
    <div class="col col-jawa-6 gut home-about-3">
      
        <div class="content overlay-button overlay-button-home lazyload" data-bgset="
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4120/175x_/HP-Tenants.png 175w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4120/375x_/HP-Tenants.png 375w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4120/500x_/HP-Tenants.png 500w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4120/700x_/HP-Tenants.png 700w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4120/900x_/HP-Tenants.png 900w,
          " data-content-id="117196" data-content-type="site_content_chunks">
          
          <div class="overlay">
            <a class="large tall black block button" href="/pages/tenants">Tenants</a>
          </div>
        </div>
      
      <div class="content hideshow-leia testimonial-2">
        
          <blockquote class="home-testimonial-2" data-content-id="117194" data-content-type="site_content_chunks">
            <p>"Whilst moving house is never 'stress free,' the team at Blue Estate Agents made the process a smooth one for me and my family. We would have no hesitation in recommending your services to prospective clients"</p>
            <footer>
<cite>Mr Robby Fernandes</cite>
</footer>
          </blockquote>
        
      </div>
    </div>

    
      <div class="col col-jawa-6 gut home-about-4" data-content-id="117193" data-content-type="site_content_chunks">
        <div class="content overlay-button overlay-button-home overlay-button-home-square overlay-button-home-square-big lazyload" data-bgset="
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4096/175x_/HP-Landlords.jpg 175w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4096/375x_/HP-Landlords.jpg 375w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4096/500x_/HP-Landlords.jpg 500w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4096/700x_/HP-Landlords.jpg 700w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4096/900x_/HP-Landlords.jpg 900w,
          ">
          
          <div class="overlay">
            <a class="large tall black block button" href="/pages/property-management">Property Management</a>
          </div>
        </div>
      </div>
    

    <div class="col showhide-leia gut">
      <div class="content testimonial-2">
        
          <blockquote data-content-id="117194" data-content-type="site_content_chunks">
            <p>"Whilst moving house is never 'stress free,' the team at Blue Estate Agents made the process a smooth one for me and my family. We would have no hesitation in recommending your services to prospective clients"</p>
            <footer>
<cite>Mr Robby Fernandes</cite>
</footer>
          </blockquote>
        
      </div>
    </div>

    
      <div class="col col-jawa-6 gut clear home-about-5" data-content-id="117187" data-content-type="site_content_chunks">
        <div class="content overlay-button overlay-button-home lazyload" data-bgset="
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4091/175x_/HP-Auction.jpg 175w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4091/375x_/HP-Auction.jpg 375w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4091/500x_/HP-Auction.jpg 500w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4091/700x_/HP-Auction.jpg 700w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4091/900x_/HP-Auction.jpg 900w,
          ">
          
          <div class="overlay">
            <a class="large tall black block button" href="/pages/auctions">Auctions</a>
          </div>
        </div>
      </div>
    

    
      <div class="col col-jawa-6 gut home-about-6" data-content-id="117186" data-content-type="site_content_chunks">
        <div class="content overlay-button overlay-button-home overlay-button-home-news lazyload" data-bgset="
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4070/175x_/HP-Mortgages.jpg 175w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4070/375x_/HP-Mortgages.jpg 375w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4070/500x_/HP-Mortgages.jpg 500w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4070/700x_/HP-Mortgages.jpg 700w,
            //mr3.homeflow-assets.co.uk/files/site_asset/image/5451/4070/900x_/HP-Mortgages.jpg 900w,
          ">
          
          <div class="overlay">
            <a class="large tall black block button" href="/pages/mortgages">Mortgages</a>
          </div>
        </div>
      </div>
    
  </div>
</div>

   <!-- Create an empty array in Liquid -->
  
  
  <div class="section section--global__featured-properties">
    <div class="grid">
      <div class="col gut">
        <h2>Featured Properties</h2>
      </div>
        
        <div class="col col-leia-4 gut">
          <div class="content">
            <a href="/properties/20044167/sales">
              <img src="//mr2.homeflow-assets.co.uk/files/photo/image/42466/5387/800x600/45514800.jpg" class="featured_prop" alt="Property 1" loading="lazy">
              <div class="overlay">
              <h3>The Alders, Hounslow, TW5</h3>
                <div class="property-status-price-tenure">
                  <span class="property-price">
                    Guide price £625,000
                  </span>
                  <ul class="property-rooms">
                    
                    <li class="property-bedrooms">
                      <i class="fas fa-bed property-bedrooms-img"></i>
                      <span class="property-rooms-text">
                        3
                      </span>
                    </li>
                    
                    
                    <li class="property-bathrooms">
                      <i class="fas fa-bath property-bathrooms-img"></i>
                      <span class="property-rooms-text">
                        2
                      </span>
                    </li>
                    
                    
                      <li class="property-receptions">
                        <i class="fas fa-couch property-receptions-img"></i>
                        <span class="property-rooms-text">
                          2
                        </span>
                      </li>
                    
                  </ul>
                  
                    <span class="property-tenure">Freehold</span>
                  
                  
                    <span class="property-status property-status-other visuallyhidden">For sale</span>
                  
                </div>
              </div>
            </a>
          </div>
        </div>
      
        <div class="col col-leia-4 gut">
          <div class="content">
            <a href="/properties/20044079/sales">
              <img src="//mr2.homeflow-assets.co.uk/files/photo/image/42466/1430/800x600/45550930.jpg" class="featured_prop" alt="Property 2" loading="lazy">
              <div class="overlay">
              <h3>Ferraro Close, Hounslow, TW5</h3>
                <div class="property-status-price-tenure">
                  <span class="property-price">
                    Guide price £255,000
                  </span>
                  <ul class="property-rooms">
                    
                    <li class="property-bedrooms">
                      <i class="fas fa-bed property-bedrooms-img"></i>
                      <span class="property-rooms-text">
                        1
                      </span>
                    </li>
                    
                    
                    <li class="property-bathrooms">
                      <i class="fas fa-bath property-bathrooms-img"></i>
                      <span class="property-rooms-text">
                        1
                      </span>
                    </li>
                    
                    
                      <li class="property-receptions">
                        <i class="fas fa-couch property-receptions-img"></i>
                        <span class="property-rooms-text">
                          1
                        </span>
                      </li>
                    
                  </ul>
                  
                    <span class="property-tenure">Leasehold</span>
                  
                  
                    <span class="property-status property-status-other visuallyhidden">For sale</span>
                  
                </div>
              </div>
            </a>
          </div>
        </div>
      
        <div class="col col-leia-4 gut">
          <div class="content">
            <a href="/properties/20041978/lettings">
              <img src="//mr0.homeflow-assets.co.uk/files/photo/image/42440/4437/800x600/43826079.jpg" class="featured_prop" alt="Property 3" loading="lazy">
              <div class="overlay">
              <h3>West Way, Hounslow, TW5</h3>
                <div class="property-status-price-tenure">
                  <span class="property-price">
                    £2,000 pcm
                  </span>
                  <ul class="property-rooms">
                    
                    <li class="property-bedrooms">
                      <i class="fas fa-bed property-bedrooms-img"></i>
                      <span class="property-rooms-text">
                        2
                      </span>
                    </li>
                    
                    
                    <li class="property-bathrooms">
                      <i class="fas fa-bath property-bathrooms-img"></i>
                      <span class="property-rooms-text">
                        1
                      </span>
                    </li>
                    
                    
                      <li class="property-receptions">
                        <i class="fas fa-couch property-receptions-img"></i>
                        <span class="property-rooms-text">
                          1
                        </span>
                      </li>
                    
                  </ul>
                  
                  
                    <span class="property-status property-status-other visuallyhidden">To let</span>
                  
                </div>
              </div>
            </a>
          </div>
        </div>
      
    </div>
  </div>




  <div class="section section-home section-home-social lazyload" data-bg="/liquid_assets/images/home/social-media-min.jpg">
    <div class="grid">
      <div class="col gut">
        <h2>Join us on social media</h2>
      </div>
      
        <div class="col col-r2d2-2 gut home-feature home-feature-social">
          <div class="content">
            <a class="facebook" href="https://www.facebook.com/Blue-Estate-Agents-London-Ltd-2048227315241562/" target="_blank"><span class="ir">Facebook</span></a>
          </div>
        </div>
      
      
        <div class="col col-r2d2-2 gut home-feature home-feature-social">
          <div class="content">
            <a class="twitter" href="https://twitter.com/blueestateagent?lang=en" target="_blank">
              

<svg xmlns="http://www.w3.org/2000/svg" version="1.1" role="img" width="1200" height="1227" viewBox="0 0 1200 1227" fill="inherit">
  <title>X Logo</title>
  <desc>X Logo</desc>
  <path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z"></path>
</svg>

            </a>
          </div>
        </div>
      
      
      
        <div class="col col-r2d2-2 gut home-feature home-feature-social">
          <div class="content">
            <a class="instagram" aria-label="Instagram" href="https://www.instagram.com/blueestateagents/" target="_blank">
              <i class="fab fa-instagram"></i>
            </a>
          </div>
        </div>
      
      
      
      
      
    </div>
  </div>




    </main>

    
      <div id="valuation-render-section"></div>

<script type="text/template" id="valuation-template">
  <div id="valuation-modal-background" style="display: none">
    <div id="valuation-section">
      <div class="valuations-modal-close">
          &#10005;
      </div>
      <div class="valuations-modal-back" style="display: none;">
          <p>< Back</p>
      </div>
      <div class="address-container">
  <div class="top">
    <div class="top">
      <img
        src="//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x_/Logo_Large.png"
        alt="Blue Estate Agents logo"
        class="agency-logo"
      />
      <h2>Instant Online Valuation</h2>
      <h3>Interested in your property value?</h3>
    </div>
  </div>

  <div class="main">
    <form id="first-address-form" onsubmit="return false;">
      <input type="hidden" id="valuation_house-number" name="house" class="address" />
      <input type="hidden" name="address" class="address" />
      <input
        class="postcode-input"
        id="valuation_postcode"
        type="text"
        value=""
        placeholder="Enter full postcode (with a space)..."
      />
      <select id="address_dropdown">
        <option disabled selected hidden>Then select address...</option>
      </select>
      <select id="valuation_bedrooms" name="bedrooms">
        <option disabled="disabled" selected="selected" hidden>Number of bedrooms</option>
        <option value="0">0 / Studio</option>
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
        <option value="6">6</option>
      </select>
      <select id="valuation_property-type" name="property-type">
        <option disabled="disabled" selected="selected" hidden>Property type</option>
        <option value="t">Terraced</option>
        <option value="t">End-of-terrace</option>
        <option value="d">Detached</option>
        <option value="s">Semi-detached</option>
        <option value="f">Flat</option>
        <option value="106">Maisonette</option>
        <option value="5">Bungalow</option>
      </select>
      <input type="submit" value="Next Step" class="next-step btn btn-primary button-primary">

      
        
      
    </form>

    <div id="valuation_not-found-message"></div>
  </div>
</div>

      <form id="similar-properties-form" style="display: none" onsubmit="return false;">
  <div class="similar-properties-top">
    <h3>Select properties that are similar to yours</h3>
    <h4>Skip this step if none are similar</h4>
  </div>
  <fieldset id="similar-properties">
  </fieldset>

  <div class="get-valuation-button">
    <input type="submit" value="Get your valuation" class="next-step btn btn-primary button button-primary">
  </div>

</form>

<div id="spinner-background" style="display:none;">
  <div class="loader">Calculating...</div>
</div>

<style>
 #similar-properties label {
  min-height: 30px;
 }
</style>

      <div class="personal-details-container" style="display:none;">
    <div class="top">
      <h2>Your Details</h2>
      <h3>We won't share your information.</h3>
    </div>
    <div>
      <form id="details-form" onsubmit="return false;">
        <input type="hidden" name="lead[is_valuation_request]" value="1"/>
        <input type="hidden" name="lead[channel]" id="valuation_channel" value=""/>
        <div class="detail-input">
          <input type="text" id="valuation_first_name" name="user[first_name]" class="name first_name" placeholder="First Name*" style="">
          <input type="text" id="valuation_last_name" name="user[last_name]" class="name last_name" placeholder="Last Name*" style="">
        </div>
        <div class="detail-input">
          <input type="text" id="valuation_email" name="user[email]" class="email" placeholder="Email Address*">
        </div>
        <div class="detail-input">
          <input type="tel" id="valuation_phone" name="user[tel_home]" class="phone" placeholder="Phone Number*">
        </div>
        <div class="detail-input">
          <select id="valuation_interest" name="interest" class="interest">
            <option value="select" disabled="disabled" selected="selected" hidden>Moving Plans*</option>
            <option value="asap">ASAP</option>
            <option value="3 months">3 months</option>
            <option value="6 months">6 months</option>
            <option value="9 months">9 months</option>
            <option value="12 months">12 months</option>
            <option value="not sure">Not sure</option>
          </select>
        </div>
        <div class="detail-input">
          <select id="valuation_reason" name="reason" class="reason">
            <option value="select" disabled="disabled" selected="selected" hidden>Reason for valuation*</option>
            <option value="selling">Selling only</option>
            <option value="selling and buying">Selling &amp; buying</option>
            <option value="buying">Buying only</option>
            <option value="letting">Renting out my property</option>
            <option value="just curious">Just curious</option>
          </select>
        </div>
        
          <div class='optin_container__opt_in_marketing valuation_prefs'><label class='statement_text  optin-label__opt_in_marketing'><input class='checkbox_class_opt_in_marketing' type='checkbox' name='marketing_preferences[opt_in_marketing]' /><span> Get emails with the latest news and information on the local property market, our products and services. You can unsubscribe at any time. </span></label></div><div class='optin_container__account_confirmation_status valuation_prefs'><label class='statement_text  optin-label__account_confirmation_status'><input class='checkbox_class_account_confirmation_status' type='checkbox' name='marketing_preferences[account_confirmation_status]' /><span> Create an account to view your saved properties and searches and keep your personal details up-to-date. </span></label></div><div class='optin_container__opt_in_terms valuation_prefs'><label class='statement_text  optin-label__opt_in_terms'><input class='checkbox_class_opt_in_terms' type='checkbox' name='marketing_preferences[opt_in_terms]' required/><span> I have read and agree to the <a href="/pages/terms-of-use">Terms and Conditions</a>, <a href="/pages/privacy-policy">Privacy Policy</a> and <a href="/pages/cookies">Cookies Policy</a>. </span></label></div><input type='hidden' name='[marketing_preferences][opt_in_marketing_statement]' value='Get emails with the latest news and information on the local property market, our products and services. You can unsubscribe at any time.'/>
        
        <input type="submit" value="Next Step" class="next-step btn btn-primary button button-primary">
        <div id="valuation_result" style="display:none;"><h3>Your results</h3></div>
      </form>
    </div>
</div>

      <div class="result-container" style="display:none;">
  <div class="inner-wrapper">
    <div class="top">
      <img src="//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x100/Logo_Large.png" alt="Blue Estate Agents logo" class="agency-logo" />
      <h2>Your Valuation in the region of...</h2>
    </div>
    <div class="main">
      <div id="valuation-wrapper">
        <div class="sell-let-switch">
          <div class="sell-switch active">To sell</div>
          <div class="let-switch">To let</div>
        </div>
        <div id="valuation-details">
          <div id="min-valuation" class="val-box">
            <span>Minimum:</span>
            <strong id="min_price_1">£000,000</strong>
          </div>
          <div id="valuation" class="val-box">
            <strong id="price_1">£000,000</strong>
          </div>
          <div id="max-valuation" class="val-box">
            <span>Potential:</span>
            <strong id="max_price_1">£000,000</strong>
          </div>
        </div>
      </div>

      
        
          <div id="no_results">
            <p>Unfortunately we do not have enough data to give you an accurate valuation.
              Your local Blue Estate Agents property expert will be in touch to arrange an accurate valuation taking
              into account improvements to your property,
              the local market and more.
              Or arrange a valuation now by clicking
              <a id='contact_form_link' href="/#contact_form"> here.</a>
            </p>
          </div>
        
      

      <p id="property_expert">Whilst this instant valuation provides a guideline,
         your local Blue Estate Agents property expert will be in touch to provide a more accurate valuation taking into
         account improvements to your property, the local market and more.
      </p>

      <div id="streetview-wrapper"></div>

      <div id="valuation-map"></div>

      <div id="valuation-map-no-streetview"></div>

      <div style="clear: both;"></div>

      <div class="recently-sold">
        <h3>Recently sold in the area</h3>
        <p>These properties near you were sold recently.</p>
        <ul id="recently-sold-list">
        </ul>
      </div>

      <div id="content-wrapper">
        <div id="valuation-details">
          <div id="sub-details">

            <span id="address-wrapper" class="sub-detail">
              <span id="address-container">STREET NAME, TOWN, POSTCODE, UNITED KINGDOM</span>
            </span>
          </div>
        </div>
      </div>

      <div class="clear"></div>
    </div>
  </div>
  <div class="cell">&nbsp;</div>
</div>


      <div class="valuation_start_again">
        <p>Start again?</p>
      </div>
    </div>
  </div>
</script>

<style>
  #spinner-background .loader,
  #spinner-background .loader:before,
  #spinner-background .loader:after {
    background: ;
  }

  #spinner-background .loader {
    color: ;
  }

  #valuation-section .sell-switch, #valuation-section .let-switch {
    border: solid  2px;
  }

  #valuation-section .sell-let-switch .active {
    background-color: ;
  }
</style>
    

		<footer id="footer" class="footer">

  <div class="grid">
    <div class="col gut">
      <hr>
    </div>
  </div>

  <div class="grid">
    <div class="col col-leia-6 col-han-3 footer-details footer-details-address gut">
      <div class="content">
        
          <div data-content-id="117184" data-content-type="site_content_chunks">
            <p><strong>Hounslow Office</strong><br>
315 Vicarage Farm Road,<br>
Heston<br>
Hounslow<br>
TW5 0DR</p>

<p><a href="mailto:[email protected]">[email protected]</a><br>
  <a href="tel:0208 570 7900">0208 570 7900</a></p>
<p>
Copyright © 2023 Blue Estate Agents - All Rights Reserved
  Company Reg. Number 08482066</p>

          </div>
        
        <p class="footer-gw-credit">
          © 2024 Blue Estate Agents
        </p>
      </div>
    </div>

    
      <div class="col col-leia-6 col-han-3 footer-details footer-details-contact gut" data-content-id="117182" data-content-type="site_content_chunks">
        
<p><a href="mailto:[email protected]">[email protected]</a><br>
  <a href="tel:0208 570 7900">0208 570 7900</a></p>

<div id="social_icons">
<li><a href="https://www.facebook.com/Blue-Estate-Agents-London-Ltd-2048227315241562/" target="_blank"><img src="https://mr1.homeflow.co.uk/files/site_asset/image/3983/4335/FB_Icon.png"></a></li>
  <li><a href="https://twitter.com/blueestateagent?lang=en" target="_blank"><img src="https://mr1.homeflow.co.uk/files/site_asset/image/3983/4334/Twitter_Icon.png"></a></li>
    <li><a href="https://www.instagram.com/blueestateagents/" target="_blank"><img src="https://mr1.homeflow.co.uk/files/site_asset/image/4504/1204/Instagram_Icon.png"></a></li>
</div>
      </div>
    

    <div class="col col-leia-6 col-han-3 footer-details footer-details-policies gut">
      <div class="content">
        
          <ul class="policies" data-content-id="117179" data-content-type="site_content_chunks">
            <li><a href="/pages/privacy-policy/">Privacy Policy</a></li>
<li><a href="/pages/cookies">Cookie Policy</a></li>
<li><a href="/pages/terms-of-use">Terms and Conditions</a></li>
<li><a href="https://mr0.homeflow.co.uk/files/site_asset/image/4277/5784/Complaints_Procedure.pdf" target="_blank">Complaints Procedure</a></li>
          </ul>
        
      </div>
    </div>
    <div class="col col-leia-6-rem col-han-3 footer-details footer-details-logos gut">
      <div class="content">
        
          
            
              <ul class="orgs" data-content-id="117177" data-content-type="site_content_chunks">
                <img style="height:24px; margin-right:5px; margin-bottom:8px" src="https://mr1.homeflow.co.uk/files/site_asset/image/4608/8377/RightmoveNew.png">
<img style="height:24px; margin-right:5px; margin-bottom:8px" src="https://mr1.homeflow.co.uk/files/site_asset/image/4608/8384/OTM.png">
<img style="height:24px; margin-right:5px; margin-bottom:8px" src="https://mr1.homeflow.co.uk/files/site_asset/image/4608/8385/Zoopla-Logo-New.png">
<img style="height:24px; margin-right:5px; margin-bottom:8px" src="https://mr1.homeflow.co.uk/files/site_asset/image/4608/8388/Primelocation.png">
<img style="height:28px; margin-right:5px; margin-bottom:8px" src="https://mr1.homeflow.co.uk/files/site_asset/image/4608/8391/ombudsman.png">
<img style="height:30px; margin-right:5px" src="https://mr1.homeflow.co.uk/files/site_asset/image/4608/8392/NALS2.png">
<img style="height:26px; margin-right:5px" src="https://mr1.homeflow.co.uk/files/site_asset/image/4671/8938/my_deposits.png">
<img style="height:60px; margin-right:5px; margin-bottom:8px; width:100%" src="https://mr1.homeflow-assets.co.uk/files/site_asset/image/5703/5052/Get_Agent_Awards.jpg">

              </ul>
            
          
        

        
          <p class="footer-energy-credit" data-content-id="117146" data-content-type="site_content_chunks">
            Website by <a href="https://www.homeflow.co.uk/estate-agent-website-design/" target="_blank">Homeflow</a>
          </p>
        
      </div>
    </div>
  </div>
</footer>


    
    <script id="property-map-popup-template" type="text/template">
      <div class="property_map_pin_popup clearfix">
        <a class="with-status" href="<%= property.property_url %>">
          <% if (property.photo) { %>
            <img src='<%= property.photo%>' width="300" height="185" />
          <% } %>
          <div class="photo_count"><%= property.photo_count %></div>
        </a>
        <a class="disp-address" href='<%= property.property_url %>'><%= property.display_address %></a>
        <div class="price"><%= property.price %></div>
        <ol class="property_detail_icons clearfix">
          <% if (property.bedrooms !== 0) { %>
            <li class="bedrooms"><%= property.bedrooms %> <span class="type">bedroom<% if (property.bedrooms > 1) { %>s<% } %></span></a></li>
          <% } %>
          <% if (property.reception_rooms !== 0) { %>
            <li class="receptions"><%= property.reception_rooms %> <span class="type">reception<% if (property.reception_rooms > 1) { %>s<% } %></span></li>
          <% } %>
          <% if (property.bathrooms !== 0) { %>
            <li class="bathrooms"><%= property.bathrooms %> <span class="type">bathroom<% if (property.bathrooms > 1) { %>s<% } %></span></li>
          <% } %>
        </ol>
        <a class="btn btn-primary invert" href="<%= property.property_url %>">More Details</a>
      </div>
    </script>

    
    <div id="modal-container"></div>

    <script src="/asset_bundles/common.bundle.bdd22ae588244a82e003.js"></script><script src="/asset_bundles/home.bundle.571e421422c34a1d98af.js"></script>

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



<div id="admin-bar" style="display: none;">
  
  
  <a href="https://blueestateagents.content.homeflow.co.uk">Admin</a>
  
  
  
  
  
  
    
  <a href="https://blueestateagents.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 == 'blueestateagents')) {
          // 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://blueestateagents.' + app + '.homeflow.co.uk/' + 'branches/' + branchId + '/employees/' + id + '/edit';
            } else if (type == 'staff') {
              href = "https://blueestateagents.homeflow.co.uk/configure/business/" + type + "/" + id + "/edit";
            } else {
              href = "https://blueestateagents." + 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://blueestateagents.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 */
    /*FONT*/
p, h1, h2, h3, h4, h5, h6 {
     font-family: 'Montserrat', sans-serif !important;
}

p {
     font-family: 'Montserrat', sans-serif !important;
}

.home .home-hero-copy h2 {
     font-family: 'Montserrat', sans-serif !important;
}
strong {
    font-weight: 600;
}

a {
    color: #1e3956;
}

hr {
    border-top: 1px dotted #114983;
}

.layout-template-default .page-content h2 {
    font-weight: 600;
}

/*END*/

/*ALERT*/
.alert {
    background-color: #235063;
    color: #ffffff;
}
/*END*/

/*USER*/
.modal-header {
    background-color: #1e3956;
    color: #fff;
}

.user-login {
    background-image: url(/liquid_assets/images/icons/icon-login-white.png);
}

.tel-button {
    background-position: -115px -87px;
}

.branches .tel-button, .properties .tel-button  {
    background-position: -157px -87px;
}
.branches .user-login, .properties .user-login {
    background-image: url(/liquid_assets/images/icons/icon-login.png);
}
.branches .main-menu-button.open-main-menu-button svg, .properties .main-menu-button.open-main-menu-button svg {
    stroke: grey;
}

/*BUTTON*/
.button {
    color: white;
    background: #1e3956;
}

.button:hover {
    color: white;
    background: #596d7f;
}

.button.large {
    font-size: 1.5rem;
    text-align: center;
    color: #ffffff;
}

button.button::before {
    background-position: -210px -190.2px;
}
/*END*/

/*NAVIGATION*/
.main-menu-button.close-main-menu-button {
    background-position: unset;
    background-image: url(https://mr1.homeflow.co.uk/files/site_asset/image/4474/4342/cross.png);
    background-size: contain;
}

.main-navigation {
    background-color: #1e3956;
}

.main-navigation .menu {
    border-top: none;
}

.main-navigation .menu li {
    list-style: none;
    border-bottom: 1px dotted #ffffff;
}

ul.menu.main-menu a {
    color: #ffffff;
}
/*END*/

html,body{
   width: 100%;
   margin: 0px;
   padding: 0px;
   overflow-x: hidden; 
   font-family: 'Montserrat', sans-serif;
}

/* PROFILE SECTION*/
#profile-tabs .btn{
  background-color:#1e3956 !important;
  color:#fff;
}
.modal-body button {
    background-color: #1e3956;
    border-color: #1e3956;
    color: #ffffff;
}
.responsive-tabs>ul a{
  color:#1f2a44 !important;
}
.responsive-tabs>ul a:hover{
  color:#d60049 !important;
}
.modal-header {
    background-color: #1f2a44;
    color: #fff;
}
.modal-body {
    background-color: #f5f5f5 !important;
}
.close{
  color:#fff !important;
  opacity:0.7 !important;
}
/* END */


/*LOGO*/
.site-title a {
    height: 111px!important;
    width: auto;
    background-size: contain !important;
}

.header_logo {
    display: block;
    max-height: 208px;
}

a.header_logo.lazyloaded {
    background-repeat: no-repeat;
    position: relative;
    bottom: 43px;
}
/*END*/

/*HEADER*/

.mobile_logo {
    bottom: 96px;
}

.tel-number:link {
    color: #ffffff;
}
.branches .tel-number:link {
    color: #1e3956;
}

.properties .tel-number:link {
    color: #1e3956;
}
/*END*/

/*CAROUSEL*/
.home .home-hero-copy h2 {
color: #ffffff;
    text-shadow: 1px 1px #000000;
}
.home .home-hero-copy p {
    color: #ffffff;
    text-shadow: 1px 1px #000000;
}

.lazyloaded {
    transition: opacity 500ms;
}
/*END*/

/* HOMEPAGE */
.section-home-services .button.black:link {
    background-color: rgba(30,57,86, 0.6) !important;
}

.button.black:link, .button.black:visited {
    background-color: rgba(30,57,86, 0.6) !important;
}
.section-home-services .button.black:hover {
    background-color: rgba(28,97,172, 0.6) !important;
}

.button.black:link:hover {
    background-color: rgba(28,97,172, 0.6) !important;
}

/* valuation homepage */
.valuation-options__bar {
    background-color: rgba(30,57,86, 0.6);
}
.valuation-options__bar h2 {
    color: #ffffff;
}

.valuation-options {
    background-image: url(https://mr1.homeflow.co.uk/files/site_asset/image/4609/7019/Val_strip.jpg) !important;
    background-position: center center;
    background-size: cover;
    color: #ffffff;
    padding-top: 0;
}

.valuation-options__options p {
    font-size: 15px;
}
/*END*/


/* FEATURED PROPERTIES */
.section--global__featured-properties {
    background-color: #f0f0f0 !important;
}

.section--global__featured-properties h2 {
    color: #235063;
}

.home .letting-fees-modal-inner{
  display:none;
}
/*White text in header (Instant Val)*/
.valuation-button {
    color: white !important;
    background-color: #23304d;
}

.valuation-form-button {
    color: white;
}
.valuation-button:before {
    background-position: -193px -123px;
}

.button {
    color: white;
}
.col.col-leia-6.col-luke-6.get-in-touch {
    width: 100%;
}


/*CONTENT PAGES*/
.include--accordion h2 {
    padding-bottom: 0.25em;
    padding-top: 0.25em;
}

.cms_page ul {
    list-style: disc;
    margin-left: 25px;
}

.pages.layout-template-hero .page-header {
      background-position: center;
}

.panel li {
    list-style: square;
    margin: 0px 0px 20px 30px;
}

.pages.layout-template-hero .page-title-bg {
    background-color: rgba(30,57,86, 0.6);
    color: #ffffff;
}
.include--accordion .panel .panel-trigger {
    font-weight: bold;
}

.include--accordion .panel {
    border-bottom: 1px dotted;
}

blockquote p {
    font-size: 37px;
    line-height: 32px;
  font-family: 'Nothing You Could Do', cursive !important;
}

.col.gut.include.include--get-in-touch {
    margin-top: 30px;
}

.cms_page ol {
    list-style: decimal;
    margin-left: 20px;
}
/*END*/

/*CONTENT BUTTON*/
.service-btn {
    color: #ffffff;
    background: #1e3956;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

/*END*/

/*BLOG PAGE*/
.news-index .page-title {
    visibility: hidden;
}

.news-index .page-title:after {
    visibility: visible;
    content: 'News & Tips';
    float: left;
}
/*END*/

/*BUTTONS*/
.content-form--simple_contact .button {
    background: #1e3956;
}

.content-form--simple_contact .button:hover {
    background: #596d7f;
}

.btn-primary {
    color: #fff !important;
    background-color: #234666;
    border-color: #e4bf58;
}
/*END*/

/*VALUATION PAGE*/
.section-value-my-property-valuation h3 {
    padding-top: 0;
}

.valuation-form-button {
    display: none;
}
/*END*/

/*BRANCH PAGE*/
.branches.layout-template-hero .page-title {
    color: #ffffff;
}

/*bottom form*/
.content-form--simple_contact textarea {
    border-top: none;
}

.branches .col.col-leia-6.col-luke-3.gut {
    width: 50%;
}
/*END*/

/*PROPERTY SEARCH PAGES*/
input[type="radio"]:checked + label:before {
    background-color: #1e3956;
}

.property-status-price-tenure .property-status.property-status-alert {
    color: #ffffff;
    background-color: #587186;
    padding: 3px 5px 3px 5px;
}

.selectric .label {
    color: #235063;
}

.selectric-items .selectric-scroll {
    background: #f0f0f0;
}
.leaflet-container a {
    color: #234666;
    font-weight: bold;
}
/*END*/

/*GET IN TOUCH*/
.col.col-leia-6.col-luke-3.gut {
    text-align: left !important;
}

input {
    color: #235063;
}

textarea {
    color: #235063;
}

input::placeholder, textarea::placeholder{
 color:#235063;
}

/*END*/

/*SOCIAL FOOTER - HP*/
.section-home h2 {
    color: #ffffff;
}

.home-feature-social a:link, .home-feature-social a {
    background-color: rgba(30,57,86, 0.6)!important;
}

.home-feature-social a:hover {
    background-color: rgba(28,97,172,0.7)!important;
}

div#social_icons .fab {
    font-size: 45px;
    margin-right: 20px;
    color: #587186;
}
/*END*/

/* MEDIA */
@media only screen and (min-width: 30em){
.col-r2d2-2 {
   width: 25% !important;
}}
@media(max-width:768px){
 .button:link{
   background-color:rgba(1,3,9,0.5);
   color:#fff;
 }}
@media(max-width:767px){
.mobile_logo {
    height: 75px;
    position: absolute;
    left: 0px !important;
    top: -10px;
}

.home .tel-number{
   background-color:transparent !important;
 }}

/*FOOTER*/
.footer-details-policies li {
    border-top: 1px dotted #114983;
}

.footer-details p {
    border-top: 1px solid #dbdcdd;
    font-size: 16px!important;
}

.footer-details p, .footer-details a {
    border: none;
}

.footer-details-logos p {
    margin-top: 40px;
}

.footer-social-icons img{
  height:30px;
  margin:unset !important;
}
.footer-social-icons{
  float:right;
}

.footer {
    color: #55565a! important;
    background: #ffffff !important;
    border-top: 2px solid #fff;
}

.footer a:link {
    color: #235063;
}

.footer a:link:hover {
    color: #000000;
}

.footer li {
    list-style: none;
}

#social_icons > li {
    display: inline;
}
div#social_icons img {
    height: 40px;
}
/*END*/

/*QUOTE*/
blockquote {
    border-top: none;
}

blockquote cite {
    color: #000000!important;
    font-size: 30px;
}

blockquote.big p {
    font-size: 38px;
}
/*END*/

/*COOKIES*/
div#cookie_directive {
    background: #596d7f;
}

.valuation-options{
  background-image:none;
  background-color:#E2EFF1;
}

.valuation-options__options .content {
    background-color: rgba(30,57,86, 0.6)!important;
}

.valuation-options__options .content:hover {
background-color: rgba(28,97,172,0.7)!important;
}

.valuation-options__options .content a {
    color: #ffffff;
}
#main > div.section.valuation-options > div > div > div:nth-child(1) > div > a > h3:before {
    background-position: unset !important;
    width: 100%;
}

#main > div.section.valuation-options > div > div > div:nth-child(1) > div > a > h3:before {
    background-position: unset !important;
    width: 100%;
    background-image: url(https://mr0.homeflow.co.uk/files/site_asset/image/3770/1416/Val-Online2.png?1552908755)!important;
    height: 100%;
    top: -16px;
    background-repeat: no-repeat;
}
#main > div.section.valuation-options > div > div > div:nth-child(2) > div > a > h3:before {
    background-position: unset !important;
    width: 100%;
    background-image: url(https://mr0.homeflow.co.uk/files/site_asset/image/3770/1420/Val-Phone2.png?1552908879)!important;
    height: 100%;
    top: -16px;
    background-repeat: no-repeat;
}
#main > div.section.valuation-options > div > div > div:nth-child(3) > div > a > h3:before {
    background-position: unset !important;
    width: 100%;
    background-image: url(https://mr1.homeflow.co.uk/files/site_asset/image/4609/7177/calendar.png)!important;
    height: 100%;
    top: -16px;
    background-repeat: no-repeat;
}
blockquote cite {
    color: #4F6995;
}
.home blockquote p {
    font-size: 38px;
    font-family: 'Nothing You Could Do', cursive !important;
}

.home-testimonial-2{
  background-image:url(https://mr1.homeflow.co.uk/files/site_asset/image/3721/1777/quote-bottom.png?1544783294);
  background-position:bottom;
  background-repeat:no-repeat;
}

.section--global__featured-properties .content .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    background-color: rgba(30,57,86,0.5);
    padding: .5em;
}

.valuation-options__options p {
    margin-bottom: 0;
    color: #ffffff;
}
.valuation-options__options h3 {
    color: #ffffff;
    text-transform: uppercase;
}


@media(max-width:768px){
.home blockquote p {
    font-size: 30px;
}}

@media(max-width:768px){
.home .section-home-hero {
    height: 640px;
    height: 67vh;
    margin-bottom: 225px;
}
.home-hero-buttons {
    bottom: -225px;
}}


/*MOBILE INSTANT VALS BUTTON*/
@media (max-width: 768px) {
.button:link {
    background-color: #587186;
    color: #fff;
}}

/* Custom RDA Styles */
input[type="radio"] + .hf-cal__radio-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  background-color: #e5e5e5;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 0;
  border: unset;
}

input[type="radio"] + .hf-cal__radio-label {
  display: inline-block;
  padding: 7px 20px 7px 40px;
  position: relative;
  color: #235063;
  margin-left: 0px !important;
}

input[type="radio"]:checked + .hf-cal__radio-label:before {
  background-color: #e5e5e5;
}

/*ADD HEROES TO DYNAMIC PAGES*/
.layout-template-contact .header,
.pages.request_valuation .header {
 background-image:url(https://mr1.homeflow.co.uk/files/site_asset/image/3983/4243/Val_strip.jpg);
}

.articles #header {
    background-image: url(https://mr1.homeflow.co.uk/files/site_asset/image/4213/3610/news.jpg);
    background-repeat: no-repeat;
    height: 500px;
    background-size: cover;
}

/*END*/

/*REGISTER FORM - HIDE AREAS*/
#registration-form > div > fieldset:nth-child(5) {
    display: none;
}
/*END*/

/*LOGO ON MOBILE*/
@media (max-width: 768px) {
.site-title a {
    height: 75px;
    width: auto;
    position: relative;
    bottom: 16px;
}}
/*END*/

/*KEEP CAROUSEL TEXT ON ONE LINE ON ALL SCREENSIZES*/
@media(max-width:1279px) {
.home .home-hero-copy h2 {
    font-size: 55px;
}}

@media(max-width:981px) {
.home .home-hero-copy h2 {
    font-size: 40px;
}}

@media(max-width:718px) {
.home .home-hero-copy h2 {
    font-size: 30px;
}}

@media (max-width: 542px) {
.home .home-hero-copy h2 {
    font-size: 18px;
    padding-top: 33px;
}}
/*END*/

/* Remove these two rules to use separate desktop and mobile logos */
.header-logo__mobile {
  display: none;
}

.header-logo__desktop {
  display: block;
}
  /* /Custom styles */
</style>




    <script>console.log('home#home');</script>

    <script type="application/ld+json">
  {
    "@context": "http://www.schema.org",
    "@type": "Organization",
    "name": "Blue Estate Agents",
    "url": "www.blueestateagents.co.uk",
    "image": "//mr2.homeflow-assets.co.uk/files/site_asset/image/5690/8295/_x_/Logo_Large.png",
    "description": "",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "315 Vicarage Farm Road,",
      "addressLocality": "Heston",
      "addressRegion": "Hounslow",
      "postalCode": "TW5 0DR",
      "addressCountry": "United Kingdom"
    },
    "telephone": "0208 570 7900"
  }
</script>

  


<script src="https://www.google.com/recaptcha/api.js" id="recaptcha-script"></script></body></html>