img{
  width:100%;
 }
html{
    scroll-behaviour : smooth;
}

a {
  font-family: Poppins-SemiBold;
}

a:hover{
  text-decoration: none;
  color: #000;
  transition: .4s ease-in-out;
}

p {
  font-size: 18px;
  font-family: Poppins-light;
  color: #120e0d;
}


/*----------------------index start-------------------------*/

/*---------------slider start------------------*/





.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}





.navbar-nav{
	list-style-type: none;
	display: inline-flex;
}

.bhadra-navbar{
	width: 100%;
	z-index: 100;
  position: fixed;
  height: 17vh;
}

.bhadra-navbar.bhadra1-navbar {
  background-color: rgb(20 198 140 / 95%);
}

.visible-title {
  background-color: rgb(20 198 140 / 95%);
  -webkit-box-shadow: 0px 0px 22px -3px rgb(0 0 0 / 46%);
  -moz-box-shadow: 0px 0px 22px -3px rgba(0,0,0,0.46);
  box-shadow: 0px 0px 17px -4px rgb(0 0 0 / 30%);
  transition: .75s ease-in-out;
}

.collapse.show {
  display: block;
  background-color: rgb(20 198 140 / 95%);
  padding-bottom: 15px;
}

.content-slider{
	position: absolute;
	top: 36%;
  z-index: 99;
  left: 11%;
}

.content-slider h3 {
  font-family: Poppins-Bold;
  font-size: 2.7vw;
  color: #000;
  margin-bottom: 0;
  line-height: 60px;
}

.content-slider h2 {
  font-family: Raleway-ExtraLight;
  font-size: 55px;
  color: #000;
}

.content-slider p {
  font-family: poppins-light;
  font-size: 1.3vw;
  color: #000;
  margin-bottom: 3px;
}


.content-slider1{
  position: absolute;
  bottom: 12%;
  z-index: 99;
  left: 9%;
  padding-left: 25px;
  padding-right: 15px;
  border-left: 10px solid #4eabf9;
}

.content-slider1 h3 {
  font-family: Poppins-Black;
  font-size: 55px;
  color: #4eabf9;
  margin-bottom: 0;
}

.content-slider1 h2 {
  font-family: Raleway-ExtraLight;
  font-size: 55px;
  color: #fff;
}

.content-slider1 p {
  font-family: Raleway-Regular;
  font-size: 20px;
  color: #fff;
}

.content-slider2 {
  position: absolute;
  bottom: 32%;
  left: 11%;
}

.content-slider2 a {
  padding: 10px 35px;
  background-color: #ffffff;
  border-radius: 25px;
  transition: .3s ease-in-out;
  color: #000;
}

.content-slider2 a:hover {
  background-color: #ffffffc7;
}

.content-slider3 {
  position: absolute;
  bottom: 23%;
  left: 11%;
  display: inline-flex;
}

.content-slider3 a {
  margin-right: 15px;
  font-size: 20px;
  color: #000;
}

.content-slider3 a:hover {
  color: #fff;
}

.content-slider3 p span {
  letter-spacing: -6px;
}

.content-slider4 {
  position: absolute;
  bottom: 2%;
  right: 5%;
}

.content-slider4 p span {
  letter-spacing: -4px;
  margin-right: 10px;
  font-family: 'Poppins-Light';
}

.content-slider4 p {
  font-family: Raleway-SemiBold;
}

.mr-auto, .mx-auto {
  margin-left: auto;
  margin-right: unset!important;
}

.nav-link {
  font-family: Poppins-light;
  font-size: 16px;
  margin: 0 10px;
  color: #fff;
}

.nav-item:last-child .nav-link {
  background-color: #fff;
  padding: 7px 35px;
  border-radius: 25px;
  color: #000;
}

.nav-item:last-child .nav-link:hover {
  background-color: #ffffffc7;
}

.nav-link.active {
  color: #000;
}

/*li.nav-item {
    margin-left: 30px;
}*/



/*---------------slider end------------------*/


/*---------------about start-----------------*/


.aboutsec {
  padding: 80px 0;
}

.aboutsec h3 {
  font-size: 33px;
  font-family: 'Poppins-Light';
  color: #120e0d;
}

.aboutsec h4 {
  font-size: 31px;
  font-family: 'Poppins-bold';
  color: #0bb77e;
  margin-bottom: 35px;
}

.aboutsec p {
  text-align: justify;
}

.aboutsec p a {
  font-size: 17px;
  font-family: Poppins-Regular;
  color: #fff;
  padding: 7px 25px;
  background-color: #17cd92;
  border-radius: 25px;
}

.aboutsec p a:hover {
  background-color: #17cd92c7;
}

.aboutsec p{
  margin-top: 10px;
}

.aboutcon {
  margin-top: auto;
  margin-bottom: auto;
}

.aboutsec img {
  padding-left: 40px;
}

.about2 {
  background-color: #f8f9fb;
}

.about2 .aboutsec img {
    padding-right: 40px;
    padding-left: 0px;
}

.about2 .aboutsec p {
  padding-right: 50px;
  margin-bottom: 0;
}

.aboutsec h5 {
  text-align: center;
  font-size: 27px;
  font-family: 'Poppins-SemiBold';
  color: #17cd92;
  margin-top: 55px;
  margin-bottom: 40px;
}

.tags-con h4 {
  font-size: 23px;
  font-family: 'Poppins-Regular';
  color: #000;
  text-align: center;
  background-color: #bdffe9;
  padding: 7px 0;
  border-radius: 25px;
}




/*------------------------about end-----------------------*/



/*------------------------about end-----------------------*/




.treatments-sec {
  padding: 60px 0;
}

.treatments-sec h3 {
  font-size: 33px;
  font-family: 'Poppins-Light';
  color: #120e0d;
  text-align: center;
}

.treatments-sec h4 {
  font-size: 31px;
  font-family: 'Poppins-bold';
  color: #0bb77e;
  margin-bottom: 20px;
  text-align: center;
}

.treatment-box {
  position: relative;
}

.box-h {
  position: absolute;
  bottom: 5%;
  left: 10%;
}

.box-h a p {
  margin-bottom: 0;
  font-size: 20px;
  font-family: Poppins-Medium;
  color: #ffffff;
  text-align: left;
}

.treatments-sec p {
  text-align: center;
}

.treatments-sec p a {
  padding: 7px 35px;
  background-color: #17cd92;
  border-radius: 25px;
  font-family: Poppins-Regular;
  font-size: 17px;
  color: #fff;
}

.treatments-sec p a:hover {
  background-color: #17cd92c7;
}

.treatment-btn {
  margin-top: 25px;
}




/*------------------------about end-----------------------*/



/*------------------------patients start-----------------------*/


.patients-con {
  padding-top: 30px;
}

.patients-con h4 {
  font-family: 'Poppins-SemiBold';
  font-size: 26px;
  color: #000;
  margin-bottom: 20px;
}

.patients-con h3 {
  font-size: 33px;
  font-family: 'Poppins-Light';
  color: #120e0d;
}

.patients-con a {
  color: #120e0d;
}

.patients-con a i {
  font-size: 22px;
  margin-right: 10px;
  margin-top: 7px
}

.patients-con.patients-con1 a:hover {
  color: #14b480;
}

.patients-con.patients-con1 h4 {
  margin-bottom: 20px;
}

/*.patients-con.patients-con1 p {
  margin-bottom: 0px;
}*/

.patients-con h4 span {
  color: #14b480;
}

.patients-con h4 span:last-child {
  color: #000;
  letter-spacing: -4px;
  font-family: 'Poppins-Light';
}

.patients-con h6 {
  font-size: 20px;
  font-family: 'Poppins-Medium';
  color: #120e0d;
}

.patients-con img {
  margin-top: 40px;
  width: 18%;
  margin-bottom: 10px;
}

.patients-con .gallery-home img {
  width: 100%;
  margin-top: 5px;
  border-radius: 30px;
}

.patients-con p {
  font-size: 14px;
  font-family: Poppins-light;
  color: #120e0d;
  text-align: justify;
}

.patients-form {
  background-color: #19da9b;
  padding: 50px;
  border-radius: 40px;
  position: absolute;
  top: -80px;
}

.form-control {
  font-size: 12px;
  font-family: 'Poppins-Light';
  border: none;
  border-bottom: 1px solid #000;
  transition: all 0.3s;
  color: #fff!important;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  line-height: 2.5;
}

.form-group {
    margin-bottom: 2rem;
}

.patients-form h3 {
  font-size: 27px;
  font-family: 'Poppins-SemiBold';
  color: #fff;
  margin-bottom: 40px;
}

.form-control:focus {
    color: #fff!important;
    background-color: unset;
    border-color: unset;
    outline: 0;
    box-shadow: none;
}

.form .btn {
  font-family: 'Poppins-SemiBold';
  font-size: 17px;
  color: #000;
  padding: 5px 35px;
  border-radius: 25px;
}

.form .btn:hover {
  background-color: #fff;
}

.send-btn {
  text-align: right;
}

.patients-sec {
  background-color: #fbfbfb;
  padding-left: 40px;
  border-radius: 40px;
  position: relative;
  padding-bottom: 40px;
}

.patients {
  padding: 100px 0 50px;
}


/*------------------------patients end-----------------------*/



/*------------------------footer start-----------------------*/


footer {
  background-color: #f6f6f6;
  padding: 50px 0;
}

.footer p a {
  font-family: 'Poppins-Medium';
  font-size: 14px;
  color: #000;
}

.footer img {
  margin-bottom: 50px;
  width: 80%;
}

.foot1 img {
  margin-bottom: 35px;
  width: 80%;
}

.foot2 h3 {
  font-size: 22px;
  font-family: 'Poppins-SemiBold';
  color: #19da9b;
  margin-bottom: 25px;
}

.foot2 p a {
  font-size: 16px;
  font-family: 'Poppins-Light';
  color: #000;
  transition: .3s ease-in-out;
}

.foot2 p a:hover {
  color: #19da9b;
}

.foot2 p {
  margin-bottom: 5px!important;
}

.foot1 .mail-icon img {
  margin-bottom: 0;
}

.footer p {
  margin-bottom: 0;
  margin-left: 5px;
}


/*------------------------footer end-----------------------*/


/*------------------------copy start-----------------------*/


.copy p {
  color: #fff;
  font-size: 15px;
  font-family: 'Poppins-Light';
  margin-top: 15px;
}

.copy p a {
  color: #fff;
  font-family: 'Poppins-Light';
}

.copy p a:hover {
  color: #19da9b;
}

.copy {
  background-color: #777777;
}

.foot-rs p {
  text-align: right;
}


/*------------------------copy end-----------------------*/






/*----------------------------------------index end--------------------------------*/




/*----------------------------------------about-page start--------------------------------*/



.inner-pages-h {
  padding-top: 100px;
}

.inner-pages-h1 {
  padding-top: 300px;
}



/*----------------------------------------about-page end--------------------------------*/



/*----------------------------------------about-page start--------------------------------*/



.gallery-box-h img {
    height: 240px;
    object-fit: cover;
    object-position: bottom;
  }


.gallery-box-s img {
    height: 240px;
    object-fit: cover;
    object-position: bottom;
  }


/*----------------------------------------about-page end--------------------------------*/





/*---------------------------------------------media start--------------------------------------------*/




@media only screen and (max-width: 1330px) {
  .content-slider h3 {
    line-height: unset;
  }

}

@media only screen and (max-width: 1024px) {

  .navbar-brand img {
    width: 80%;
  }

  .content-slider2 {
    bottom: 29%;
  }

  .content-slider3 {
    bottom: 18%;
  }

}


@media only screen and (max-width: 991.5px) {

  .inner-pages-h {
    padding-top: 60px;
  }

  .inner-pages-h1 {
    padding-top: 200px;
  }

  .navbar-brand img {
    width: 65%;
  }

  .content-slider2 a {
    padding: 7px 20px;
    font-size: 12px;
  }

  .content-slider3 {
    bottom: 17%;
  }

  .aboutsec img {
    padding-left: 0px;
  }

  .about2 .aboutsec img {
    padding-right: 0px;
  }

  .aboutsec {
    padding: 40px 0;
  }

  .foot2 {
    margin-top: 20px;
  }

  .foot1 img {
    width: 65%;
  }

  .footer img {
    width: 60%;
  }

  .copy p {
    color: #fff;
    font-size: 13px;
  }

  .bhadra-navbar {
    height: unset;
  }

  .bhadra-navbar.bhadra1-navbar .collapse.show {
    background-color: unset;
  }

  .navbar-toggler-icon {
    height: 1.2em;
  }

}


@media only screen and (min-width: 768px) {
  .ph-img img {
    display: none;
  }

}


@media only screen and (max-width: 767.5px) {

  .patients-con a i {
    margin-bottom: 30px;
  }

  .patients-form {
    padding: 30px;
    border-radius: 20px;;
  }

  .content-slider3 a {
    margin-right: 12px;
    font-size: 15px;
  }

  .content-slider3 {
    bottom: 11%;
  }

  .content-slider2 {
    bottom: 26%;
  }

  .navbar-brand img {
    width: 50%;
  }

  .content-slider4 p {
    font-family: Raleway-SemiBold;
    font-size: 13px;
  }

  /*.bhadra-navbar {
    height: 11vh;
  }*/

  .aboutcon1 img {
    display: none;
  }

  .aboutsec h5 {
    font-size: 20px;
  }

  .tags-con h4 {
    font-size: 20px;
  }

  .tags-con1 {
    margin-bottom: 30px!important;
  }

/*  .patients {
    padding: 0px 0 50px;
  }*/

  .patients-form {
    position: unset;
  }

  .patients-sec {
    padding-left: 40px;
    padding-right: 40px;
  }

  .form .btn {
    font-size: 13px;
  }

  .patients-form h3 {
    font-size: 22px;
  }

  .copy p {
    color: #fff;
    font-size: 12px;
  }

  .foot-ls p {
    text-align: center;
    margin-bottom: 0;
  }

  .foot-rs p {
    text-align: center;
    margin-top: 0;
  }

  .foot4 h3 {
    display: none;
  }

  .foot4 {
    margin-top: unset;
  }

  .inner-pages-h1 {
    padding-top: 100px;
  }

}

@media only screen and (max-width: 650px) {
  .navbar-brand img {
    width: 40%;
  }

  .content-slider2 a {
    padding: 7px 20px;
    font-size: 11px;
  }

  .content-slider3 {
    bottom: 8%;
  }

  .inner-pages-h {
    padding-top: 40px;
  }

  .inner-pages-h1 {
    padding-top: 100px;
  }

}


@media only screen and (max-width: 575px) {
  .content-slider p {
    font-size: 1.6vw;
    margin-bottom: 0px;
    margin-top: 0px!important;
  }

  .content-slider2 a {
    padding: 4px 16px;
    font-size: 11px;
  }

  .content-slider2 {
    bottom: 28%;
  }

  .content-slider4 p {
    font-size: 11px;
  }

  .content-slider3 a {
    margin-right: 8px;
    font-size: 12px;
  }

  .aboutsec h3 {
    font-size: 30px;
  }

  .aboutsec h4 {
    font-size: 29px;
  }

  .tags-con h4 {
    font-size: 20px;
  }

  p {
    font-size: 16px;
    margin-top: 15px;
  }

  .line p {
    margin-top: 0;
  }

  .about2 .aboutsec p {
    padding-right: 0px;
    margin-bottom: 0;
  }

  .treatments-sec h3 {
    font-size: 30px;
  }

  .treatments-sec h4 {
    font-size: 27px;
  }

  .patients-con h4 {
    font-size: 22px;
  }

  .phn-no p {
    margin-top: 0px;
  }

}


@media only screen and (max-width: 450px) {
  .content-slider3 {
    bottom: -5%;
  }

  .content-slider2 a {
    padding: 2px 10px;
    font-size: 9px;
  }

  .content-slider2 {
    bottom: 23%;
  }

  .navbar-brand {
    width: 75%;
  }

  .navbar-brand img {
    width: 25%;
  }

  /*.bhadra-navbar {
    height: 8vh;
  }*/

  .patients-con h4 {
    font-size: 17px;
  }

}


@media only screen and (max-width: 360px) {
  .patients-con h4 {
    font-size: 14px;
  }

  .patients-form {
    background-color: #19da9b;
    padding: 25px;
    border-radius: 20px;
  }

}




/*---------------------------------------------media end---------------------------------------------*/