Lead #3886
Best Contact
—
Email
info@romanheat.co.uk (generic)
Override
Captured Pages
http://romanheat.co.uk/staff
Status: 404
Emails:
View text
http://romanheat.co.uk/our-team
Status: 200
Emails:
View text
Call Us:07980 961 911GET A QUOTE Home Underfloor Heating Service & Repair About Us Contact HomeAbout Us WHY CHOOSE USTrusted underfloor heating professionalsCourtesy may not be the first thing people think of when it comes to heating, but for us, it's one of the most important tools we carry.Issues with your underfloor heating system become problematic when it fails in the winter months. This rarely happens in summer of course because most of us have the heat turned off then. A wise man once said “An ounce of prevention is worth a pound of cure” This is ever so true with our modern central heating systems. Our team use specialist equipment to diagnose the issue and apply the right solution to get your system back up and running quickly and efficiently. Our experienced engineers use cutting-edge thermal imaging equipment to quickly pinpoint the fault, which allows them to apply the right solution for your system. We keep up-to-date with the latest underfloor heating technology from leading manufacturers like John Guest, Uponor and ProWarm, so our expertise can be applied to your home. CALL MONDAY TO FRIDAY07980 961 911SCHEDULE A SERVICE CALLWHAT WE DOWe offer reliable repair and servicing for hydronic or warm water underfloor heating systemsMore efficient than radiatorsMore room space - walls with radiatorsSafer for children & pets. No hot pipesControl individual room temperatureVerified professionals The underfloor heating manifold acts as the heart of your heating system, connecting the heating pipes and ensuring accurate temperature and pressure outputs. Via the manifold we can review the operational status of the system, check the pressure of the system to make sure it isn’t exceeding the recommended levels and review the flow rates of the water with the flow gauges. Even though underfloor heating systems are installed beneath carpet, tiles or wooden flooring, there is usually no reason for the entire floor to be raised to fix the problem. In the vast majority of cases any fault being experienced by an underfloor heating system is usually related to something above the ground. FacebookSCHEDULE A SERVICE CALL Roman Heat, 2021 © All Rights Reserved Contact us {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/prohauz\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} eval(mod_pagespeed_HjPXtYUBtv); eval(mod_pagespeed_BpI6FJhteX); wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']}); (function(domain,translations){var localeData=translations.locale_data[domain]||translations.locale_data.messages;localeData[""].domain=domain;wp.i18n.setLocaleData(localeData,domain);})("contact-form-7",{"translation-revision-date":"2024-05-21 11:58:24+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Error:":["Error:"]}},"comment":{"reference":"includes\/js\/index.js"}}); var wpcf7={"api":{"root":"https:\/\/www.romanheat.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; 'use strict';(function(){var $;$=window.jQuery||window.Zepto||window.$;$.fn.fancySelect=function(opts){var isiOS,settings,clicked=false;if(opts==null){opts={};}settings=$.extend({forceiOS:false,includeBlank:false,optionTemplate:function(optionEl){return optionEl.text();},triggerTemplate:function(optionEl){return optionEl.text();}},opts);isiOS=!!navigator.userAgent.match(/iP(hone|od|ad)/i);return this.each(function(){var copyOptionsToList,disabled,options,sel,trigger,updateTriggerText,wrapper;sel=$(this);if(sel.hasClass('fancified')||sel[0].tagName!=='SELECT'){return;}sel.addClass('fancified');sel.css({width:1,height:1,display:'none',position:'absolute',top:0,left:0,opacity:0});sel.wrap('<div class="fancy-select">');wrapper=sel.parent();if(sel.data('class')){wrapper.addClass(sel.data('class'));}wrapper.append('<div class="trigger">');wrapper.append('<ul class="options">');trigger=wrapper.find('.trigger');options=wrapper.find('.options');disabled=sel.prop('disabled');if(disabled){wrapper.addClass('disabled');}updateTriggerText=function(){var triggerHtml;triggerHtml=settings.triggerTemplate(sel.find(':selected'));return trigger.html(triggerHtml);};sel.on('blur.fs',function(){if(trigger.hasClass('open')){return setTimeout(function(){return trigger.trigger('close.fs');},120);}});trigger.on('close.fs',function(){trigger.removeClass('open');return options.removeClass('open');});trigger.on('close',function(){var parent=sel.parent();if(!parent.is(':hover')||(parent.is(':hover')&&clicked)){clicked=false;trigger.removeClass('open');return options.removeClass('open');}});sel.parent().on('mouseout',function(){sel.trigger('focus');});trigger.on('click.fs',function(){var offParent,parent;if(!disabled){trigger.toggleClass('open');if(trigger.hasClass('open')){parent=trigger.parent();offParent=parent.offsetParent();if((parent.offset().top+parent.outerHeight()+options.outerHeight()+20)>$(window).height()+$(window).scrollTop()){options.addClass('overflowing');}else{options.removeClass('overflowing');}}options.toggleClass('open');if(!isiOS){return sel.focus();}}});sel.on('enable',function(){sel.prop('disabled',false);wrapper.removeClass('disabled');disabled=false;return copyOptionsToList();});sel.on('disable',function(){sel.prop('disabled',true);wrapper.addClass('disabled');return disabled=true;});sel.on('change.fs',function(e){if(e.originalEvent&&e.originalEvent.isTrusted){return e.stopPropagation();}else{return updateTriggerText();}});sel.on('keydown',function(e){var hovered,newHovered,w;w=e.which;hovered=options.find('.hover');hovered.removeClass('hover');if(!options.hasClass('open')){if(w===13||w===32||w===38||w===40){e.preventDefault();return trigger.trigger('click.fs');}}else{if(w===38){e.preventDefault();if(hovered.length&&hovered.index()>0){hovered.prev().addClass('hover');}else{options.find('li:last-child').addClass('hover');}}else if(w===40){e.preventDefault();if(hovered.length&&hovered.index()<options.find('li').length-1){hovered.next().addClass('hover');}else{options.find('li:first-child').addClass('hover');}}else if(w===27){e.preventDefault();trigger.trigger('click.fs');}else if(w===13||w===32){e.preventDefault();hovered.trigger('click.fs');}else if(w===9){if(trigger.hasClass('open')){trigger.trigger('close.fs');}}newHovered=options.find('.hover');if(newHovered.length){options.scrollTop(0);return options.scrollTop(newHovered.position().top-12);}}});options.on('click.fs','li',function(e){var clicked;clicked=$(this);sel.val(clicked.data('raw-value'));if(!isiOS){sel.trigger('blur.fs').trigger('focus.fs');}options.find('.selected').removeClass('selected');clicked.addClass('selected');trigger.addClass('selected');return sel.val(clicked.data('raw-value')).trigger('change.fs').trigger('blur.fs').trigger('focus.fs');});options.on('mouseenter.fs','li',function(){var hovered,nowHovered;nowHovered=$(this);hovered=options.find('.hover');hovered.removeClass('hover');return nowHovered.addClass('hover');});options.on('mouseleave.fs','li',function(){return options.find('.hover').removeClass('hover');});copyOptionsToList=function(){var selOpts;updateTriggerText();selOpts=sel.find('option');return sel.find('option').each(function(i,opt){var optHtml;opt=$(opt);if(!opt.prop('disabled')&&(opt.val()||settings.includeBlank)){optHtml=settings.optionTemplate(opt);if(opt.prop('selected')){return options.append("<li data-raw-value=\""+(opt.val())+"\" class=\"selected\">"+optHtml+"</li>");}else{return options.append("<li data-raw-value=\""+(opt.val())+"\">"+optHtml+"</li>");}}});};sel.on('update.fs',function(){wrapper.find('.options').empty();return copyOptionsToList();});return copyOptionsToList();});};}).call(this); window.BoldThemesURI="https://www.romanheat.co.uk/wp-content/themes/prohauz";window.BoldThemesAJAXURL="https://www.romanheat.co.uk/wp-admin/admin-ajax.php";window.boldthemes_text=[];window.boldthemes_text.previous='previous';window.boldthemes_text.next='next'; 'use strict';var bt_initHeader;(function($){var hasCentralMenu,verticalMenuEnabled,belowMenu,btStickyEnabled,responsiveMenuPosition,fullScreenMenuEnabled;function initial_header_setup(){var isTouchDevice=('ontouchstart'in window)||(navigator.MaxTouchPoints>0)||(navigator.msMaxTouchPoints>0);if(isTouchDevice){$('html').addClass('touch');$('html').removeClass('no-touch');}else{$('html').addClass('no-touch');$('html').removeClass('touch');}hasCentralMenu=$('body').hasClass('btMenuCenterEnabled');verticalMenuEnabled=$('body').hasClass('btMenuVerticalLeftEnabled')||$('body').hasClass('btMenuVerticalRightEnabled');fullScreenMenuEnabled=$('body').hasClass('btMenuFullScreenCenter');if($('body').hasClass('rtl')){responsiveMenuPosition='Right';}else{responsiveMenuPosition='Left';}belowMenu=$('body').hasClass('btBelowMenu');btStickyEnabled=$('body').hasClass('btStickyEnabled');if(typeof window.btStickyOffset=='undefined')window.btStickyOffset=300;if(typeof window.btStickyOpenTimeout=='undefined')window.btStickyOpenTimeout=50;if(typeof window.btStickyCloseTimeout=='undefined')window.btStickyCloseTimeout=200;if(typeof window.responsiveResolution=='undefined')window.responsiveResolution='1200';}function final_header_setup(){$('li.btMenuWideDropdown').addClass(function(){return'btMenuWideDropdownCols-'+$(this).children('ul').children('li').length;});$('li.btMenuWideDropdown').each(function(){var maxChildItems=0;$(this).find('> ul > li > ul').each(function(index){if($(this).children().length>maxChildItems){maxChildItems=$(this).children().length;}});$(this).find('> ul > li > ul').each(function(index){var bt_menu_base_length=$(this).children().length;if(bt_menu_base_length<maxChildItems){for(var i=0;i<maxChildItems-bt_menu_base_length;i++){$(this).append('<li class="btEmptyParentElement"><a class="btEmptyElement"> </a></li>');}}});});$('.btHorizontalMenuTrigger, .bt-horizontal-menu-trigger').on('click',function(){$('body').toggleClass('btShowMenu');return false;});$('.bt-fullscreen-menu-trigger').on('click',function(){$('body').toggleClass('bt-show-fullscreen-menu');return false;});$('.btVerticalMenuTrigger, .bt-vertical-menu-trigger').on('click',function(){$('body').toggleClass('btMenuVerticalOn');return false;});}if(typeof window.top_tools_search!=='function'){window.top_tools_search=function(){$('.mainHeader .btSearch').parent().addClass('btParentFromTopBox');$('.mainHeader .btSearchInner').prependTo('body').addClass('btFromTopBox');$('.mainHeader .widget_search').addClass('btIconWidget');$('.mainHeader .btSearch, .btFromTopBox .btSearchInnerClose').on('click',function(){$('body').toggleClass('btTopToolsSearchOpen');if($('body').hasClass('btTopToolsSearchOpen')){if($('.btSearchInnerContent form input:text:visible:first').length)boldthemes_requestTimeout(add_focus_to_serach,500);}return false;});}}function add_focus_to_serach(){$('.btSearchInnerContent form input:text:visible:first').focus();}function divide_menu(){if($('.btTextLogo').length){var logoWidth=$('.mainHeader .logo').width();}else{if($('.mainHeader .logo .btMainLogo').data('hw')){var logoWidth=$('.mainHeader .logo').height()*$('.mainHeader .logo .btMainLogo').data('hw');}else{var logoWidth=$('.mainHeader .logo').height()*3;}}$('.menuPort nav').addClass('leftNav');$('.menuPort').append('<nav class="rightNav"><ul></ul></nav>');var halfItems=Math.ceil($('.menuPort nav.leftNav ul>li:not(li li)').length*.5);$('.menuPort nav.rightNav > ul').append($('.menuPort nav.leftNav > ul > li').slice(halfItems));$('.menuPort nav.leftNav > ul > li').slice(halfItems).remove();$('.mainHeader .logo').css('transform','translateX('+Math.round(-logoWidth*.5)+'px)');$('.mainHeader .logo').css('width',logoWidth+'px');$('.menuPort nav.leftNav').attr('style','--margin:'+Math.round(logoWidth*.5)+'px;margin-right:'+Math.round(logoWidth*.5)+'px;');$('.menuPort nav.rightNav').attr('style','--margin:'+Math.round(logoWidth*.5)+'px;margin-left:'+Math.round(logoWidth*.5)+'px;');boldthemes_calculate_content_padding();}function boldthemes_activate_sticky(){var fromTop=$(window).scrollTop();if(fromTop>window.btStickyOffset&&!$('body').hasClass('btStickyHeaderActive')){$('body').addClass('btStickyHeaderActive');boldthemes_requestTimeout(boldthemes_activate_sticky_open,window.btStickyOpenTimeout);}else if(fromTop<=window.btStickyOffset&&$('body').hasClass('btStickyHeaderActive')&&!$('body').hasClass('btStickyHeaderClosed')){$('body').addClass('btStickyHeaderClosed');boldthemes_requestTimeout(boldthemes_activate_sticky_close,window.btStickyCloseTimeout);}if(fromTop<=100){$('body').removeClass('btStickyHeaderActive btStickyHeaderOpen btStickyHeaderClosed');}}function boldthemes_activate_sticky_open(){$('body').addClass('btStickyHeaderOpen');}function boldthemes_activate_sticky_close(){$('body').removeClass('btStickyHeaderActive btStickyHeaderOpen btStickyHeaderClosed');}window.boldthemes_requestTimeout=function(fn,delay){if(!window.requestAnimationFrame&&!window.webkitRequestAnimationFrame&&!(window.mozRequestAnimationFrame&&window.mozCancelRequestAnimationFrame)&&!window.oRequestAnimationFrame&&!window.msRequestAnimationFrame)return window.setTimeout(fn,delay);var start=new Date().getTime(),handle=new Object();function loop(){var current=new Date().getTime(),delta=current-start;delta>=delay?fn.call():handle.value=boldthemes_requestAnimFrame(loop);};handle.value=boldthemes_requestAnimFrame(loop);return handle;};window.boldthemes_requestAnimFrame=(function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(callback,element){window.setTimeout(callback,1000/60);};})();function responsive_menu_handler(){if(!fullScreenMenuEnabled){if(!verticalMenuEnabled){$(window).on("resize",function(event){if(window.innerWidth<window.responsiveResolution){$('body').addClass('btMenuVertical'+responsiveMenuPosition+' btMenuVertical').removeClass('btMenuHorizontal');}else{$('body').removeClass('btMenuVertical btMenuVertical'+responsiveMenuPosition+' btMenuVerticalOn').addClass('btMenuHorizontal');}boldthemes_calculate_content_padding();});}}}function init_menu(){initial_header_setup();if(!fullScreenMenuEnabled){if(verticalMenuEnabled){if($('body').hasClass('btMenuVerticalLeftEnabled'))$('body').addClass('btMenuVerticalLeft btMenuVertical');if($('body').hasClass('btMenuVerticalRightEnabled'))$('body').addClass('btMenuVerticalRight btMenuVertical');}else{if($('body').hasClass('btMenuRightEnabled'))$('body').addClass('btMenuRight btMenuHorizontal');if($('body').hasClass('btMenuLeftEnabled'))$('body').addClass('btMenuLeft btMenuHorizontal');if($('body').hasClass('btMenuCenterBelowEnabled'))$('body').addClass('btMenuCenterBelow btMenuHorizontal');if($('body').hasClass('btMenuCenterEnabled'))$('body').addClass('btMenuCenter btMenuHorizontal');if(window.innerWidth<window.responsiveResolution){$('body').addClass('btMenuVertical'+responsiveMenuPosition+' btMenuVertical').removeClass('btMenuHorizontal');}else{$('body').removeClass('btMenuVertical btMenuVertical'+responsiveMenuPosition+' btMenuVerticalOn').addClass('btMenuHorizontal');}}}if(!belowMenu){boldthemes_calculate_content_padding();}setTimeout(function(){$('body').addClass('btMenuInitFinished');},100);if(btStickyEnabled){setTimeout(function(){$(window).scroll(function(){boldthemes_activate_sticky();});},1000);}if(hasCentralMenu)divide_menu();$('.menuPort ul ul').parent().prepend('<div class="subToggler"></div>');$('.menuPort ul li').on('mouseenter mouseleave',function(e){if($('body').hasClass('btMenuVertical')||$('body').hasClass('btMenuFullScreenCenter')||$('html').hasClass('touch')){return false;}e.preventDefault();$(this).siblings().removeClass('on');$(this).toggleClass('on');});$('.menuPort ul.menu').on('mouseenter mouseleave',function(e){if($('body').hasClass('btMenuVertical')||$('body').hasClass('btMenuFullScreenCenter')||$('html').hasClass('touch')){return false;}$(this).toggleClass('hover');});$('div.subToggler').on('click',function(e){var parent_item=$(this).parent();parent_item.siblings().removeClass('on');parent_item.siblings().find('li').removeClass('on');parent_item.siblings().find('ul').hide();parent_item.toggleClass('on');if(parent_item.parent().hasClass('menu'))parent_item.parent().toggleClass('hover');if($('body').hasClass('btMenuVertical')){parent_item.find('ul').first().slideToggle(200);}return false;});final_header_setup();}function boldthemes_calculate_content_padding(){if(!belowMenu){if($(window).width()<window.responsiveResolution||verticalMenuEnabled||fullScreenMenuEnabled){$('.btContentWrap, .bt-content-wrap').css('padding-top',$('.btVerticalHeaderTop, .bt-vertical-header-top').height()+'px');}else if(!$('body').hasClass('btStickyHeaderActive')){$('.btContentWrap, .bt-content-wrap').css('padding-top',$('.mainHeader').height()+'px');}}}function reinit_menu(){top_tools_search();setTimeout(function(){init_menu();},100);boldthemes_calculate_content_padding();}$(window).on('load',function(){boldthemes_calculate_content_padding();});bt_initHeader=reinit_menu;top_tools_search();init_menu();responsive_menu_handler();})(jQuery); 'use strict';var bt_initTheme;function bt_refresh_cart(){jQuery('.btCartWidgetIcon').off('click').on('click',function(e){jQuery(this).parent().parent().toggleClass('on');jQuery('body').toggleClass('btCartDropdownOn');});jQuery('.verticalMenuCartToggler').off('click').on('click',function(){jQuery(this).closest('.widget_shopping_cart_content').removeClass('on');jQuery('body').removeClass('.btCartDropdownOn');});}(function($){function initFancySelect(){if(typeof $.fn.fancySelect==='function'){$('.no-touch .btSidebar select:not(.dropdown_product_cat), .no-touch #btSettingsPanelContent select, .no-touch .wpcf7-form select:not([multiple]):not(.skipFancy)').fancySelect();}}function initDateInputCheck(){$('.wpcf7-form .wpcf7-date').change(function(i,obj){if($(this).val()!=''){$(this).addClass('bt-date-input-has-value');}else{$(this).removeClass('bt-date-input-has-value');}});}function loadInitActions(){if(!$('body').hasClass('btRemovePreloader')){$('body').addClass('btRemovePreloader');if(typeof bt_bb_animate_elements==='function'){bt_bb_animate_elements();}}setTimeout(function(){$(window).trigger('btload');window.boldthemes_loaded=true;},500);$(window).trigger('resize');}function initFooter(){$('#boldSiteFooterWidgetsRow').attr('data-width',$('#boldSiteFooterWidgetsRow').children().length).children().addClass('bt_bb_column');}function initModernizrAndDetectBrowser(){var doc=document.documentElement;doc.setAttribute('data-useragent',navigator.userAgent);if(!String.prototype.startsWith){String.prototype.startsWith=function(searchString,position){position=position||0;return this.lastIndexOf(searchString,position)===position;};}if(!String.prototype.endsWith){String.prototype.endsWith=function(searchString,position){var subjectString=this.toString();if(position===undefined||position>subjectString.length){position=subjectString.length;}position-=searchString.length;var lastIndex=subjectString.indexOf(searchString,position);return lastIndex!==-1&&lastIndex===position;};}}function initPreloader(){$('body.bodyPreloader .mainHeader .menu').off('click').on('click','a',function(){var href=$(this).attr('href');if(href!==undefined&&!href.startsWith('#')&&!href.startsWith('mailto')&&!href.startsWith('callto')&&!$(this).hasClass('lightbox')&&!$(this).hasClass('add_to_cart_button')&&$(this).attr('target')!='_blank'){$('body').removeClass('btRemovePreloader');setTimeout(function(){window.location=href},750);return false;}});}function initRefreshCart(){$('.cart-contents').each(function(){bt_refresh_cart();});var cart_node=jQuery('.widget_shopping_cart')[0];if(cart_node!==undefined){var config={attributes:true,childList:true,subtree:true};var callback=function(mutationsList,observer){for(var index=0;index<mutationsList.length;index){var mutation=mutationsList[index];if(mutation.type=='childList'){jQuery('.btCartWidgetIcon').off('click').on('click',function(e){jQuery(this).parent().parent().toggleClass('on');jQuery('body').toggleClass('btCartDropdownOn');});jQuery('.verticalMenuCartToggler').off('click').on('click',function(e){jQuery(this).closest('.widget_shopping_cart_content').removeClass('on');jQuery('body').removeClass('.btCartDropdownOn');});}index++;}};var observer=new MutationObserver(callback);observer.observe(cart_node,config);}}function shopEqualHeights(){$('.btContent ul.products').each(function(){if($(this).find('li.product .btWooShopLoopItemInner').length>1){var maxHeight=Math.max.apply(null,$(this).find('li.product .btWooShopLoopItemInner').map(function(){return $(this).outerHeight();}).get());$(this).find('li.product .btWooShopLoopItemInner').css('min-height',maxHeight+'px');}});}function initTheme(){initFancySelect();initDateInput();initFooter();initModernizrAndDetectBrowser();initPreloader();initRefreshCart();loadInitActions();}$(window).on('load',function(){loadInitActions();});$(document).ready(function(){initRefreshCart();});$(window).resize(function(){if($('ul.products li.product .btWooShopLoopItemInner').length>1){$("ul.products li.product .btWooShopLoopItemInner").css('min-height','auto');shopEqualHeights();}});function boldthemes_onCatChange(){if(boldthemes_dropdown.options[boldthemes_dropdown.selectedIndex].value>0){var home_url=document.querySelector(".logo a").href;if(boldthemes_dropdown!==null)location.href=home_url+'?cat='+boldthemes_dropdown.options[boldthemes_dropdown.selectedIndex].value;}}var boldthemes_dropdown=document.querySelector(".widget_categories #cat");if(boldthemes_dropdown!==null){boldthemes_dropdown.onchange=boldthemes_onCatChange;}initFancySelect();initDateInputCheck();initFooter();initModernizrAndDetectBrowser();initPreloader();shopEqualHeights();bt_initTheme=initTheme;})(jQuery); var wpcf7_recaptcha={"sitekey":"6LcEc0EaAAAAAOWEamCN_K3z7WakpvDz0NHmsE8P","actions":{"homepage":"homepage","contactform":"contactform"}}; eval(mod_pagespeed_YEQh9NQxAK); eval(mod_pagespeed_8H7VSjFQHY);
http://romanheat.co.uk/meet-the-team
Status: 404
Emails:
View text
http://romanheat.co.uk/team
Status: 404
Emails:
View text
http://romanheat.co.uk/about
Status: 404
Emails:
View text
http://romanheat.co.uk/contact
Status: 200
Emails: info@romanheat.co.uk, usinfo@romanheat.co.uk
View text
Call Us:07980 961 911GET A QUOTE Home Underfloor Heating Service & Repair About Us Contact HomeContact us Request ServiceContact us with any queries regarding your underfloor heating system and we will gladly try and help. We provide wet / warm water pipe / hydronic underfloor heating servicing, repairs and installation. Contact us to arrange a visit to prepare a no-obligation quotation for the work. NAME LASTNAME ADDRESS EMAIL PHONE NUMBER PREFERABLE DATE PREFERABLE TIME—Please choose an option—MorningLunchtimeAfternoon TYPE OF SERVICE—Please choose an option—Floor Heating ServiceFloor Heating RepairFloor Heating Installation MESSAGE Our supportCommercial and Domestic underfloor heating services of any kind.Unit 34 South West Durham Business Centre, Dabble Duck Industrial Estate, Shildon. County Durham DL4 2QN Phone: 07980 961 911 info@romanheat.co.uk Our OfficeWe provide wet / warm water pipe / hydronic underfloor heating servicing, repairs and installation. Contact us to arrange a visit to prepare a no-obligation quotation for the work. WORKING HOURSMon - Fri 8.30 - 17.00 Sunday CLOSEDOFFICE16 Bryan Street, Spennymoor County Durham DL16 6DWCALL US07980 961 911EMAIL USinfo@romanheat.co.uk Roman Heat, 2021 © All Rights Reserved Contact us {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/prohauz\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} eval(mod_pagespeed_HjPXtYUBtv); eval(mod_pagespeed_BpI6FJhteX); wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']}); (function(domain,translations){var localeData=translations.locale_data[domain]||translations.locale_data.messages;localeData[""].domain=domain;wp.i18n.setLocaleData(localeData,domain);})("contact-form-7",{"translation-revision-date":"2024-05-21 11:58:24+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Error:":["Error:"]}},"comment":{"reference":"includes\/js\/index.js"}}); var wpcf7={"api":{"root":"https:\/\/www.romanheat.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; 'use strict';(function(){var $;$=window.jQuery||window.Zepto||window.$;$.fn.fancySelect=function(opts){var isiOS,settings,clicked=false;if(opts==null){opts={};}settings=$.extend({forceiOS:false,includeBlank:false,optionTemplate:function(optionEl){return optionEl.text();},triggerTemplate:function(optionEl){return optionEl.text();}},opts);isiOS=!!navigator.userAgent.match(/iP(hone|od|ad)/i);return this.each(function(){var copyOptionsToList,disabled,options,sel,trigger,updateTriggerText,wrapper;sel=$(this);if(sel.hasClass('fancified')||sel[0].tagName!=='SELECT'){return;}sel.addClass('fancified');sel.css({width:1,height:1,display:'none',position:'absolute',top:0,left:0,opacity:0});sel.wrap('<div class="fancy-select">');wrapper=sel.parent();if(sel.data('class')){wrapper.addClass(sel.data('class'));}wrapper.append('<div class="trigger">');wrapper.append('<ul class="options">');trigger=wrapper.find('.trigger');options=wrapper.find('.options');disabled=sel.prop('disabled');if(disabled){wrapper.addClass('disabled');}updateTriggerText=function(){var triggerHtml;triggerHtml=settings.triggerTemplate(sel.find(':selected'));return trigger.html(triggerHtml);};sel.on('blur.fs',function(){if(trigger.hasClass('open')){return setTimeout(function(){return trigger.trigger('close.fs');},120);}});trigger.on('close.fs',function(){trigger.removeClass('open');return options.removeClass('open');});trigger.on('close',function(){var parent=sel.parent();if(!parent.is(':hover')||(parent.is(':hover')&&clicked)){clicked=false;trigger.removeClass('open');return options.removeClass('open');}});sel.parent().on('mouseout',function(){sel.trigger('focus');});trigger.on('click.fs',function(){var offParent,parent;if(!disabled){trigger.toggleClass('open');if(trigger.hasClass('open')){parent=trigger.parent();offParent=parent.offsetParent();if((parent.offset().top+parent.outerHeight()+options.outerHeight()+20)>$(window).height()+$(window).scrollTop()){options.addClass('overflowing');}else{options.removeClass('overflowing');}}options.toggleClass('open');if(!isiOS){return sel.focus();}}});sel.on('enable',function(){sel.prop('disabled',false);wrapper.removeClass('disabled');disabled=false;return copyOptionsToList();});sel.on('disable',function(){sel.prop('disabled',true);wrapper.addClass('disabled');return disabled=true;});sel.on('change.fs',function(e){if(e.originalEvent&&e.originalEvent.isTrusted){return e.stopPropagation();}else{return updateTriggerText();}});sel.on('keydown',function(e){var hovered,newHovered,w;w=e.which;hovered=options.find('.hover');hovered.removeClass('hover');if(!options.hasClass('open')){if(w===13||w===32||w===38||w===40){e.preventDefault();return trigger.trigger('click.fs');}}else{if(w===38){e.preventDefault();if(hovered.length&&hovered.index()>0){hovered.prev().addClass('hover');}else{options.find('li:last-child').addClass('hover');}}else if(w===40){e.preventDefault();if(hovered.length&&hovered.index()<options.find('li').length-1){hovered.next().addClass('hover');}else{options.find('li:first-child').addClass('hover');}}else if(w===27){e.preventDefault();trigger.trigger('click.fs');}else if(w===13||w===32){e.preventDefault();hovered.trigger('click.fs');}else if(w===9){if(trigger.hasClass('open')){trigger.trigger('close.fs');}}newHovered=options.find('.hover');if(newHovered.length){options.scrollTop(0);return options.scrollTop(newHovered.position().top-12);}}});options.on('click.fs','li',function(e){var clicked;clicked=$(this);sel.val(clicked.data('raw-value'));if(!isiOS){sel.trigger('blur.fs').trigger('focus.fs');}options.find('.selected').removeClass('selected');clicked.addClass('selected');trigger.addClass('selected');return sel.val(clicked.data('raw-value')).trigger('change.fs').trigger('blur.fs').trigger('focus.fs');});options.on('mouseenter.fs','li',function(){var hovered,nowHovered;nowHovered=$(this);hovered=options.find('.hover');hovered.removeClass('hover');return nowHovered.addClass('hover');});options.on('mouseleave.fs','li',function(){return options.find('.hover').removeClass('hover');});copyOptionsToList=function(){var selOpts;updateTriggerText();selOpts=sel.find('option');return sel.find('option').each(function(i,opt){var optHtml;opt=$(opt);if(!opt.prop('disabled')&&(opt.val()||settings.includeBlank)){optHtml=settings.optionTemplate(opt);if(opt.prop('selected')){return options.append("<li data-raw-value=\""+(opt.val())+"\" class=\"selected\">"+optHtml+"</li>");}else{return options.append("<li data-raw-value=\""+(opt.val())+"\">"+optHtml+"</li>");}}});};sel.on('update.fs',function(){wrapper.find('.options').empty();return copyOptionsToList();});return copyOptionsToList();});};}).call(this); window.BoldThemesURI="https://www.romanheat.co.uk/wp-content/themes/prohauz";window.BoldThemesAJAXURL="https://www.romanheat.co.uk/wp-admin/admin-ajax.php";window.boldthemes_text=[];window.boldthemes_text.previous='previous';window.boldthemes_text.next='next'; 'use strict';var bt_initHeader;(function($){var hasCentralMenu,verticalMenuEnabled,belowMenu,btStickyEnabled,responsiveMenuPosition,fullScreenMenuEnabled;function initial_header_setup(){var isTouchDevice=('ontouchstart'in window)||(navigator.MaxTouchPoints>0)||(navigator.msMaxTouchPoints>0);if(isTouchDevice){$('html').addClass('touch');$('html').removeClass('no-touch');}else{$('html').addClass('no-touch');$('html').removeClass('touch');}hasCentralMenu=$('body').hasClass('btMenuCenterEnabled');verticalMenuEnabled=$('body').hasClass('btMenuVerticalLeftEnabled')||$('body').hasClass('btMenuVerticalRightEnabled');fullScreenMenuEnabled=$('body').hasClass('btMenuFullScreenCenter');if($('body').hasClass('rtl')){responsiveMenuPosition='Right';}else{responsiveMenuPosition='Left';}belowMenu=$('body').hasClass('btBelowMenu');btStickyEnabled=$('body').hasClass('btStickyEnabled');if(typeof window.btStickyOffset=='undefined')window.btStickyOffset=300;if(typeof window.btStickyOpenTimeout=='undefined')window.btStickyOpenTimeout=50;if(typeof window.btStickyCloseTimeout=='undefined')window.btStickyCloseTimeout=200;if(typeof window.responsiveResolution=='undefined')window.responsiveResolution='1200';}function final_header_setup(){$('li.btMenuWideDropdown').addClass(function(){return'btMenuWideDropdownCols-'+$(this).children('ul').children('li').length;});$('li.btMenuWideDropdown').each(function(){var maxChildItems=0;$(this).find('> ul > li > ul').each(function(index){if($(this).children().length>maxChildItems){maxChildItems=$(this).children().length;}});$(this).find('> ul > li > ul').each(function(index){var bt_menu_base_length=$(this).children().length;if(bt_menu_base_length<maxChildItems){for(var i=0;i<maxChildItems-bt_menu_base_length;i++){$(this).append('<li class="btEmptyParentElement"><a class="btEmptyElement"> </a></li>');}}});});$('.btHorizontalMenuTrigger, .bt-horizontal-menu-trigger').on('click',function(){$('body').toggleClass('btShowMenu');return false;});$('.bt-fullscreen-menu-trigger').on('click',function(){$('body').toggleClass('bt-show-fullscreen-menu');return false;});$('.btVerticalMenuTrigger, .bt-vertical-menu-trigger').on('click',function(){$('body').toggleClass('btMenuVerticalOn');return false;});}if(typeof window.top_tools_search!=='function'){window.top_tools_search=function(){$('.mainHeader .btSearch').parent().addClass('btParentFromTopBox');$('.mainHeader .btSearchInner').prependTo('body').addClass('btFromTopBox');$('.mainHeader .widget_search').addClass('btIconWidget');$('.mainHeader .btSearch, .btFromTopBox .btSearchInnerClose').on('click',function(){$('body').toggleClass('btTopToolsSearchOpen');if($('body').hasClass('btTopToolsSearchOpen')){if($('.btSearchInnerContent form input:text:visible:first').length)boldthemes_requestTimeout(add_focus_to_serach,500);}return false;});}}function add_focus_to_serach(){$('.btSearchInnerContent form input:text:visible:first').focus();}function divide_menu(){if($('.btTextLogo').length){var logoWidth=$('.mainHeader .logo').width();}else{if($('.mainHeader .logo .btMainLogo').data('hw')){var logoWidth=$('.mainHeader .logo').height()*$('.mainHeader .logo .btMainLogo').data('hw');}else{var logoWidth=$('.mainHeader .logo').height()*3;}}$('.menuPort nav').addClass('leftNav');$('.menuPort').append('<nav class="rightNav"><ul></ul></nav>');var halfItems=Math.ceil($('.menuPort nav.leftNav ul>li:not(li li)').length*.5);$('.menuPort nav.rightNav > ul').append($('.menuPort nav.leftNav > ul > li').slice(halfItems));$('.menuPort nav.leftNav > ul > li').slice(halfItems).remove();$('.mainHeader .logo').css('transform','translateX('+Math.round(-logoWidth*.5)+'px)');$('.mainHeader .logo').css('width',logoWidth+'px');$('.menuPort nav.leftNav').attr('style','--margin:'+Math.round(logoWidth*.5)+'px;margin-right:'+Math.round(logoWidth*.5)+'px;');$('.menuPort nav.rightNav').attr('style','--margin:'+Math.round(logoWidth*.5)+'px;margin-left:'+Math.round(logoWidth*.5)+'px;');boldthemes_calculate_content_padding();}function boldthemes_activate_sticky(){var fromTop=$(window).scrollTop();if(fromTop>window.btStickyOffset&&!$('body').hasClass('btStickyHeaderActive')){$('body').addClass('btStickyHeaderActive');boldthemes_requestTimeout(boldthemes_activate_sticky_open,window.btStickyOpenTimeout);}else if(fromTop<=window.btStickyOffset&&$('body').hasClass('btStickyHeaderActive')&&!$('body').hasClass('btStickyHeaderClosed')){$('body').addClass('btStickyHeaderClosed');boldthemes_requestTimeout(boldthemes_activate_sticky_close,window.btStickyCloseTimeout);}if(fromTop<=100){$('body').removeClass('btStickyHeaderActive btStickyHeaderOpen btStickyHeaderClosed');}}function boldthemes_activate_sticky_open(){$('body').addClass('btStickyHeaderOpen');}function boldthemes_activate_sticky_close(){$('body').removeClass('btStickyHeaderActive btStickyHeaderOpen btStickyHeaderClosed');}window.boldthemes_requestTimeout=function(fn,delay){if(!window.requestAnimationFrame&&!window.webkitRequestAnimationFrame&&!(window.mozRequestAnimationFrame&&window.mozCancelRequestAnimationFrame)&&!window.oRequestAnimationFrame&&!window.msRequestAnimationFrame)return window.setTimeout(fn,delay);var start=new Date().getTime(),handle=new Object();function loop(){var current=new Date().getTime(),delta=current-start;delta>=delay?fn.call():handle.value=boldthemes_requestAnimFrame(loop);};handle.value=boldthemes_requestAnimFrame(loop);return handle;};window.boldthemes_requestAnimFrame=(function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(callback,element){window.setTimeout(callback,1000/60);};})();function responsive_menu_handler(){if(!fullScreenMenuEnabled){if(!verticalMenuEnabled){$(window).on("resize",function(event){if(window.innerWidth<window.responsiveResolution){$('body').addClass('btMenuVertical'+responsiveMenuPosition+' btMenuVertical').removeClass('btMenuHorizontal');}else{$('body').removeClass('btMenuVertical btMenuVertical'+responsiveMenuPosition+' btMenuVerticalOn').addClass('btMenuHorizontal');}boldthemes_calculate_content_padding();});}}}function init_menu(){initial_header_setup();if(!fullScreenMenuEnabled){if(verticalMenuEnabled){if($('body').hasClass('btMenuVerticalLeftEnabled'))$('body').addClass('btMenuVerticalLeft btMenuVertical');if($('body').hasClass('btMenuVerticalRightEnabled'))$('body').addClass('btMenuVerticalRight btMenuVertical');}else{if($('body').hasClass('btMenuRightEnabled'))$('body').addClass('btMenuRight btMenuHorizontal');if($('body').hasClass('btMenuLeftEnabled'))$('body').addClass('btMenuLeft btMenuHorizontal');if($('body').hasClass('btMenuCenterBelowEnabled'))$('body').addClass('btMenuCenterBelow btMenuHorizontal');if($('body').hasClass('btMenuCenterEnabled'))$('body').addClass('btMenuCenter btMenuHorizontal');if(window.innerWidth<window.responsiveResolution){$('body').addClass('btMenuVertical'+responsiveMenuPosition+' btMenuVertical').removeClass('btMenuHorizontal');}else{$('body').removeClass('btMenuVertical btMenuVertical'+responsiveMenuPosition+' btMenuVerticalOn').addClass('btMenuHorizontal');}}}if(!belowMenu){boldthemes_calculate_content_padding();}setTimeout(function(){$('body').addClass('btMenuInitFinished');},100);if(btStickyEnabled){setTimeout(function(){$(window).scroll(function(){boldthemes_activate_sticky();});},1000);}if(hasCentralMenu)divide_menu();$('.menuPort ul ul').parent().prepend('<div class="subToggler"></div>');$('.menuPort ul li').on('mouseenter mouseleave',function(e){if($('body').hasClass('btMenuVertical')||$('body').hasClass('btMenuFullScreenCenter')||$('html').hasClass('touch')){return false;}e.preventDefault();$(this).siblings().removeClass('on');$(this).toggleClass('on');});$('.menuPort ul.menu').on('mouseenter mouseleave',function(e){if($('body').hasClass('btMenuVertical')||$('body').hasClass('btMenuFullScreenCenter')||$('html').hasClass('touch')){return false;}$(this).toggleClass('hover');});$('div.subToggler').on('click',function(e){var parent_item=$(this).parent();parent_item.siblings().removeClass('on');parent_item.siblings().find('li').removeClass('on');parent_item.siblings().find('ul').hide();parent_item.toggleClass('on');if(parent_item.parent().hasClass('menu'))parent_item.parent().toggleClass('hover');if($('body').hasClass('btMenuVertical')){parent_item.find('ul').first().slideToggle(200);}return false;});final_header_setup();}function boldthemes_calculate_content_padding(){if(!belowMenu){if($(window).width()<window.responsiveResolution||verticalMenuEnabled||fullScreenMenuEnabled){$('.btContentWrap, .bt-content-wrap').css('padding-top',$('.btVerticalHeaderTop, .bt-vertical-header-top').height()+'px');}else if(!$('body').hasClass('btStickyHeaderActive')){$('.btContentWrap, .bt-content-wrap').css('padding-top',$('.mainHeader').height()+'px');}}}function reinit_menu(){top_tools_search();setTimeout(function(){init_menu();},100);boldthemes_calculate_content_padding();}$(window).on('load',function(){boldthemes_calculate_content_padding();});bt_initHeader=reinit_menu;top_tools_search();init_menu();responsive_menu_handler();})(jQuery); 'use strict';var bt_initTheme;function bt_refresh_cart(){jQuery('.btCartWidgetIcon').off('click').on('click',function(e){jQuery(this).parent().parent().toggleClass('on');jQuery('body').toggleClass('btCartDropdownOn');});jQuery('.verticalMenuCartToggler').off('click').on('click',function(){jQuery(this).closest('.widget_shopping_cart_content').removeClass('on');jQuery('body').removeClass('.btCartDropdownOn');});}(function($){function initFancySelect(){if(typeof $.fn.fancySelect==='function'){$('.no-touch .btSidebar select:not(.dropdown_product_cat), .no-touch #btSettingsPanelContent select, .no-touch .wpcf7-form select:not([multiple]):not(.skipFancy)').fancySelect();}}function initDateInputCheck(){$('.wpcf7-form .wpcf7-date').change(function(i,obj){if($(this).val()!=''){$(this).addClass('bt-date-input-has-value');}else{$(this).removeClass('bt-date-input-has-value');}});}function loadInitActions(){if(!$('body').hasClass('btRemovePreloader')){$('body').addClass('btRemovePreloader');if(typeof bt_bb_animate_elements==='function'){bt_bb_animate_elements();}}setTimeout(function(){$(window).trigger('btload');window.boldthemes_loaded=true;},500);$(window).trigger('resize');}function initFooter(){$('#boldSiteFooterWidgetsRow').attr('data-width',$('#boldSiteFooterWidgetsRow').children().length).children().addClass('bt_bb_column');}function initModernizrAndDetectBrowser(){var doc=document.documentElement;doc.setAttribute('data-useragent',navigator.userAgent);if(!String.prototype.startsWith){String.prototype.startsWith=function(searchString,position){position=position||0;return this.lastIndexOf(searchString,position)===position;};}if(!String.prototype.endsWith){String.prototype.endsWith=function(searchString,position){var subjectString=this.toString();if(position===undefined||position>subjectString.length){position=subjectString.length;}position-=searchString.length;var lastIndex=subjectString.indexOf(searchString,position);return lastIndex!==-1&&lastIndex===position;};}}function initPreloader(){$('body.bodyPreloader .mainHeader .menu').off('click').on('click','a',function(){var href=$(this).attr('href');if(href!==undefined&&!href.startsWith('#')&&!href.startsWith('mailto')&&!href.startsWith('callto')&&!$(this).hasClass('lightbox')&&!$(this).hasClass('add_to_cart_button')&&$(this).attr('target')!='_blank'){$('body').removeClass('btRemovePreloader');setTimeout(function(){window.location=href},750);return false;}});}function initRefreshCart(){$('.cart-contents').each(function(){bt_refresh_cart();});var cart_node=jQuery('.widget_shopping_cart')[0];if(cart_node!==undefined){var config={attributes:true,childList:true,subtree:true};var callback=function(mutationsList,observer){for(var index=0;index<mutationsList.length;index){var mutation=mutationsList[index];if(mutation.type=='childList'){jQuery('.btCartWidgetIcon').off('click').on('click',function(e){jQuery(this).parent().parent().toggleClass('on');jQuery('body').toggleClass('btCartDropdownOn');});jQuery('.verticalMenuCartToggler').off('click').on('click',function(e){jQuery(this).closest('.widget_shopping_cart_content').removeClass('on');jQuery('body').removeClass('.btCartDropdownOn');});}index++;}};var observer=new MutationObserver(callback);observer.observe(cart_node,config);}}function shopEqualHeights(){$('.btContent ul.products').each(function(){if($(this).find('li.product .btWooShopLoopItemInner').length>1){var maxHeight=Math.max.apply(null,$(this).find('li.product .btWooShopLoopItemInner').map(function(){return $(this).outerHeight();}).get());$(this).find('li.product .btWooShopLoopItemInner').css('min-height',maxHeight+'px');}});}function initTheme(){initFancySelect();initDateInput();initFooter();initModernizrAndDetectBrowser();initPreloader();initRefreshCart();loadInitActions();}$(window).on('load',function(){loadInitActions();});$(document).ready(function(){initRefreshCart();});$(window).resize(function(){if($('ul.products li.product .btWooShopLoopItemInner').length>1){$("ul.products li.product .btWooShopLoopItemInner").css('min-height','auto');shopEqualHeights();}});function boldthemes_onCatChange(){if(boldthemes_dropdown.options[boldthemes_dropdown.selectedIndex].value>0){var home_url=document.querySelector(".logo a").href;if(boldthemes_dropdown!==null)location.href=home_url+'?cat='+boldthemes_dropdown.options[boldthemes_dropdown.selectedIndex].value;}}var boldthemes_dropdown=document.querySelector(".widget_categories #cat");if(boldthemes_dropdown!==null){boldthemes_dropdown.onchange=boldthemes_onCatChange;}initFancySelect();initDateInputCheck();initFooter();initModernizrAndDetectBrowser();initPreloader();shopEqualHeights();bt_initTheme=initTheme;})(jQuery); var wpcf7_recaptcha={"sitekey":"6LcEc0EaAAAAAOWEamCN_K3z7WakpvDz0NHmsE8P","actions":{"homepage":"homepage","contactform":"contactform"}}; eval(mod_pagespeed_YEQh9NQxAK); eval(mod_pagespeed_8H7VSjFQHY);
http://romanheat.co.uk/
Status: 200
Emails: helpinfo@romanheat.co.ukworking
View text
Call Us:07980 961 911GET A QUOTE Home Underfloor Heating Service & Repair About Us Contact UNDERFLOOR HEATINGComplete Winter Check UP!REQUEST A SERVICEUNDERFLOOR HEATINGREPAIR ServiceREQUEST SERVICEExperienced and fully insured UNDERFLOOR HEATINGQuality Underfloor Heating ServiceREQUEST A SERVICEGet in touch for your custom quote Contact Us 07980 961 911WORKING HOURSMon - Fri 8.30 - 17.00 Sat & Sun CLOSEDWE COVERNewcastle, Sunderland, Durham Middlesbrough, Stockton, TeesdaleReliable Service is our #1 priorityServicing Underfloor Heating Systems across County Durham, Teesside, Sunderland and Newcastle areasInstallationUnderfloor Heating Installation for new builds and retro-fitServicing Servicing your underfloor heating system can prevent future costly repairs.RepairsWe specialise in wet Underfloor Heating System repairs.WATCH THE VIDEOOver 20 years experience in underfloor heating, installations, servicing and repairs. The benefits of underfloor heating systems Underfloor Heating has been around since the Romans. EASY TO INSTALLUnderfloor Heating systems are easier to install than you think. Hydronic underfloor heating systems take longer to install but offer even lower long-term running costs.IT GETS WARM, AND QUICKHeating the room with warm water systems running hot water through pipes from the floor up provides consistent, efficient warmth.LOW MAINTENANCEOnce installed, underfloor heating requires almost no maintenance whatsoever.SUPERIOR ALL ROUND COMFORTUnderfloor heating provides warmth from the floor up throughout the room without any cold spots or stuffiness in the room being heated.CAN BE USED WITH MOST FLOOR SURFACESYou’re still free to choose the floor type that you want as underfloor heating works well with laminate, wood, tile, stone and carpet.PET & CHILD FRIENDLYEven heat distribution is great for pets with joint problems and aches or pains and it is safer than scalding radiators for childrenSERVICE COST ESTIMATEComplete the form or call us with your details for a no-obligation service cost estimateStep 1Estimate your floor spaceStep 2Contact us with your measurementsStep 3Book preferred service / repair timeStep 4We will contact you to get additional info if neededCONTACT USCUSTOMER REVIEWSVery impressed. Jeff replaced our faulty underfloor heating thermostat, nothing was too much trouble. Carolyn WesternSunderlandThe cost of the service was not as expensive as I thought it might be. . Michael DoeCounty DurhamRoman Heat performed the most comprehensive inspection and service. Sue JonesYarmUFH SERVICE COSTStarting from £75 depending on the size of your sytemRegular underfloor heating servicing can resolve potential issues early, reducing the need for further maintenance and repair costs.SCHEDULE A SERVICE CALLLET US HELPinfo@romanheat.co.ukWORKING HOURSMon - Fri 8.30 - 17.00CALL US07980 961 911We COVERNewcastle, Sunderland, Durham Middlesbrough, Stockton, Teesdale Roman Heat, 2021 © All Rights Reserved Contact us {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/prohauz\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} eval(mod_pagespeed_HjPXtYUBtv); eval(mod_pagespeed_BpI6FJhteX); wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']}); (function(domain,translations){var localeData=translations.locale_data[domain]||translations.locale_data.messages;localeData[""].domain=domain;wp.i18n.setLocaleData(localeData,domain);})("contact-form-7",{"translation-revision-date":"2024-05-21 11:58:24+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Error:":["Error:"]}},"comment":{"reference":"includes\/js\/index.js"}}); var wpcf7={"api":{"root":"https:\/\/www.romanheat.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; window.BoldThemesURI="https://www.romanheat.co.uk/wp-content/themes/prohauz";window.BoldThemesAJAXURL="https://www.romanheat.co.uk/wp-admin/admin-ajax.php";window.boldthemes_text=[];window.boldthemes_text.previous='previous';window.boldthemes_text.next='next'; var wpcf7_recaptcha={"sitekey":"6LcEc0EaAAAAAOWEamCN_K3z7WakpvDz0NHmsE8P","actions":{"homepage":"homepage","contactform":"contactform"}}; eval(mod_pagespeed_YEQh9NQxAK); eval(mod_pagespeed_8H7VSjFQHY);