/* font-family: "Cabin", system-ui; */
:root{
    --color1: #c07852;
    --color2: #9c4736;
        --color3: #4a4a59;
}
html {
    scroll-behavior: smooth;
}

.social-icons{
	margin-right: 25px;
}
.header-topbar .contact__list li{
	color: #ffffff;
}
.header-topbar .contact__list li a{
	padding: 0 10px;
}
.header-topbar .contact__list li a:hover{
	text-decoration: underline;
}
.header-topbar .contact__list li.st1 a{
	padding-left: 0;
}
.header-topbar .contact__list li.top2 a{
	padding: 0 3px;
}
.iconlst a i{
	font-size: 18px;
}
.iconlst a:hover{
	opacity: 0.70;
}
.book_apt li button{
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase!important;
}
.book_apt p{
	text-align: left;
	color: #7e7e7e;
	font-size: 16px;
	transition: 0.5s ease;
} 
.book_apt p:hover{
	color: #444444;
}
.book_apt p:last-child{
	margin-bottom: 0;
}
.book_apt p i{
	color: #a76847;
	font-size: 12px;
}
.moreinfo ul{
	margin: 0;
	padding: 0;
}
.moreinfo ul li{
	list-style: none;
	padding: 0;
	margin: 0;

	line-height: 1;
	
	margin-bottom: 5px;
}
.moreinfo ul li img{
	width: 35px;
	left: 8px;
	top: 20%;
	padding: 2px;
	border: none;
	border-radius: 50%;
	border: 2px solid #ed530f;
}
.moreinfo ul li{

}
.moreinfo ul li a{
		padding: 25px 20px;
		border-radius: 4px;
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	background-color: #66666620;
	display: block;
	padding-left: 55px;
	transition: 0.5s ease;
}
.moreinfo button{
	margin-top: 20px;
	float: right;
}
.moreinfo ul li a:hover{
	color: #222222;
	background-color: #66666630;
}
.moreinfo ul li {
	position: relative;
}
.moreinfo ul li i{
	position: absolute;
	background-color: #fff;
	width: 30px;
	height: 30px;
	width: 30px;
	right: 10px;
	top: 27%;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	border: 1px solid var(--color2);
	color: var(--color2);
	transition: 0.5s ease;
}
.moreinfo ul li:hover i{
	transform: scale(1.1);
	right: -5px;
}
.doc {
	text-align: center;
	 background-color: var(--color1);
	 
}
.doc h1{
	 font-family: "Cabin", system-ui;
	 font-size: 30px;
	 margin: 0;
	 padding: 0;
	 color: #fff;
	 padding: 10px 0 0 0;
}
.doc h2{
	 font-family: "Cabin", system-ui;
	 font-size: 18px;
	  margin: 0;
	  font-weight: 500;
	 padding: 0;
	 line-height: 1.1;
	 color: #fff;
	 padding: 0 0 10px 0;
}
.drtoafndrbs button{
	background-color: var(--color1);
	padding: 8px 18px;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
}
.drtoafndrbs p{
	margin-bottom: 10px;
}
.treatments{
	background-color: #4f4d5b
}
.serbox {
	text-align: left;
	background: #ffffff15;
	padding: 10px;
	height: 290px;
	margin-top: 35px;
}
.serbox h2{
	color: #ffffff;
	 font-family: "Cabin", system-ui;
	 font-size: 20px;
	 margin-bottom: 0;
	 padding-bottom: 15px;
}
.serbox p{
	font-size: 16px;
	font-weight: 400!important;
	color: #ffffff;
}
.serbox button{
	background-color: var(--color1);
	padding: 8px 18px;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	transition: 0.5s ease;
	border-radius: 3px;
}
.serbox button:hover{
	background-color: #ffffff;
	color: var(--color1);
}
.morebtn {
	text-align: center;
	margin-top: 30px;
}
.morebtn button{
	background-color: transparent;
	border: 2px solid #fff;
	padding: 10px 30px;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	transition: 0.5s ease;
	border-radius: 30px;
}
.morebtn button:hover{
	background-color: var(--color1);
	border: 2px solid var(--color1);
}
.blog-grid{
	background-color: #4f4d5b;
}
.info2{
	padding: 30px;
}
.info2 h1{
	font-family: "Cabin", system-ui;
	 font-size: 24px;
	 margin-bottom: 0;
	 padding-bottom: 25px;
}
.info2box{
	position: relative;
	padding: 40px 20px;
/*	height: 300px;*/
}
.info2box p{
	margin-bottom: 0;
	text-align: justify;
}
.bga1{
	/*background-image: url(../../assets/img/infobg1.jpg);
	background-size: cover;*/
}
.info2box h1{
	font-size: 25px;
	color: var(--color2);
	
}
.info2box p{
	
	font-size: 16px;
	font-weight: 300!important;
}
.abtsidebar{
}
.abtsidebar ul{
	border-radius: 10px;
		padding:15px  0;
		background: #4b4a5a;
}
.abtsidebar ul li{
	
	list-style: none;
	position: relative;
}
.abtsidebar ul li a{
	color: #ffffff;
	background: #4b4a5a;
	padding: 10px 15px;
	margin: 0 15px;
	font-size: 16px;
	border-radius: 5px;
	border-bottom:1px solid #cccccc25;
	letter-spacing: 0.5px;
	display: block;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.abtsidebar ul li:last-child a{
	border-bottom: 0;
}
.abtsidebar ul li a:hover, .abtsidebar ul li a.active{
	background: var(--color1);
}

.abtsidebar ul li a i{
	font-size: 12px;
	position: absolute;
	right: 30px;
	top: 38%;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.abtsidebar ul li a:hover i{
	right: 25px;
}
p.c1{
	color: #333!important;
	font-size: 16px!important;
	font-weight: 500!important;
}
.contactdetail{
	background: var(--color3);
	padding: 25px;
	border-radius: 15px;
}
.contactdetail h2{
	font-size: 25px;
	color: #ffffff;
	position: relative;
}
.contactdetail h2 img{
	width: 45px;
	margin-right: 10px;
}
.contactdetail p{
	font-size: 16px;
	color: #e3e3e3;
}
.table1{
	margin-top: 25px;	
}
.table1 table{

}
.table1 tr th{
	font-size: 20px;
	font-weight: 600;
	color: var(--color2);
	background: #66666615;
}
.table1 tr td{
	font-size: 16px;
	line-height: 1.7;
	color: #333333;
	
}
.btn2{
	text-align: center;
	margin-top: 35px;

}
.btn2 img{
	max-width: 300px;
	border: 1px solid #33333320;
	padding: 5px;
	border-radius: 10px;
	box-shadow: 0 0 5px #00000025;
}
.btn2 img:hover{
	box-shadow: 0 0 8px #00000025;
}
.ctinfo h2{
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 0;
}

.ctinfo p{
	font-size: 16px;
	color: #fff;

}
.hospital {
	padding-top: 1em;
}
.hospbox{
	padding: 0 20px;
}
.hospbox h2{
	font-size: 22px;
}
.hospbox iframe{
	margin-bottom: 0.5em;
}
.hospbox p{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.hospbox p a{

	letter-spacing: 1px;
}
.widget__body p{
	font-size: 15px;
}
.widget__body ul li{
	font-size: 15px;
	line-height: 1.7;
	color: #333333!important;
	letter-spacing: 0;
}
.mt-5{
	padding-top: 1em;
}
.treatmentpage{
	background: #4f4d5b;
}
.box1 {
	box-shadow: 0 0 10px #00000025;
	padding: 15px;
	margin: 15px 0;
	transition: 0.5s ease;
}
.box1:hover{
	box-shadow: 0 0 20px #00000035;
}
.box1 h2{
	font-size: 22px;
	margin: 0;
	color: #666;
	padding-bottom: 15px;
	margin-top: 20px;
}
.box1 p{
	color: #666;
	font-size: 15px;
	margin-bottom: 0;
}
.box1 p.c2{
	font-size: 12px;
	color: #999;
	padding-bottom: 10px;
}
.box1:hover h2, .box1:hover p{
	color: #333333;
}
.newsbox{
	border: 1px solid var(--color1);
}
.newsbox:hover{
	transform: scale(1.1);
}
.googlerev h2{
	font-size: 26px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.googlerev h4{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 800;
	padding-bottom: 10px;
}
.googlerev h3{
	font-weight: 400;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 18px;
}
.googlerev .gimg img{
	width: 90%;
	border-radius: 100%;
	border: 5px solid #66666620;
}
.g2img p{
	font-size: 20px;
	font-weight: 700;
}
.googlerev .morebtn {
	text-align: left;
	margin-top: 20px;
}
.googlerev .morebtn button{
	background-color: var(--color1);
	border: 2px solid #fff;
	padding: 10px 30px;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	transition: 0.5s ease;
	border-radius: 30px;
}
.googlerev .morebtn button:hover{
	background-color: var(--color1);
	border: 2px solid var(--color1);
}