.heading {
	background: #f1f1f1;
	padding: 50px 0;
	overflow: hidden;
}
.heading h2 {
	font-size: 32px;
	line-height: 42px;
	color: #191815;
	float: left;
}
.path-link {
	margin: 10px 0;
	float: right;
}
.path-link li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	font-size: 12px;
	color: #39c6b4;
}
.path-link li a {
	color: #000000;
}
.inner-pagebg {
	background: #fbfbff;
	overflow: hidden;
}
.inner-page {
	padding: 40px 0;
	overflow: hidden;
}
.inner-left {
	float: left;
	width: 70%;
	background: #fff;
	margin: 30px 2px 0;
	box-shadow: 0px 0px 2px 0px #ced3ef;
	border-radius: 20px;
}
.inner-right {
	float: right;
	width: 25%;
	margin: 30px 15px 0;
	min-height: 200px;
	background: #e0e0e0;
}
.padd-40 {
	padding: 40px;
	overflow: hidden;
}
/*about*/
.aboutpagebg {
	background: url(../images/profile-bg.jpg) fixed no-repeat;
	background-size: cover;
}
.about-page .dr-images {
	width: 20%;
	margin: 0 0 0 25px;
}
.about-page .dr-profile {
	float: right;
	width: 74%;
}
.about-page p {
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px;
	color: #000;
}
.about-text {
	margin: 3em 0 0;
}
/*about*/
/*contact*/
.contact-page {
	overflow: hidden;
}
.contact {
	width: 48%;
	text-align: center;
	box-shadow: 0px 0px 0px 1px #e4e4e4;
	margin: 10px;
	background: #ffffff;
}
.pad-20 {
	padding: 0 1em;
}
.contact .mar-20 {
	background: #ffffff;
	margin: 1em;
	padding: 2em;
}
.contact h2 {
	margin: 0 0 10px;
}
.contact p {
	margin: 0 0 5px;
}
.contact img {
	width: 180px;
	margin: 0 0 20px;
}
.contact iframe {
	margin: 0 0 1em;
}
.contact .more-links img {
	width: 26px;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.more-links a {
	display: inline-block;
	margin: 5px 0px;
	background: #39c6b4;
	padding: 2px 8px;
	border-radius: 2px;
	color: #ffffff;
}
/*contact*/
/*testimonials*/


.testimonials {
	width: auto;
	margin: auto;
	padding: 20px;
}
.testimonials h3 {
	font-size: 30px;
	margin: 10px 0px;
}
.testimonials-text {
	background: #f1f1f1;
	padding: 20px;
	border-bottom: 3px solid #39c6b4;
	margin-bottom: 30px;
	border-radius: 20px 0 20px 0;
}
.testimonials p {
	font-size: 14px;
	line-height: 28px;
	margin: 10px 40px;
	font-style: italic;
}
.testimonials-text h2 {
	padding: 10px 40px;
	color: #191815;
	font-size: 12px;
}
.testimonials-text left {
	float: left;
}
.testimonials-text right {
	float: right;
}
.testimonials-text img {
	width: 20px;
	opacity: 30%;
}
/*testimonials*/

/*physiotherapy*/

.physiotherapy {
	margin: auto;
}
.physiotherapy ul li {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	margin: 10px;
}
.physiotherapy ul li a {
	width: 95%;
	background: #f1f1f1;
	display: inline-block;
	padding: 10px;
}
.physiotherapy img {
	display: inline-block;
	vertical-align: middle;
	width: 15%;
	margin-right: 5px;
}
.physiotherapy h3 {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	width: 80%;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
}
.physiotherapy ul li a:hover {
	background: #39c6b4;
	transition: 0.5s;
}
.physiotherapy ul li a:hover h3 {
	color: #ffffff;
}
.physiotherapy_bottom {
	margin: 55px auto;
}

.physiotherapy_bottom ol li{
	line-height:28px;
	list-style:decimal;
	margin-left:25px;}


.physiotherapy_btm_info{

line-height: 26px;
    background: #39c6b4;
    padding: 10px;
    margin: 25px auto;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
	}












