body {
	font-family: 'Nunito', sans-serif;
	color:#222;
	font-size:16px;
	font-weight: 300;
}
a {
	color:#f22e57;
}
a:hover {
	color: #f22e57;
}
h1 {
	font-size: 36px;
	color:#4f5873;
	line-height: 1.3
}
h2, h3, h4 {
	font-size:24px;
	color:#4f5873;
	position:relative;
}
.btn {
	/*font-weight: 300;*/
}
h5, h6
{
	font-weight:600;
	font-size: 20px;
}
.row {
	margin-left:0;
	margin-right:0;
}
.container-fluid .container {
	padding-left:0;
	padding-right:0;
}
.faq .card-header {
	background:none;
	border:none; 
}
strong {
	font-weight: 600;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {	
	color:#5b83a6;
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
	display: inline-block;
	/*background:#b2b2b2;*/
	border-bottom: 3px double #cacaca;
	width:50px;
	height:1px;
	clear:both;
	position: absolute;
	left: 0;
	bottom: 0;
}
.light-cyan {
	color:#a0bed9;
}
p {	
	line-height:1.6;
}
.form-control {
	border-radius: 0;
	border-color:#555; 
}
.openOnline {
	background:#4f5873;
	color: #fff; 
}
.openOnline .h3 {line-height: 1.4;}

button:focus {
	outline:none;
}

.brand {
	color:#4f5873;
	font-size:26px;
	line-height:1.3;
	font-weight:600;	
}
.brand span {
	color:#5b83a6;
}
.brand a {
	color:inherit;
}
.phoneBooking {
	color:#747474;
	font-size: 18px;
	font-weight: 400;
}
.phoneBooking a {
	font-size:22px;
	color:#f22e57;
}
.phoneBooking a:hover {
	color:#e61844;
}
.phoneBooking em {
	font-style:normal;
}
.navigation {
	background:#a0bed9;
	background:#5b83a6;
	border-top:1px solid #5b83a6;
	border-top:1px solid #4f5873;
	z-index:9999;
}
.navbar {
	padding:0;
}
.navigation nav a {
	color:#000;
	text-transform:uppercase;
	font-size:14px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding:10px 30px;
}
.navbar-light .navbar-nav .nav-link {
	color: 
    rgba(255,255,255,1);
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    /*background:#fff;*/
    color: 
    rgba(255,255,255,1);
}

.navbar-nav .active, .navbar-expand-lg .navbar-nav .nav-link:hover {
	background:#5b83a6;
	background:#4f5873;
	color:#fff;
}
.navbar-light .navbar-toggler {
	border:none;	
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1.0)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.homeHead {	
	background:#f0f0f2;
	flex-wrap:wrap;
}
.homeHead img {
	/*width:100%;*/
}
.list-unstyled li {
	margin-bottom: 10px
}

.list-unstyled li:last-child {
	margin-bottom: 0;
}

hr {
	border-top: 3px double #cacaca;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.team hr {
	margin-top: 1.5rem;
}
.homeService {
	background:#86b454;
	background:#86b454;
}
.homeService .col-lg-6 {	
	background:#597737;
	border:1px solid #86b454;
}
.homeService .col-lg-6 a { 
	color:#fff;
	text-decoration:underline;
}
.homeService h4, .homeContact h4 {
	font-size:22px;
}

.homeAppointment .row div {
	border:1px solid #a0bed9;
}

.homeAppointment .col-lg-4:nth-child(2)
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.btn-primary {
	background: none;
	border-color: #f22e57;
	border-radius: 0;
	color: #f22e57;
	text-transform: uppercase;
	font-weight: 300;
}

.btn-primary:hover {
	background: #f22e57;
	color:#fff;
	border-color: #f22e57;
}
.btn-primary:active, .btn-primary:focus {
	background: #e3133e !important;
}
.newsletter .form-control {
	background: #f0f0f2
}

footer {
	background:#f0f0f2;	
	font-size: 15px;
}
footer h4 {
	font-size: 20px
}
footer li {
	margin-bottom:10px;
}
footer a {
	color:#333;
}
footer a:hover {
	color:#e61844;
	text-decoration:underline;
}
footer .fa {
	margin-right:10px;
	text-align:center;
	font-size:13px;
	color:#5b83a6;
	color:#a0bed9;
}
footer .fa-mobile-phone {
	font-size:20px;
}
footer .social .fa {
	font-size: 22px;
}

footer .aboutSection li:before {
	content:"\2012" ;
	padding-right: 15px;
	color:#cacaca;
}

.footerBottom {
	background:#4f5873;
	font-size: 14px
}

.breadcrumb {
	background:none;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;	
	border-radius: 0;
	font-size: 14px
}
.breadcrumb a {
	text-transform:none;
	color:#b33f54;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}


/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .container-fluid, .sticky + .container {
  padding-top: 42px;
}

.expertList img {
	max-width:220px;
	background:#eee;
	display:block;	
	border:none;
	border-radius:50%;
}

.expertList a {
	font-size:18px;
	text-decoration:none;
}
.expertList a:hover {
	text-decoration:underline;
}
.expertList p {
	line-height:1.5;
	border:1px dashed #ccc;
	padding:10px;
}

.expertList span {
	font-size:14px;
	color:#777;
}

@media screen and (min-width:567px) and (max-width:1100px) {
	.container {
		max-width:100%;
	}
	h1 {
		font-size: 30px
	}
}

@media screen and (max-width:1030px) {
	.homeHead .p-5, .openOnline .pl-5 {
		padding:2rem !important;
	}
}
@media screen and (max-width:991px) {
	.homeHead, .openOnline, .homeAppointment, .homeRegister {
		margin-left: 15px;
		margin-right: 15px;
		width:auto;
	}
	.homeHead {
		overflow: hidden;
	}
	.homeHead p:last-child {
		margin-bottom: 0;
	}
	.homeHead br {
		display: none;
	}
	h1 {
		font-size: 22px
	}
	.brand {
		font-size:24px;
	}
	.phoneBooking {
		font-size:16px;
	}
	.phoneBooking a {
		font-size:18px;
	}
	.homeHead h3 {
		font-size:19px;
	}
	.navbar-light .navbar-nav .nav-link {
		font-size:13px;
	}	
	.navigation .navbar li {
		border-bottom:1px solid #628db3;
	}
	.navigation .navbar .active a, .navbar-expand-lg .navbar-nav .nav-link:hover {
	/*background:#eee;*/
	color:#fff;	
	}
	.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color:#fff;	
	}
	.navigation .navbar li:last-child {
		border-bottom:none;
	}
	.homeAppointment .col-lg-4:nth-child(2)
	{
		border:none;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.serviceHome li  {
		border-bottom: 1px solid #eee;
		padding-bottom: 10px
	}
}
@media screen and (max-width:767px) {
	.openOnline .breakOff {
		display: none;
	}
	.openOnline .pb-4 {
		padding-bottom: 0 !important;
	}
	.openOnline div:last-child {
	/*background:#000;*/
	padding-top: 10px !important; 
	}
	footer .pt-5 {
		padding-top: 1.5rem !important;
	}
	footer {
		padding-top: 1.5rem;
		padding-bottom: 1rem;
	}
	/*footer .pt-5:first-child {
		padding-top:2rem !important;
	}*/
}

@media screen and (max-width:566px) {
	.homeHead {
		margin-left: 15px;
		margin-right: 15px;
		width:auto;
	}
	.team .mb-4 {

	}
	.homeRegister p {
		border-bottom: 1px solid #eee;
		padding-bottom: 20px;
	}
	
	.homeRegister img {
		height:60px;
	}
	
	.openOnline .pl-5 {
		padding-left: 2rem !important;
	}
	.openOnline {
		/*padding-bottom: 10px*/
	}
	.openOnline .pb-4 {
		padding-bottom:0 !important;
	}
	.brand {
		font-size:16px;
	}
	.openOnline .h3 {font-size: 20px;margin-bottom: 0;}
	.homeHead p {
		margin-bottom: 1rem;
		margin-top: 1rem;
	}
	p {
		line-height:1.6;
	}
	h1 {font-size: 22px}
	
	h2, h3, h4 {
		font-size:20px;	
	}
	h5, h6 { font-size: 18px }
	.phoneBooking {font-size: 11px}
	.phoneBooking a {
		font-size:15px;
	}
	
}

@media screen and (max-width:480px) {
	
	.homeAppointment p {
		font-size:16px;
	}
	.homeHead h3 {
		font-size:17px;
	}
}
