
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
/*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap');
/*font-family: 'Poppins', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
/*font-family: 'Quicksand', sans-serif;*/

/*
background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
}
*/

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    color: #000;
	line-height: 1;
}

header {
    padding: 0 0 10px 0;

}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
p {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.topbar {
    border-bottom: 1px solid #eee;
    padding: 10px 0 10px 0;
     background-color: #ebf2ff;
}

.logo h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    font-size: 48px;
    color: #414aa7;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.logo p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #4D54A3;
    font-size: 16px;
}
.logo img{
    width: 250px;
}
.topinfo {
    text-align: left;
    float: left;

}

.topinfo span {
    padding: 0 15px;
}

.topinfo p {
    font-weight: 600;
    font-size: 15px;
        color: #4D54A3;
        line-height: 26px;
}

.topinfo p a {
    font-weight: 400;
    color: #000000
}

.topinfo p a:hover {
    color: #A867BE;
}

.midbar {
    padding-top: 10px
}

.appbtn {
    float: right;
    margin-top: 30px;
}
.appbtn a {
   background: #755ccb;
    color: #fff;
    padding: 10px 22px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 30px;
    margin-left: 15px;
    transition: 0.5s ease;
}

.appbtn a:hover {
    width: 180px;
   background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
}
.appbtn i{
    margin-left: 5px;
    font-size: 14px;
}

.baner .banner1 {
    position: absolute;
    width: 45%;
    left: 10%;
    text-align: left;
    top: 20%;
}
.baner .banner1 h1{
    font-size: 52px;
    text-shadow: 0 5px 5px #00000015;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
	letter-spacing: 1px;
    padding-bottom: 20px;
}
.baner .carousel-indicators [data-bs-target]{
    background: #9343B2;    
    width: 6px;
    height: 6px;
    padding: 0;
    border: 3px solid #f2d0ff;
    margin: 0 8px;
    border-radius: 50px;
}
.baner .banner1 h2{
   font-size: 22px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff;
    background: #284da5;
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 20px;
/*    border-left: 4px solid #9343B2;*/
}
.baner .banner1 a button{
    margin-top: 25px;
    border: none;
    background: #9343B2;
    color: #fff;
    padding: 10px 15px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 15px;

}
.baner .banner1 a button:hover{
        background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
       /*opacity: .90;
    -webkit-opacity: .90;
    -moz-opacity: .90;*/
}
.baner .banner1 a button i{
    font-size: 11px;
    margin-left: 5px;
}
.baner .banner1 p{
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.baner .carousel-control-prev{
    left: 2%;
    width: 50px;
    height: 50px;
    background: #9343b290;
    top: 45%;
    border-radius: 100%;
}
.baner .carousel-control-next{
    right: 2%;
    width: 50px;
    height: 50px;
    background: #9343b290;
    top: 45%;
    border-radius: 100%;
}
.baner .banner2 {
    position: absolute;
    width: 45%;
    left: 12%;
    text-align: left;
    top: 25%;
}
.baner .banner2 h1{
   
    line-height: 60px;
    color: #414aa7;
    font-weight: 300;
     font-size: 36px;
}
.baner .banner2 h1 span{
      font-size: 42px;
    font-weight: 800;
    color: #303676;
}
.baner .banner2 a button{
    margin-top: 20px;
    border: none;
    background: #9343B2;
    color: #fff;
    padding: 12px 15px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 15px;

}
.baner .banner2 a button:hover{
    background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
}
.baner .banner2 a button i{
    font-size: 11px;
    margin-left: 5px;
}
.baner .banner3 {
    position: absolute;
    width: 50%;
    left: 12%;
    text-align: left;
    top: 25%;
}
.baner .banner3 h1{
    font-size: 36px;
    line-height: 60px;
    color: #414aa7;
    font-weight: 300;
}
.baner .banner3 h1 span{
    font-size: 40px;
    font-weight: 800;
    color: #303676;

}
.baner .banner3 a button{
    margin-top: 25px;
    border: none;
    background: #9343B2;
    color: #fff;
    padding: 10px 15px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 15px;

}
.baner .banner3 a button i{
    font-size: 11px;
    margin-left: 5px;
}
.serviceshome{
    padding: 4rem 0 2rem 0;

}
.serviceshome .heading{
	margin-bottom: 15px;
}
.serviceshome .heading h1{
    color: #000000;
    text-align: center;
    font-weight: 600;
    font-size: 42px;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
#services .owl-stage-outer{
    padding: 30px 0;
}

.serbox{
    background-color: #ebf2ff;
    text-align: center;
	transition: 0.5s;
    padding-bottom: 20px;
	box-shadow:0 5px 5px 5px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 5px 5px 5px rgb(0 0 0 / 10%)
}
.serbox img{
    border: 1px solid #eee;
    border-bottom: 0;
	transition: 0.5s;
}
.serbox h2{
	font-size: 18px;
    padding: 12px 8px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 600;
	line-height: 24px;
	transition: 0.5s;
    background-color: #284da5;
/*    border-bottom: 2px solid #9343B2;*/
}
.serbox p{
    font-size: 16px;
    color: #000;
    line-height: 24px;
    padding-bottom: 0;
    padding: 0 15px;
	
}
.serbox button{
    background-color: #fff;
    color: #9343B2;
    border: none;
     margin-top: 15px;
    padding: 10px 12px;
    border: 1px solid #c2c4e1;
    transition: .5s;
}
.serbox:hover h2{
	background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
	color: #fff;
}
.serbox:hover button{
    background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
    color: #fff;
     border: 1px solid #c2c4e1;
}
.serbox:hover img{
	opacity: 0.7;
}
.serbox:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 10px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 15px 10px 5px rgba(0, 0, 0, 0.1);
}
.serviceshome .owl-carousel .owl-nav button.owl-prev{
    background-color: #00000085;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: -55px;
    top: 30%;
    border-radius: 50%;
    color: #fff;
    transition: 0.5s;
}
.serviceshome .owl-carousel .owl-nav button.owl-next{
     background-color: #00000085;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -55px;
    top: 30%;
    border-radius: 50%;
   color: #fff;
   transition: 0.5s;
}
.serviceshome .owl-carousel .owl-nav button:hover{
   color: #fff;
    background-color: #9343B2;
}
.abouthome{
/*	background-color: #ebf2ff;*/
	padding: 0 0 4rem 0;
}
.leftabt img{
    margin-top: 20px;
/*	border-radius: 10px;*/
/*
	box-shadow: 0 15px 10px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 15px 10px 5px rgba(0, 0, 0, 0.1);
*/
}
.rgtabt{
	padding-left: 25px;
}
.rgtabt h3{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	padding: 5px 12px;
	margin-bottom: 5px;
	background-color: #A867BE;
	display: inline-block;
	color: #fff;
}
.rgtabt h1{
	font-size: 48px;
	color: #303676;
	font-weight: 800;
	padding: 12px 0 8px 0;
}
.rgtabt h2{
	color: #000;
	font-size: 26px;
	font-weight: 400;
	/*padding-bottom: 11px;*/
}
.rgtabt p{
	color: #000;
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 8px;
}
.rgtabt p:last-child{
	padding-bottom: 0;
}
.rgtabt a button{
	width: 140px;
    margin-top: 10px;
    border: none;
    background: #755ccb;
    color: #fff;
    padding: 15px 12px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 15px;
/*	transition: 0.5s;*/
}
.rgtabt a button i{
    font-size: 11px;
    margin-left: 2px;
}
.rgtabt a button:hover{
	background: rgb(152,85,175);
    background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);   
}
.abttop {
	padding-left: 0;
	padding-top: 15px;
	margin-bottom: 10px;
}
.reveal{
	position: relative;
	transform: translateY(150px);
	opacity: 0;
	transition: 1s all ease;
  }
  
  .reveal.active{
	transform: translateY(0);
	opacity: 1;
  }
.testimonials{
	padding: 4rem 0;
	background-color: #284da5;
}
.testimonials .heading{
	margin-bottom: 35px;
}
.testimonials .heading h1{
    text-align: center;
  font-weight: 400;
	color: #fff;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.apphome{
	background-color: #fff;
	padding: 30px;
	box-shadow: 0 15px 10px 5px rgb(0 0 0 / 10%);
}
.apphome h2{
	font-family: 'Quicksand', sans-serif;
    color: #282c54;
	text-align: left;
	font-weight: 800;
	font-size: 26px;
    text-align: center;
	/*text-transform: uppercase;*/
	padding-bottom: 20px;
}

.contactform form label{
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}
.apphome form input{
    display: block;
    width: 100%;
    border-radius: 0;
    border: 1px solid #666;
    padding:  10px 15px;
	line-height: 30px;
    margin-bottom: 15px;
	font-weight: 300;
}
.apphome form input[type=submit]{
    margin-bottom: 0;
}
.apphome form input::placeholder{
    color: #666!important;
}
.apphome form input:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.apphome form textarea{
    display: block;
    width: 100%;
     margin-bottom: 15px;
    height: 100px;
    padding: 10px;
}
.apphome form textarea::placeholder{
    color: #000!important;

}
.apphome form textarea:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.apphome form input[type=submit]{
    width: 100%;
	padding: 8px 15px;
	border-radius: 4px;
	font-size: 16px;
    background: #755ccb;
    color: #fff;
    border: none;
    cursor: pointer;
    transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.apphome form input[type=submit]:hover{
    background-image: linear-gradient(to right top, #9343B2, #824fa9, #6a49a2, #52439b, #353d93);
}
.revbox{
	   margin: 0 30px;

	}
.revbox p{

	border-radius: 30px;
	background-color: #fff;
	padding: 30px;
    margin: 0 40px;
	line-height: 32px;
    font-style: italic;
	font-size: 16px;
	color: #000000;
     box-shadow: 0 5px 15px 5px #00000015;
	position: relative;
}
.revbox p::after{
	content: '';
	width: 40px;
	height: 40px;
	background-color: #fff;
	z-index: 999;
	position: absolute;
	bottom: -15px;
	left: 0; 
	right: 0;
	margin: auto;
	transform: rotate(45deg)
}
.revbox p i{
    font-size: 24px;
    padding: 0 10px;
        color: #9343B2;
}
.testimonials .owl-carousel .owl-stage-outer{
	
}
.revbox h3{
	color: #fff;
	padding-top: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.revbox h4{
	color: #fff;
	font-size: 16px;
	padding-top: 15px;
	font-weight: 400;
	text-align: center;
}
.testimonials .owl-carousel .owl-nav button.owl-prev{
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 25%;
    border-radius: 50%;
    color: #303676;
    transition: 0.5s;
}
.testimonials .owl-carousel .owl-nav button.owl-next{
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 25%;
    border-radius: 50%;
   color: #303676;
   transition: 0.5s;
}
.testimonials .owl-carousel .owl-nav button:hover{
   color: #fff;
    background-color: #9343B2;
}
.diagnose{
	padding: 4rem 0;
}
.diagnose .hedfading{
	margin-bottom: 25px;
}
.diagnose .heading h1{
        color: #000000;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
font-family: 'Poppins', sans-serif;
	padding-bottom: 16px;
}
.dvdc{
/*    padding-top: 15px;*/
background-color: #4d54a315;
/*     border: 1px solid #4d54a3;*/
    margin-top: 25px
}
.diagnose p{
	text-align: center;
	font-size: 24px;
    color: #284da5;
    padding-bottom: 16px;
}
.facilitybox {
    text-align: center;
    margin-top: 25px;
}
.facilitybox h2{
	text-align: center;
	font-size: 15px;
    padding-top: 15px;
    line-height: 26px;
    font-weight: 600;


}
.facilitybox img{
    padding: 10px;
    width: 90px;
    margin: auto;
    background-color: #fff;
    /*box-shadow: 0 5px 5px 5px #00000015;*/
    transition: 0.5s;
}
.facilitybox:hover img{
   /* border-radius: 100%;*/
   transform: scale(1.1);
}
.facilitybox img:hover{
 /*   background: #eee*/
}
.viewbtn{
    display: block;
    text-align: center;
}
.viewbtn a button{
    margin-top: 20px;
    border: none;
    background: #9343B2;
    color: #fff;
    padding: 15px 20px;
    font-weight: 400;
    font-size: 17px;
    border-radius: 3px;
    margin-right: 15px;
    transition: 0.5s
}
.viewbtn a button i{
    font-size: 12px;
    padding-left: 8px;
    transition: 0.5s
}
.viewbtn a button:hover{
    background-image: linear-gradient(to right top, #9343B2, #824fa9, #6a49a2, #52439b, #353d93);
}
footer{
    background: #434a5a;
    padding: 3rem 25px;
}
.footerbox h1{
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 25px;
}
.footerbox ul{
    padding-left: 0;
    margin-bottom: 0;
}
.footerbox ul li{
    line-height: 32px;
    position: relative;
    padding-left: 0;

}
.footerbox ul li a{
    color: #fff;
    font-size: 14px;
    transition: .5s;
}
.footerbox ul li a:hover{
    color:#ccc;  
}
.footerbox ul li a:hover{
    color: 
}
.footerbox ul li i{
    font-size: 9px;
    position: absolute;
    left: 0;
    top: 8px;
}
.faddress P{
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-left: 25px;
    line-height: 26px;
    padding-bottom: 15px
}
.faddress p i{
    position: absolute;
    left: 0;  
    top: 6px;
    margin: 0;
    padding-bottom: 0;
    color: #fff;
}
.faddress P a{
    color: #fff;
   
}
.faddress P a:hover{
    color:#9343B2;  
  
}
.footerbtm {
    padding: 15px 0;
    background-color: #313743;
}
.footerbtm p{
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 0;
    color: #fff;
}
.footerbtm p a{
      color:#9343B2;  
      font-weight: 400;
    color: #fff;
}
.footerbtm p.des{
    text-align: right
}
img.sharp{
    width: 20px;
    margin-left: 5px
}
.socialicon ul{
    margin: 0;
    padding: 0;
    float: right;
}
.socialicon ul li{
    display: inline;
}
.socialicon ul li img{
    width: 25px;
    margin-right: 8px;
    transition: .5s;
}
.socialicon ul li img:hover{
    filter: grayscale(100%);
}
.innerbanner {
    background-color: #5189f3;
    text-align: center;
    padding: 2rem 0;
}
.innerbanner h1{
    margin: 0;
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 10px;
}
.innerbanner ul{
    margin: 0;
    padding: 0;
}
.innerbanner ul li{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.innerbanner ul li a{
    color: #fff;
}
.innerbanner ul i{
    color: #fff;
    font-size: 9px;
    margin: 0 5px;
    transform: translateY(-1px);
}
.aboutpg{
    padding: 4rem 0;
    overflow: hidden;
}
.sidefix{
    position: relative;
}
ul.sidbar1{
    background-color: #303676;
    margin-bottom: 0;
    padding: 10px 20px;
}
ul.sidbar1 li{
    line-height: 25px;
    border-bottom: 1px solid #3c438b;
    position: relative;
     transition: .5s;
   -webkit-transition: .5s;
   -moz-transition: .5s;
}
ul.sidbar1 li:hover:after{
    content: '';
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    background: #303676;
    position: absolute;
    right: -30px;
    top: 23px;
   

}
ul.sidbar1 li.active:after{
    content: '';
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    background: #303676;
    position: absolute;
    right: -30px;
    top: 23px;

}
ul.sidbar1 li:last-child{
   border-bottom: none; 
}
ul.sidbar1 li a{
    font-size: 16px;
    display: block;
    color: #ffffff;
    font-weight: 300;
    transition: .5s;
   padding: 20px 10px;
   transition: .5s;
   -webkit-transition: .5s;
   -moz-transition: .5s;
   
}
/*ul.sidbar1 li a:hover{
    color: #cccccc;
  /*  background-color: #5761cd;
}
*/
.abtdoctor{
    padding-left: 20px;
}
.abtdoctor img{
    max-width: 260px;
    float: right;
    margin: 0 0 20px 20px;
}
.abtdoctor h3{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    padding: 5px 12px;
    margin-bottom: 5px;
    background-color: #A867BE;
    display: inline-block;
    color: #fff;
}
.abtdoctor h1 {
    font-size: 40px;
    color: #303676;
    font-weight: 800;
    padding: 12px 0 8px 0
}
.abtdoctor h2 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    }
.abtdoctor p {
    color: #000;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 8px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
}
.abttable table{
    font-size: 16px;
    margin-top: 5px;
}
.abttable table tr th, .abttable table tr td{
    padding: 15px 20px;
}
.abttable table tr th{
    border: 1px solid #66666650;
    width: 40%;
    color: #333;
    vertical-align: middle;
    line-height: 26px;
}
.abttable table tr td{
 border: 1px solid #66666650;
    padding: 18px 15px;
    vertical-align: middle;
    line-height: 26px;
}
.abttable table tr td ul {
    margin-bottom: 0;
}
.abttable table tr td ul li{
    list-style: disc;
    margin-left: -10px;
}
.abttable h2{
    font-size: 24px;
    text-align: left;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #303676;
    padding-left: 10px;
    text-transform: uppercase;

}
.to_move_content {
    z-index: 999;
}
.abttable table a{
    transition: .5s;
}
.abttable table button{
    text-decoration: underline;
    background-color: #9343B2;
    color: #FFF;
    padding: 10px 25px;
    text-align: center;
    border: none;
    border: 1px solid #9343B2;
    transition: .5s;
}
.abttable table button:hover{
    color:  #9343B2;
    border: 1px solid #9343B2;
    background: #fff;
}
.abttable table tr td.center{
    text-align: center;
}
.content p{
 color: #000;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 8px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
}
.content img{
    margin-bottom: 20px;
}
.contactpg{
    padding: 4rem 0;
}

.contactform form {
    padding: 26px 20px;
    text-align: left;
    transition: 0.5s;
    /* padding-bottom: 20px; */
    box-shadow: 0 5px 10px 5px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 5px 10px 5px rgb(0 0 0 / 10%);
}
.contactform form label{
    margin: 0;
    padding: 0;
    font-weight: 600;
    padding-bottom: 10px;
}
.contactform form input{
    display: block;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #666666;
    padding: 10px 15px;
    height: 52px;
    margin-bottom: 15px;
}
.contactform form input::placeholder{
    color: #666!important;
}
.contactform form input:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.contactform form textarea{
    display: block;
    width: 100%;
     margin-bottom: 15px;
    height: 205px;
    padding: 10px;
}
.contactform form textarea::placeholder{
    color: #666!important;
}
.contactform form textarea:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.contactform form input[type=submit]{
    width: 150px;
    margin-bottom: 0;
     background: #303676;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
      transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.contactform form input[type=submit]:hover{
    background: #9343B2;
}
.contactinfo h3{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #303676;
    font-size: 20px;
    padding-bottom: 0;
}
.contactinfo h3 i{
    font-size: 18px;
    color: #9343B2;
    margin-right: 5px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 100%;
    background-image: linear-gradient(to right top, #9343B2, #824fa9, #6a49a2, #52439b, #353d93);
    color: #fff;
}
.contactinfo p{
    font-size: 16px;
    line-height: 26px;
    padding-left: 56px;
}
.gap30 {
    margin: 30px!important;
}
.contactinfo p a{
    color: #000000;
}
.contactinfo p a:hover{
    color: #9343B2;
}
.map{
    padding: 20px;
    background-color: #33333315;
}
.treatmentpg{
    padding: 4rem 0;
}
.sidebar h2{
    font-size: 26px;
    font-weight: 800;
    margin: 0;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
    background-color: #303676;color: #fff;
    border-bottom: 1px solid #ffffff20;
}
.sidebar ul {
    margin: 0;
    padding: 10px 0;
    background-color: #303676;
}
.sidebar ul li {
    line-height: 32px;
    margin: 0 8px;
    padding: 10px 15px;
/*    border-bottom: 1px solid #00000020;*/
    transition: .5s;
    position: relative;
    padding-left: 35px;
}
.sidebar ul li a{
    font-size: 16px;
    color: #fff;
    display: block;
}
.sidebar ul li i{
    position: absolute;
    font-size: 11px;
    left: 14px;
    top: 18px;
}
.sidebar ul li:hover{
   background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
}
.sidebar ul li.active{
    background-image: linear-gradient(to right bottom, #518afa, #7262d0, #8846b8, #b73a95, #ef2674);
}
.srvimg {
    margin: auto;
    text-align: center;
/*    border-radius: 50px;*/
    margin-bottom: 25px;
    width: 100%;
    overflow: hidden;
    transition: 0.5s;
}
.srvimg img{
    margin: auto;
/*    border-radius: 30px;*/
    transition: 0.5s;
}
.srvimg:hover img{
/*    transform: scale(1.1);*/
}
.sercnt ul {
    margin: 0;
    padding: 0;
}
.sercnt ul li{
    line-height: 28px;
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
    padding-left: 30px;
}
.sercnt ul li i{
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 10px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    color: #fff;
    border-radius: 30px;
    background-color: #9343B2;
}
.sercnt video{
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sercnt p{
    line-height: 28px;
    font-size: 16px;
    padding-bottom: 10px;
}
.sercnt h2{
    margin-top: 20px;
    font-size: 28px;
    font-weight: 600;
    color: #9343B2;
    margin-bottom: 12px;
}
.sercnt h3{
    margin-top: 20px;
    font-size: 22px;
    font-weight: 400;
    color: #666;
    padding-bottom: 12px;
}
.treatmentpg .serbox{
    margin-bottom: 25px;
}
.testimonialspg{
    padding: 4em 0;
}
.mainsection{
    padding: 4em 0;
}

.para p{
    font-size: 16px;
    line-height: 26px;
}
.fcbox{
    position: relative;
}
.fcbox:before{
    content: '';
    position: absolute;
    background-color: #9343B2;
    width: 5px;
    height: 0;
    z-index: 99;
    transition: 0.5s;
}
.fcbox:hover:before{
    height: 100%;
}
.para h2{
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
     color: #303676;
    position: relative;
}
.para h2:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right top, #9343B2, #824fa9, #6a49a2, #52439b, #353d93);
}
.textbox{
   /* box-shadow: 5px 5px #00000015;*/
}
.testimonialspg .revbox p:after{
    box-shadow: 10px 10px 15px #00000010; 
}
.testimonialspg .revbox{
    margin: 0;
    margin-bottom: 30px;
}
.testimonialspg .revbox p{
    margin: 0 25px; 
    font-size: 15px;
    line-height: 26px;
  
}
.testimonialspg .revbox i{
    color: #9343B2;
    font-size: 20px;
}
.testimonialspg .revbox h3{
    color: #4c4c4c;
}
.fcbox{
    margin-right: 30px;
    box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
}
.fcgap{
    margin: 3rem 0;
}
.ggap{
    margin: 1rem 0;
}
.para .appbtn{
    float: left;
}
.para .appbtn a{
     margin-left: 0; 
}
.ctn {
    background-color: #00000015;
    padding: 34px ;
    margin-top: 20px;
}
.ctn h1{
    font-size: 1.3rem;
    font-weight: 600;
    padding-top: 10px;
    text-align: left;
}
.ctn button{
    border: none;
    background-color: #9343B2;
    border: 1px solid #9343B2;
    color: #fff;
    width: 150px;
    font-weight: 600;
    height: 45px;
    font-size: 1rem;
    line-height: 35px;
    text-transform: uppercase;
    transition: 0.5s ease;
}
.ctn button:hover{
    background-color: #fff;
    border: 1px solid #9343B2;
    color: #9343B2;

}
.gallbox{
    transition: ease 0.5s;
}
.gallbox:hover{
    transform: translateY(-10px);
    box-shadow: 5px 8px 5px #00000020;
}
.goog-te-gadget .goog-te-combo {
    position: absolute;
    margin: 4px 0;
    padding: 4px;
    background-color: #f7f7f7;
    margin-top: 0px!important;
}
.goog-logo-link {
    display:none !important;
} 
.goog-te-gadget{
    color: transparent ! important;
}
.whatsappbtn{
    position: fixed;
    bottom: 60px;
    right: 25px;
    display: none;
}
/* Overlay background */
    .popup-overlay {
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0, 0, 0, 0.8);
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.5s ease;
      z-index: 9999;
    }

    /* Active popup */
    .popup-overlay.active {
      opacity: 1;
      visibility: visible;
    }

    /* Popup box */
    .popup {
      position: relative;
      background: #fff;
      border-radius: 12px;
      overflow: hidden;
      max-width: 350px;
    
      animation: bounceIn 1s ease;
    }

    /* Close button */
    .close-btn {
      position: absolute;
      top: 10px;
      right: 10px;
      background: #1460af;
      color: #fff;
      border: none;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      font-size: 18px;
      cursor: pointer;
      transition: background 0.3s ease;
    }

    .close-btn:hover {
      background: #e60000;
    }

    /* Bounce animation */
    @keyframes bounceIn {
      0% { transform: scale(0.5); opacity: 0; }
      60% { transform: scale(1.1); opacity: 1; }
      80% { transform: scale(0.95); }
      100% { transform: scale(1); }
    }