*{
	
}

p,li{
	/*font-family: 'Lato', sans-serif;*/
	font-size: 16px;
}

footer p, footer li, .bottom-footer p {
  font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Mulish', sans-serif; 
}

h2, h3, h4 {
	font-weight: bold !important;
}

.treatment-about .container-fluid ol,
.treatment-about .container-fluid ul {
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}

.treatment-about .container-fluid table ul {
  padding-left: 2rem;
  margin-bottom: 0;
}

.container-fluid {
	width: 93% !important;
  max-width: 1260px;
}

.dropdown:hover > .dropdown-menu{
    display: block;
    margin-top: 0;
  }
@media screen and (max-width: 640px) {
    .table_wrapper {
        overflow-x: scroll !important;
    }
}

.surgery-topic{
  /*color: #028DC4;*/
}


.headtxt{
	text-align: center;
	/*line-height: 0.28;*/
}

.headtxt h2{
      /*font-size: 38px;
      font-weight: bold;*/
}

.headtxt p{
	font-size: 24px;
}

.section_top {
	background: #fff;
  font-size: 14px !important;
}

.section_top .dropdown-toggle {
  font-size: 14px;
}

.list-inline-item{
  font-size: 15px;
}

.navbar-brand img{
	width: 180px;
}

#mainmenubar {
	background: #002D52 !important;
	box-shadow: 0 5px 20px rgba(195,195,195,0.2);
}

.menu-mobile-view #mainmenubar {
  background: #fff !important;
}

.top-menu .nav-link {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.section_top a{
	text-decoration: none;
}

.dropdown-item {
  font-size: 14px;
}

.dropdown-item:hover{
	background: #1593CF !important;
	color: #ffffff !important;
}

.nav-link:hover{
	color: #22ADA9 !important;
}

.navbar-nav .nav-item .active{
	color: #22ADA9 !important;
}

.navbar-toggler{
    border: 0 !important;
    border-radius: 0 !important;
    /*color: #fff !important;*/
    /*background: #22ADA9 !important;*/
}

.navbar-toggler-icon {
    /*background-image: url('assets/images/menuicon.png') !important;*/
}

.navbar-toggler:focus{
	box-shadow: none !important;
}

.fa-arrow-right{
	color: #36BB90;
}

#logoimage{
  width: 100%;
}
.margrgt2{
overflow-y:scroll!important;
max-height:60vh!important;
-overflow-scrolling:touch!important;
-webkit-overflow-scrolling:touch!important;
}

.scollcnt2{
  overflow-y:scroll!important;
max-height:70vh!important;
-overflow-scrolling:touch!important;
-webkit-overflow-scrolling:touch!important;
}

.margrgt{
  right: 18px !important;
}

footer{
	background: #222;
	padding: 3.2em 0;
	color: #fff;
}

footer a{
  text-decoration: none;
  color: #ffffff;
  opacity: .75;
}

footer ul{
list-style-type: none;
padding-left: 0 !important;
}

footer li{
	line-height: 2rem !important;
}

footer ul li a{
	text-decoration: none;
	color: #ffffff;
	opacity: .75;
}

.bottomtop-footer{
  background: #ffffff;
  color: #000000;
}

.bottom-footer{
	background: #36BB90;
	color: #ffffff;
}
.fa-whatsapp,.fa-phone,.fa-envelope,.fa-location-dot{
	color: #36BB90;
}

.bottom-footer a{
	color: #ffffff;
	text-decoration: none;
}

.bottom-footer p{
	text-align: center;
}


/********Banner Start*****/

.banner{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
}

.banner h1{
	font-size: 60px !important;
    font-weight: 700;
    line-height: .9;
    color: #01458E;
    margin-top: -50px;

}

.banner h2 {
  font-size: 26px;
    font-weight: 600;
    margin-top: 10px;
    color: #1D1D1D !important;
}

.banner h3 {
  font-size: 21px;
  font-weight: 600;
  color: #1D5A9C;
  margin: 25px 0;
}

.banner h6{
	font-size: 28px;
}

.fa-circle-check{
	color: #11AAB7;
}

.banner-content{
	display: flex;
	height: 500px;
	align-items: center;
}

.bnr-btn{
	background-color: #11AAB7 !important;
	color: #ffffff;
	border: 0 !important;
	font-family: 'Rajdhani', sans-serif !important; 
	font-weight: bold !important;
}

.bnr-btn2{
	background-color: #FB7F06 !important;
  border: 0 !important;
  font-weight: 500 !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  margin-bottom: 30px;
}

.banner-btns{
	display: inline-block;
}



/*****Banner End******/


/**Specialist css start**/

.topic1{
	display: flex;
	background-color: #ffffff;
	box-shadow: 0 0 20px #e8e8e8;
	border-radius: 7px;
	padding: 20px 20px;
	height: 100px;
	align-items: center;
}

.tpicon{
	background-color: #EEFCF4;
	border-radius: 5px;
	width: 100px;
	height: 100px;
	text-align: center;
	padding-top: 0px;
  margin: 0 auto;
}

.tptxt{
	padding-left: 0px;
  padding-top: 5px;
}

.text-center {
  text-align: center;
}

.tptxt h4{
	font-weight: 600;
  font-size: 14px;
  color: #212529;

}

.tptxt h4 a{
	text-decoration: none;
	color: #284955;
	
}

.btnplus{
	border-radius: 10px !important;
	padding: 10px 20px !important;
	background-color: #002D52 !important;
	border: 0 !important;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
}

#text{
display:none;
}

/**Specialist css end**/



/**Categories css start**/

.categories{
	background: #EEEEEE;
}

.col-content{
	display: flex;
	background: #ffffff;
	height: auto;
	align-items: start;
  padding: 20px 15px 15px 15px;
}

a.col-content h4, a.col-content p {
  color: #212529;
}

.lft-icon{
	
}

/*.outer {
  width: 1px;
  height: 100%;
  margin: auto;
  position: relative;
  overflow: hidden;

}
.inner {
  position: absolute;
  width:100%;
  height: 40%;
  background: #3BBB90;
  top: 30%;
  box-shadow: 0px 0px 30px 20px #3BBB90;
}*/

.vline{
	width: 1px;
	height: 130px;
	background-color: #c3c3c3;
	margin-left: 30px;
}

.rgt-content{
	margin-left: 18px;
}

.rgt-content h4{
	/*font-family: 'Jost', sans-serif;*/
	font-weight: bold;
	font-size: 22px;
}

/**Categories css end**/

/**whychoose css start**/

.whychus{
	background-color: #ffffff;
}

.whychus h2{
	font-weight: bold;
}

.whychus h3{
	/*font-family: 'Jost', sans-serif;*/
	font-size: 20px;
	font-weight: 300;
}

.choosebtn{
	display: flex;
	border: 1px solid #21ACAA;
	border-radius: 7px;
	height: 60px;
	align-items: center;
	/*justify-content: center;*/
	background: rgb(238,255,255);
    background: linear-gradient(60deg, rgba(238,255,255,1) 30%, rgba(238,255,255,1) 30%, rgba(255,255,255,1) 30%);
}

.chosicon{
	/*background-color: #EEFFFF;*/
	padding-left: 15px;
}

.chostxt h5{
	/*font-family: 'Jost', sans-serif;*/
	padding-left: 30px;
}



/*body {
  position: relative;
  height: 100vh;
}*/

.videobg{
	height: 450px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 30px 0 30px 0;
  position: relative;
}
        
.wrapper {
  display: inline-block;
  /*position: absolute;
  top: 415%;
  left: 72%;*/
  transform: translate(-50%,-50%)
}

.video-main {
  position: absolute;
  display: inline-block;
  top: 200px;
  left: 150px;
}

.video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #2D7CA0;
  z-index: 999;
}

/*.fa-play{
  color: #fff
}*/

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fa-play:before {
  content: "\f04b";
}

.waves {
  position: absolute;
  width: 150px;
  height: 150px;
  /*background: rgba(0, 0, 0, 0.3);*/
  background: rgba(54, 187, 143, 0.5);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}




/**popup css start**/

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  /*background-color: #fff;*/
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width:800px){
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}

/**popup css end**/



/**whychoose css end**/

/**Counter css start**/

.pro_counter{
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
}

.number{
	font-family: 'Jost', sans-serif !important; 
}

.sectionClass {
  /*padding: 0px 0px 50px 0px;*/
  padding: 0px 0px 20px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  margin-top: 20px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  /*padding: 50px 0px;*/
  padding: 20px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  /*background: rgb(16, 31, 46);*/
}

.projectFactsWrap .item:nth-child(2){
  /*background: rgb(18, 34, 51);*/
}

.projectFactsWrap .item:nth-child(3){
  /*background: rgb(21, 38, 56);*/
}

.projectFactsWrap .item:nth-child(4){
  /*background: rgb(23, 44, 66);*/
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  /*color: rgba(255, 255, 255, 0.8);*/
  color: rgb(255, 255, 255);
  font-size: 22px;
  margin: 0;
  padding: 10px;
  font-family: 'Rajdhani', sans-serif;
}


.projectFactsWrap .item span{
  width: 60px;
  /*background: rgba(255, 255, 255, 0.8);*/
  background: rgb(255, 255, 255);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}

/**Counter css end**/


/**Doctor Section css start**/

.ourdoctors h2{
	font-weight: bold;
}



#news-slider{
    /*margin-top: 80px;*/
}
.post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 8px 15px 8px;
    /*margin-left: -10px;*/
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    /*background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);*/
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}

.over-layer .fa-link{
	color: #39BB8F !important;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}

.owl-dots{
  text-align: center;
}

.postrv-slide .owl-dot{
  width: 10px !important;
  height: 10px !important;
  background-color: #ffffff !important;
  border-radius: 50% !important;
  margin-right: 7px !important;
}

.postrv-slide .owl-dot.active{
   background-color: #002D52 !important;
}

.owl-dot{
  width: 10px !important;
  height: 10px !important;
  background-color: #c3c3c3 !important;
  border-radius: 50% !important;
  margin-right: 7px !important;
}

.owl-dot.active{
   background-color: #1EADAB !important;
}

.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
    display: none;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}

/**Doctor Section css end**/

/**Faq Section css start**/

.category-new.py-5 {
  padding-bottom: 4.5rem !important;
}

.faqimg{
  margin-top: -62px;
}

.faqsec{
  background-color: #e8eef8;
}

@media only screen and (max-width:767px) {
  .category-new.py-5 {
  padding-bottom: 3rem !important;
  }

  .faqimg{
  margin-top: 0px;
  }
}

.accordion-item{
  margin-bottom: 10px;
  border: 0 !important;
}

.accordion-button:focus{
  border-color:#fff !important;
}

.accordion-button{
  font-size: 18px !important;
  font-family: Mulish; 
  font-weight: 600;
  line-height: 1.4;
}

@media only screen and (max-width:992px) {
  .accordion-button {
    font-size: 17px !important;
  }
}

 .faqsec .accordion-button:not(.collapsed){
  background-color: #ffffff;
  color: #212529;
}

.accordion-item:first-of-type .accordion-button{
  font-weight: 500;
}

/**Faq Section css end**/

/**Testimonials Section css start**/

.testimonials h4{
  color: #ffffff;
}

#tsthead{
  color: #ffffff !important;
}

.testimonials p{
  color: #f1f1f1;
}

#rvwimg{
  width: 40% !important;
}

#rvwcnt{
  padding: 10px 10px !important;
}


/**review slider css start**/

.postrv-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 7px;
    padding-top: 1px;
    /*box-shadow: 0px 14px 22px -9px #bbcbd8;*/
}
.postrv-slide .post-img{
    position: relative;
    overflow: hidden;
    /*border-radius: 10px;*/
    margin: -12px 15px 8px 15px;
    margin-left: 5px;
}
.postrv-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.postrv-slide:hover .post-img img{
    /*transform: scale(1.1,1.1);*/
}
.postrv-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.postrv-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.postrv-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.postrv-slide .post-content{
    background:#fff;
    /*padding: 2px 20px 40px;*/
    padding: 20px 20px;
    border-radius: 15px;
}
.postrv-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.postrv-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.postrv-slide .post-description{
    line-height:24px;
    /*color:#808080;*/
    color: #333;
    margin-bottom:25px;
    font-size: 14px;
}
.postrv-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.postrv-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.postrv-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.postrv-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .postrv-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}

/**review slider css end**/

/**post section css start**/

.postdate{
  background-color: #18AEAA;
  color: #ffffff;
  height: 30px;
  width: 90%; 
  padding: 10px 20px;
}

.postdate p{
}

.postthumb{
  position: relative;
}

.blogposts p{
  font-size: 16px;
  color: #6a6a6a;
}

.postdate{
  position: absolute;
  top: 87%;
  right: 0;
  padding: 2px 0 0 20px;
}

#postheading{
  font-family: 'Jost', sans-serif !important;
  font-size: 24px;
  line-height: 1.2;
}

#postheading:hover{
  color: #18AEAA;
  cursor: pointer;
}

#morebutton{
  background-color: #34B795;
  color: #fff;
  /*width: 100px;*/
  /*height: 50px;*/
  padding: 5px 20px;
  display: inline-block;
  
}

#morebutton h5{
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin: 0;
  cursor: pointer;
}

/**post section css end**/

/**contact section css start**/

.contacts{
  background-color: #F2F5F5;
}

.videosec{
  background-color: #e8eef8;
}

.contacts h3{
  font-size: 62px;
  line-height: .85;
  font-weight: 800;
}

.contacts h5{
  font-size: 18px;
  /*font-family: 'Jost', sans-serif;*/
  font-weight: 300;
  line-height: 1.4;
}

.contacts h4{
  font-size: 36px;
  font-weight: bold;

}

.contacts p{
  font-size: 16px;
}

@media(max-width: 575px) {
  .contacts h4 {
    font-size: 28px;
  }

  .contacts h5 {
    font-size: 16px;
  }
}

input, select{
  height: 37px;
}

.banner .input-group-text {
  padding: 0.375rem 0.5rem;
}

.input-group .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #212529;
            opacity: 1; /* Firefox */
}

.input-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #212529;
            opacity: 1;
}

/**contact section css end**/


/**Back to top button css start**/

#button {
  display: inline-block;
  background-color: #FB7F06;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

a{
  text-decoration: none !important;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 40px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}

/**Back to top button css end**/



/**Testimonials Section css end**/


/**Auto popup start**/

/*input[type=text], select, textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 2px;
    margin-bottom: 15px;
    resize: vertical;
}*/

input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 8px 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

label {
  float: left;
    font-size: 15px;
    font-family: monospace;
    padding-left: 3px;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.container {
    /*padding: 40px;*/
}

.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%; 
  color: transparent;
  white-space: nowrap;
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 2;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.popuphead{
  background: #002D52;
  padding: 15px 0 10px 0;
}

.popuphead h2{
  color: #fff !important;
  font-size: 26px;
  margin-bottom: 0;
}

@media screen and (max-device-width: 480px) {
  .popuphead h2 {
    font-size: 20px;
  }
}


.pop-contain{
   padding: 20px 30px;
   border-radius: 8px;
}

.pop-contain h3{
  font-size: 23px;
  font-weight: 600;
}

.pop-contain h5{
  font-size: 18px;
  /*font-family: 'Jost', sans-serif;*/
  font-weight: 300;
  }

.pop-contain h6{
  /*font-family: 'Jost', sans-serif;*/
  font-weight: 300;
  font-size: 15px;
}

.pop-contain b {
  font-weight: 700;
}

.statrow{
  padding: 10px 5px;
  background-color: #F2F5F5;
}

.stats h5{
  /*font-family: 'Jost', sans-serif;*/
  font-weight: 300;
  font-size: 15px;
}

.stats h4{
  /*font-family: 'Jost', sans-serif;*/
  font-weight: 600;
  color: #11AAB7;
  /*font-size: 15px;*/
}
.vline{
  border: 1px solid dotted #c3c3c3;
  height: 80%;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  top: 50px;
  max-width: 850px;
  margin: 4em auto;
  background: #fff;
  border-radius: 8px; 
  /*text-align: center;*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.bts-popup-container p {
  color: white;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
  display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 12px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 6px;
}
.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: '';
  position: absolute;
  top: 17px;
  width: 26px;
  height: 3px;
  background-color: #FB7F06;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 18px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}

@media screen and (max-device-width: 480px) {
  .bts-popup-container .bts-popup-close {
    background: transparent;
  }

  .bts-popup-container .bts-popup-close {
    top:10px;
  }
}

/**Auto popup end**/




.page-header{
  height: 300px;
  /*background-size: cover;*/
  /*background-position: center center;*/
  background-repeat: no-repeat;
}

.page-header h1{
  font-weight: 600;
  font-size: 45px;
  font-weight: 800;
  color: #002035;
}

.breadcrumb{
  background-color: #fff;
  padding: 5px 10px;
}

.pgheaderbg{
  text-align: right;
}

.pgheadertxt{
   display: flex;
   /*height: 300px;*/
   align-items: center;
}

/*.innerpage-form{
  background-color: #11AAB7;
  padding: 20px 20px;
}*/

.innerpage-form2{
  background-color: #FB7F06;
  padding: 20px 20px;
}

h3,h4{
  /*font-family: 'Jost', sans-serif;*/
}

.btnsubmitin{
  background-color: #fcad3e !important;
  border-radius: 0 !important;
  border:0 !important;
  font-size: #000;
  color: #000;
  text-transform: uppercase;
  color: #000;
}

.scndrow {
  background-color: #F2F5F5;
}

.scndrow-one {
  background-color: #EAF3F7;
}

.hdngline{
  width: 70px;
  height: 5px;
  text-align: right;
  background-color: #38BA8E;
}

.fa-notes-medical{
  color: #ED9517;
}

.dis_con{
  font-weight: bold;
}

.thirdsec {
  background: #ffffff;
}

.treatmentsec{
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center;
  
}

.secbg{
  background-color: linear-gradient(90deg, rgba(30,173,169,1) 0%, rgba(42,178,156,1) 50%, rgba(57,186,145,1) 100%);
  height: 500px;
  width: 600px;
}

.row_bg{
 /*background-color: linear-gradient(90deg, rgba(30,173,169,1) 0%, rgba(42,178,156,1) 50%, rgba(57,186,145,1) 100%);
 background-color: rgba(30,173,179,0.8);
  padding: 35px 25px !important;
  border-radius: 10px;*/
}

.row_bg h4 {
  color: #ffffff;
}

.row_bg p{
  color: #ffffff;
}

.treatmentsec h4{
  font-family: 'Jost', sans-serif;
}

.bnr-btn3{
background-color: #FB7F06 !important;
  color: #ffffff;
  border: 0 !important;
  /*font-family: 'Rajdhani', sans-serif !important; */
  font-weight: bold !important;
width: 30% !important;
padding: 10px !important;
font-size: 22px !important;
}

.cta-section h3 {
  color: #ffffff;
  text-transform: capitalize;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0;
}


.catfoottop{
  background-color: #F2F5F5;
}

.catfoottop p{
  padding: 0;
}

.morebttn{
  background-color: #FB7F06 !important;
  color: #ffffff;
  border: 0 !important;
  border-radius: 5px;
  /*font-family: 'Rajdhani', sans-serif !important; */
  /*font-weight: bold !important;*/
width: 50% !important;
padding: 7px !important;
font-size: 16px !important;

}

.morebttn a{
  text-decoration: none;
  color: #fff;
}

.costtable{
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
}

.costtablebg{
 background: rgb(50,218,195);
background: linear-gradient(63deg, rgba(50,218,195,1) 0%, rgba(50,184,218,1) 50%, rgba(7,167,227,1) 100%); 
border-radius: 0 25px 0 25px;
color: #ffffff;
}

.costchart{
  display: flex;
  align-items: end;
  /*padding-left: 50px;*/
}
.costtable h3{
  /*color: #ffffff !important;*/
 /* font-family: 'Rajdhani', sans-serif !important;
  font-weight: 700;*/
  font-size: 34px;
}

.costtable h6{
  /*color: #ffffff !important;*/
 /* font-family: 'Rajdhani', sans-serif !important;
  font-weight: 700;*/
  font-size: 26px;
}
.costtable p{
  /*color: #ffffff !important;*/
  font-size: 20px;
}

.charttxt{
  font-weight: 600;
  color:#01458E;
}

.charttxt.text-one {
  color: #002D52;
}

.charttxt.text-two {
  color: #002D52;
}

.charttxt.text-three {
  color: #002D52;
}

.chrtbox{
  width: 64px;
  height: 71px;
  background-color: rgba(0, 45, 82, 0.5);
  color: transparent;
  margin-right: 50px;
  border-radius: 9px 9px 0 0;
}

.chrtbox2{
  width: 64px;
  height: 114px;
  background-color: rgba(0, 45, 82, 0.7);
  color: transparent;
  margin-right: 50px;
  border-radius: 9px 9px 0 0;
}

.chrtbox3{
  width: 64px;
  height: 152px;
  background-color: rgba(0, 45, 82, 0.9);
  color: transparent;
  border-radius: 9px 9px 0 0;
}

@media screen and (min-device-width: 992px) and (max-device-width: 1170px) {
  .chrtbox, .chrtbox2, .chrtbox3 {
    width: 58px;
  }

  .chrtbox, .chrtbox2 {
    margin-right: 25px;
  }
}

@media screen and (max-device-width: 360px) {
  .chrtbox, .chrtbox2, .chrtbox3 {
    width: 58px;
  }

  .chrtbox, .chrtbox2 {
    margin-right: 25px;
  }
}

.doctorssec{
  background-color: #EAF3F7;
}

.doctorsvid{
  background-color: #F2F5F5;
}

.contnt{
  background-color: #f2f2f2;
}

.doctorssec h2 {
  text-align: center;
}

.scndrow h4 {
  font-weight: bold;
}

.c_form {
    background-color: #11AAB7;
    padding: 1.5em 2em 1em 2em;
    border-radius: 8px;
}

.btnsubmit-yellow {
    width: 100%;
    background-color: #FB7F06 !important;
    border-radius: 12px !important;
    height: 40px;
    padding: 0 !important;
    border: 0 !important;
    color: #ffffff;
}

.innerpage-form {
  padding: 0 15px 15px 15px;
}

@media (min-width: 768px) {
  .laprosscopy-form.col-md-5 {
        margin-left: 3%;
        width: 38.6% !important;
    }
}

@media (max-width: 575px) {
      .costtable h3 {
        font-size: 30px;
    }

    .page-header .pgheaderbg {
        display: none;
    }

    .pgheadertxt {
      height: 200px;
    }

    .page-header h1 {
      font-size: 35px;
    }
}

/**Piles Page CSS end**/


/**Doctor Page CSS start**/

.doctor-page-header{
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.doctorimage{
  position: absolute;
  right: 0;
  padding-top: 30px;
}

.doctor-page-header .pgheadertxt{
  color: #ffffff;
}

.doctor-page-header p{
  line-height: 1.2;
  font-size: 16px;
}

.doctor-page-header h1{
  color: #028DC4;
  font-weight: 600;
}

.doctor-page-sub-header{
  background-color: #002C5D;
  color: #ffffff;
}

.circle{
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background-color: #03274e;
  /*padding: 50px 20px;*/
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.circle h2{
  color: #FB7F06 !important;
  font-size: 42px;

}

.frmhead{
  /*border:1px solid #ffffff;*/
  background: #FB7F06;
  border-radius: 10px 10px 0 0;
  padding: 5px 0px;
}

.frmhead h4{
  padding: 0;
  color: #ffffff;
  font-weight: 600;
  font-size: 28px;
}

.btnsubmitin{
  background-color: #FB7F06 !important;
  border-radius: 0 !important;
  border:0 !important;
  /*text-transform: uppercase;*/
  color: #000;
}

.btnsubmitcst{
  background: #11AAB7;
  border-radius: 0 !important;
  border:0 !important;
  /*text-transform: uppercase;*/
  color: #000;
}

.fa-star{
  color: #FB7F06;
}

.hdngline2{
  width: 70px;
  height: 5px;
  /**display: block;**/
  text-align: center !important;
  background-color: #38BA8E;
}

.faqsec_inner{
  background-size: contain !important;
  background-repeat: no-repeat !important;
  /*background-position: right center !important;*/
  padding: 0;
  background-position-x: 400px !important;

}

.faqcol{
  background: #F2F5F5;
  /*opacity: 0.8;*/
  padding: 30px 20px 0px 20px;
  border-radius: 7px;
}

.accordion{
  /*opacity: 1 !important;*/
}

/**Doctor Page CSS end**/


img.specialities-img {
  height: auto;
  border-radius: 10px;
}

p.read-more-txt {
  color: #36BB90;
  font-weight: 600;
  margin-bottom: 0;
}

 @media (min-width: 1200px){
.container-xl, .container-lg, .container-md, .container-sm, .container {
  max-width: 1000px !important;
}
}


#navbarDropdownMenuLink {
  color: #000;
  font-size: 14px;
}

@media screen and (min-width: 992px) {
  .specialist .col-sm-2 {
    width: 12.5% !important;
  }
}

@media screen and (min-device-width: 576px) and (max-device-width: 991px) {
  .specialist .col-sm-2 {
    width: 25% !important;
  }
}

@media screen and (min-device-width: 1321px) {
  .col-content p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 235px;
  }
}

@media screen and (min-device-width: 1081px) and (max-device-width: 1320px) {
  .col-content p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 160px;
  }

  .col-content {
      height: auto;
    }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1080px) {
  .col-content p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 115px;
  }

    .col-content {
      height: auto;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .col-content p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 115px;
  }

    .col-content {
      height: auto;
    }

    img.specialities-img {
      width: 50px;
    }

    .rgt-content h4 {
      font-size: 18px;
    }
}

@media screen and (min-device-width: 768px) {
  .categories .col-sm-4 {
    width: 33.33333333%;
  }
}

@media screen and (max-device-width: 767px) {
  .categories .col-sm-4 {
    width: 100%;
  }

  .col-content {
      height: auto;
    }

    .rgt-content h4 {
      font-size: 18px;
    }
}

@media screen and (max-device-width: 500px) {
  .rgt-content{
  margin-left: 0;
  }
}

/* For Google Review */

.fXNqIK, .btmxSM {
background-color: #fff !important;
}

.huflDf {
  color: #fff !important;
}

.SZtf {
  display: none;
}

.iGDhJF {
  margin-top: -20px;
}

/* For Homepage Banner CSS */

.container-fluid.slide-one {
  background-image: url('../images/home-banner-bg/dactarbabu-banner-two.jpg') !important;
  width: 100% !important;
  background-size: cover;
  background-position: top left;
  max-width: 100vw;
}

.container-fluid.slide-one.slide-two {
  background-image: url('../images/home-banner-bg/dactarbabu-banner-three.jpg') !important;
}

.testimonials.py-5 {
  overflow: hidden;
}

.search-header .form-control {
    background-image: url('../images/search-blue.png') !important;
    background-position: 5px 7px;
    background-repeat: no-repeat;
    padding-left: 25px;
  }

.section_top .row > * {
  padding-left: 5px;
  padding-right: 5px;
}

.search-header input {
  height: 30px;
  border-radius: 0.375rem 0 0 0.375rem;
  border: 1px solid #dddddd;
}

.search-header .btn.btn-primary {
  background-color: #fff !important;
    height: 30px;
    border: none;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #dddddd;
}

.search-header .btn.btn-primary i {
  color: #11AAB7;
}

.top-menu .search-header .form-control {
  width: 273px;
  font-size: 12px;
}

.book-apt-btn.btn-dark {
  background: #002D52 !important;
  color: #fff !important;
  border: 1px solid #002D52 !important;
  font-size: 14px;
  height: 34px;
}

.top-menu .header-col-one {
  width: 19% !important;
}

.top-menu .header-col-two {
  width: 30% !important;
  padding-top: 15px;
}

.top-menu .header-col-three {
  width: 10% !important;
  padding-top: 13px;
}

.top-menu .header-col-four {
  width: 11% !important;
  padding-top: 13px;
}

.top-menu .header-col-five {
  padding-top: 13px;
}

.top-menu .header-col-six {
  width: 6%;
  padding-top: 9px;
}

@media screen and (min-device-width: 1170px) {
  .top-menu .header-col-two {
    margin-left: 1%;
  }

  .search-header .form-control {
  background-image: url('../images/search-bg-one.webp') !important;
  background-position: 5px 0;
    background-repeat: no-repeat;
    padding-left: 96px;
    padding-right: 0;
    margin-left: 10px;
  }
}

/*@media screen and (min-device-width: 1138px) and (max-device-width: 1293px)*/

@media screen and (min-device-width: 1170px) and (max-device-width: 1197px) {
  .top-menu .search-header .form-control {
    width: 265px;
  }
}

@media screen and (min-device-width: 1138px) and (max-device-width: 1169px) {
  .top-menu .header-col-one {
  width: 19% !important;
  margin-left: 2%;
}

.top-menu .header-col-two {
  width: 20% !important;
}

.top-menu .header-col-three {
  width: 11% !important;
}

.top-menu .header-col-four {
  width: 14% !important;
}

.top-menu .header-col-five {
  width: 20% !important;
}

.top-menu .search-header .form-control {
  width: 152px;
}

.search-header .form-control {
    background-image: url('../images/search-blue.png') !important;
    background-position: 5px 7px;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1137px) {
  .top-menu .header-col-one {
    width: 26% !important;
  }

  .top-menu .header-col-two {
    width: 14% !important;
  }

  .top-menu .header-col-three {
    width: 14% !important;
  }

  .top-menu .header-col-four {
    width: 11% !important;
  }

  .top-menu .header-col-six {
    width: 6% !important;
  }

  .search-header .form-control {
    background-image: url('../images/search-blue.png') !important;
    background-position: 5px 7px;
  }

  #navbarDropdownMenuLink {
    font-size: 12px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.1rem !important;
    padding-right: 0.1rem !important;
  }
}

@media screen and (min-device-width: 1138px) and (max-device-width: 1320px) {
  #navbarDropdownMenuLink {
    font-size: 12px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
}

@media screen and (max-device-width: 991px) {
  .search-header .form-control {
  background-image: url('../images/search-bg-one.webp') !important;
  background-position: 5px 0;
    background-repeat: no-repeat;
    padding-left: 96px;
    font-size: 14px;
  }

  #logoimage {
    width: 200px;
  }

  .navbar-toggler-icon {
    background-image: url('../images/menu-bar-blue.png') !important;
  }

  .navbar-collapse {
    padding-top: 20px;
  }

  .navbar-brand {
    padding: 0 5px;
    /*background-color: #fff;*/
  }
}

.container-fluid.slide-one .row {
  width: 92%;
  margin: 0 auto;
}

.container-fluid.slide-one {
  padding-top: 80px;
  padding-bottom: 100px;
}

.container-fluid.slide-one .row.g-3 {
  width: 100%;
}



.container-fluid.slide-one.slide-two .free-apt .free-apt-border {
  background: #41C6E5;
}

.owl-carousel {
  max-width: 100%;
  margin: 0 auto;
}
.owl-carousel .item {
  font-size: 30px;
  text-align: center;
  padding: 40px 20px;
  line-height: 2;
  font-weight: 700;
  background-color: #eee;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: #FB7F06 !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
}

.owl-nav button span {
  font-size: 36px;
    height: 100%;
    display: block;
    width: 100%;
    color: #fff;
    margin-top: -23px;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.owl-carousel .owl-nav {
  margin: 0;
}
.btn-wrap {
  text-align: center;
  width: 100%;
}
.owl-nav button {
  background-color: #ddd;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  margin: 10px;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.5s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.owl-theme .owl-nav .disabled,
.owl-nav button.disabled {
  opacity: 0.6;
}

.btnsubmit {
    width: 100%;
    background-color: #11AAB7 !important;
    border-radius: 12px !important;
    height: 40px;
    padding: 0 !important;
    border: 0 !important;
    color: #ffffff;
  }

/*.container-fluid.slide-one .btnsubmit {
    background-color: #1692d2 !important;
  }

  .container-fluid.slide-one.slide-two .btnsubmit {
    background-color: #114960 !important;
  }*/

ul.seamless {
  padding-left: 0;
}

ul.seamless li {
  font-size: 16px;
  color: #0e0e0e;
  list-style: none;
  background-image: url('../images/home-banner-bg/banner-plus.png') !important;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 40px;
  padding-bottom: 12px;
  font-family: 'Mulish', sans-serif; 
  font-weight: 600;
}

@media screen and (min-device-width: 1280px) {
  ul.seamless {
    width: 70%;
    font-size: 20px;
    margin-bottom: 12px;
  }

  .banner h2 {
    font-size: 26px;
  }

  .banner h3 {
    font-size: 23px;
  }
}

.subcategories-shadow {
  background-color: #ffffff;
  padding: 10px 10px;
  border-radius: 10px;
  box-shadow: 0 0 10px #c3c3c3;
  margin-top: -40px;
  z-index: 1;
  position: relative;
  padding: 1% 0.5% 0.5% 0.5%;
}

@media(max-width: 480px) {
  .subcategories-shadow {
    padding: 1% 10px 0.5% 10px;
  }
}

@media(min-width: 1200px) {
  .subcategories-shadow {
    width: 90%;
  }
}

@media(max-width: 1292px) {
  .banner h1 {
    font-size: 43px !important;
  }

  .banner h2 {
    font-size: 20px;
  }

  .banner h3 {
    font-size: 17px;
  }

  ul.seamless li {
    font-size: 15px;
  }
}


.goog-logo-link {
    display:none !important;
    font-size:0px !important;
} 
    
.goog-te-gadget{
    color: transparent !important;
    font-size:0px !important;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
    display: none;
}

.goog-te-gadget .goog-te-combo {
  border-radius:6px;
  font-family: "Mulish";
  height: 34px;
  border:1px solid #00468b;
  padding: 0 7px;
  --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-shape {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 20px;
  padding: 17px 0 25px 0;
  width: 100%;
}

.container-fluid.slide-one .form-shape {
  background: #002D52;
}

.form-shape-one {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 20px;
  padding: 17px 20px 25px 20px;
  width: 100%;
}

.free-apt-border-bottom {
  width: 40px;
    height: 2px;
    border-radius: 12px;
    background: #1692d2;
    margin: 0 auto 15px auto;
}

.container-fluid.slide-one {
  background-image: url('../images/home-banner-bg/dactarbabu-banner-two.jpg') !important;
  width: 100% !important;
  background-size: cover;
  background-position: top left;
  max-width: 100vw;
}


@media(max-width: 991px) {
  .container-fluid.slide-one {
  padding-top: 60px;
  padding-bottom: 0px;
  background-image: url('../images/home-banner-bg/dactarbabu-banner-text-mobile.jpg') !important;
  height: 900px;
  }

  .container-fluid.slide-one.slide-two {
  padding-top: 60px;
  padding-bottom: 0px;
  background-image: url('../images/home-banner-bg/dactarbabu-banner-text-mobile.jpg') !important;
  }


  .container-fluid.slide-one .free-apt .free-apt-border {
    display: none;
  }

  .banner h1 {
    margin-top: 0;
  }

  .banner h2 {
    font-size: 22px;
  }
}

@media(max-width: 640px) {
  .container-fluid.slide-one {
    height: 700px;
  }

}

@media(max-width: 480px) {
  .specialist.for_mob .container-fluid {
    width: 100% !important;
  }
}

/* Footer Social Icon CSS */

#footer .footer_social_icon {
    float: left;
    width: 100%;
    font-family: Lato, sans-serif;
    color: #000;
    font-weight: 400;
    z-index: 999
}

.footer_social_icon.sticky-icons {
    display: block;
    position: fixed;
    right: 0;
    top: 25%;
    width: 40px !important;
    transform: rotate(0);
    background: rgba(255, 255, 255, .5) !important;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    height: auto;
    padding: 65px 0 10px 5px;
    box-shadow: 0 0 10px #c3c3c3;
    z-index: 9;
}

.footer_social_icon.sticky-icons p {
    font-family: Mulish, sans-serif;
    white-space: nowrap;
    font-weight: 700 !important;
    text-transform: uppercase;
    transform: rotate(-90deg);
    margin-left: 0px;
    padding-bottom: 4px;
    font-size: 14px;
}

.footer_social_icon.sticky-icons .social_icon {
    margin-top: 8px;
    line-height: 0;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: 0 0;
    border: 2px solid #181818;
    color: #fff;
    height: 30px;
    width: 30px;
    padding: 6px 5px;
    display: inline-block;
    margin-right: 5px;
}

.footer_social_icon.sticky-icons .social_icon i {
    position: relative;
    top: -1px;
    left: -1px;
    color: #181818
}

.footer_social_icon.sticky-icons img {
    position: relative;
    left: 0px;
    max-width: 32px;
    margin-top: 2px
}

.footer_social_icon.sticky-icons .kooapp_rt img {
    position: relative;
    left: -2px;
    max-width: 32px;
    margin-top: -3px;
    width: 20px
}

.footer_social_icon.sticky-icons .mob1-only img {
    max-width: 38px !important
}

.social-media-banner {
    height: 295px;
    background-image: url(../images/social-media.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    width: 100%
}

.desk1-only {
  display: block;
}

.mob1-only, .mob2-only {
    display: none;
}

footer .sticky-icons .mob1-only img {
    max-width: 38px !important;
}

/* category new design css start */

.category-new {
  background-image: url('../images/specility-bg.jpg') !important;
  width: 100% !important;
  background-size: cover;
  background-position: top left;
}

.speciality-box {
  background-image: url('../images/white-category-bg.jpg') !important;
  width: 100% !important;
  background-size: cover;
  background-position: center left;
  transition: transform 0.3s ease;
  padding: 70px 25px 30px 25px;
  border-left: 1px solid #0E4D91;
  border-right: 1px solid #0E4D91;
  border-top:1px solid #0E4D91;
  border-bottom: 1px solid #0E4D91;
  border-radius: 14px;
}

.speciality-box:hover {
  background-image: url('../images/blue-category-bg.jpg') !important;
}

.speciality-box img.specialities-img {
  height: auto;
  border-radius: 10px;
  margin-top: -125px;
  border-bottom: 3px solid #01458E;
}

.speciality-box h3 {
  font-weight: bold;
  font-size: 22px;
  color: #212529;
}

.speciality-box p {
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
   margin-bottom: 26px;
}

.speciality-box a {
  border-radius: 12px;
  border: 1px solid #0E4D91;
  padding: 6px 15px 7px 15px;
  font-size: 16px;
  color: #01458E;
  cursor: pointer;
}

.speciality-box a i {
  color: #01458E;
}

.speciality-box:hover h3, .speciality-box:hover p {
  color: #fff;
}

.speciality-box:hover a {
  border: 1px solid #9EDFFF;
  color: #9EDFFF;
}

.speciality-box:hover a i {
  color: #9EDFFF;
}

.speciality-box:hover img.specialities-img {
  border-bottom: 3px solid #fff;
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .speciality-box img.specialities-img {
    width: 90px;
  }
}

@media screen and (max-device-width: 767px) {
  .speciality-box {
    background-position: top left;
  }
}

@media screen and (min-device-width: 1200px) {
  .category-new .pt-5 {
    padding-top: 3.5rem !important;
  }
}

/* Speciality Box White Start */

.speciality-box-white {
  background-image: url('../images/white-category-bg.jpg') !important;
  width: 100% !important;
  background-size: cover;
  background-position: center left;
  transition: transform 0.3s ease;
  padding: 70px 25px 30px 25px;
  border-left: 1px solid #0E4D91;
  border-right: 1px solid #0E4D91;
  border-top:1px solid #0E4D91;
  border-bottom: 1px solid #0E4D91;
  border-radius: 14px;
}

.speciality-box-white:hover {
  background-image: url('../images/blue-category-bg.jpg') !important;
  border-left: 1px solid #0E4D91;
  border-right: 1px solid #0E4D91;
  border-top:1px solid #0E4D91;
  border-bottom: 1px solid #0E4D91;
  background-position: center right;
}

.speciality-box-white img.specialities-img {
  height: auto;
  border-radius: 10px;
  margin-top: -125px;
  border-bottom: 3px solid #01458E;
}

.speciality-box-white h3 {
  font-weight: bold;
  font-size: 22px;
  color: #212529;
}

.speciality-box-white p {
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
   margin-bottom: 26px;
}

.speciality-box-white a {
  border-radius: 12px;
  border: 1px solid #0E4D91;
  padding: 6px 15px 7px 15px;
  font-size: 16px;
  color: #01458E;
  cursor: pointer;
}

.speciality-box-white a i {
  color: #01458E;
}

.speciality-box-white:hover h3, .speciality-box-white:hover p {
  color: #fff;
}

.speciality-box-white:hover a {
  border: 1px solid #fff;
  color: #fff;
}

.speciality-box-white:hover a i {
  color: #fff;
}

.speciality-box-white:hover img.specialities-img {
  border-bottom: 3px solid #fff;
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .speciality-box-white img.specialities-img {
    width: 90px;
  }
}

@media screen and (max-device-width: 767px) {
  .speciality-box-white {
    background-position: top left;
  }
}

/* Speciality Box White End */


/* Speciality Box Blue Start */

.speciality-box-blue {
  background-image: url('../images/blue-category-bg.jpg') !important;
  width: 100% !important;
  background-size: cover;
  background-position: center left;
  transition: transform 0.3s ease;
  padding: 70px 25px 30px 25px;
  border-left: 1px solid #0E4D91;
  border-right: 1px solid #0E4D91;
  border-top:1px solid #0E4D91;
  border-bottom: 1px solid #0E4D91;
  border-radius: 14px;
}

.speciality-box-blue:hover {
  background-image: url('../images/orange-category-bg.jpg') !important;
  border-left: 1px solid #FA8B08;
  border-right: 1px solid #FA8B08;
  border-top:1px solid #FA8B08;
  border-bottom: 1px solid #FA8B08;
  background-position: center right;
}

.speciality-box-blue img.specialities-img {
  height: auto;
  border-radius: 10px;
  margin-top: -125px;
  border-bottom: 3px solid #fff;
}

.speciality-box-blue h3 {
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}

.speciality-box-blue p {
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
   margin-bottom: 26px;
   color: #fff;
}

.speciality-box-blue a {
  border-radius: 12px;
  border: 1px solid #9EDFFF;
  padding: 6px 15px 7px 15px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}

.speciality-box-blue a i {
  color: #fff;
}

.speciality-box-blue:hover h3, .speciality-box-blue:hover p {
  color: #fff;
}

.speciality-box-blue:hover a {
  border: 1px solid #fff;
  color: #fff;
}

.speciality-box-blue:hover a i {
  color: #fff;
}

.speciality-box-blue:hover img.specialities-img {
  border-bottom: 3px solid #fff;
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .speciality-box-blue img.specialities-img {
    width: 90px;
  }
}

@media screen and (max-device-width: 767px) {
  .speciality-box-blue {
    background-position: top left;
  }
}

/* Speciality Box Blue End */

/* category new design css end */

@media(max-width: 991px) {
  .desk1-only {
  display: none;
  }

  .mob1-only, .mob2-only {
    display: block;
  }

  .footer_social_icon.sticky-icons .phone-icon1 img {
    margin-top: 0;
  }

  .footer_social_icon.sticky-icons img {
    left: -3px;
  }

  .footer_social_icon.sticky-icons {
        padding: 10px 40px 10px 10px;
        top: 55%;
    }
}

@media screen and (min-device-width: 1200px) {
  .faqimg {
    float: right;
  }

  .faqsec .col-md-6.pt-3 {
    width: 48%;
    margin-right: 2%;
  }
}

/* doctor new design css start */

.doctor-banner {
  position: relative;
}

.doc-banner-img {
  position: absolute;
  bottom: 0;
}

.doctor-banner {
  background-image: url('../images/doctor/light-ble-bg-desktop.jpg');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 25px;
  position: relative;
}

@media screen and (min-device-width: 1170px) {
  .category-banner-right {
    padding-right: 21% !important;
  } 
}

@media screen and (min-device-width: 1200px) {
  .category-container.container-fluid {
    padding-top: 5%;
  }
}
/*.doctor-banner .container-fluid {
  background: #002D52;
  width: 94%;
  padding-left: 2%;
  padding-right: 3%;
  border-radius: 25px;
  margin-top: 50px;
}*/

.orange-txt {
  color: #FB7F06;
}

h1.doc-name {
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 37px;
}

h3.doc-degree {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}

h3.doc-lang {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}

h1.doc-name, h3.doc-degree, h3.doc-lang {
  color: #212529;
  font-family: 'Mulish', sans-serif;
  font-weight:700;
}

h2.doc-speciality {
  font-size:20px;
  line-height: 26px;
}

h4.deg-name {
  color: #002D52;
  font-size: 17px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 20px;
}

.call-btn-white {
    background-color: #FFF !important;
    border: 0 !important;
    font-weight: 500 !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    color: #222222 !important;
    padding: 7px 12px !important;
}

.years-exp {
  display: flex;
  margin-top: 22px;
  margin-bottom: 25px;
}

.years-exp-left, .years-exp-right {
  background: #9EDFFF;
    border: 1px solid #9EDFFF;
    border-radius: 35px;
    color: #212529;
    font-size: 16px;
    padding: 5px 14px;
    text-align: center;
}
.years-exp-right {
  margin-left: 10px;
}

.doctor-banner .col-lg-6.doc-details {
  padding-left: 9%;
  padding-top: 1%;
}

.btn-orange {
  background-color: #FB7F06 !important;
  border: 1px solid #FB7F06 !important;
}

.btn-orange.btn-nav-blue {
  background-color: #002D52 !important;
  border: 1px solid #002D52 !important;
}

@media screen and (min-device-width: 1170px) and (max-device-width: 1280px) {
  .doctor-banner .col-lg-6.doc-details {
    padding-left: 0%;
  }

  .doc-banner-img {
    width: 21%;
  }
}

@media screen and (max-device-width: 1169px) {
  .doc-banner-img {
    display: none;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1169px) {
  .doctor-banner .col-lg-6.doc-details {
    width: 100%;
    padding-left: 0%;
  }

  .doctor-banner .container-fluid {
    padding-left: 4%;
  }

  .container-fluid.doctor-container .col-lg-8 {
    width: 55%;
  }

  .container-fluid.doctor-container .col-lg-4 {
    width: 45%;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .container-fluid.doctor-container .col-lg-8 {
    width: 55%;
  }

  .container-fluid.doctor-container .col-lg-4 {
    width: 45%;
  }

  h4.deg-name {
    font-size: 14px;
  }

  .years-exp-left, .years-exp-right {
    font-size: 14px;
    padding: 5px 8px;
  }
}

@media screen and (max-device-width: 767px) {
  .doctor-banner .container-fluid {
    padding: 25px 5px 40px 5px;
  }

  .doctor-banner .col-lg-6.doc-details {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 30px;
  }

  .years-exp-left, .years-exp-right {
    font-size: 14px;
    padding: 5px 8px;
  }
}

.doc-about ul {
  list-style: none;
  padding-left: 0;
}

.doc-about ul li {
  background-image: url('../images/doctor/plus-icon.png');
  background-position: top 2px left;
    padding-left: 28px;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 25px;
    float: left;
    font-weight: 500;
    color: #212529;
    margin-right: 15px;
    margin-bottom: 5px;
}

.treatment-list-box, .treatment-about-box {
  border-radius: 17px;
  padding: 20px 25px 23px 25px !important;
}

.treatment-list-box {
  background-color: #EDF9FF;
}

.treatment-about-box {
  background-color: #EFFAFF;
}

.treatment-about-box p {
  margin-bottom: 0;
}

.doc-testimonial .container-fluid {
  background: #f9f9f9;
  width: 94%;
  padding-left: 4%;
  padding-right: 4%;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 25px;
}

.testimonial-box {
  /*background-image: url('../images/doctor/doctor-testimonial-bg-line.png');*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 70px 20px 50px 20px;
  border-radius: 20px;
  position: relative;
  background-color:#fff;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 10px;
  margin-top: 15px;
}

.testimonial-img-field img {
  border-radius: 50%;
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.quote-left {
  position: absolute;
  top:0;
  left: 0;
}

.quote-right {
  position: absolute;
  bottom:0;
  right: 0;
}

@media screen and (min-device-width: 992px) {
  .col-md-7.treatment-about-box {
    width: 64.666667%;
    margin-left: 2%;
  }
}

p.testimonial-person-name {
  font-size: 20px;
  line-height: 25px;
  font-family: Jost;
  font-weight: 500;
  color: #212529;
  margin-bottom: 6px;
  margin-top: 14px;
}

.testimonial-box h5 {
  font-size: 18px;
  margin-bottom: 20px;
}

.doc-testimonial .owl-carousel .owl-item img {
  width: auto !important;
  max-width: 100% !important;
}

.testimonial-star-img {
  margin:0 auto;
}

.doc-testimonial .owl-theme .owl-dots .owl-dot span {
  display: none !important;
}

.doc-testimonial .owl-theme .owl-dots {
  margin-top: 50px;
}

.gmb-btn-orange {
    background-color: #FB7F06 !important;
    border: 0 !important;
    font-weight: 500 !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    color: #fff !important;
    padding: 7px 12px !important;
}

@media screen and (max-device-width: 575px) {
  .testimonial-box h5 {
    font-size: 16px;
  }
}

.doc-vdo .container-fluid {
  background-image: url('../images/doctor/doc-vdo-bg.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
  width: 94%;
  padding-left: 4%;
  padding-right: 4%;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 25px;
}

.doc-vdo iframe {
  border-radius: 21px;
}

.videosec iframe {
  border-radius: 21px;
}

h3.doc-vdo-caption {
  font-size: 25px;
  font-weight: 700;
  color: #212529;
  border-left: 4px solid #FB7F06;
  padding-left: 12px;
  margin-top: 15px;
}

@media screen and (max-device-width: 1200px) {
  .doc-vdo .container-fluid {
  background-image: url('../images/home-banner-bg/dactarbabu-banner-text-mobile.jpg') !important;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .col-md-7.treatment-about-box {
        width: 55.666667%;
        margin-left: 2%;
    }
}

@media screen and (max-device-width: 767px) {
  .col-md-7.treatment-about-box {
       margin-top:30px;
    }

    .doctor-banner .form-shape {
        padding: 25px 20px;
    }
}

@media screen and (min-device-width: 768px) {
  .doctor-banner .container-fluid.doctor-container .form-shape .row.g-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .doctor-banner .container-fluid.doctor-container .form-shape .free-apt h4 {
    margin-left: 7px;
    margin-right: 7px;
  }
}

@media screen and (max-device-width: 380px) {
  .years-exp {
  display: block;
  }

  .years-exp-right {
    margin-left: 0;
    margin-top: 15px;
  }
}

/* doctor new design css end */

/* treatment new design css start */

h1.subcat-name {
  font-weight: 700;
  font-size: 28px;
  line-height: 39px;
  background-position: top 2px left;
  background-size: auto;
  background-repeat: no-repeat; 
  font-family: 'Mulish', sans-serif;
  margin-top: 8px;
  margin-bottom: 4px !important;
}

h5.subcat-desc {
    font-size: 17px;
    font-weight: 400;
    margin-top: 2px;
    line-height: 28px;
    margin-bottom: 15px;
}

/*@media screen and (min-device-width: 1200px) {
  .doctor-banner.treatment-banner .container-fluid {
    background-image: url('../images/treatment-img/treatment-banner-bg.png') !important;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
  }
}*/

.doctor-banner.treatment-banner .col-lg-6.doc-details {
  padding-left: 0%;
  padding-top: 2%;
}

h3.surgery-cost-heading  {
  margin-top: 15px;
  font-size: 24px;
}

@media screen and (min-device-width: 1170px) and (max-device-width: 1280px) {
  .doctor-banner.treatment-banner .col-lg-6.doc-details {
    padding-left: 0%;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1169px) {
  .doctor-banner.treatment-banner .col-lg-6.doc-details {
    width: 100%;
    padding-left: 0%;
  }

}

@media screen and (max-device-width: 992px) {
  .col-lg-7.treatment-cost-box {
    margin-bottom: 30px;
  }
}

@media screen and (max-device-width: 767px) {
  .doctor-banner.treatment-banner .col-lg-6.doc-details {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 30px;
  }

  .doctor-banner {
    background-image: url('../images/doctor/light-blue-bg-mobile.jpg');
  }
}

.treatment-cost-box {
  border-radius: 17px;
  padding: 20px 25px 23px 25px !important;
  background-color: #EFFAFF;
}

.treatment-cost-box p, .treatment-list-box p {
  margin-bottom: 0;
}

.treatment-cost-box h3, .treatment-list-box h3 {
  font-weight: 700;
}

.treatment-cost-box h6 {
  font-weight: 700;
  font-size: 23px;
}

.starting-price-devider {
  width: 88px;
  height: 3px;
  background-color: #01458E;
  margin-top: 10px;
  margin-bottom: 12px;
}

.treatment-symptom {
  background-size: cover;
  background-position: center center;
  background-image: url('../images/treatment-img/symptom-bg.jpg');
  position: relative;
  padding-top: 40px;
  padding-bottom: 35px;
  position: relative;
}

.treatment-symptom ul {
  background-size: contain;
  background-position: top left;
  background-image: url(../images/treatment-img/treatment-list-bg.png);
  background-repeat: no-repeat;
  padding-left: 75px;
  margin-left: 8%;
}

.symptoms-img {
  position: absolute;
  bottom: 0;
  width: 21%;
}

@media screen and (max-device-width: 1169px) {
  .treatment-symptom ul {
    background-image: none;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1169px) {
  .symptoms-img {
    width: 24%;
  }
}

.treatment-symptom ul li {
  background-size: auto;
  background-position: center left;
  background-image: url(../images/treatment-img/treatment-list-icon.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  margin-top: 12px;
  line-height: 28px;
  list-style: none;
  margin-bottom: 16px;
  padding-left: 35px;
}

.exeptional-case {
  color: #FB7F06;
  margin-left: 120px;
  margin-top: 20px;
}

.symptom-hernia {
  padding-top: 5%;
}

.modal-body .form-shape {
  padding: 17px 20px 25px 20px;
}

@media screen and (min-device-width: 992px) {
  .col-lg-7.treatment-cost-box {
    width: 55.666667%;
    margin-right: 2%;
  }
}

@media screen and (max-device-width: 992px) {
  .treatment-symptom .col-md-1, .symptoms-img {
    display: none;
  }
  .treatment-symptom .col-md-5 {
    width: 50%;
  }

  .treatment-symptom ul {
    padding-left: 2%;
    margin-left: 0;
  }

  .treatment-symptom ul li {
    margin-bottom: 12px;
  }

  .exeptional-case {
    margin-left: 0;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
 
}

@media screen and (min-device-width: 992px) {

}

/* Pop Up CSS */

.doc-banner-mobile {
  background-color: #fff;
  border-radius: 17px;
  padding: 20px 25px 20px 25px !important;
  display: block;
  margin-bottom: 0;
  box-shadow: 0px 3px 6px #00000029;
}

.popup-doc {
  background-color: #F6F6F6;
  border-radius: 17px;
  padding: 20px 25px 23px 25px !important;
  display: flex;
  margin-bottom: 15px;
}

.doc-banner-mobile .popup-doc {
  background-color: transparent;
  padding: 0 !important;
}

.popup-doc-wht {
  display: flex;
}

.doc-popup-details h3 {
  margin-bottom: 2px;
  font-size: 22px;
}

.doc-popup-details h3, .doc-popup-details h4, .doc-popup-details h5 {
  font-weight: bold;
}

.doc-popup-details h4, .doc-popup-details h5 {
  font-size: 17px;
}

.popup-doc-wht h6 {
  color: #464646;
  background: #F3FAFF;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  padding: 6px 18px;
  aparoscopic Surgeonfont-size: 16px;
}

.popup-doc img {
  border-radius: 10px;
  margin-right: 15px;
  width: 85px;
  height: 85px;
}

.popup-doc-wht img {
  border-radius: 10px;
  margin-right: 15px;
  width: 95px;
  height: 95px;
}

.doc-short-intro {
  background: #fff;
  border: 1px solid #D4D4D4;
  border-radius: 16px;
  padding: 20px;
}

.doc-short-intro h6.doc-deg {
  margin: 12px 0 16px 0;
  font-size: 14px;
}

.doc-popup-form .book-apt-btn.btn-dark,
.patient-popup-form .book-apt-btn.btn-dark {
  height: 40px;
  width: 100%;
  border-radius: 12px;
  margin-top: 10px;
  line-height: 28px;
  font-size: 16px;
}

.doc-popup-form .book-apt-btn.btn-dark i,
.patient-popup-form .book-apt-btn.btn-dark i {
  color: #fff;
}

.treatment-surgeon .container-fluid {
  background: #fff;
  border-radius: 16px;
  padding: 25px;
}

@media screen and (min-device-width: 992px) {
  .col-lg-6.doc-popup-img {
    width: 48%;
    margin-top: 4%;
  }

  .col-lg-6.doc-popup-form {
    width: 52%;
  }
}

@media screen and (max-device-width: 991px) {
  .modal-body .col-lg-6.doc-popup-img {
    display: none;
  }
}

@media screen and (max-device-width: 767px) {
  .doc-popup-details h3, .doc-popup-details h4, .doc-popup-details h5 {
    margin-top: 4px;
  }

  .doc-popup-details h3 {
    font-size: 20px;
  }

  .doc-popup-details h4, .doc-popup-details h5, h4.deg-name {
    font-size: 16px;
  }
}

/*-------------- add by sanjit---------------------*/

@media (min-width: 576px) 
{
  .modal-dialog 
  {
    max-width: 90% !important;
  }

  .bts-popup .container {
        max-width: 95%;
    }
}
/* treatment new design css end */

/* new treatment page css start */

.subcategory-parent {
  display: flex;
    flex-direction: row;
    background-color: #F1F1F1;
}

.subcategory-left {
  flex: 0.70;
  overflow: hidden;
}

.subcategory-right {
  flex: 0.30;
  /*display: flex;
  justify-content: center;*/
}

.doctor-left {
  flex: 0.20;
  /*display: flex;
  justify-content: center;*/
}

.subcategory-left.doctor-middle {
  flex: 0.50;
  overflow: hidden;
}

@media screen and (max-device-width: 1024px) {
  .subcategory-left {
    flex: 1;
  }

  .subcategory-right {
    display: none;
  }

  .doctor-left {
    display: none;
  }
}

.banner-background-color {
    background: #D2F0FF;
    /*height: 574px;*/
    width: 30%;
    position: absolute;
}

.banner-background-color-one {
  background: #D2F0FF;
  width: 20%;
  position: absolute;
}

.banner-background-color-two {
  background: #D2F0FF;
  width: 50%;
  position: absolute;
}

.about-form-container {
    top: 155px;
    position: sticky;
    height: fit-content;
    width: 89%;
    display: block;
    margin-bottom: 2rem;
    right: 20px;
}

.about-form-container-left {
    top: 155px;
    position: sticky;
    height: fit-content;
    width: 80%;
    display: block;
    margin-bottom: 2rem;
    left: 50px;
}

.subcategory-parent.subcategory-parent-doctor .about-form-container,
.subcategory-parent.subcategory-parent-doctor .about-form-container-left {
  top:160px;
}

.subcategory-parent .form-shape {
  padding: 17px 20px 25px 20px;
  background: #002D52;
}

.treatment-about .container-fluid {
  border-radius: 17px;
  padding: 30px 25px 30px 25px;
  background: #fff;
}

.treatment-about p {
  margin-bottom: 0;
}

.btn-dark.btn-blue {
  background: #9EDFFF !important;
  border: 1px solid #9EDFFF !important;
  height: 40px;
  line-height: 28px;
  font-size: 16px;
  width: 100%;
  border-radius: 12px;
  color: #212529 !important;
}

/*.subcategory-parent .btn-dark.btn-blue {
  background: #9EDFFF !important;
  border: 1px solid #9EDFFF !important;
}*/

.doc-intro-btn {
  display: flex;
}

.doc-intro-btn .btn-dark.btn-blue {
  width: auto;
}

.doc-intro-btn .btn-orange {
  border-radius: 12px !important;
  margin-left: 10px;
}

.going-through .container-fluid {
    background: #fff;
    border-radius: 16px;
    padding: 30px 30px 0 30px;
}

.symptom-box {
  background: #F9F9F9;

  /*background: red;*/
  border-radius: 16px;
  padding: 15px 20px 0 20px;
}

.treatment-checkbox {
  display: flex;
  margin-bottom: 8px;
}

.going-through-checkbox label {
    float: none;
    font-size: 16px;
    font-family: "Mulish";
    padding-left: 10px;
    color: #212529;
    margin-top: 2px;
}

.going-through-checkbox input[type="checkbox"] {
  width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #000;
    margin-top: 4px;
    position: relative;
}

.consult-btn-blue {
  background: #002D52 !important;
  border: 1px solid #002D52 !important;
  line-height: 1;
  font-size: 16px;
  border-radius: 12px !important;
  color: #fff !important;
  text-transform: capitalize;
  padding: 10px 20px !important;
  cursor: pointer;
}

.doctor-left .consult-btn-blue {
  font-size: 14px !important;
  padding: 8px 5px !important;
  width: 100%;
}

.doctor-left p {
  margin-bottom: 8px;
  margin-left: 6px;
  color: #002D52;
}

@media screen and (min-device-width: 1112px) and (max-device-width: 1199px) {
.doctor-left .consult-btn-blue {
  font-size: 12px !important;
  }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1111px) {
.doctor-left .consult-btn-blue {
  font-size: 10px !important;
  }
}

/* new treatment benefits css start */

.odd-number-benefits, .even-number-benefits {
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto;
  /*padding: 0;*/
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 15px;
  padding-bottom: 10px;
}

.odd-number-benefits {
  background-image: url('../images/treatment-img/odd-no-bg.png') !important;
}

.even-number-benefits {
  background-image: url('../images/treatment-img/even-no-bg.png') !important;
}

.treatment-benefits .container-fluid {
    background: #083E69;
    border-radius: 16px;
    padding: 30px 18px;
}

@media screen and (max-width:1320px) {
  .odd-number-benefits, .even-number-benefits {
    background-image: none !important;
    border:1px solid #fff;
    width: 48% !important;
    margin: 0 1%;
  }
}

.row.benefits-paragraph {
  width: 100%;
  margin: 0 auto;
}

.row.benefits-row {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}

.benefits-heading {
  float: right;
  font-family: Poppins;
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
  letter-spacing: 0;
  -webkit-text-stroke: 1px #FB7F06;
  color: transparent;
  margin-bottom: 0;
}

.treatment-about .accordion-button,
.treatment-about .accordion-item,
.treatment-about .accordion-button:not(.collapsed) {
  background-color: #F7F7F7;
}

.treatment-about .accordion-button,
.treatment-about .accordion-button:not(.collapsed) {
  color: #212529;
}

.odd-number-types {
  background-image: url(../images/white-category-bg.jpg) !important;
  background-size: cover;
  background-position: center left;
  transition: transform 0.3s ease;
  padding: 20px;
  border-left: 1px solid #0E4D91;
  border-right: 1px solid #0E4D91;
  border-top: 1px solid #0E4D91;
  border-bottom: 1px solid #0E4D91;
  border-radius: 14px;
  margin-bottom: 30px;
}

.odd-number-types:hover {
  background-image: url(../images/blue-category-bg.jpg) !important;
  border-left: 1px solid #0E4D91;
  border-right: 1px solid #0E4D91;
  border-top: 1px solid #0E4D91;
  border-bottom: 1px solid #0E4D91;
  background-position: center right;
}

.odd-number-types h4 {
  color: #002D52;
}

.odd-number-types p {
  color: #212529;
}

.odd-number-types:hover h4 {
  color: #fff;
}

.odd-number-types:hover p {
  color: #fff;
}

.even-number-types {
  background-image: url(../images/blue-category-bg.jpg) !important;
  background-size: cover;
  background-position: center left;
  transition: transform 0.3s ease;
  padding: 20px;
  border-left: 1px solid #0E4D91;
  border-right: 1px solid #0E4D91;
  border-top: 1px solid #0E4D91;
  border-bottom: 1px solid #0E4D91;
  border-radius: 14px;
  margin-bottom: 30px;
}

.even-number-types:hover {
  background-image: url('../images/orange-category-bg.jpg') !important;
  border-left: 1px solid #FA8B08;
  border-right: 1px solid #FA8B08;
  border-top:1px solid #FA8B08;
  border-bottom: 1px solid #FA8B08;
  background-position: center right;
}

.even-number-types h4 {
  color: #fff;
}

.even-number-types p {
  color: #fff;
}

.even-number-types:hover h4 {
  color: #fff;
}

.even-number-types:hover p {
  color: #fff;
}

.odd-number-types p, .even-number-types p {
  margin-bottom: 0;
}

.treatment-types .container-fluid {
    background: #fff;
    border-radius: 16px;
    padding: 30px 25px 0 25px;
}

.types-img-flex {
  display: flex;
  margin-bottom: 10px;
}

.types-img-flex img {
  width: 55px !important;
  height: 55px;
  border-radius: 5px;
}

.types-img-flex h4 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 0;
  padding-top: 14px;
  margin-left: 14px;
}

.treatment-types .owl-theme .owl-dots .owl-dot span,
.treatment-types .owl-theme .owl-dots .owl-dot.active span, 
.treatment-types .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
}

.patient-img {
    align-self: end;
  }


@media screen and (max-device-width: 1280px) {
  .popup-doc-wht h6 {
    background: transparent;
    padding: 0;
    text-align: left;
  }

}

@media screen and (min-device-width: 1025px) and (max-device-width: 1188px) {
  .doc-intro-btn {
  display: block;
  }

  .doc-intro-btn .btn-dark.btn-blue {
    width: 100%;
    margin-bottom: 10px;
  }

  .doc-intro-btn .btn-orange {
    width: 100%;
    margin-left: 0px;
  }
}

@media screen and (max-device-width: 390px) {
  .doc-intro-btn {
  display: block;
  }

  .doc-intro-btn .btn-dark.btn-blue {
    width: 100%;
    margin-bottom: 10px;
  }

  .doc-intro-btn .btn-orange {
    width: 100%;
    margin-left: 0px;
  }
}

@media screen and (min-device-width: 767px) {
  .types-desktop {
    display: block;
  }

  .types-mobile {
    display: none;
  }
}

@media screen and (min-device-width: 1025px) {
  .with-right-sidebar {
    display: block;
  }

  .without-right-sidebar {
    display: none;
  }
}

@media screen and (max-device-width: 1024px) {
  .patient-img {
    display: none;
  }

  .with-right-sidebar {
    display: none;
  }

  .without-right-sidebar {
    display: block;
  }

  .col-lg-7.doc-details {
    width: 100%;
  }

  .about-form-container {
    width: 100%;
  }

  .about-form-container-left {
    width: 100%;
  }
}

/*@media screen and (min-device-width: 410px) and (max-device-width: 767px) {
  .col-lg-5.book-btn-mobile {
    width: 35%;
  }

  .col-lg-7.call-btn-mobile {
    width: 65%;
  }
}*/

@media screen and (max-device-width: 767px) {

  .types-desktop {
    display: none;
  }

  .types-mobile {
    display: block;
  }

  .doc-short-intro {
    margin-bottom: 30px;
  }

  .treatment-surgeon .container-fluid {
    padding: 25px 20px 0 20px;
    width: 100% !important;
    border-radius: 0;
    margin-top: -3rem;
  }

  .benefits-heading {
    display: none;
  }

  .odd-number-benefits p, .even-number-benefits p {
    text-align: center;
  }

  .odd-number-benefits, .even-number-benefits {
    padding: 10px 15px !important;
  }

  .treatment-benefits .container-fluid {
    width: 100% !important;
    border-radius: 0;
    margin-top:-3rem;
    padding: 40px 10px 45px 10px;
  }

  .symptom-box {
    padding: 0;
    background: transparent;
    margin-top: -25px !important;
  }

  .going-through .container-fluid {
    width: 100% !important;
    margin-top: -5rem;
    border-radius: 0;
    padding: 40px 20px 45px 20px;
  }

  .symptom-box .col-sm-4 {
    display: none;
  }

  /*.consult-btn-blue {
    margin: 0 auto;
    display: block;
  }*/

  .treatment-about .container-fluid {
    width: 100% !important;
    margin-top: -3rem;
    border-radius: 0;
    padding: 10px 20px 23px 20px;
  }

  .treatment-about.treatment-faq .container-fluid {
    padding: 40px 20px 0 20px;
  }

  .treatment-about.treatment-faq.treatment-faq-main .container-fluid {
    padding: 10px 20px 0 20px;
  }

  .treatment-about.during-after-treatments .container-fluid {
    padding: 10px 20px 12px 20px;
  }

  .treatment-about.get-in-touch .container-fluid {
    margin-bottom: -3rem;
    border-radius: 0;
    padding: 10px 20px 0 20px;
  }

  .treatment-about.get-in-touch-one .container-fluid {
    margin-bottom: -3rem;
    border-radius: 0;
    padding: 45px 20px 0 20px;
  }

  .treatment-types .container-fluid {
    padding: 15px 20px 40px 20px;
    margin-top: -3rem;
    border-radius: 0;
    width: 100% !important;
  }

  .treatment-about.nonsurgical-hernia .container-fluid {
        width: 100% !important;
        margin-top: -3rem;
        margin-bottom: -3rem;
        border-radius: 0;
        padding: 10px 20px 0 20px;
    }

    .treatment-about.surgical-hernia .container-fluid {
      padding: 15px 20px 23px 20px;
    }

    .subcategory-parent .form-shape {
      margin-top: 30px;
    }

    .doctor-banner .about-form-container {
      margin-bottom: 0;
    }

    .doctor-banner .about-form-container-left {
      margin-bottom: 0;
    }
}

/* new treatment page css end */

/* Fixed Footer Start */

.fixed-footer .container-fluid {
  width: 100% !important;
}

.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
}

.call-btn-footer i {
  color: #fff;
}

.btn.call-btn-footer {
  background: #FB7F06 !important;
  color: #fff !important;
  border: 1px solid #FB7F06 !important;
  font-size: 14px;
  height: 34px;
  width: 38%;
  margin: 0 1%;
}

.btn.call-btn-apt {
  background: #002D52 !important;
  color: #fff !important;
  border: 1px solid #002D52 !important;
  font-size: 14px;
  height: 34px;
  width: 57%;
  margin: 0 1%;
}

@media screen and (max-device-width: 460px) {
  .btn.call-btn-apt {
    width: 56%;
  }
}

@media screen and (min-device-width: 768px) {
  .fixed-footer {
    display: none;
  }
}

@media screen and (min-device-width: 296px) and (max-device-width: 360px) {
  .btn.call-btn-footer {
    width: 32%;
  }

  .btn.call-btn-apt {
    width: 62%;
  }
}

@media screen and (max-device-width: 295px) {
  .btn.call-btn-footer {
    width: 100%;
    margin: 0;
  }

  .btn.call-btn-apt {
    width: 100%;
    margin: 10px 0 0 0;
  }
}
/* Fixed Footer End */

/* New navigation css start */

header {
  position:relative;
  width:100%;
  background:#002D52
}

.logo {
  position:relative;
  z-index:123;
  padding:10px;
  font:18px verdana;
  color:#6DDB07;
  float:left;
  width:15%
}

.logo a {
  color:#6DDB07
}

nav {
  position:relative;
  width:100%;
  margin:0 auto
}

#cssmenu ul {
  margin-bottom: 0;
}

@media screen and (min-width:1320px) {
  #cssmenu ul {
    margin-left: 5%;
  }
}

#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile {
  border:0;
  list-style:none;
  line-height:1;
  display:block;
  position:relative;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}

#cssmenu:after,#cssmenu > ul:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0
}

#cssmenu #head-mobile {
  display:none
}

#cssmenu {
  font-family:sans-serif;
  background:#002D52
}

#cssmenu > ul > li {
  float:left
}

#cssmenu > ul > li > a {
  padding:17px 8px;
  font-size:12px;
  letter-spacing:0.5px;
  text-decoration:none;
  color:#fff;
  font-weight:500
}

#cssmenu > ul > li:hover > a,
#cssmenu ul li:hover > span,
#cssmenu ul li.active a,
#cssmenu ul li.active span {
  color:#fff
}

#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover {
  background:#1593CF!important;
  -webkit-transition:background .3s ease;
  -ms-transition:background .3s ease;
  transition:background .3s ease
}

#cssmenu > ul > li.has-sub > a {
  padding-right:22px
}

#cssmenu > ul > li.has-sub > a:after {
  position:absolute;
  top:22px;
  right:10.5px;
  width:8px;
  height:1px;
  display:block;
  background:#ddd;
  content:''
}

#cssmenu > ul > li.has-sub > a:before {
  position:absolute;
  top:19px;
  right:14px;
  display:block;
  width:1px;
  height:8px;
  background:#ddd;
  content:'';
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  transition:all .25s ease
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top:23px;
  height:0
}

#cssmenu ul ul {
  position:absolute;
  left:-9999px
}

#cssmenu ul ul li {
  height:0;
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  background:#002D52;
  transition:all .25s ease
}

#cssmenu ul ul li:hover {
}

#cssmenu li:hover > ul {
  left: auto;
  overflow-y: scroll;
  max-height: 40vh;
  padding-left: 0;
}

#cssmenu li:last-child:hover > ul {
  margin-left: -120%;
}

#cssmenu li:hover > ul > li {
  height:auto;
}

#cssmenu ul ul ul {
  margin-left:100%;
  top:0
}

#cssmenu ul ul li a {
  border-bottom:1px solid rgba(150,150,150,0.15);
  padding:11px 15px;
  width:185px;
  font-size:12px;
  text-decoration:none;
  color:#ddd;
  font-weight:400
}

#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a {
  border-bottom:0
}

#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover {
  color:#fff
}

#cssmenu ul ul li.has-sub > a:after {
  position:absolute;
  top:16px;
  right:11px;
  width:8px;
  height:2px;
  display:block;
  background:#ddd;
  content:''
}

#cssmenu ul ul li.has-sub > a:before {
  position:absolute;
  top:13px;
  right:14px;
  display:block;
  width:2px;
  height:8px;
  background:#ddd;
  content:'';
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  transition:all .25s ease
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top:17px;
  height:0
}

#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background:#363636
}

#cssmenu ul ul ul li.active a {
  border-left:1px solid #333
}

#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a {
  border-top:1px solid #333
}

.sticky-top .container-full {
  width: 100%;
}

@media screen and (min-device-width: 992px) and (max-device-width: 1169px) {
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu > ul > li.has-sub > a:after {
    display: none;
  }

  #cssmenu > ul > li.has-sub > a {
    padding-right: 5px;
  }

  #cssmenu li:last-child:hover > ul {
    margin-left: -260%;
  }
}

@media screen and (max-width:991px) {

.sticky-top .container-full {
  width: 98%;
  margin: 0 auto;
}

.section_top .container-fluid.top-menu-details {
  display: none;
}

.logo {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:46px;
  text-align:center;
  padding:10px 0 0;
  float:none
}

.logo2 {
  display:none
}

nav {
  width:100%
}

#cssmenu {
  width:100%;
  background: #fff;
  padding-top: 12px;
}

#cssmenu .navbar-brand {
  padding-left: 15px;
}

#cssmenu ul {
  width:100%;
  display:none
}

#cssmenu ul li {
  width:100%;
  border-bottom:1px solid #ddd
}

#cssmenu ul li:hover {
  background:#363636
}

#cssmenu ul ul li,#cssmenu li:hover > ul > li {
  height:auto
}

#cssmenu ul li a,#cssmenu ul ul li a {
  width:100%;
  border-bottom:0
}

#cssmenu > ul > li {
  float:none
}

#cssmenu ul ul li a {
  padding-left:25px
}

#cssmenu ul ul li {
  background:#002D52 !important
}

#cssmenu ul ul li:hover {
  background:#363636!important
}

#cssmenu ul ul ul li a {
  padding-left:35px
}

#cssmenu ul ul li a {
  color:#ddd;
  background:none
}

#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a {
  color:#fff
}

#cssmenu ul ul,#cssmenu ul ul ul {
  position:relative;
  left:0;
  width:100%;
  margin:0;
  text-align:left
}

#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before {
  display:none
}

#cssmenu #head-mobile {
  display:block;
  padding:2px 0;
  color:#ddd;
  font-size:12px;
  font-weight:700
}

.button {
  width:55px;
  height:46px;
  position:absolute;
  right:0;
  top:8px;
  cursor:pointer;
  z-index:12399994
}

.button:after {
  position:absolute;
  top:22px;
  right:20px;
  display:block;
  height:8px;
  width:20px;
  border-top:2px solid #002D52;
  border-bottom:2px solid #002D52;
  content:''
}

.button:before {
  -webkit-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  position:absolute;
  top:16px;
  right:20px;
  display:block;
  height:2px;
  width:20px;
  background:#002D52;
  content:''
}

.button.menu-opened:after {
  -webkit-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  top:23px;
  border:0;
  height:2px;
  width:19px;
  background:#002D52;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg)
}

.button.menu-opened:before {
  top:23px;
  background:#002D52;
  width:19px;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg)
}

#cssmenu .submenu-button {
  position:absolute;
  z-index:99;
  right:0;
  top:0;
  display:block;
  border-left:none;
  height:46px;
  width:130px;
  cursor:pointer;
}

#cssmenu .submenu-button.disease-related {
  font-size: 13px;
  font-family: Lato;
  font-weight: 500;
  margin-top: 18px;
}

#cssmenu .submenu-button.submenu-opened {
  background:transparent;
}

#cssmenu ul ul .submenu-button {
  height:34px;
  width:34px
}

#cssmenu .submenu-button:after {
  position:absolute;
  top:3px;
  right:19px;
  width:8px;
  height:2px;
  display:block;
  background:#212529;
  content:''
}

#cssmenu ul ul .submenu-button:after {
  top:15px;
  right:13px
}

#cssmenu .submenu-button.submenu-opened:after {
  background:#fff
}

#cssmenu .submenu-button:before {
  position:absolute;
  top:0px;
  right:22px;
  display:block;
  width:2px;
  height:8px;
  background:#212529;
  content:''
}

#cssmenu ul li:hover .submenu-button:before, #cssmenu ul li:hover .submenu-button:after {
  background: #fff;
}

#cssmenu ul ul .submenu-button:before {
  top:12px;
  right:16px
}

#cssmenu .submenu-button.submenu-opened:before {
  display:none
}

#cssmenu ul ul ul li.active a {
  border-left:none
}

#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top:none
}

.top-menu .search-header .form-control {
  width: 100%;
}

.section_top .search-header.search-mobile {
    display: flex;
  }

  #cssmenu > ul > li > a {
    color: #212529;
    font-size: 14px;
    font-weight: 600;
  }

  #cssmenu ul {
    padding-left: 0;
  }

  .head-mobile-heading {
    display: block;
    font-weight: 700;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 18px;
  }

}

/* category read more button start */

.even-number-types a {
  border-radius: 12px;
  border: 1px solid #9EDFFF;
  padding: 6px 15px 7px 15px;
  font-size: 16px;
  color: #9EDFFF;
  cursor: pointer;
}

.even-number-types a i {
  color: #9EDFFF;
}

.even-number-types:hover a {
  border: 1px solid #fff;
  color: #fff;
}

.even-number-types:hover a i {
  color: #fff;
}

.odd-number-types a {
  border-radius: 12px;
  border: 1px solid #0E4D91;
  padding: 6px 15px 7px 15px;
  font-size: 16px;
  color: #01458E;
  cursor: pointer;
}

.odd-number-types a i {
  color: #01458E;
}

.odd-number-types:hover a {
  border: 1px solid #fff;
  color: #fff;
}

.odd-number-types:hover a i {
  color: #fff;
}

.even-number-types.even-number-types-subcategory p, 
.odd-number-types.odd-number-types-subcategory p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
}

.even-number-types.even-number-types-subcategory,
.odd-number-types.odd-number-types-subcategory {
  padding: 20px 20px 25px 20px;
}

img.category-banner-img {
  position: absolute;
  bottom: 0;
  right: 1%;
}

.category-banner-btn {
  margin-top: 25px;
  margin-bottom: 0;
}

.treatment-popup-btn {
  margin-top: 34px;
  margin-bottom: 0;
}

h4.book-apt {
  margin-bottom: 40px;
}

/* category read more button start */

@media screen and (min-device-width: 992px) {
  .navbar-brand.navbar-brand-mobile {
    display: none;
  }

  .section_top .search-header.search-mobile {
    display: none;
  }

  .head-mobile-heading {
    display: none;
  }

  span.disease-related {
    display: none;
  }
}

@media screen and (max-device-width: 1080px) {
  .doc-img {
    display: none;
  }
  .col-lg-7.doc-details {
    width: 100%;
  }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1080px) {
  .doctor-banner {
    padding-bottom: 30px;
  }
}

@media screen and (min-device-width: 1280px) {
  .col-lg-7.doc-details.doc-banner-details {
    padding-top:4%;
  }
}

@media screen and (max-device-width: 767px) {
  .doc-about .container-fluid {
    width: 100% !important;
    margin-top: -3rem;
    border-radius: 0;
    padding: 20px 5px 15px 5px;
    background-color: #EDF9FF;
  }

  .doc-testimonial .container-fluid {
    width: 100% !important;
    margin-top: -3rem;
    border-radius: 0;
    padding: 40px 20px 45px 20px;
  }

  .doc-vdo .container-fluid {
    width: 100% !important;
    margin-top: -3rem;
    border-radius: 0;
    padding: 40px 20px 45px 20px;
    margin-bottom: -3rem;
  }

  .row.benefits-row {
    width: 97%;
  }

  h4.subcat-desc {
    margin-bottom: 0;
  }
}

@media screen and (min-device-width: 374px) {
  .book-now-field {
    width: 35% !important;
  }

  .call-now-field {
    width: 65% !important;
  }
}

@media screen and (min-device-width: 375px) and (max-device-width: 1024px) {
  .book-btn-field {
    width: 36% !important;
  }

  .call-btn-field {
    width: 64% !important;
  }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1250px) {
  .book-btn-field {
    width: 100% !important;
  }

  .call-btn-field {
    width: 100% !important;
  }
}

@media screen and (min-device-width: 1251px) {
  .book-btn-field {
    width: 36% !important;
  }

  .call-btn-field {
    width: 64% !important;
  }
}

@media screen and (max-device-width: 575px) {
  .going-through img {
    display: none;
  }
}

.form-shape .input-group-text {
  padding: 0.375rem 0.45rem;
}

.bottom-form .input-group-text {
  padding: 0.375rem 0.45rem;
}

/* Home new banner start */

.home-banner-one {
  background-image: url('../images/home-banner-bg/dactarbabu-banner-bg.jpg');
  width: 100% !important;
  background-size: cover;
  background-position: center center;
  max-width: 100vw;
  padding-top: 45px;
  padding-bottom: 40px;
}

.home-slide-one {
  position: relative;
  /*height: 614px;*/
}

.banner-img-one,
.banner-img-two,
.banner-img-three {
  position: absolute;
  bottom: -40px;
  right: 0;
  width: 66% !important;
}

.home-banner-one h1{
    font-size: 60px !important;
    font-weight: 700;
    line-height: .9;
    color: #01458E;
    margin-top: -7px;
}

.home-banner-one h2 {
  font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
    color: #1D1D1D !important;
}

.home-banner-one h3 {
  font-size: 21px;
  font-weight: 600;
  color: #1D5A9C;
  margin: 15px 0 25px 0;
}

.home-slide-one-text {
  width: 48%;
}

.home-banner-one .form-shape {
  padding: 22px 20px 25px 20px;
  background: #002D52;
  height: 410px;
  margin-top: -20px
}

.home-banner-one .free-apt {
  margin-left: 6px;
}

.home-banner-one .free-apt h4 {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}

.home-banner-one .free-apt .free-apt-border {
  width: 100px;
  height: 2px;
  border-radius: 12px;
  background: #1692d2;
  margin: 0 auto 25px auto;
}

@media screen and (min-device-width: 992px) and (max-device-width: 1170px) {
  .home-slide-one-text {
    width: 50%;
  }

  .banner-img-one, .banner-img-two, .banner-img-three {
    width: 50% !important;
  }
}

@media screen and (min-device-width: 1169px) and (max-device-width: 1280px) {
  .banner-img-one, .banner-img-two, .banner-img-three {
    width: 54% !important;
    bottom: -45px;
  }
}

@media(max-width: 1292px) {
  .home-banner-one h1 {
    font-size: 43px !important;
  }

  .home-banner-one h2 {
    font-size: 20px;
  }

  .banner h3 {
    font-size: 17px;
  }

  ul.seamless li {
    font-size: 15px;
  }
}

@media(max-width: 991px) {
    .home-banner-one h1 {
    margin-top: 0;
  }

  .home-banner-one h2 {
    font-size: 22px;
  }

  .banner-img-one,
  .banner-img-two,
  .banner-img-three {
    display: none !important;
  }

  .home-banner-one .form-shape {
    height: auto;
  }

  .home-slide-one-text {
    width: 100%;
  }

  .home-banner-one {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.doctor-banner-intro .container-fluid {
    border-radius: 17px;
    padding: 20px 25px 23px 25px;
    background: #fff;
    margin-top: 3rem;
    z-index: 1;
    position: relative;
}

.subcategory-parent .doctor-left .form-shape {
    padding: 12px 7px 7px 7px;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
}

.doctor-img-rounded {
  width: 100%;
  height: auto;
  border-radius: 20px;
  padding: 0 5px;
}

h3.doc-registration {
  font-size: 17px;
  line-height: 33px;
  font-weight: 600;
  margin-top: 10px;
  margin-left: 6px;
  margin-bottom: 0;
}

@media screen and (max-device-width: 1024px) {
  .subcategory-left.doctor-middle {
        flex: 1;
    }

    .doctor-banner-intro {
      display: none;
    }
}
/* Home new banner end */

h4.vdo-courtesy {
  border-left: 4px solid #FB7F06;
  font-weight: 700;
  padding-left: 10px;
  margin-right: 12px;
  margin-top: 8px;
  float: right;
  font-size: 16px;
}

.mybox1 { 
    display: none; 
} 

/* Doctor link copy css start */

.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1 !important;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 120%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

a.form-anchor {
  font-weight: 600;
  color: #11AAB7;
  cursor: pointer;
}

.form-shape form .col-12 {
  margin-top: 8px;
}

.bottom-form form .col-12 {
  margin-top: 8px;
}

/* placeholder color change */

input::-webkit-input-placeholder {
        color: #212529;
        opacity: 1;
}

input:-moz-placeholder {
        color: #212529;
        opacity: 1;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #212529;
            opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #212529;
            opacity: 1;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
            color: #212529;
            opacity: 1;
 }

/* Table css start */

.treatment-about table {
  border-collapse: separate;
}

.treatment-about table tr:last-child, .treatment-about table tr:first-child {
    border-bottom: unset !important;
}

.treatment-about table tr:first-child {
    background-color: #ddd;
}

.treatment-about table tr>th:first-child, .treatment-about table tr>td:first-child {
    position: sticky;
    left: 0;
}

.treatment-about table tr>th:first-child {
    background-color: #3D7CC9;
}

.treatment-about table tr>th {
    background-color: #ddd;
}

.treatment-about table tr, 
.treatment-about table td, 
.treatment-about table th {
    border-bottom: 0.5px solid #E7F3F7;
}

.treatment-about table tr, 
.treatment-about table td, 
.treatment-about table th {
    font-size: 15px;
    font-weight: 600;
    padding: 8px;
    text-align: center;
}

.treatment-about table td.icd {
  text-align: left;
}

.treatment-about table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.treatment-about table tr:nth-child(odd) {
    background-color: #fff;
}

.treatment-about table tr:nth-child(even)>td:first-child {
}

.post-care {
  display: flex;
  flex-direction: row;
  flex-wrap: unset;
  gap: 1rem;
}

.post-care-box {
  display: flex;
  flex-direction: row;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
  width: 47%;
  align-items: center;
  height: 55px;
  justify-content: center;
  gap: 12px;
  padding-left: 5px;
}

.onlyForTreatment {
  background-color: #DDE9F1;
  border-radius: 100%;
  padding: 10px;
}

.post-care-box img {
  width: 23px;
  height: 23px;
}

.post-care-box p {
  letter-spacing: 0px;
  color: #505257;
  opacity: 1;
  line-height: 1.2;
  margin: 0px;
  width: 68%;
  font-size: 14px;
  font-weight: 600;
}

.treatment-about.get-in-touch a,
.treatment-about.get-in-touch-one a {
  display: block;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px) {
  .call-now-field .btn-dark.btn-blue,
  .book-now-field .btnsubmit {
    font-size: 12px;
  }
}

@media only screen and (max-width: 768px) {
 .post-care {
  flex-wrap: wrap;
 }
}

@media only screen and (max-width: 360px) {
  .post-care {
    display: block;
  }

  .post-care-box {
    width: 100%;
    margin-bottom: 12px;
  }
}