Lead #2604
Best Contact
—
Email
()
Override
Captured Pages
http://bluerocketaccounting.com/contact
Status: 200
Emails: happytohelp@bluerocketaccounting.com, 442emailhappytohelp@bluerocketaccounting.comblue
View text
Who We AreMeet The CrewJoin The CrewCase StudiesOur EventsWhat We DoBusiness ServicesAll Business ServicesPayrollBookkeepingRegistered OfficeManagement AccountsTax ServicesSpecialist ServicesHow We WorkBlast OffMaintain OrbitReach for the StarsBoostersNewsContactCLIENT LOGIN >CALL NOW 01322 555 442 .visuallyhidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } .w-richtext > *:last-child { margin-bottom: 0px !important; } ContactIf you’re a business owner in Kent, London or the South East and you’re looking for an accountant who puts your mission first, we’d love to hear from you.If you’ve looked around our site, you’ll already know we like to help companies to succeed and are happy to help where we can. Why not get in touch for a free consultation to see how we would be able to offer you the accounting support you need?Get in touch with usName*CompanyPhone number*Email address*How can we help?I would like to receive offers and news about our products and services via email or phone.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.Blue Rocket Accounting Limited. Registration Number 06657041. Registered in England and WalesOffice Opening Times9am - 5pmTelephone01322 555 442Emailhappytohelp@bluerocketaccounting.comBlue Rocket Accounting8 Twisleton Court, Dartford DA1 2ENCustomer TestimonialsI highly recommend Blue Rocket Accounting's payroll service. Their knowledgeable and reliable team manages all aspects of payroll, including maternity pay, sick pay, and holiday pay, ensuring that my business stays compliant with current regulations. Their expertise in these complex matters allows me to focus on growing my business, confident in the knowledge that my payroll is being managed efficiently. Sarah AldridgeThe Autism Apprentice CICWe've been with Blue Rocket for a few years and can't fault their support. Well worth a chat if you're in the market for an accountancy who know business and makes the extra effort to help your business(es) succeed.Louise D.Brilliant service. Always very helpful and friendly when I call. Nancy has been great getting our year end accounts sorted. Nice and local to us as well which helps!Bluewater TutorWe struggled for years to find a good accountant for our business. 4 years in and we have finally cracked it with the team at Blue Rocket. Unrivalled support and customer service, a genuine willingness to help, and overall exceptional support and knowledge. Can’t recommend them enough.Chris GuilfoyleJCD Cleaning and Support Services LtdWe are really happy with the service that we receive from Blue Rocket for our company TOP Sports Coaching. They go above & beyond to ensure that our needs are met whilst doing so with excellent customer service. I wouldn't hesitate to recommend to anyone looking to move accountants.David HathrillTops Sports Coaching LtdThe team a Blue Rocket Accounting are fantastic. From day one they have provided me with exceptional support. They quickly responded to any of my questions, often within minutes, and the information has always been concise and easy to understand. I feel huge weight off my shoulders.Duncan BoultonDB Security Projects LtdWe have only recently appointed Blue Rocket Accounting to manage our accounts and already feel more informed and supported than ever before. The whole team are really helpful & knowledgeable, they are always happy to answer any of our questions and even put time aside to provide training on invoicing software to help you feel super confident. Best decision we ever made, thank you! JWS Scaffolding LtdBlue Rocket suggested I changed the way I was getting paid as a director. This saved me over £10,000 which I was then able to put back into the business.Peter AbrahamsAbounding LtdWe started a small business and blue rocket have been brilliant with help get things started and advising ways to make things run smoothly, always quick to reply to your queries.Paul HExcellent accounting service. Blue Rocket takes the stress and hassle out of trying to complete a self assessment tax return yourself!Graham RamsdaleA far cry from our previous accountants who did things manually and left me feeling anxious with many errors made. I’ve only been with them for a few weeks, but they’ve shown more attention, consideration and customer service than any of my previous accounts combined.Chris WadeThe Kent Video CompanyThinking of changing your accountant?Download our free ebook highlighting 10 signs that now is the time to do itI agree to receive offers and news about our products and services by email.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.We’re honoured to be recognised for our hard work and customer service.Here are some of the accolades we’ve achieved.Software PartnersBusiness ServicesBookkeepingBusiness Start-UpCompany SecretarialPayroll / CIS / P11DsFinance DirectorBusiness SupportPension Auto EnrolmentCredit ControlTax ServicesAccounts PreparationCorporation Tax ReturnDirector’s / Personal Tax ReturnVAT Returns (with bookkeeping)Specialist ServicesFee ProtectionService Bureau SupportWealth ManagementCloud Accounting SoftwareExpense SoftwarePrivacy Policy Blue Rocket Accounting Limited, 8 Twisleton Court, Dartford DA1 2ENRegistration Number 06657041. Registered in England and Wales.CALL NOW This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.Find out moreGot it! $(function() { // ----- cookie bar ----- // $('#cookieBarBtn').click(function() { CookieMessageClose(); }); function CookieMessageClose() { $("#cookieMsg").addClass("hidden"), SetCookie("cookieMsg", "1", 90) } function SetCookie(e, o, i) { var n = new Date; n.setTime(n.getTime() + 864e5 * i), document.cookie = null == i ? e + "=" + escape(o) + ";" : e + "=" + escape(o) + "; expires=" + n.toGMTString() } function GetCookie(e) { var o = document.cookie.indexOf(e); if (-1 != o) { var i = document.cookie.indexOf(";", o); return -1 == i && (i = document.cookie.length), unescape(document.cookie.substring(o + e.length + 1, i)) } return null } function DeleteCookie(e) { var o = new Date; o.setTime(o.getTime() - 864e5), document.cookie = e + "=; expires=" + o.toGMTString() } $(window).ready(function() { "1" == GetCookie("cookieMsg") ? $("#cookieMsg").addClass("hidden") : $("#cookieMsg").removeClass("hidden") }); // ----- end cookie bar ----- // var desktopWidth = window.matchMedia("(min-width: 992px)"); var headerHeight = $('header').outerHeight(); var header = $('header'); removeTransform(); captchaSize(); $(window).resize(function() { removeTransform(); captchaSize(); }) //seamless pagination var seamlessArticles = '#seamlessArticles'; var seamlessVideos = '#seamlessVideos'; if ($('#seamlessArticles').length) { $(document).pjax('.w-pagination-wrapper a', seamlessArticles, { container: seamlessArticles, fragment: seamlessArticles, scrollTo: false, timeout: 2500, } ); } if ($('#seamlessVideos').length) { $(document).pjax('.w-pagination-wrapper a', seamlessVideos, { container: seamlessVideos, fragment: seamlessVideos, scrollTo: false, timeout: 2500, } ); } $(document).on('pjax:success', function() { if (!$('#seamlessArticles').hasClass('w-condition-invisible')) { $('html, body').animate({ scrollTop: $('#seamlessArticles').offset().top }, 1000) } else { $('html, body').animate({ scrollTop: $('#seamlessVideos').offset().top }, 1000) } }); // remove transform on nav to fix positioning bug function removeTransform() { $('.w-nav-menu').css('transform', 'none'); } // captcha resize function captchaSize() { var reCaptchaWidth = 304; var containerWidth = $('.g-recaptcha').first().width(); $('.g-recaptcha').each(function() { if ($(this).width() > containerWidth) { containerWidth = $(this).width(); } }); if (reCaptchaWidth > containerWidth) { var reCaptchaScale = containerWidth / reCaptchaWidth; $('.g-recaptcha > div').css({ 'transform': 'scale(' + reCaptchaScale + ')', 'transform-origin': 'left top' }); } } // ----- lazy youtube videos ----- // lazyYoutube(); function YouTubeGetID(url){ url = url.split(/(vi\/|v=|\/v\/|youtu\.be\/|\/embed\/)/); return (url[2] !== undefined) ? url[2].split(/[^0-9a-z_\-]/i)[0] : url[0]; } function lazyYoutube() { var youtube = document.querySelectorAll(".video-youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/"+ YouTubeGetID(youtube[i].dataset.embed) +"/hqdefault.jpg"; var image = new Image(); image.dataset.src = source; image.setAttribute("alt", ""); image.setAttribute("class", "video-youtube__img lazyload"); image.addEventListener( "load", function() { youtube[ i ].appendChild( image ); }( i ) ); youtube[i].addEventListener( "click", function() { var iframe = document.createElement( "iframe" ); iframe.setAttribute( "frameborder", "0" ); iframe.setAttribute( "allowfullscreen", "" ); iframe.setAttribute( "allow", "autoplay"); iframe.setAttribute( "src", "https://www.youtube.com/embed/"+ YouTubeGetID(this.dataset.embed) +"?rel=0&showinfo=0&autoplay=1" ); this.innerHTML = ""; this.appendChild( iframe ); } ); }; } // ------ end lazy youtube videos ----- // // ----- expand content ----- // $('[data-expand="true"]').click(function() { $(this).parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('[data-expand-2="true"]').click(function() { $(this).parent().parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('.package__btn.alt').click(function() { $(this).parent().next().toggleClass('expanded'); }); // ----- end expand content ----- // // ----- slick ----- // $('.customer-reviews').slick({ slidesToShow: 3, autoplay: true, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1 } } ] }); $('#sliderTeam').slick({ slidesToShow: 4, autoplay: true, autoplaySpeed: 1000, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 3 } }, { breakpoint: 480, settings: { slidesToShow: 2 } } ] }); // ----- end slick ----- // $('.nav-link-dropdown__link').click(function(event) { $(this).parent().next().css('display', 'none'); }); // --- show recaptcha when something is input --- // if ($('#hNewsletterEmail').val() != "") { $('#hNewsletterRecaptcha').show(); }; $('#hNewsletterEmail').on('blur input', function() { $('#hNewsletterRecaptcha').show(); }); // --- /// })
Emails: happytohelp@bluerocketaccounting.com, happytohelp@bluerocketaccounting.comblast
View text
Who We AreMeet The CrewJoin The CrewCase StudiesOur EventsWhat We DoBusiness ServicesAll Business ServicesPayrollBookkeepingRegistered OfficeManagement AccountsTax ServicesSpecialist ServicesHow We WorkBlast OffMaintain OrbitReach for the StarsBoostersNewsContactCLIENT LOGIN >CALL NOW 01322 555 442 .visuallyhidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } .w-richtext > *:last-child { margin-bottom: 0px !important; } How We WorkReach for the Stars with Team JupiterHelping ambitious business owners to achieve their vision of success.How We WorkReach for the Stars with Team JupiterTeam Jupiter looks after the needs of companies on our Reach for the Stars programme. These are usually larger companies with a turnover of over £500,000 and ambitious growth plans, and with anything from eight to twenty employees. These companies are often operating in the construction, manufacturing or import and export industries.Acting as your Finance Director, and having spent time with you to fully understand your goals and challenges, we’ll outline a flight plan for your business and support you through any required changes to get you on the best path, whether that’s a new accounting system, a rejigged corporate structure or putting tax plans in place for the future.Monthly financial and progress reports – providing key ratios and vital management information – will allow you to monitor your progress against key KPIs and keep you on track. Every three months we’ll meet to review your financial performance, revise your growth strategies and plan how you can keep more profit to fuel your growth. You’ll also be kept up to date on any legislative changes to avoid any surprises. A few months before your financial year end, we’ll meet again to discuss your performance to date, what the tax implications are and to identify if there is anything that could be done to reduce your tax liability. After your financial year end there will be another meeting to chat through your numbers - benchmarked against those of your competitors - covering what they mean for you and your business and identifying any further growth opportunities for you.Team Jupiter is run by Miguel Calabrese, our MD, Senior Client Manager Liza, and Accounts Assistant Ciaran along with the team administrator Toni.Ready to Reach for the Stars? Call Miguel on 01322 555 442 or email happytohelp@bluerocketaccounting.comBlast Off with Team MarsI’m a start-up, sole trader or independent consultant and I just want someone to sort my business finances out for meMaintain Orbit with Team SaturnI’ve been in business a few years and need support to ensure everything ticks over nicely and I remain compliantReach for the Stars with Team JupiterI’m highly ambitious and want to know how best to grow my established business as quickly as possibleBoostersBolt-on services to receive the support you needLatest NewsCan You Claim Football Tickets as a Business Expense?Can I de-register for VAT if I'm below the VAT Threshold?Food & Drink Expenses for UK Limited Companies. HMRC Rules ExplainedView AllVideos View AllLatest Case StudiesFinancial Fortitude For Waste Management Company In the Face of a VAT InspectionR&D NightmareBlue Rocket Helps Fuel Construction Company for Growth & ChangeView AllNewsletter sign-upSubscribe to our newsletter emails.Email AddressThank you! Your submission has been received!Oops! Something went wrong while submitting the form.Customer TestimonialsWe started a small business and blue rocket have been brilliant with help get things started and advising ways to make things run smoothly, always quick to reply to your queries.Paul HI highly recommend Blue Rocket Accounting's payroll service. Their knowledgeable and reliable team manages all aspects of payroll, including maternity pay, sick pay, and holiday pay, ensuring that my business stays compliant with current regulations. Their expertise in these complex matters allows me to focus on growing my business, confident in the knowledge that my payroll is being managed efficiently. Sarah AldridgeThe Autism Apprentice CICWe are really happy with the service that we receive from Blue Rocket for our company TOP Sports Coaching. They go above & beyond to ensure that our needs are met whilst doing so with excellent customer service. I wouldn't hesitate to recommend to anyone looking to move accountants.David HathrillTops Sports Coaching LtdWe struggled for years to find a good accountant for our business. 4 years in and we have finally cracked it with the team at Blue Rocket. Unrivalled support and customer service, a genuine willingness to help, and overall exceptional support and knowledge. Can’t recommend them enough.Chris GuilfoyleJCD Cleaning and Support Services LtdExcellent accounting service. Blue Rocket takes the stress and hassle out of trying to complete a self assessment tax return yourself!Graham RamsdaleBlue Rocket suggested I changed the way I was getting paid as a director. This saved me over £10,000 which I was then able to put back into the business.Peter AbrahamsAbounding LtdWe have only recently appointed Blue Rocket Accounting to manage our accounts and already feel more informed and supported than ever before. The whole team are really helpful & knowledgeable, they are always happy to answer any of our questions and even put time aside to provide training on invoicing software to help you feel super confident. Best decision we ever made, thank you! JWS Scaffolding LtdA far cry from our previous accountants who did things manually and left me feeling anxious with many errors made. I’ve only been with them for a few weeks, but they’ve shown more attention, consideration and customer service than any of my previous accounts combined.Chris WadeThe Kent Video CompanyThe team a Blue Rocket Accounting are fantastic. From day one they have provided me with exceptional support. They quickly responded to any of my questions, often within minutes, and the information has always been concise and easy to understand. I feel huge weight off my shoulders.Duncan BoultonDB Security Projects LtdWe've been with Blue Rocket for a few years and can't fault their support. Well worth a chat if you're in the market for an accountancy who know business and makes the extra effort to help your business(es) succeed.Louise D.Brilliant service. Always very helpful and friendly when I call. Nancy has been great getting our year end accounts sorted. Nice and local to us as well which helps!Bluewater TutorWe’re honoured to be recognised for our hard work and customer service.Here are some of the accolades we’ve achieved.Thinking of changing your accountant?Download our free ebook highlighting 10 signs that now is the time to do itI agree to receive offers and news about our products and services by email.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.Software PartnersBusiness ServicesBookkeepingBusiness Start-UpCompany SecretarialPayroll / CIS / P11DsFinance DirectorBusiness SupportPension Auto EnrolmentCredit ControlTax ServicesAccounts PreparationCorporation Tax ReturnDirector’s / Personal Tax ReturnVAT Returns (with bookkeeping)Specialist ServicesFee ProtectionService Bureau SupportWealth ManagementCloud Accounting SoftwareExpense SoftwarePrivacy Policy Blue Rocket Accounting Limited, 8 Twisleton Court, Dartford DA1 2ENRegistration Number 06657041. Registered in England and Wales.CALL NOW This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.Find out moreGot it! $(function() { // ----- cookie bar ----- // $('#cookieBarBtn').click(function() { CookieMessageClose(); }); function CookieMessageClose() { $("#cookieMsg").addClass("hidden"), SetCookie("cookieMsg", "1", 90) } function SetCookie(e, o, i) { var n = new Date; n.setTime(n.getTime() + 864e5 * i), document.cookie = null == i ? e + "=" + escape(o) + ";" : e + "=" + escape(o) + "; expires=" + n.toGMTString() } function GetCookie(e) { var o = document.cookie.indexOf(e); if (-1 != o) { var i = document.cookie.indexOf(";", o); return -1 == i && (i = document.cookie.length), unescape(document.cookie.substring(o + e.length + 1, i)) } return null } function DeleteCookie(e) { var o = new Date; o.setTime(o.getTime() - 864e5), document.cookie = e + "=; expires=" + o.toGMTString() } $(window).ready(function() { "1" == GetCookie("cookieMsg") ? $("#cookieMsg").addClass("hidden") : $("#cookieMsg").removeClass("hidden") }); // ----- end cookie bar ----- // var desktopWidth = window.matchMedia("(min-width: 992px)"); var headerHeight = $('header').outerHeight(); var header = $('header'); removeTransform(); captchaSize(); $(window).resize(function() { removeTransform(); captchaSize(); }) //seamless pagination var seamlessArticles = '#seamlessArticles'; var seamlessVideos = '#seamlessVideos'; if ($('#seamlessArticles').length) { $(document).pjax('.w-pagination-wrapper a', seamlessArticles, { container: seamlessArticles, fragment: seamlessArticles, scrollTo: false, timeout: 2500, } ); } if ($('#seamlessVideos').length) { $(document).pjax('.w-pagination-wrapper a', seamlessVideos, { container: seamlessVideos, fragment: seamlessVideos, scrollTo: false, timeout: 2500, } ); } $(document).on('pjax:success', function() { if (!$('#seamlessArticles').hasClass('w-condition-invisible')) { $('html, body').animate({ scrollTop: $('#seamlessArticles').offset().top }, 1000) } else { $('html, body').animate({ scrollTop: $('#seamlessVideos').offset().top }, 1000) } }); // remove transform on nav to fix positioning bug function removeTransform() { $('.w-nav-menu').css('transform', 'none'); } // captcha resize function captchaSize() { var reCaptchaWidth = 304; var containerWidth = $('.g-recaptcha').first().width(); $('.g-recaptcha').each(function() { if ($(this).width() > containerWidth) { containerWidth = $(this).width(); } }); if (reCaptchaWidth > containerWidth) { var reCaptchaScale = containerWidth / reCaptchaWidth; $('.g-recaptcha > div').css({ 'transform': 'scale(' + reCaptchaScale + ')', 'transform-origin': 'left top' }); } } // ----- lazy youtube videos ----- // lazyYoutube(); function YouTubeGetID(url){ url = url.split(/(vi\/|v=|\/v\/|youtu\.be\/|\/embed\/)/); return (url[2] !== undefined) ? url[2].split(/[^0-9a-z_\-]/i)[0] : url[0]; } function lazyYoutube() { var youtube = document.querySelectorAll(".video-youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/"+ YouTubeGetID(youtube[i].dataset.embed) +"/hqdefault.jpg"; var image = new Image(); image.dataset.src = source; image.setAttribute("alt", ""); image.setAttribute("class", "video-youtube__img lazyload"); image.addEventListener( "load", function() { youtube[ i ].appendChild( image ); }( i ) ); youtube[i].addEventListener( "click", function() { var iframe = document.createElement( "iframe" ); iframe.setAttribute( "frameborder", "0" ); iframe.setAttribute( "allowfullscreen", "" ); iframe.setAttribute( "allow", "autoplay"); iframe.setAttribute( "src", "https://www.youtube.com/embed/"+ YouTubeGetID(this.dataset.embed) +"?rel=0&showinfo=0&autoplay=1" ); this.innerHTML = ""; this.appendChild( iframe ); } ); }; } // ------ end lazy youtube videos ----- // // ----- expand content ----- // $('[data-expand="true"]').click(function() { $(this).parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('[data-expand-2="true"]').click(function() { $(this).parent().parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('.package__btn.alt').click(function() { $(this).parent().next().toggleClass('expanded'); }); // ----- end expand content ----- // // ----- slick ----- // $('.customer-reviews').slick({ slidesToShow: 3, autoplay: true, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1 } } ] }); $('#sliderTeam').slick({ slidesToShow: 4, autoplay: true, autoplaySpeed: 1000, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 3 } }, { breakpoint: 480, settings: { slidesToShow: 2 } } ] }); // ----- end slick ----- // $('.nav-link-dropdown__link').click(function(event) { $(this).parent().next().css('display', 'none'); }); // --- show recaptcha when something is input --- // if ($('#hNewsletterEmail').val() != "") { $('#hNewsletterRecaptcha').show(); }; $('#hNewsletterEmail').on('blur input', function() { $('#hNewsletterRecaptcha').show(); }); // --- /// })
Emails: happytohelp@bluerocketaccounting.com, happytohelp@bluerocketaccounting.comblast
View text
Who We AreMeet The CrewJoin The CrewCase StudiesOur EventsWhat We DoBusiness ServicesAll Business ServicesPayrollBookkeepingRegistered OfficeManagement AccountsTax ServicesSpecialist ServicesHow We WorkBlast OffMaintain OrbitReach for the StarsBoostersNewsContactCLIENT LOGIN >CALL NOW 01322 555 442 .visuallyhidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } .w-richtext > *:last-child { margin-bottom: 0px !important; } How We WorkMaintain Orbit with Team SaturnSupporting business owners who enjoy the lifestyle their venture already provides.How We WorkMaintain Orbit with Team SaturnOur Maintain Orbit programme - looked after by Team Saturn - will keep you and your business in comfortable orbit for as long as you want. Businesses on this programme have usually been operating for a couple of years and typically consist of around seven to eight employees, with a turnover between £150,000 and £500,000. Companies on this programme are varied and include everything from digital marketing agencies to construction subcontractors.This programme kicks off with a meeting to go through what you want from your business. We’ll delve into where you want to take it, identify any help you may need to achieve your goals and, together, make any required changes. We’ll keep on top of your finances so that you can keep your weekends free to enjoy, and you’ll receive regular comprehensive reviews of your accounts system, along with recommendations. When it comes to year end, you have our assurance that you will keep as much of your profits as you can by paying the minimum legal amount of tax, so that you can invest it back into the business or enjoy a well-earned bonus.As well as going through your accounts in detail, at your year-end meeting we’ll look at how your business stacks up against its competitors and highlight any opportunities for growth. Emma Duda, our Senior Client Manager, heads-up Team Saturn, with the support of Client Advisors Tanya, Maisie, Toni and Lucy. With their combined knowledge and experience they can take anything you throw at them, so you can rest assured your business is in safe hands.Want to enjoy the lifestyle your business creates? Call Emma on 01322 555 442 or email happytohelp@bluerocketaccounting.comBlast Off with Team MarsI’m a start-up, sole trader or independent consultant and I just want someone to sort my business finances out for meMaintain Orbit with Team SaturnI’ve been in business a few years and need support to ensure everything ticks over nicely and I remain compliantReach for the Stars with Team JupiterI’m highly ambitious and want to know how best to grow my established business as quickly as possibleBoostersBolt-on services to receive the support you needLatest NewsCan You Claim Football Tickets as a Business Expense?Can I de-register for VAT if I'm below the VAT Threshold?Food & Drink Expenses for UK Limited Companies. HMRC Rules ExplainedView AllVideos View AllLatest Case StudiesFinancial Fortitude For Waste Management Company In the Face of a VAT InspectionR&D NightmareBlue Rocket Helps Fuel Construction Company for Growth & ChangeView AllNewsletter sign-upSubscribe to our newsletter emails.Email AddressThank you! Your submission has been received!Oops! Something went wrong while submitting the form.Customer TestimonialsWe have only recently appointed Blue Rocket Accounting to manage our accounts and already feel more informed and supported than ever before. The whole team are really helpful & knowledgeable, they are always happy to answer any of our questions and even put time aside to provide training on invoicing software to help you feel super confident. Best decision we ever made, thank you! JWS Scaffolding LtdWe've been with Blue Rocket for a few years and can't fault their support. Well worth a chat if you're in the market for an accountancy who know business and makes the extra effort to help your business(es) succeed.Louise D.Excellent accounting service. Blue Rocket takes the stress and hassle out of trying to complete a self assessment tax return yourself!Graham RamsdaleWe struggled for years to find a good accountant for our business. 4 years in and we have finally cracked it with the team at Blue Rocket. Unrivalled support and customer service, a genuine willingness to help, and overall exceptional support and knowledge. Can’t recommend them enough.Chris GuilfoyleJCD Cleaning and Support Services LtdBrilliant service. Always very helpful and friendly when I call. Nancy has been great getting our year end accounts sorted. Nice and local to us as well which helps!Bluewater TutorWe are really happy with the service that we receive from Blue Rocket for our company TOP Sports Coaching. They go above & beyond to ensure that our needs are met whilst doing so with excellent customer service. I wouldn't hesitate to recommend to anyone looking to move accountants.David HathrillTops Sports Coaching LtdThe team a Blue Rocket Accounting are fantastic. From day one they have provided me with exceptional support. They quickly responded to any of my questions, often within minutes, and the information has always been concise and easy to understand. I feel huge weight off my shoulders.Duncan BoultonDB Security Projects LtdA far cry from our previous accountants who did things manually and left me feeling anxious with many errors made. I’ve only been with them for a few weeks, but they’ve shown more attention, consideration and customer service than any of my previous accounts combined.Chris WadeThe Kent Video CompanyBlue Rocket suggested I changed the way I was getting paid as a director. This saved me over £10,000 which I was then able to put back into the business.Peter AbrahamsAbounding LtdI highly recommend Blue Rocket Accounting's payroll service. Their knowledgeable and reliable team manages all aspects of payroll, including maternity pay, sick pay, and holiday pay, ensuring that my business stays compliant with current regulations. Their expertise in these complex matters allows me to focus on growing my business, confident in the knowledge that my payroll is being managed efficiently. Sarah AldridgeThe Autism Apprentice CICWe started a small business and blue rocket have been brilliant with help get things started and advising ways to make things run smoothly, always quick to reply to your queries.Paul HWe’re honoured to be recognised for our hard work and customer service.Here are some of the accolades we’ve achieved.Thinking of changing your accountant?Download our free ebook highlighting 10 signs that now is the time to do itI agree to receive offers and news about our products and services by email.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.Software PartnersBusiness ServicesBookkeepingBusiness Start-UpCompany SecretarialPayroll / CIS / P11DsFinance DirectorBusiness SupportPension Auto EnrolmentCredit ControlTax ServicesAccounts PreparationCorporation Tax ReturnDirector’s / Personal Tax ReturnVAT Returns (with bookkeeping)Specialist ServicesFee ProtectionService Bureau SupportWealth ManagementCloud Accounting SoftwareExpense SoftwarePrivacy Policy Blue Rocket Accounting Limited, 8 Twisleton Court, Dartford DA1 2ENRegistration Number 06657041. Registered in England and Wales.CALL NOW This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.Find out moreGot it! $(function() { // ----- cookie bar ----- // $('#cookieBarBtn').click(function() { CookieMessageClose(); }); function CookieMessageClose() { $("#cookieMsg").addClass("hidden"), SetCookie("cookieMsg", "1", 90) } function SetCookie(e, o, i) { var n = new Date; n.setTime(n.getTime() + 864e5 * i), document.cookie = null == i ? e + "=" + escape(o) + ";" : e + "=" + escape(o) + "; expires=" + n.toGMTString() } function GetCookie(e) { var o = document.cookie.indexOf(e); if (-1 != o) { var i = document.cookie.indexOf(";", o); return -1 == i && (i = document.cookie.length), unescape(document.cookie.substring(o + e.length + 1, i)) } return null } function DeleteCookie(e) { var o = new Date; o.setTime(o.getTime() - 864e5), document.cookie = e + "=; expires=" + o.toGMTString() } $(window).ready(function() { "1" == GetCookie("cookieMsg") ? $("#cookieMsg").addClass("hidden") : $("#cookieMsg").removeClass("hidden") }); // ----- end cookie bar ----- // var desktopWidth = window.matchMedia("(min-width: 992px)"); var headerHeight = $('header').outerHeight(); var header = $('header'); removeTransform(); captchaSize(); $(window).resize(function() { removeTransform(); captchaSize(); }) //seamless pagination var seamlessArticles = '#seamlessArticles'; var seamlessVideos = '#seamlessVideos'; if ($('#seamlessArticles').length) { $(document).pjax('.w-pagination-wrapper a', seamlessArticles, { container: seamlessArticles, fragment: seamlessArticles, scrollTo: false, timeout: 2500, } ); } if ($('#seamlessVideos').length) { $(document).pjax('.w-pagination-wrapper a', seamlessVideos, { container: seamlessVideos, fragment: seamlessVideos, scrollTo: false, timeout: 2500, } ); } $(document).on('pjax:success', function() { if (!$('#seamlessArticles').hasClass('w-condition-invisible')) { $('html, body').animate({ scrollTop: $('#seamlessArticles').offset().top }, 1000) } else { $('html, body').animate({ scrollTop: $('#seamlessVideos').offset().top }, 1000) } }); // remove transform on nav to fix positioning bug function removeTransform() { $('.w-nav-menu').css('transform', 'none'); } // captcha resize function captchaSize() { var reCaptchaWidth = 304; var containerWidth = $('.g-recaptcha').first().width(); $('.g-recaptcha').each(function() { if ($(this).width() > containerWidth) { containerWidth = $(this).width(); } }); if (reCaptchaWidth > containerWidth) { var reCaptchaScale = containerWidth / reCaptchaWidth; $('.g-recaptcha > div').css({ 'transform': 'scale(' + reCaptchaScale + ')', 'transform-origin': 'left top' }); } } // ----- lazy youtube videos ----- // lazyYoutube(); function YouTubeGetID(url){ url = url.split(/(vi\/|v=|\/v\/|youtu\.be\/|\/embed\/)/); return (url[2] !== undefined) ? url[2].split(/[^0-9a-z_\-]/i)[0] : url[0]; } function lazyYoutube() { var youtube = document.querySelectorAll(".video-youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/"+ YouTubeGetID(youtube[i].dataset.embed) +"/hqdefault.jpg"; var image = new Image(); image.dataset.src = source; image.setAttribute("alt", ""); image.setAttribute("class", "video-youtube__img lazyload"); image.addEventListener( "load", function() { youtube[ i ].appendChild( image ); }( i ) ); youtube[i].addEventListener( "click", function() { var iframe = document.createElement( "iframe" ); iframe.setAttribute( "frameborder", "0" ); iframe.setAttribute( "allowfullscreen", "" ); iframe.setAttribute( "allow", "autoplay"); iframe.setAttribute( "src", "https://www.youtube.com/embed/"+ YouTubeGetID(this.dataset.embed) +"?rel=0&showinfo=0&autoplay=1" ); this.innerHTML = ""; this.appendChild( iframe ); } ); }; } // ------ end lazy youtube videos ----- // // ----- expand content ----- // $('[data-expand="true"]').click(function() { $(this).parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('[data-expand-2="true"]').click(function() { $(this).parent().parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('.package__btn.alt').click(function() { $(this).parent().next().toggleClass('expanded'); }); // ----- end expand content ----- // // ----- slick ----- // $('.customer-reviews').slick({ slidesToShow: 3, autoplay: true, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1 } } ] }); $('#sliderTeam').slick({ slidesToShow: 4, autoplay: true, autoplaySpeed: 1000, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 3 } }, { breakpoint: 480, settings: { slidesToShow: 2 } } ] }); // ----- end slick ----- // $('.nav-link-dropdown__link').click(function(event) { $(this).parent().next().css('display', 'none'); }); // --- show recaptcha when something is input --- // if ($('#hNewsletterEmail').val() != "") { $('#hNewsletterRecaptcha').show(); }; $('#hNewsletterEmail').on('blur input', function() { $('#hNewsletterRecaptcha').show(); }); // --- /// })
Emails: happytohelp@bluerocketaccounting.com, happytohelp@bluerocketaccounting.comblast
View text
Who We AreMeet The CrewJoin The CrewCase StudiesOur EventsWhat We DoBusiness ServicesAll Business ServicesPayrollBookkeepingRegistered OfficeManagement AccountsTax ServicesSpecialist ServicesHow We WorkBlast OffMaintain OrbitReach for the StarsBoostersNewsContactCLIENT LOGIN >CALL NOW 01322 555 442 .visuallyhidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } .w-richtext > *:last-child { margin-bottom: 0px !important; } How We WorkBlast Off with Team MarsProviding guidance to sole traders, start-ups and consultants.How We WorkBlast Off with Team MarsTeam Mars is dedicated to businesses with an annual turnover of up to £150,000. This team looks after clients on our Blast-Off programme, predominantly sole traders, start-ups, consultants and a range of different businesses usually consisting of one or two employees and in their first two years of entrepreneurial life.From the outset, we’ll ensure that your company registrations are in order and that you’re set up with a simple, easy-to-use online bookkeeping package. You’ll be trained how to use it, so that you can keep on top of your cashflow and finances right from the get-go.Your finances will be reviewed monthly, and we’ll flag up any key areas which may require support. Whether through choice or value of sales, when the time comes to register your company for VAT we will guide you through the process and be by your side for 12 months of VAT returns. At the same time, we’ll provide you with the knowledge to handle future VAT returns yourself, if you want to. We can also provide support when it comes to taking on employees. During your second year, we’ll talk you through your first set of accounts covering what the numbers are and what they mean for your business. Crucially, if you’ve done well and are making profit, we’ll help you keep as much of it as we can.Team Mars is led by Nancy Chad, our Senior Client Manager, and Li, Alex , Chloe and Lucy.Ready for your business to Blast-Off? Call Emma on 01322 555 442 or email happytohelp@bluerocketaccounting.comBlast Off with Team MarsI’m a start-up, sole trader or independent consultant and I just want someone to sort my business finances out for meMaintain Orbit with Team SaturnI’ve been in business a few years and need support to ensure everything ticks over nicely and I remain compliantReach for the Stars with Team JupiterI’m highly ambitious and want to know how best to grow my established business as quickly as possibleBoostersBolt-on services to receive the support you needLatest NewsCan You Claim Football Tickets as a Business Expense?Can I de-register for VAT if I'm below the VAT Threshold?Food & Drink Expenses for UK Limited Companies. HMRC Rules ExplainedView AllVideos View AllLatest Case StudiesFinancial Fortitude For Waste Management Company In the Face of a VAT InspectionR&D NightmareBlue Rocket Helps Fuel Construction Company for Growth & ChangeView AllNewsletter sign-upSubscribe to our newsletter emails.Email AddressThank you! Your submission has been received!Oops! Something went wrong while submitting the form.Customer TestimonialsI highly recommend Blue Rocket Accounting's payroll service. Their knowledgeable and reliable team manages all aspects of payroll, including maternity pay, sick pay, and holiday pay, ensuring that my business stays compliant with current regulations. Their expertise in these complex matters allows me to focus on growing my business, confident in the knowledge that my payroll is being managed efficiently. Sarah AldridgeThe Autism Apprentice CICWe've been with Blue Rocket for a few years and can't fault their support. Well worth a chat if you're in the market for an accountancy who know business and makes the extra effort to help your business(es) succeed.Louise D.We started a small business and blue rocket have been brilliant with help get things started and advising ways to make things run smoothly, always quick to reply to your queries.Paul HWe struggled for years to find a good accountant for our business. 4 years in and we have finally cracked it with the team at Blue Rocket. Unrivalled support and customer service, a genuine willingness to help, and overall exceptional support and knowledge. Can’t recommend them enough.Chris GuilfoyleJCD Cleaning and Support Services LtdExcellent accounting service. Blue Rocket takes the stress and hassle out of trying to complete a self assessment tax return yourself!Graham RamsdaleWe have only recently appointed Blue Rocket Accounting to manage our accounts and already feel more informed and supported than ever before. The whole team are really helpful & knowledgeable, they are always happy to answer any of our questions and even put time aside to provide training on invoicing software to help you feel super confident. Best decision we ever made, thank you! JWS Scaffolding LtdThe team a Blue Rocket Accounting are fantastic. From day one they have provided me with exceptional support. They quickly responded to any of my questions, often within minutes, and the information has always been concise and easy to understand. I feel huge weight off my shoulders.Duncan BoultonDB Security Projects LtdBlue Rocket suggested I changed the way I was getting paid as a director. This saved me over £10,000 which I was then able to put back into the business.Peter AbrahamsAbounding LtdWe are really happy with the service that we receive from Blue Rocket for our company TOP Sports Coaching. They go above & beyond to ensure that our needs are met whilst doing so with excellent customer service. I wouldn't hesitate to recommend to anyone looking to move accountants.David HathrillTops Sports Coaching LtdA far cry from our previous accountants who did things manually and left me feeling anxious with many errors made. I’ve only been with them for a few weeks, but they’ve shown more attention, consideration and customer service than any of my previous accounts combined.Chris WadeThe Kent Video CompanyBrilliant service. Always very helpful and friendly when I call. Nancy has been great getting our year end accounts sorted. Nice and local to us as well which helps!Bluewater TutorWe’re honoured to be recognised for our hard work and customer service.Here are some of the accolades we’ve achieved.Thinking of changing your accountant?Download our free ebook highlighting 10 signs that now is the time to do itI agree to receive offers and news about our products and services by email.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.Software PartnersBusiness ServicesBookkeepingBusiness Start-UpCompany SecretarialPayroll / CIS / P11DsFinance DirectorBusiness SupportPension Auto EnrolmentCredit ControlTax ServicesAccounts PreparationCorporation Tax ReturnDirector’s / Personal Tax ReturnVAT Returns (with bookkeeping)Specialist ServicesFee ProtectionService Bureau SupportWealth ManagementCloud Accounting SoftwareExpense SoftwarePrivacy Policy Blue Rocket Accounting Limited, 8 Twisleton Court, Dartford DA1 2ENRegistration Number 06657041. Registered in England and Wales.CALL NOW This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.Find out moreGot it! $(function() { // ----- cookie bar ----- // $('#cookieBarBtn').click(function() { CookieMessageClose(); }); function CookieMessageClose() { $("#cookieMsg").addClass("hidden"), SetCookie("cookieMsg", "1", 90) } function SetCookie(e, o, i) { var n = new Date; n.setTime(n.getTime() + 864e5 * i), document.cookie = null == i ? e + "=" + escape(o) + ";" : e + "=" + escape(o) + "; expires=" + n.toGMTString() } function GetCookie(e) { var o = document.cookie.indexOf(e); if (-1 != o) { var i = document.cookie.indexOf(";", o); return -1 == i && (i = document.cookie.length), unescape(document.cookie.substring(o + e.length + 1, i)) } return null } function DeleteCookie(e) { var o = new Date; o.setTime(o.getTime() - 864e5), document.cookie = e + "=; expires=" + o.toGMTString() } $(window).ready(function() { "1" == GetCookie("cookieMsg") ? $("#cookieMsg").addClass("hidden") : $("#cookieMsg").removeClass("hidden") }); // ----- end cookie bar ----- // var desktopWidth = window.matchMedia("(min-width: 992px)"); var headerHeight = $('header').outerHeight(); var header = $('header'); removeTransform(); captchaSize(); $(window).resize(function() { removeTransform(); captchaSize(); }) //seamless pagination var seamlessArticles = '#seamlessArticles'; var seamlessVideos = '#seamlessVideos'; if ($('#seamlessArticles').length) { $(document).pjax('.w-pagination-wrapper a', seamlessArticles, { container: seamlessArticles, fragment: seamlessArticles, scrollTo: false, timeout: 2500, } ); } if ($('#seamlessVideos').length) { $(document).pjax('.w-pagination-wrapper a', seamlessVideos, { container: seamlessVideos, fragment: seamlessVideos, scrollTo: false, timeout: 2500, } ); } $(document).on('pjax:success', function() { if (!$('#seamlessArticles').hasClass('w-condition-invisible')) { $('html, body').animate({ scrollTop: $('#seamlessArticles').offset().top }, 1000) } else { $('html, body').animate({ scrollTop: $('#seamlessVideos').offset().top }, 1000) } }); // remove transform on nav to fix positioning bug function removeTransform() { $('.w-nav-menu').css('transform', 'none'); } // captcha resize function captchaSize() { var reCaptchaWidth = 304; var containerWidth = $('.g-recaptcha').first().width(); $('.g-recaptcha').each(function() { if ($(this).width() > containerWidth) { containerWidth = $(this).width(); } }); if (reCaptchaWidth > containerWidth) { var reCaptchaScale = containerWidth / reCaptchaWidth; $('.g-recaptcha > div').css({ 'transform': 'scale(' + reCaptchaScale + ')', 'transform-origin': 'left top' }); } } // ----- lazy youtube videos ----- // lazyYoutube(); function YouTubeGetID(url){ url = url.split(/(vi\/|v=|\/v\/|youtu\.be\/|\/embed\/)/); return (url[2] !== undefined) ? url[2].split(/[^0-9a-z_\-]/i)[0] : url[0]; } function lazyYoutube() { var youtube = document.querySelectorAll(".video-youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/"+ YouTubeGetID(youtube[i].dataset.embed) +"/hqdefault.jpg"; var image = new Image(); image.dataset.src = source; image.setAttribute("alt", ""); image.setAttribute("class", "video-youtube__img lazyload"); image.addEventListener( "load", function() { youtube[ i ].appendChild( image ); }( i ) ); youtube[i].addEventListener( "click", function() { var iframe = document.createElement( "iframe" ); iframe.setAttribute( "frameborder", "0" ); iframe.setAttribute( "allowfullscreen", "" ); iframe.setAttribute( "allow", "autoplay"); iframe.setAttribute( "src", "https://www.youtube.com/embed/"+ YouTubeGetID(this.dataset.embed) +"?rel=0&showinfo=0&autoplay=1" ); this.innerHTML = ""; this.appendChild( iframe ); } ); }; } // ------ end lazy youtube videos ----- // // ----- expand content ----- // $('[data-expand="true"]').click(function() { $(this).parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('[data-expand-2="true"]').click(function() { $(this).parent().parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('.package__btn.alt').click(function() { $(this).parent().next().toggleClass('expanded'); }); // ----- end expand content ----- // // ----- slick ----- // $('.customer-reviews').slick({ slidesToShow: 3, autoplay: true, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1 } } ] }); $('#sliderTeam').slick({ slidesToShow: 4, autoplay: true, autoplaySpeed: 1000, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 3 } }, { breakpoint: 480, settings: { slidesToShow: 2 } } ] }); // ----- end slick ----- // $('.nav-link-dropdown__link').click(function(event) { $(this).parent().next().css('display', 'none'); }); // --- show recaptcha when something is input --- // if ($('#hNewsletterEmail').val() != "") { $('#hNewsletterRecaptcha').show(); }; $('#hNewsletterEmail').on('blur input', function() { $('#hNewsletterRecaptcha').show(); }); // --- /// })
Emails:
View text
Who We AreMeet The CrewJoin The CrewCase StudiesOur EventsWhat We DoBusiness ServicesAll Business ServicesPayrollBookkeepingRegistered OfficeManagement AccountsTax ServicesSpecialist ServicesHow We WorkBlast OffMaintain OrbitReach for the StarsBoostersNewsContactCLIENT LOGIN >CALL NOW 01322 555 442 .visuallyhidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } .w-richtext > *:last-child { margin-bottom: 0px !important; } Who We AreMeet the CrewMany accountancy firms employ a mix of accountants and those who just specialise in certain aspects, such as bookkeeping or payroll. We only employ ACCA and AAT trained accountants, so all of our Client Managers and Advisors have the knowledge and skills required to guide you on all financial aspects.Who We AreMeet the CrewMiguel CalabreseMD and Business Growth ManagerOut on the frontline with our clients, Miguel helps business owners grow their profits, save time and keep more of their hard-earned money. He offers his expertise to ease the headaches caused by everyday challenges and has a passion for inspiring business owners to look at their businesses with a different perspective to see what opportunities can be uncovered. The glass is always half full with Miguel.Miguel's accounting top tip:“Keep your financial information up to date so that you can rely on it to make informed management decisions. Also, when preparing forecasts, always work on 13 months not 12, as it gets you thinking about the next year.”Find me on LinkedIn Emma DudaSenior Client ManagerEmma has a real passion for learning about our clients’ businesses and supporting them during their early stages of set-up and growth. Her ability to step back and see the overall picture, and keep an eye on the detail at the same time, makes her the ideal person to work with clients through the day-to-day challenges of running a business, whilst always looking out for tax saving opportunities.Emma’s take on a common mistake made by business owners:“I often see business owners using their company bank account as their own, rather than taking a salary or dividend and living from that. The company is a separate entity and should be treated as such, so it can come as a surprise when they have to pay the money back and/or pay tax on the loan.”Find me on LinkedIn Nancy ChadSenior Client ManagerNancy is a baton twirler extraordinaire and ‘honorary auntie’ to approximately 150 children! But, whilst at work, she is also an extremely dedicated and experienced Client Manager. Having worked as an accountant for many years, Nancy’s brain is jam packed with useful nuggets of information which she calls upon to help our clients.Why Nancy chose accounting:"I’m a self-proclaimed and proud numbers geek. I’ve always loved maths, so accounting seemed like a logical career choice."Find me on LinkedIn Liza ThompsonSenior Client ManagerLiza joined the Blue Rocket team in 2023 as a ACCA qualified advisor with a background in general practice and financial services. Now she heads up team Jupiter, as Senior Client Manager. In her spare time, Liza enjoys going to gigs, festivals and the theatre to see live comedians. She once met Eddie Izzard in his home town of Bexhill-on-Sea.Liza's accounting top tipDon't leave your tax return too close to the 31st January deadline. The sooner in the year we can prepare them, the more time you have to pay the tax due!Find me on LinkedIn Dan PritchardNew Business DevelopmentDan develops relationships with potential new clients and prospects. He works with our clients to understand their business structure, ethic, future goals, financial position and ultimately show them how Blue Rocket can help and support them. When Dan isn't liaising with clients you can hear him singing (badly!) along to the radio in the office.Packets of Milky Way Magic Stars consumed:“Not too sure, but they are too good not to indulge on occasion.” Find me on LinkedIn Sarah HawkinsMarketing ManagerSarah looks after digital marketing, inbound strategy and content production ensuring its aligned with the company’s mission and vision. Blue Rocket campaigns centre around the needs of individuals and businesses, ensuring a seamless customer journey. In her spare time Sarah enjoys going to concerts, baking, reading, art and spending time with family and friends.Sarah's top tip:Always check facts with your accountant, you’d be surprised with how many VAT or tax myths exist.Find me on LinkedIn Lucy BrowneSenior AdministratorLucy has a passion for horses. She has always owned her own, and regularly rides! When she's at work she's organised and always ensures that she gets her tasks done.Packets of Milky Way Magic Stars consumed:"None... yet!"Find me on LinkedIn Alex TaylorClient AdvisorLooking after Jupiter clients, Alex is currently studying the AAT qualification whilst working hard to deliver timely processed accounts for Blue Rocket Accounting clients. Alex enjoys the fact that there's always something new to learn when it comes to both accounting and client experience. She believes that organisation is key to smooth bookkeeping and account management.Alex's top accounting tip:Make notes. Write everything down, even if you don't think its important.Find me on LinkedIn Li JinClient AdvisorLearning about new businesses and what their owners’ aspirations are is what motivates Li. Using her accounting know-how, Li works closely with clients to solve problems and ensure they are as tax efficient as possible, so business owners are able to enjoy more of their heard-earned profits.Li's take on a common mistake made by business owners:“Using software that they don’t ‘get’. If you can’t quickly get to grips with the software you’re using, it’s better and more time efficient to task someone else with your bookkeeping, or look for alternative software that you find easier to use.”Find me on LinkedIn Maisie HunterClient AdvisorAs Blue Rocket assistant accountant, Maisie is there to help both the wider team and clients under team Saturn. With certification in Xero and Quickbooks software programmes, she brings skills in addition to helping clients with their bookkeeping and payroll needs.Maisie is a big family person and loves to spend time with her family and friends, going to new places and trying new foods. She also hold a beauty qualification so enjoys doing treatments on them too, lucky them!Maisie's accounting top tipKeep accurate records of all transactions to accurately monitor the progress of your business.Find me on LinkedIn Toni HayterAdministratorToni is always on hand to support Blue Rocket clients and is the first port of call for many enquiries. Supporting team Jupiter, she helps with a range of clients across a diverse array of sectors.Find me on LinkedIn Tanya MouharrenClient AdvisorFrom Mars to Saturn, Tanya is on hand to support clients and look after their accounts. She is currently studying the AAT qualification and is Xero advisor certified, and holds a QuickBooks online certification too.What's been your favourite day working at Blue Rocket?There’s always something interesting going on in this office, hearing people’s crazy stories and having debates about whether pineapple goes on pizza. Find me on LinkedIn Ciaran WeymanAccounts AssistantCiaran is a dedicated Accounts Assistant, supporting Mars clients with bookkeeping alongside Nancy and the team. Finance qualified and working towards his AAT, he brings valuable experience from Pro Futures, Hubshare, McDonald's, and Greenwich Council.A sharp problem-solver with a keen eye for detail, Ciaran thrives in fast-paced environments. Outside of work, he’s a passionate Arsenal fan, competitive pool player, and avid traveler.Ciaran's accounting top tipWhen sending in documents for bookkeeping ensure they are all for the correct time period and neatly presented, as it speeds the process up as well as making the job nicer to complete Find me on LinkedIn Chloe PickrellAccounts AssistantChloe started at Blue Rocket as an Administrative Assistant and has now launched into accounting as part of the Mars team. She’s getting to grips with QuickBooks and Xero while honing her top skill—listening!Outside of work, she loves going out with friends, reading, and spending time with her beloved cats. One of her favourite parts of working at Blue Rocket? The fun and games at Christmas!Chloe's accounting top tip Take notes on everything—your future self will thank you!Find me on LinkedIn Join the CrewWe’re a friendly bunch of hard workers and a very close-knit team. Want to join us?Case StudiesWe've got a stellar team.Put faces to names and find out what makes us tick.Latest NewsCan You Claim Football Tickets as a Business Expense?Can I de-register for VAT if I'm below the VAT Threshold?Food & Drink Expenses for UK Limited Companies. HMRC Rules ExplainedView AllVideos View AllLatest Case StudiesFinancial Fortitude For Waste Management Company In the Face of a VAT InspectionR&D NightmareBlue Rocket Helps Fuel Construction Company for Growth & ChangeView AllNewsletter sign-upSubscribe to our newsletter emails.Email AddressThank you! Your submission has been received!Oops! Something went wrong while submitting the form.Customer TestimonialsBlue Rocket suggested I changed the way I was getting paid as a director. This saved me over £10,000 which I was then able to put back into the business.Peter AbrahamsAbounding LtdWe are really happy with the service that we receive from Blue Rocket for our company TOP Sports Coaching. They go above & beyond to ensure that our needs are met whilst doing so with excellent customer service. I wouldn't hesitate to recommend to anyone looking to move accountants.David HathrillTops Sports Coaching LtdExcellent accounting service. Blue Rocket takes the stress and hassle out of trying to complete a self assessment tax return yourself!Graham RamsdaleWe've been with Blue Rocket for a few years and can't fault their support. Well worth a chat if you're in the market for an accountancy who know business and makes the extra effort to help your business(es) succeed.Louise D.I highly recommend Blue Rocket Accounting's payroll service. Their knowledgeable and reliable team manages all aspects of payroll, including maternity pay, sick pay, and holiday pay, ensuring that my business stays compliant with current regulations. Their expertise in these complex matters allows me to focus on growing my business, confident in the knowledge that my payroll is being managed efficiently. Sarah AldridgeThe Autism Apprentice CICWe struggled for years to find a good accountant for our business. 4 years in and we have finally cracked it with the team at Blue Rocket. Unrivalled support and customer service, a genuine willingness to help, and overall exceptional support and knowledge. Can’t recommend them enough.Chris GuilfoyleJCD Cleaning and Support Services LtdBrilliant service. Always very helpful and friendly when I call. Nancy has been great getting our year end accounts sorted. Nice and local to us as well which helps!Bluewater TutorWe started a small business and blue rocket have been brilliant with help get things started and advising ways to make things run smoothly, always quick to reply to your queries.Paul HWe have only recently appointed Blue Rocket Accounting to manage our accounts and already feel more informed and supported than ever before. The whole team are really helpful & knowledgeable, they are always happy to answer any of our questions and even put time aside to provide training on invoicing software to help you feel super confident. Best decision we ever made, thank you! JWS Scaffolding LtdThe team a Blue Rocket Accounting are fantastic. From day one they have provided me with exceptional support. They quickly responded to any of my questions, often within minutes, and the information has always been concise and easy to understand. I feel huge weight off my shoulders.Duncan BoultonDB Security Projects LtdA far cry from our previous accountants who did things manually and left me feeling anxious with many errors made. I’ve only been with them for a few weeks, but they’ve shown more attention, consideration and customer service than any of my previous accounts combined.Chris WadeThe Kent Video CompanyThinking of changing your accountant?Download our free ebook highlighting 10 signs that now is the time to do itI agree to receive offers and news about our products and services by email.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.We’re honoured to be recognised for our hard work and customer service.Here are some of the accolades we’ve achieved.Software PartnersBusiness ServicesBookkeepingBusiness Start-UpCompany SecretarialPayroll / CIS / P11DsFinance DirectorBusiness SupportPension Auto EnrolmentCredit ControlTax ServicesAccounts PreparationCorporation Tax ReturnDirector’s / Personal Tax ReturnVAT Returns (with bookkeeping)Specialist ServicesFee ProtectionService Bureau SupportWealth ManagementCloud Accounting SoftwareExpense SoftwarePrivacy Policy Blue Rocket Accounting Limited, 8 Twisleton Court, Dartford DA1 2ENRegistration Number 06657041. Registered in England and Wales.CALL NOW This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.Find out moreGot it! $(function() { // ----- cookie bar ----- // $('#cookieBarBtn').click(function() { CookieMessageClose(); }); function CookieMessageClose() { $("#cookieMsg").addClass("hidden"), SetCookie("cookieMsg", "1", 90) } function SetCookie(e, o, i) { var n = new Date; n.setTime(n.getTime() + 864e5 * i), document.cookie = null == i ? e + "=" + escape(o) + ";" : e + "=" + escape(o) + "; expires=" + n.toGMTString() } function GetCookie(e) { var o = document.cookie.indexOf(e); if (-1 != o) { var i = document.cookie.indexOf(";", o); return -1 == i && (i = document.cookie.length), unescape(document.cookie.substring(o + e.length + 1, i)) } return null } function DeleteCookie(e) { var o = new Date; o.setTime(o.getTime() - 864e5), document.cookie = e + "=; expires=" + o.toGMTString() } $(window).ready(function() { "1" == GetCookie("cookieMsg") ? $("#cookieMsg").addClass("hidden") : $("#cookieMsg").removeClass("hidden") }); // ----- end cookie bar ----- // var desktopWidth = window.matchMedia("(min-width: 992px)"); var headerHeight = $('header').outerHeight(); var header = $('header'); removeTransform(); captchaSize(); $(window).resize(function() { removeTransform(); captchaSize(); }) //seamless pagination var seamlessArticles = '#seamlessArticles'; var seamlessVideos = '#seamlessVideos'; if ($('#seamlessArticles').length) { $(document).pjax('.w-pagination-wrapper a', seamlessArticles, { container: seamlessArticles, fragment: seamlessArticles, scrollTo: false, timeout: 2500, } ); } if ($('#seamlessVideos').length) { $(document).pjax('.w-pagination-wrapper a', seamlessVideos, { container: seamlessVideos, fragment: seamlessVideos, scrollTo: false, timeout: 2500, } ); } $(document).on('pjax:success', function() { if (!$('#seamlessArticles').hasClass('w-condition-invisible')) { $('html, body').animate({ scrollTop: $('#seamlessArticles').offset().top }, 1000) } else { $('html, body').animate({ scrollTop: $('#seamlessVideos').offset().top }, 1000) } }); // remove transform on nav to fix positioning bug function removeTransform() { $('.w-nav-menu').css('transform', 'none'); } // captcha resize function captchaSize() { var reCaptchaWidth = 304; var containerWidth = $('.g-recaptcha').first().width(); $('.g-recaptcha').each(function() { if ($(this).width() > containerWidth) { containerWidth = $(this).width(); } }); if (reCaptchaWidth > containerWidth) { var reCaptchaScale = containerWidth / reCaptchaWidth; $('.g-recaptcha > div').css({ 'transform': 'scale(' + reCaptchaScale + ')', 'transform-origin': 'left top' }); } } // ----- lazy youtube videos ----- // lazyYoutube(); function YouTubeGetID(url){ url = url.split(/(vi\/|v=|\/v\/|youtu\.be\/|\/embed\/)/); return (url[2] !== undefined) ? url[2].split(/[^0-9a-z_\-]/i)[0] : url[0]; } function lazyYoutube() { var youtube = document.querySelectorAll(".video-youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/"+ YouTubeGetID(youtube[i].dataset.embed) +"/hqdefault.jpg"; var image = new Image(); image.dataset.src = source; image.setAttribute("alt", ""); image.setAttribute("class", "video-youtube__img lazyload"); image.addEventListener( "load", function() { youtube[ i ].appendChild( image ); }( i ) ); youtube[i].addEventListener( "click", function() { var iframe = document.createElement( "iframe" ); iframe.setAttribute( "frameborder", "0" ); iframe.setAttribute( "allowfullscreen", "" ); iframe.setAttribute( "allow", "autoplay"); iframe.setAttribute( "src", "https://www.youtube.com/embed/"+ YouTubeGetID(this.dataset.embed) +"?rel=0&showinfo=0&autoplay=1" ); this.innerHTML = ""; this.appendChild( iframe ); } ); }; } // ------ end lazy youtube videos ----- // // ----- expand content ----- // $('[data-expand="true"]').click(function() { $(this).parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('[data-expand-2="true"]').click(function() { $(this).parent().parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('.package__btn.alt').click(function() { $(this).parent().next().toggleClass('expanded'); }); // ----- end expand content ----- // // ----- slick ----- // $('.customer-reviews').slick({ slidesToShow: 3, autoplay: true, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1 } } ] }); $('#sliderTeam').slick({ slidesToShow: 4, autoplay: true, autoplaySpeed: 1000, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 3 } }, { breakpoint: 480, settings: { slidesToShow: 2 } } ] }); // ----- end slick ----- // $('.nav-link-dropdown__link').click(function(event) { $(this).parent().next().css('display', 'none'); }); // --- show recaptcha when something is input --- // if ($('#hNewsletterEmail').val() != "") { $('#hNewsletterRecaptcha').show(); }; $('#hNewsletterEmail').on('blur input', function() { $('#hNewsletterRecaptcha').show(); }); // --- /// })
http://bluerocketaccounting.com/
Status: 200
Emails:
View text
XSign up today to receive fresh content straight to your inboxFirst NameEmailThank you! Your submission has been received!Oops! Something went wrong while submitting the form.Who We AreMeet The CrewJoin The CrewCase StudiesOur EventsWhat We DoBusiness ServicesAll Business ServicesPayrollBookkeepingRegistered OfficeManagement AccountsTax ServicesSpecialist ServicesHow We WorkBlast OffMaintain OrbitReach for the StarsBoostersNewsContactCLIENT LOGIN >CALL NOW 01322 555 442 .visuallyhidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } .w-richtext > *:last-child { margin-bottom: 0px !important; } Helping businesses in Kent and beyond achieve their financial goalsFrom start-up to exit planning, you need an accountant whose mission matches your own. Contact UsBlue Rocket's guide to reducing your tax billDownload nowWe provide tailored accounting and bookkeeping support depending on your company size, turnover and the business challenges you'll likely be facing, putting you and your business firmly on course to reach your profit potential.Working with companies based locally to us in Dartford, Sidcup and Bexley, as well as further afield across London and the South East, our crew collectively has nearly 90 years of experience building long-standing, trusted relationships with our clients.We get just as much satisfaction from helping a million pound turnover company double in size as we do from getting a start-up off the ground efficiently.Trust us to help you.Sign up to our newsletterEnter your email address to subscribe.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.Sit back and prepare for lift off with one of our packages:"The team at Blue Rocket have been absolutely excellent. They are always patient and get back to me quickly. I make use of their support often and ask a lot of questions, which they answer in a way that makes things very clear.”Julie Sheppey, JLS Fire Protection LtdBlast Off£66p/m+VATI’m a start-up, sole trader or independent consultant and I just want someone to sort my business finances out for me.TestimonialFIND OUT MORE"At last, we have met a firm of accountants who are interested in what we do and keen to learn how we work. Blue Rocket Accounting, for us, is much more than just a company to produce our accounts."Victoria Ballard - The Victoria Chart Company LtdMaintain Orbit£131p/m+VATI’ve been in business a few years and need support to ensure everything ticks over nicely and I remain compliant.TestimonialFIND OUT MORE"Blue Rocket suggested I changed the way I was getting paid as a director. This saved me over £10,000 which I was then able to put back into the business"Peter Abrahams, Abounding LtdReach For The Stars£POA+VATI’m highly ambitious and want to know how best to grow my established business as quickly as possible.TestimonialFIND OUT MOREThe CrewSome instant advice...Keep your financial information up to date so that you can rely on it to make informed management decisions. Also, when preparing forecasts, always work on 13 months not 12, as it gets you thinking about the next year.I often see business owners using their company bank account as their own, rather than taking a salary or dividend and living from that. The company is a separate entity and should be treated as such, so it can come as a surprise when they have to pay the money back and/or pay tax on the loan.If you can’t quickly get to grips with the software you’re using, it’s better and more time efficient to task someone else with your bookkeeping, or look for alternative software that you find easier to use.Why Choose Us?AdviceBased on your company’s financials, and benchmarked against those of your competitors, we will help you to make good decisions about the future of your business.Business GrowthWhether you’re ambitious to get to the top of your game ASAP, or you’re happy to maintain current levels, we can help you achieve your business goals and fuel your ambition.TrustworthyWe will keep you and your company compliant, ensuring that registrations are correct, deadlines are met, and changing legislation is abided by so that your company isn’t exposed.Proactive ApproachYes, we deliver accountancy services to keep our clients on the right side of HMRC, but we are far from typical accountants in our approach, acting as proactive advisers too.Customer TestimonialsWe struggled for years to find a good accountant for our business. 4 years in and we have finally cracked it with the team at Blue Rocket. Unrivalled support and customer service, a genuine willingness to help, and overall exceptional support and knowledge. Can’t recommend them enough.Chris GuilfoyleJCD Cleaning and Support Services LtdBlue Rocket suggested I changed the way I was getting paid as a director. This saved me over £10,000 which I was then able to put back into the business.Peter AbrahamsAbounding LtdThe team a Blue Rocket Accounting are fantastic. From day one they have provided me with exceptional support. They quickly responded to any of my questions, often within minutes, and the information has always been concise and easy to understand. I feel huge weight off my shoulders.Duncan BoultonDB Security Projects LtdExcellent accounting service. Blue Rocket takes the stress and hassle out of trying to complete a self assessment tax return yourself!Graham RamsdaleWe have only recently appointed Blue Rocket Accounting to manage our accounts and already feel more informed and supported than ever before. The whole team are really helpful & knowledgeable, they are always happy to answer any of our questions and even put time aside to provide training on invoicing software to help you feel super confident. Best decision we ever made, thank you! JWS Scaffolding LtdWe started a small business and blue rocket have been brilliant with help get things started and advising ways to make things run smoothly, always quick to reply to your queries.Paul HI highly recommend Blue Rocket Accounting's payroll service. Their knowledgeable and reliable team manages all aspects of payroll, including maternity pay, sick pay, and holiday pay, ensuring that my business stays compliant with current regulations. Their expertise in these complex matters allows me to focus on growing my business, confident in the knowledge that my payroll is being managed efficiently. Sarah AldridgeThe Autism Apprentice CICBrilliant service. Always very helpful and friendly when I call. Nancy has been great getting our year end accounts sorted. Nice and local to us as well which helps!Bluewater TutorA far cry from our previous accountants who did things manually and left me feeling anxious with many errors made. I’ve only been with them for a few weeks, but they’ve shown more attention, consideration and customer service than any of my previous accounts combined.Chris WadeThe Kent Video CompanyWe are really happy with the service that we receive from Blue Rocket for our company TOP Sports Coaching. They go above & beyond to ensure that our needs are met whilst doing so with excellent customer service. I wouldn't hesitate to recommend to anyone looking to move accountants.David HathrillTops Sports Coaching LtdWe've been with Blue Rocket for a few years and can't fault their support. Well worth a chat if you're in the market for an accountancy who know business and makes the extra effort to help your business(es) succeed.Louise D.We’re honoured to be recognised for our hard work and customer service.Here are some of the accolades we’ve achieved.Thinking of changing your accountant?Download our free ebook highlighting 10 signs that now is the time to do itI agree to receive offers and news about our products and services by email.Thank you! Your submission has been received!Oops! Something went wrong while submitting the form.NewsCan You Claim Football Tickets as a Business Expense?Can I de-register for VAT if I'm below the VAT Threshold?The Payroll Nightmare: A Halloween Case StudyWhat Are Management Accounts? What Are the Benefits?How and why you should register and sign in to your Government Gateway / HMRC Online ServicesFeatured Case StudyFood & Drink Expenses for UK Limited Companies. HMRC Rules ExplainedWondering which coffees, client lunches or motorway sandwiches can go through the company? We break down the UK rules on food and drink expenses.November 18, 2025Software Partners #popup-signup { z-index: 1000; } Business ServicesBookkeepingBusiness Start-UpCompany SecretarialPayroll / CIS / P11DsFinance DirectorBusiness SupportPension Auto EnrolmentCredit ControlTax ServicesAccounts PreparationCorporation Tax ReturnDirector’s / Personal Tax ReturnVAT Returns (with bookkeeping)Specialist ServicesFee ProtectionService Bureau SupportWealth ManagementCloud Accounting SoftwareExpense SoftwarePrivacy Policy Blue Rocket Accounting Limited, 8 Twisleton Court, Dartford DA1 2ENRegistration Number 06657041. Registered in England and Wales.CALL NOW This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.Find out moreGot it! $(function() { // ----- cookie bar ----- // $('#cookieBarBtn').click(function() { CookieMessageClose(); }); function CookieMessageClose() { $("#cookieMsg").addClass("hidden"), SetCookie("cookieMsg", "1", 90) } function SetCookie(e, o, i) { var n = new Date; n.setTime(n.getTime() + 864e5 * i), document.cookie = null == i ? e + "=" + escape(o) + ";" : e + "=" + escape(o) + "; expires=" + n.toGMTString() } function GetCookie(e) { var o = document.cookie.indexOf(e); if (-1 != o) { var i = document.cookie.indexOf(";", o); return -1 == i && (i = document.cookie.length), unescape(document.cookie.substring(o + e.length + 1, i)) } return null } function DeleteCookie(e) { var o = new Date; o.setTime(o.getTime() - 864e5), document.cookie = e + "=; expires=" + o.toGMTString() } $(window).ready(function() { "1" == GetCookie("cookieMsg") ? $("#cookieMsg").addClass("hidden") : $("#cookieMsg").removeClass("hidden") }); // ----- end cookie bar ----- // var desktopWidth = window.matchMedia("(min-width: 992px)"); var headerHeight = $('header').outerHeight(); var header = $('header'); removeTransform(); captchaSize(); $(window).resize(function() { removeTransform(); captchaSize(); }) //seamless pagination var seamlessArticles = '#seamlessArticles'; var seamlessVideos = '#seamlessVideos'; if ($('#seamlessArticles').length) { $(document).pjax('.w-pagination-wrapper a', seamlessArticles, { container: seamlessArticles, fragment: seamlessArticles, scrollTo: false, timeout: 2500, } ); } if ($('#seamlessVideos').length) { $(document).pjax('.w-pagination-wrapper a', seamlessVideos, { container: seamlessVideos, fragment: seamlessVideos, scrollTo: false, timeout: 2500, } ); } $(document).on('pjax:success', function() { if (!$('#seamlessArticles').hasClass('w-condition-invisible')) { $('html, body').animate({ scrollTop: $('#seamlessArticles').offset().top }, 1000) } else { $('html, body').animate({ scrollTop: $('#seamlessVideos').offset().top }, 1000) } }); // remove transform on nav to fix positioning bug function removeTransform() { $('.w-nav-menu').css('transform', 'none'); } // captcha resize function captchaSize() { var reCaptchaWidth = 304; var containerWidth = $('.g-recaptcha').first().width(); $('.g-recaptcha').each(function() { if ($(this).width() > containerWidth) { containerWidth = $(this).width(); } }); if (reCaptchaWidth > containerWidth) { var reCaptchaScale = containerWidth / reCaptchaWidth; $('.g-recaptcha > div').css({ 'transform': 'scale(' + reCaptchaScale + ')', 'transform-origin': 'left top' }); } } // ----- lazy youtube videos ----- // lazyYoutube(); function YouTubeGetID(url){ url = url.split(/(vi\/|v=|\/v\/|youtu\.be\/|\/embed\/)/); return (url[2] !== undefined) ? url[2].split(/[^0-9a-z_\-]/i)[0] : url[0]; } function lazyYoutube() { var youtube = document.querySelectorAll(".video-youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/"+ YouTubeGetID(youtube[i].dataset.embed) +"/hqdefault.jpg"; var image = new Image(); image.dataset.src = source; image.setAttribute("alt", ""); image.setAttribute("class", "video-youtube__img lazyload"); image.addEventListener( "load", function() { youtube[ i ].appendChild( image ); }( i ) ); youtube[i].addEventListener( "click", function() { var iframe = document.createElement( "iframe" ); iframe.setAttribute( "frameborder", "0" ); iframe.setAttribute( "allowfullscreen", "" ); iframe.setAttribute( "allow", "autoplay"); iframe.setAttribute( "src", "https://www.youtube.com/embed/"+ YouTubeGetID(this.dataset.embed) +"?rel=0&showinfo=0&autoplay=1" ); this.innerHTML = ""; this.appendChild( iframe ); } ); }; } // ------ end lazy youtube videos ----- // // ----- expand content ----- // $('[data-expand="true"]').click(function() { $(this).parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('[data-expand-2="true"]').click(function() { $(this).parent().parent().find('.content-rich').toggleClass('content-rich--expanded'); }); $('.package__btn.alt').click(function() { $(this).parent().next().toggleClass('expanded'); }); // ----- end expand content ----- // // ----- slick ----- // $('.customer-reviews').slick({ slidesToShow: 3, autoplay: true, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1 } } ] }); $('#sliderTeam').slick({ slidesToShow: 4, autoplay: true, autoplaySpeed: 1000, arrows: false, dots: true, responsive: [ { breakpoint: 992, settings: { slidesToShow: 3 } }, { breakpoint: 480, settings: { slidesToShow: 2 } } ] }); // ----- end slick ----- // $('.nav-link-dropdown__link').click(function(event) { $(this).parent().next().css('display', 'none'); }); // --- show recaptcha when something is input --- // if ($('#hNewsletterEmail').val() != "") { $('#hNewsletterRecaptcha').show(); }; $('#hNewsletterEmail').on('blur input', function() { $('#hNewsletterRecaptcha').show(); }); // --- /// })