<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">

	<!-- This site is optimized with the Yoast SEO plugin v14.9 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Professional Live-in care services - Aureliot Care</title>
	<meta name="description" content="Aureliot professional live-in services give you the option of hiring a live-in caregiver to take care of your loved ones round the clock." />
	<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
	<link rel="canonical" href="http://aureliotcare.com/services/professional-live-in-care-services/" />
	<meta property="og:locale" content="en_GB" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Professional Live-in care services - Aureliot Care" />
	<meta property="og:description" content="Aureliot professional live-in services give you the option of hiring a live-in caregiver to take care of your loved ones round the clock." />
	<meta property="og:url" content="http://aureliotcare.com/services/professional-live-in-care-services/" />
	<meta property="og:site_name" content="Aureliot Care" />
	<meta property="article:modified_time" content="2020-07-02T16:27:18+00:00" />
	<meta property="og:image" content="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-project-2.jpg" />
	<meta property="og:image:width" content="750" />
	<meta property="og:image:height" content="500" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"http://aureliotcare.com/#website","url":"http://aureliotcare.com/","name":"Aureliot Care","description":"Healthcare and Hospitality Recruitment Services","potentialAction":[{"@type":"SearchAction","target":"http://aureliotcare.com/?s={search_term_string}","query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"ImageObject","@id":"http://aureliotcare.com/services/professional-live-in-care-services/#primaryimage","inLanguage":"en-GB","url":"http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-project-2.jpg","width":750,"height":500},{"@type":"WebPage","@id":"http://aureliotcare.com/services/professional-live-in-care-services/#webpage","url":"http://aureliotcare.com/services/professional-live-in-care-services/","name":"Professional Live-in care services - Aureliot Care","isPartOf":{"@id":"http://aureliotcare.com/#website"},"primaryImageOfPage":{"@id":"http://aureliotcare.com/services/professional-live-in-care-services/#primaryimage"},"datePublished":"2017-06-04T14:13:40+00:00","dateModified":"2020-07-02T16:27:18+00:00","description":"Aureliot professional live-in services give you the option of hiring a live-in caregiver to take care of your loved ones round the clock.","inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["http://aureliotcare.com/services/professional-live-in-care-services/"]}]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Aureliot Care &raquo; Feed" href="http://aureliotcare.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Aureliot Care &raquo; Comments Feed" href="http://aureliotcare.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Aureliot Care &raquo; Professional Live-in Care Services Comments Feed" href="http://aureliotcare.com/services/professional-live-in-care-services/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v7.17.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=UA-171840819-1"  type="text/javascript" data-cfasync="false"></script>
			<script type="text/javascript" data-cfasync="false">
				var mi_version = '7.17.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStr = 'ga-disable-UA-171840819-1';

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					return document.cookie.indexOf( disableStr + '=true' ) > - 1;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					window[disableStr] = true;
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
					window[disableStr] = true;
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];
				if ( mi_track_user ) {
					function __gtagTracker() {dataLayer.push( arguments );}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
						                    });
					__gtagTracker( 'config', 'UA-171840819-1', {
						forceSSL:true,link_attribution:true,					} );
										window.gtag = __gtagTracker;										(
						function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof (
											arguments[1].hitType
										) ) {
											hitObject = arguments[1];
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var gaKey, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
									};
									for ( gaKey in gaMap ) {
										if ( 'undefined' !== typeof args[gaKey] ) {
											hit[gaMap[gaKey]] = args[gaKey];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						}
					)();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
				<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/aureliotcare.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.5.5"}};
			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,8205,55356,57212],[55357,56424,8203,55356,57212])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='gum-nuno-style-css'  href='http://aureliotcare.com/wp-content/plugins/nuno-builder-addon//css/style.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css'  href='http://aureliotcare.com/wp-includes/css/dist/block-library/style.min.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css'  href='http://aureliotcare.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.4.1' type='text/css' media='all' />
<link rel='stylesheet' id='crellyslider.min-css'  href='http://aureliotcare.com/wp-content/plugins/crelly-slider/css/crellyslider.min.css?ver=1.4.4' type='text/css' media='all' />
<link rel='stylesheet' id='builder-style-css'  href='http://aureliotcare.com/wp-content/plugins/nuno-builder/css/abuilder_style.css?ver=5.5.5' type='text/css' media='all' />
<!--[if IE 9]>
<link rel='stylesheet' id='scroll-spy-ie-css'  href='http://aureliotcare.com/wp-content/plugins/nuno-builder//css/scroll_spy_ie9.css?ver=5.5.5' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='scroll-spy-css'  href='http://aureliotcare.com/wp-content/plugins/nuno-builder/css/scroll_spy.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='petro-stylesheet-css'  href='http://aureliotcare.com/wp-content/themes/petro/style.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css'  href='http://aureliotcare.com/wp-content/themes/petro/css/bootstrap.css?ver=3.3.5' type='text/css' media='all' />
<link rel='stylesheet' id='awesomeicon-css'  href='http://aureliotcare.com/wp-content/plugins/nuno-builder//font-awesome/font-awesome.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='petro-glyph-css'  href='http://aureliotcare.com/wp-content/themes/petro/fonts/petro-construction/petro-construction.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='petro-main-style-css'  href='http://aureliotcare.com/wp-content/themes/petro/css/themestyle.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='questrial-css'  href='https://fonts.googleapis.com/css?family=Questrial%3A300%2C300italic%2C400%2C400italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.5.5#038;subset' type='text/css' media='all' />
<link rel='stylesheet' id='acme-css'  href='https://fonts.googleapis.com/css?family=Acme%3A300%2C300italic%2C400%2C400italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.5.5#038;subset' type='text/css' media='all' />
<link rel='stylesheet' id='petro-child-theme-style-css'  href='http://aureliotcare.com/wp-content/themes/petro_child_theme/style.css?ver=5.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='petro-site-style-css'  href='http://aureliotcare.com/wp-content/themes/petro/css/style.css?ver=5.5.5' type='text/css' media='all' />
<script type='text/javascript' id='monsterinsights-frontend-script-js-extra'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"http:\/\/aureliotcare.com","hash_tracking":"false","ua":"UA-171840819-1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=7.17.0' id='monsterinsights-frontend-script-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp' id='jquery-core-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/plugins/contentprotector/js/jquery.watermark.js?ver=5.5.5' id='jquery_watermark-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4' id='jquery-ui-core-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/plugins/crelly-slider/js/jquery.crellyslider.min.js?ver=1.4.4' id='jquery.crellyslider.min-js'></script>
<link rel="https://api.w.org/" href="http://aureliotcare.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://aureliotcare.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://aureliotcare.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 5.5.5" />
<link rel='shortlink' href='http://aureliotcare.com/?p=1816' />
<link rel="alternate" type="application/json+oembed" href="http://aureliotcare.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Faureliotcare.com%2Fservices%2Fprofessional-live-in-care-services%2F" />
<link rel="alternate" type="text/xml+oembed" href="http://aureliotcare.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Faureliotcare.com%2Fservices%2Fprofessional-live-in-care-services%2F&#038;format=xml" />
<style type="text/css">
@media (min-width: 992px) {
  .page-heading.fixed,
  .page-heading .wp-custom-header{
    min-height:  350px;
  }
  .page-heading .wp-custom-header{
    height: 350px;
  }
}
</style>
<link rel="icon" href="http://aureliotcare.com/wp-content/uploads/2020/06/cropped-Aureliot-Care-final-logo-web-32x32.png" sizes="32x32" />
<link rel="icon" href="http://aureliotcare.com/wp-content/uploads/2020/06/cropped-Aureliot-Care-final-logo-web-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="http://aureliotcare.com/wp-content/uploads/2020/06/cropped-Aureliot-Care-final-logo-web-180x180.png" />
<meta name="msapplication-TileImage" content="http://aureliotcare.com/wp-content/uploads/2020/06/cropped-Aureliot-Care-final-logo-web-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			/* services color code*/
.widget.widget_categories > ul > li > a, .widget.widget_product_categories > ul > li > a {
    color: #ffffff;
}

/* footer menu color code*/

.footer-widget .widget.widget_nav_menu ul li.menu-item > a {
    color: #ffffff;
}


.footer-widget .widget.widget_nav_menu ul li.menu-item > a:hover {
    color: #E6D010;
}
		</style>
		</head>
<body class="petro_service-template-default single single-petro_service postid-1816 wp-custom-logo sidebar-nosidebar">
<div class="main-container ">
  <div class="page-heading ">
    <div  class="top-heading ">
<div class="top-bar ">
	<div class="container">
		<div class="top-bar-inner">
<div class="top-bar-module heading-module hidden-xs"><div class="module-text">
Healthcare and Hospitality Recruitment Services</div>
</div><div class="top-bar-module heading-module"><ul class="iconflat-graphic icon-align-right">
	<li><i class="fa fa-phone"></i>				<span class="info-title">Telephone:</span>
							<span class="info-label">02080042190, 02080042191</span>
			</li>
	<li><i class="fa fa-map"></i>				<span class="info-title">We Are Opened:</span>
							<span class="info-label">Mon - Fri (9am - 5pm)</span>
			</li>
</ul>
</div><div class="top-bar-module heading-module hidden-mobile"><div class="module-social-icon">
<ul class="social-icon-lists"><li class="social-item"><a href="#" target="_blank"><i class="fa fa-facebook"></i></a></li><li class="social-item"><a href="#" target="_blank"><i class="fa fa-google"></i></a></li><li class="social-item"><a href="#" target="_blank"><i class="fa fa-twitter"></i></a></li><li class="social-item"><a href="#" target="_blank"><i class="fa fa-instagram"></i></a></li><li class="social-item"><a href="#" target="_blank"><i class="fa fa-linkedin"></i></a></li></ul></div>
</div>		</div>
	</div>
</div><div class="middle-section-header">
<div class="container">
	<div class="middle-section-inner">
<div class="middle-bar-module heading-module logo">
  <div class="logo-image">
<a href="http://aureliotcare.com/" class="custom-logo-link" rel="home"><img width="250" height="57" src="http://aureliotcare.com/wp-content/uploads/2020/06/Aureliot-Care-final-logo-web.png" class="custom-logo" alt="Aureliot Care UK - Healthcare and Hospitality Recruitment Services" loading="lazy" /></a></div>
</div>

<div class="middle-bar-module heading-module"><div class="module-main-menu">
<ul id="menu-main-menu" class="main-menu navbar-collapse collapse"><li id="menu-item-4020" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-4020"><a href="http://aureliotcare.com/">Home</a></li>
<li id="menu-item-4189" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4189"><a href="#">Who We Are<span class="caret"></span></a>	<div class="sub-menu-container"><ul class="sub-menu">
	<li id="menu-item-4188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4188"><a href="http://aureliotcare.com/about-us/">About Us</a></li>
	<li id="menu-item-4190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4190"><a href="http://aureliotcare.com/care-assessment/">Request Care Assessment</a></li>
</ul></div>
</li>
<li id="menu-item-4100" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-4100"><a href="http://#">Our Services<span class="caret"></span></a>	<div class="sub-menu-container"><ul class="sub-menu">
	<li id="menu-item-4050" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4050"><a href="http://aureliotcare.com/services/professional-supported-living-services/">Supported Living</a></li>
	<li id="menu-item-4051" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4051"><a href="http://aureliotcare.com/services/professional-residential-care-services/">Residential Care</a></li>
	<li id="menu-item-4052" class="menu-item menu-item-type-post_type menu-item-object-petro_service current-menu-item menu-item-4052"><a href="http://aureliotcare.com/services/professional-live-in-care-services/">Live-In Care Services</a></li>
	<li id="menu-item-4049" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4049"><a href="http://aureliotcare.com/services/professional-mental-health-services/">Mental Health</a></li>
	<li id="menu-item-4048" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4048"><a href="http://aureliotcare.com/services/professional-house-keeping-cleaning-services/">House Keeping & Cleaning Service</a></li>
	<li id="menu-item-4265" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4265"><a href="http://aureliotcare.com/services/healthcare-workers-recruitment-services/">Recruitment Services</a></li>
</ul></div>
</li>
<li id="menu-item-3996" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3996"><a href="http://aureliotcare.com/contact-us/">Contact Us</a></li>
</ul></div></div></div>
</div>
</div>

<div class="bottom-section-header ">
<div class="container">
	<div class="bottom-section-inner"></div>  
</div>
</div>
</div><div class="navigation-bar sticky">
  <div class="container">
    <div class="navigation-bar-inner">
<a href="http://aureliotcare.com/" class="regular-logo custom-logo-link" rel="home"><img width="250" height="57" src="http://aureliotcare.com/wp-content/uploads/2020/06/Aureliot-Care-final-logo-web.png" class="" alt="Aureliot Care UK - Healthcare and Hospitality Recruitment Services" loading="lazy" /></a><a href="http://aureliotcare.com/" class="sticky-logo custom-logo-link" rel="home"><img width="250" height="57" src="http://aureliotcare.com/wp-content/uploads/2020/06/Aureliot-Care-final-logo-1.png" class="" alt="Aureliot Care UK - Healthcare and Hospitality Recruitment Services" loading="lazy" /></a><button class="navbar-toggle toggle-main-menu" type="button" onclick="javascript:;" data-toggle="collapse" data-target=".navigation-bar-mobile">
    <span class="menu-bar">
      <span></span>
      <span></span>
      <span></span>
    </span>
  </button>
<div class="heading-module"><div class="module-main-menu">
<ul id="menu-main-menu-1" class="main-menu navbar-collapse collapse"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-4020"><a href="http://aureliotcare.com/">Home</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4189"><a href="#">Who We Are<span class="caret"></span></a>	<div class="sub-menu-container"><ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4188"><a href="http://aureliotcare.com/about-us/">About Us</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4190"><a href="http://aureliotcare.com/care-assessment/">Request Care Assessment</a></li>
</ul></div>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-4100"><a href="http://#">Our Services<span class="caret"></span></a>	<div class="sub-menu-container"><ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4050"><a href="http://aureliotcare.com/services/professional-supported-living-services/">Supported Living</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4051"><a href="http://aureliotcare.com/services/professional-residential-care-services/">Residential Care</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-petro_service current-menu-item menu-item-4052"><a href="http://aureliotcare.com/services/professional-live-in-care-services/">Live-In Care Services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4049"><a href="http://aureliotcare.com/services/professional-mental-health-services/">Mental Health</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4048"><a href="http://aureliotcare.com/services/professional-house-keeping-cleaning-services/">House Keeping & Cleaning Service</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4265"><a href="http://aureliotcare.com/services/healthcare-workers-recruitment-services/">Recruitment Services</a></li>
</ul></div>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3996"><a href="http://aureliotcare.com/contact-us/">Contact Us</a></li>
</ul></div></div>    </div>
   <div class="navigation-bar-mobile collapse"></div>
  </div>
</div>
<div id="wp-custom-header" class="wp-custom-header"><img src="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-project-2.jpg" width="1200" height="600" alt="Aureliot Care" /></div>  <div class="custom-page-title align-center">
    <div class="container">
      <h1 class="h1 page-title">Services</h1>    </div>
  </div>
    </div>
	<div class="main-content overlap clearfix ">
		<div class="container">
		<div class="row">
			<div class="content col-xs-12">
		<div class="row">

			<div class="col-xs-12 col-md-12">
			<article id="post-1816" class="post-1816 petro_service type-petro_service status-publish has-post-thumbnail hentry">
	<div class="post-content">
				<h2 class="section-heading">Professional Live-in Care Services</h2>
		<div class="content-full clearfix">	
		<div class="container-fluid"><div id="element_1162141375887" class="el_row row"><div class="inner-row"><div id="element_2" class="el_column col-md-6"><div class="inner-column"><div id="element_3162141375827" class="el_text"><p><span style="font-size: 17px;"><em>If you don’t want your loved ones moved into a residential care home because you lack the time required to give them the necessary care and attention that they deserve, don’t worry, we have the right solution to your challenges. Aureliot professional live-in services give you the option of hiring a live-in caregiver to take care of your loved ones round the clock.<br />
We understand that taking care of your loved ones is a must and it can be overwhelming because you have to combine everyday family life with 24hrs care. We hire only professional caregivers who have gone through a thorough vetting process and possess many years of experience, because we know you worry about the safety and total care of your loved ones. This ensures that you have peace of mind wherever you are because you know that your loved ones are being taken care of.<br />
With Aureliot professional live-in care services, you stand to gain the following things:</em></span></p>
<p><span style="font-size: 17px;"><em><br />
• The comfort of staying in your home.<br />
• Spending time with your loved ones.<br />
• Little disruption of your desired lifestyle.<br />
• Care from professional caregivers.<br />
• Affordable pricing according to the industry standard.</em></span></p>
<p>&nbsp;</p></div></div></div><div id="element_4" class="el_column col-md-3"><div class="inner-column"><div id="element_5" class="el_image hover"><div class="img-wrap image-align-center style-default" ><a href="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-services-2jpg.jpg" class="img-lightbox"><div class="inner-wrap" ><img  class="img-responsive"  src="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-services-2jpg-400x300.jpg" alt=""/></div></a></div></div><div id="element_6162141375832" class="el_separator" style="height: 20px;">
                        <svg preserveAspectRatio="none" viewBox="0 0 100 100" height="100%" width="100%" version="1.1" xmlns="http://www.w3.org/2000/svg" id="bigTriangleDown">
                            <path d="M-1 -1 L50 101 L101 -1 Z" fill="#ffffff" stroke="none"/>
                            <path d="M-1 -1 L50 101 L101 -1 L101 101 L-1 101 Z" fill="#ffffff" stroke="none"/>
                        </svg></div><div id="element_7" class="el_image hover"><div class="img-wrap image-align-center style-default" ><a href="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-project-2.jpg" class="img-lightbox"><div class="inner-wrap" ><img  class="img-responsive"  src="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-project-2-400x300.jpg" alt=""/></div></a></div></div></div></div><div id="element_8" class="el_column col-md-3"><div class="inner-column"><div id="element_9" class="el_image hover"><div class="img-wrap image-align-center style-default" ><a href="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-project-1.jpg" class="img-lightbox"><div class="inner-wrap" ><img  class="img-responsive"  src="http://aureliotcare.com/wp-content/uploads/2017/06/Reablement-project-1-400x300.jpg" alt=""/></div></a></div></div><div id="element_10162141375849" class="el_separator" style="height: 20px;">
                        <svg preserveAspectRatio="none" viewBox="0 0 100 100" height="100%" width="100%" version="1.1" xmlns="http://www.w3.org/2000/svg" id="bigTriangleDown">
                            <path d="M-1 -1 L50 101 L101 -1 Z" fill="#ffffff" stroke="none"/>
                            <path d="M-1 -1 L50 101 L101 -1 L101 101 L-1 101 Z" fill="#ffffff" stroke="none"/>
                        </svg></div><div id="element_11" class="el_image hover"><div class="img-wrap image-align-center style-default" ><a href="http://aureliotcare.com/wp-content/uploads/2018/08/reablement-service-home.jpg" class="img-lightbox"><div class="inner-wrap" ><img  class="img-responsive"  src="http://aureliotcare.com/wp-content/uploads/2018/08/reablement-service-home-400x300.jpg" alt=""/></div></a></div></div></div></div></div></div></div>
		</div>
	</div>
</article>
				
			</div>
			<div class="col-xs-12 col-sm-6 col-md-4">
			<div class="widget widget_categories">
	<ul class="category-nav">
<li><a href="http://aureliotcare.com/services/healthcare-workers-recruitment-services/">Healthcare Workers Recruitment Services</a></li>
<li><a href="http://aureliotcare.com/services/professional-house-keeping-cleaning-services/">Professional House Keeping &#038; Cleaning Services</a></li>
<li><a href="http://aureliotcare.com/services/professional-mental-health-services/">Professional Mental Health Services</a></li>
<li><a href="http://aureliotcare.com/services/professional-supported-living-services/">Professional Supported Living Services</a></li>
<li><a href="http://aureliotcare.com/services/professional-residential-care-services/">Professional Residential Care Services</a></li>
	</ul>
</div>
			</div>
		</div>

				</div>
			</div>
		</div>
	</div>


		<div class="footer-contact-card">
	<div class="container">
		<div class="row">
			<div class="col-sm-4 col-md-4">
				<div class="card">
					<div class="icon"><i class="fa fa-phone"></i></div>					<div class="body-content">
						<div class="heading">Give Us A Call</div>
						Our Customer Care Support Line: 02080042190, 02080042191					</div>
				</div>
			</div>

			<div class="col-sm-4 col-md-4">
				<div class="card">
					<div class="icon"><i class="fa fa-map-marker"></i></div>					<div class="body-content">
						<div class="heading">Visit Us</div>
						Caxton Close, East Portway Business Park Andover Hants SP10 3FG United Kingdom					</div>
				</div>
			</div>

			<div class="col-sm-4 col-md-4">
				<div class="card">
					<div class="icon"><i class="fa fa-envelope"></i></div>					<div class="body-content">
						<div class="heading">Send Us A Message</div>
						24/7 Email Support: hello {@} aureliotcare.co.uk					</div>
				</div>
			</div>

				
		</div>
	</div>
</div><div class="footer-widget ">
	<div class="container">
		<div class="row">
	<div class="widget_text col-lg-3 col-md-3 col-sm-4 col-xs-12 col-4"><div class="widget_text widget custom_html-5 widget_custom_html"><div class="textwidget custom-html-widget"><p>
</p>
<img class="alignnone wp-image-4007" src="http://aureliotcare.com/wp-content/uploads/2020/07/aureliot2.png" alt="" width="250" height="125" />
<p>
</p>
<p>Aureliot Care is a healthcare and hospitality recruitment service provider that offers specialist support to vulnerable clients who live in the community either through supported living or at their private homes.</p>

<a href="#/" class="fab fa-facebook-square" style=" font-size:24px" target="_blank" rel="noopener noreferrer"></a>&emsp;
<a href="#" class="fab fa-twitter-square" style=" font-size:24px" target="_blank" rel="noopener noreferrer"></a>&emsp;
<a href="#" class="fab fa-instagram" style=" font-size:24px" target="_blank" rel="noopener noreferrer"></a>&emsp;</div></div></div><div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 col-4"><div class="widget nav_menu-2 widget_nav_menu"><div class="h6 widget-title">Our Services</div><div class="menu-services-container"><ul id="menu-services" class="menu"><li id="menu-item-4055" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4055"><a href="http://aureliotcare.com/services/professional-residential-care-services/">Residential Care</a></li>
<li id="menu-item-4056" class="menu-item menu-item-type-post_type menu-item-object-petro_service current-menu-item menu-item-4056"><a href="http://aureliotcare.com/services/professional-live-in-care-services/" aria-current="page">Live-in Care Service</a></li>
<li id="menu-item-4057" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4057"><a href="http://aureliotcare.com/services/professional-supported-living-services/">Supported Living</a></li>
<li id="menu-item-4054" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4054"><a href="http://aureliotcare.com/services/professional-mental-health-services/">Mental Health</a></li>
<li id="menu-item-4053" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4053"><a href="http://aureliotcare.com/services/professional-house-keeping-cleaning-services/">House Keeping &#038; Cleaning</a></li>
<li id="menu-item-4268" class="menu-item menu-item-type-post_type menu-item-object-petro_service menu-item-4268"><a href="http://aureliotcare.com/services/healthcare-workers-recruitment-services/">Recruitment Services</a></li>
</ul></div></div></div><div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 col-4"><div class="widget petro_optin-2 petro_optin"><div class="h6 widget-title">Subscribe</div><div class="optin-body">
	Be the first to hear about our services, new opportunities, inspirations and news. Subscribe to our newsletter today!
<form class="optin-form form-inline" method="post">
  <div class="form-group">
    <input type="email" class="form-control"  name="optin_email" placeholder="enter your email" />
  </div><div class="form-group">
	  <button type="submit" class="btn optin-submit"><i class="fa fa-envelope"></i></button>
	</div>
	<input type="hidden" id="petro-optin-nonce" name="petro-optin-nonce" value="174bb71c25" /><input type="hidden" name="_wp_http_referer" value="/services/professional-live-in-care-services/feed/" /></form>
	Get the latest updates and vacancies.	<div class="optin-code">
			</div>
</div>
		</div></div><div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 col-4"><div class="widget text-2 widget_text"><div class="h6 widget-title">Contact</div>			<div class="textwidget"><p><strong>Aureliot Care LTD</strong><br />
<strong>Address:</strong><br />
Caxton Close,<br />
East Portway Business Park<br />
Andover, Hants<br />
SP10 3FG<br />
United Kingdom</p>
<p><strong>Tel:</strong> 02080042190, 02080042191<br />
<strong>Email:</strong> hello {@} aureliotcare.co.uk</p>
</div>
		</div></div>		</div>
	</div>
</div>
<div class="footer-copyright ">
	<div class="container">
		<p style="text-align: left">© 2021 <strong>Aureliot Care LTD</strong> - All Rights Reserved. Logo, Web Design &amp; SEO - crafted ♡ by <a href="https://www.topyougo.co.uk" target="_blank" rel="noopener">TopYouGo UK</a></p>
	</div>
</div>
</div>
<div id="toTop"><span></span></div>
<script type='text/javascript' src='http://aureliotcare.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=7.4.4' id='wp-polyfill-js'></script>
<script type='text/javascript' id='wp-polyfill-js-after'>
( 'fetch' in window ) || document.write( '<script src="http://aureliotcare.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js?ver=3.0.0"></scr' + 'ipt>' );( document.contains ) || document.write( '<script src="http://aureliotcare.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.DOMRect ) || document.write( '<script src="http://aureliotcare.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js?ver=3.42.0"></scr' + 'ipt>' );( window.URL && window.URL.prototype && window.URLSearchParams ) || document.write( '<script src="http://aureliotcare.com/wp-includes/js/dist/vendor/wp-polyfill-url.min.js?ver=3.6.4"></scr' + 'ipt>' );( window.FormData && window.FormData.prototype.keys ) || document.write( '<script src="http://aureliotcare.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js?ver=3.0.12"></scr' + 'ipt>' );( Element.prototype.matches && Element.prototype.closest ) || document.write( '<script src="http://aureliotcare.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js?ver=2.0.2"></scr' + 'ipt>' );
</script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"http:\/\/aureliotcare.com\/wp-json\/","namespace":"contact-form-7\/v1"}};
/* ]]> */
</script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4.1' id='contact-form-7-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/themes/petro/js/modernizr.custom.js?ver=1.0' id='modernizr-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/themes/petro/js/bootstrap.min.js?ver=3.2.0' id='bootstrap-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/themes/petro/js/themescript.js?ver=1.0' id='petro-theme-script-js'></script>
<script type='text/javascript' id='petro-theme-script-js-after'>
                                    
</script>
<script type='text/javascript' src='http://aureliotcare.com/wp-content/themes/petro/js/jquery.magnific-popup.min.js?ver=1.0' id='jquery.magnific-popup-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-includes/js/comment-reply.min.js?ver=5.5.5' id='comment-reply-js'></script>
<script type='text/javascript' src='http://aureliotcare.com/wp-includes/js/wp-embed.min.js?ver=5.5.5' id='wp-embed-js'></script>
<style type="text/css">#element_5.hover:hover .img-wrap img{opacity:1}
#element_7.hover:hover .img-wrap img{opacity:1}
#element_9.hover:hover .img-wrap img{opacity:1}
#element_11.hover:hover .img-wrap img{opacity:1}</style></body>
</html>