.topbar {
	background: rgba(0,0,0,0.1);
	color: #555555;
}
.account-links {
	text-align: right;
}
.account-links a {
	color: #555555;
	padding: 5px 5px;
	display: inline-block;
}
#section-slider .slide img {
	width:100%;
	height:auto;
}
.header-social {
	display: inline-block;
	margin-right: 1rem;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.header-social a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #b4996c;
	color: #b4996c;
	border-radius: 50px;
	text-align: center;
	line-height: 38px;
	margin-right: 5px;
	font-size: 16px;
}
.header-social a:hover,
.header-social a:focus {
	background:#b4996c;
	color: #ffffff;
}
.header-contact {
	display: inline-block;
	border-radius: 50px;
	padding: 5px 20px;
	background: #b4996c;
}
.header-contact .phone-icon {
	display: inline-block;
	vertical-align: middle;
	font-size: 50px;
	color: #ffffff;
	line-height: 0;
}
.header-contact .phone-numbers {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	color: #ffffff;
	line-height: normal;
}
.header-contact .phone-numbers a {
	color: #ffffff;
}
.intro-box {
	background: #b4996c;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 0.75rem;
	line-height: normal;
}
.intro-box .intro-text {
	padding-top: 5px;
}
.intro-content h3 {
	color: #8A724B;
	font-weight: 700;
}
.title {
	margin-bottom: 2rem;
}
.title h2 {
	color: #8A724B;
	font-weight: 300;
	font-size:1.8rem;
}
.appointment-head {
	background: #8c744e;
	text-align: center;
	color: #ffffff;
	padding: 1.25rem;
}
.appointment-box {
	background: #b4996c;
}
.appointment-content {
	padding:1.25rem;
}
.appointment-box .form-control {
	border: 0;
	border-radius: 0;
}
.treatment-box {
	background: #b4996c;
	padding: 5px;
}
.treatment-content {
	text-align: center;
	padding: 10px 0px 5px 0px;
}
.treatment-box .readmore {
	display: block;
	color: #ffffff;
	font-size: 1rem;
}
.treatment-box {
	background: #b4996c;
	padding: 5px;
	margin-bottom: 10px;
}
.testimonial-box {
	text-align: center;
	line-height: 22px;
	font-size: 13px;
}
.testimonial-box .testi-image {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 1rem auto;
}
.testimonial-box .testi-author {
	color: #8c744e;
	font-weight: 700;
	font-size: 1rem;
	margin-bottom: 10px;
}
.testimonial-box h3 {
	color: #f35f2a;
	font-weight: 400;
	font-size:14px;
}
footer#footer {
	background:#202324;
	color: rgba(255,255,255,0.6);
}
.footer h4 {
	color: #ffffff;
	font-size: 1rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-weight: 700;
}
.email-subscribe-form {
	background: #b4996c;
	padding: 1.25rem;
	color:#ffffff;
}
.email-subscribe-form .form-control {
	border-radius: 0;
	border: 0;
}
.email-subscribe-box {
	margin-top: 2rem;
}
.email-subscribe-box h3 {
	font-size: 1.25rem;
	font-weight: 300;
	color: #8A724B;
}
.footerlinks {
	padding: 0;
	list-style: none;
	margin: 0;
}
.footerlinks li {
	margin-bottom: 6px;
}
.footerlinks li a {
	color: rgba(255,255,255,0.6);
	line-height: normal;
	display: block;
}
.footerlinks li a:hover,
.footerlinks li a:focus {
	text-decoration:none;
	color: rgba(255,255,255,1);
}
.contact-info h5 {
	font-size: 0.875rem;
	margin-bottom: 0;
	color: #ffffff;
}
.blogs-links {
	padding: 0;
	list-style: none;
	margin: 0;
}
.blogs-links li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.blogs-links li a {
	display: block;
	color: rgba(255,255,255,0.6);
}
.blogs-links li a:hover,
.blogs-links li a:focus {
	text-decoration:none;
	color: rgba(255,255,255,1);
}
.recent-post-box .recent-post-image {
	float: left;
	margin-right: 1rem;
}
.recent-post-box .recent-post-content {
	float: left;
	width: 80%;
}
.recent-post-box .recent-post-content a {
	color:#ffffff;
	display:block;
}
.recent-post-box .recent-post-content .post-date {
	display: block;
}
.recent-post-box {
	overflow: hidden;
	margin-bottom:10px;
	border-bottom: 1px dashed;
	padding-bottom:10px;
}
.footer-sitemap {
	padding-bottom: 2rem;
}
.footer-latest-blogs {
	padding-bottom: 2rem;
	background: rgba(255,255,255,0.02);
}
.footer-bottom {
	background: #202324;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.footer-bottom .copyright-block {
	padding: 1rem 0;
	text-align: center;
}
.footer-bottom a {
	color:#ffffff;
}
.footer-logo {
	margin-top: 2rem;
	margin-bottom: 1rem;
}
.page-title {
	padding: 1rem 0rem;
}
.page-title h1 {
	color: #8a724b;
	font-weight: 300;
	margin:0;
	text-align: center;
}
.contact-content h2 {
	color: #8a724b;
	font-weight: 700;
	font-size: 1.25rem;
}
.contact-content h4 {
	font-size: 0.875rem;
	font-weight: 400;
}
.contact-content address {
	line-height: 28px;
	margin-top: 2rem;
}
.contact-content address h3 {
	color: #8c744e;
	font-size: 1.4rem;
	font-weight: 900;
}
.contact-contactbox h3 {
	font-size: 2rem;
	font-weight: 300;
	color: #b4996c;
}
.contact-contactbox {
	margin: 1rem 0;
}
#testimonial-slider .owl-dot {
	background: transparent;
	border: 1px solid #b4996c;
}
#testimonial-slider .owl-dot.active {
	background: #b4996c;
}
#section-slider .owl-prev,
#section-slider .owl-next {
	position: absolute;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 28px;
	line-height: 40px;
}
#section-slider .owl-prev {
    left:20px;
}
#section-slider .owl-next {
    right:20px;
}
#section-slider .owl-prev span,
#section-slider .owl-next span{
	position: relative;
	top: -3px;
}
.header-middle .navbar-toggler {
	display: none;
}
.errorAll {
	color: #ff0000;
}
.captcha-container {
	margin-bottom: 1rem;
}
.captcha-container .captcha {
	line-height: 30px;
	vertical-align: top;
	margin-left: 1rem;
	width: 150px;
}
.section-content .post-thumb img {
	max-width: 100%;
	height: auto;
}
.section-content h2,
.section-content h2 strong {
	color: #b4996c;
	font-weight: 600;
	font-size: 1.5rem;
	text-align: center;
}
.section-content ul,
.section-content ol{
	padding: 0 0 0 15px;
}
.section-content ul li,
.section-content ol li{
	margin-bottom: 10px;
}
.has-text-align-center {
	text-align: center;
}
.section-content h3 {
	font-size: 1.4rem;
	line-height: normal;
	margin-bottom: 1rem;
}
.section-content .post-thumb {
	margin-bottom: 2rem;
}
.section-page-heading {
	background: rgba(0,0,0,0.05);
}
.accordion .card {
	background: transparent;
	margin-bottom: 10px;
	border: 1px solid #b4996c;
}
.accordion .card-header {
	padding: 0;
	background: transparent;
	border: 0;
}
.accordion .card-header .btn {
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding: 10px 10px 10px 15px;
	color: #8c744e;
	font-weight: 600;
}
.accordion .card .card-body {
	border-top: 1px solid #b4996c;
}
.accordion .card-header .btn i {
	float: right;
	font-size: 20px;
	line-height: normal;
}
.sub-menu-toggle {
	display: none;
}
article .post-title a {
	color: #222222;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: normal;
	display: block;
}
article .post-meta {
	margin-bottom: 2rem;
	color: #4c595c;
}
article .post-meta span {
	margin-right:10px;
}
article .post-meta i {
	margin-right: 5px;
}
article .post-meta .category a {
	color: #4c595c;
	text-decoration: underline;
}
article .post-thumb img {
	width: 100%;
	height: auto;
	display: block;
}
.blog-sidebar h3 {
	color: #8a724b;
	font-weight: 300;
	font-size: 2rem;
	margin-bottom:0rem;
}
.blog-sidebar ul {
	list-style: none;
	padding: 0;
}
.blog-sidebar ul li {
	border-bottom: 1px dashed rgba(138,114,75,0.4);
	width: 100% !important;
}
.blog-sidebar ul li a {
	color: #4c595c;
	display: block;
	line-height: 40px;
	padding: 0 0 0 15px;
	position: relative;
}
.blog-sidebar ul li a::before {
	content: "\f101";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
}
.blog-sidebar ul li a:hover,
.blog-sidebar ul li a:focus {
	color: #8a724b;
	text-decoration:none;
	background: transparent;
}
.blog-content {
	padding-right: 2rem;
}
.blog-sidebar .dropdown-menu {
	display: block;
	background: transparent;
	position: static;
	float: none;
	padding: 0 0 0 15px !important;
	visibility: visible;
	opacity: 1;
}
.blog-sidebar ul li.dropdown a::after {
	display: none;
}
.blog-content .post-thumb {
	margin-bottom: 1rem;
}
.pagination .page-numbers {
	border: 1px solid #8a724b;
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	font-weight: 500;
	margin-left: 5px;
	font-size: 1rem;
}
.pagination {
	text-align: right;
	display: block;
	margin: 0;
}
.pagination .page-numbers.current {
	background: ;
	color: ;
	color: #fff;
	background: #8a724b;
}
.section-content h4 {
	font-size: 16px;
	font-weight: 700;
}
.bank-details {
	list-style: none;
	padding: 1.5rem !important;
	background: #ede3d2;
}
.bank-details li:last-child {
	margin: 0;
}
.bank-details li span {
	font-weight: 700;
	margin-right: 1rem;
	width: 160px;
	display: inline-block;
}
.custom-list {
	padding: 0 !important;
	list-style: none;
}
.custom-list li {
	position: relative;
	padding-left: 25px;
}
.custom-list li::before {
	content: "\f0a4";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	color: #b4996c;
}
.form-box {
	border: 1px solid #b4996c;
	padding: 20px;
	background: #ede3d2;
	margin-bottom: 1rem;
}
.form-box h3 {
	color: #8a724b;
	font-weight: 600;
}
.form-box label {
	display: block;
	margin: 0;
}
.custom-label {
	display: inline-block !important;
	margin-right: 1rem !important;
}
.custom-label input {
	margin-right: 5px;
}
.section-registration h3 {
	color: #b4996c;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 1rem;
}
.notfound {
	margin: 4rem 0;
}
.notfound-number {
	font-size: 5rem;
	color: #8a724b;
	font-weight: 900;
	display: block;
	margin-bottom: 0rem;
	line-height: normal;
}
.login-div {
	border: 1px solid #b4996c;
	padding: 20px;
	background: #ede3d2;
	margin-bottom: 1rem;
}
.login-div label {
	display: block;
	width: 100%;
	color: #222222;
}
.login-div .input {
	display: block;
	width: 100%;
	padding: 0px 1rem;
	font-size: 0.875rem;
	line-height: 42px;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ffffff;
	border-radius: 0;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.login-div input.button {
	background: #343a40;
	color: #ffffff;
	border: 0;
	display: block;
	width: 100%;
	padding: 10px 0px;
}
.section-registration .appointment-box h3 {
	color: #ffffff;
}
.video-box {
	background: #ffffff;
	text-align: center;
	margin-bottom:1rem;
}
.video-frame p {
	margin: 0;
}
.video-box iframe {
	width:100%;
}
.video-box h4 {
	margin: 0;
	padding: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
}
.wp-block-image {
	float: left;
	margin-right: 20px;
}
.menu-header-menu-container {
    width:100%;
}
.mb-menu-icon {
    display:none;
}
.diseases-block {
	background: #ffffff;
	padding: 1rem;
	margin-bottom:1rem;
}
.diseases-block h3 a {
	font-weight: 500;
	font-size: 1rem;
	line-height: normal;
}
.diseases-block .post-meta {
	margin-bottom: 10px;
	color: #4c595c;
}
.link-continue {
	font-weight: 500;
	background: #b4996c;
	color: #ffffff;
	text-decoration: none;
	border-radius: 50px;
	padding: 5px 20px;
	display: inline-block;
	margin-top: 1rem;
}
.link-continue:hover,
.link-continue:focus {
    color:#ffffff;
}
.diseases-catbox {
    background: #b4996c;
    color: #ffffff;
    padding: 15px;
    margin-bottom: 2rem;
}
.diseases-catbox-head {
    padding-bottom: 15px;
    border-bottom: 1px dashed;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
}
.diseases-catbox-head a {
    color:#ffffff;
}
.diseases-catbox-head a:hover,
.diseases-catbox-head a:focus {
    color:#ffffff;
    text-decoration:none;
}
.diseases-list-box {
    margin-bottom:1rem;
    line-height: normal;
}
.diseases-list-box:last-child {
    margin-bottom: 0;
}
.diseases-image {
	background: #ffffff;
	padding: 5px;
	width: 70px;
	height: 70px;
}
.diseases-image img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}
.diseases-list-box a {
	color: #ffffff;
	font-size: 16px;
}