.keypeopletopbannerbg {
  background-image: url('https://equitashospital.s3.ap-south-1.amazonaws.com/doctor-working-hospital-healthcare-medical-service+1+(1).png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}


.topbannerbg h1 {
  color: var(--primary);
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
}

.topbannerbg h5 {
  color: #19438c;

  font-size: 24px;
  text-decoration: none !important;
  font-weight: 500;
  line-height: normal;
}

.topbannerbg a {
  color: #19438c;

  font-size: 24px;
  text-decoration: none !important;
  font-weight: 500;
  line-height: normal;
}

.keyPeople {
  border-radius: 46px;
  background: #f8f8f8;
}

.keyPeople h1>span {
  color:#14478A;
  text-align: center;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  /* 114.286% */
}

.keyPeople p {
  color: #6a6a6a;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.5px;
  /* 157.5% */
}

.keyPeople h3 {
  color: #19438c;
  font-size: 17.732px;
  font-style: normal;
  font-weight: 700;
  line-height: 18.538px;
  /* 104.545% */
}

.keyPeople h6 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.538px;
  /* 143.75% */
}

.keyPeople span a {
  color: #2b2929;
  font-size: 16px;
  font-weight: 600;
}

/* .CardHeightOfkEYpeople{
    height: 200px;
} */
.btnknow {
  width: 98px;
  height: 24px;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  /* padding: 6px 8px; */
  line-height: 149.45%;
  /* 17.934px */
  border-radius: 10px;
  background: #7a8995;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  border: none;
}



 

.btnknow:hover {
  color: #ffffff !important;
  transform: scale(1);
  /* outline: 2px solid #70bdca;
   box-shadow: 4px 5px 17px -4px #268391; */
}

.btnknow::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #20265b;
  transform: skewX(45deg);
  z-index: -1;
  transition: width 800ms;
}

.btnknow:hover::before {
  width: 250%;

}




.Program h1 {
  color: var(--primary);

  font-size: 52px;

  font-weight: 600;
}

.CardHeightOfkEYpeople p {
  height: 70px;
  text-align: justify;
  font-size: 18px !important;
}

.modal-body p {
  text-align: justify;
}

.doctorcontainbg {
  border-radius: 26px;
  background: #f4f8ff;
}

.doctorcontain h1 {
  color: var(--primary);
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  /* 91.176% */
}

.doctorcontain h2 {
  color: var(--primary);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.doctorcontain h4 {
  color: var(--secondary);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  /* 188.889% */
}

.doctorcontain p {
  color: #6a6a6a;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  /* 182.353% */
}

.doctorTitledesc h1 {
  color: var(--primary);
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.doctorTitledesc p {
  color: var(--black);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 160% */
}

.keypeopleimg {
  width: 217px;
}
/* .keypeopleimg {
  width: 75%;
} */

.bgColorForKeypeople {
  border-radius: 26px;
  background: #f4f8ff;
}

.bgColorForKeypeople h3 {
  color: var(--primary);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  /* line-height: 31px;  */
}

.bgColorForKeypeople h6 {
  color: #252525;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.bgColorForKeypeople p {
  /* height: 50px; */
  color: #6a6a6a;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
}

.Program img {
  height: 100% !important;
}

.Program h2 {
  color: var(--primary);
  font-size: 34px;
  font-weight: 600;
}

.equipmenttopbannerbg {
  background-image: url('https://equitashospital.s3.ap-south-1.amazonaws.com/doctor-working-hospital-healthcare-medical-service+1+(1).png') !important;
  background-repeat: no-repeat;
  background-size: cover;
  /* border-radius: 0px 0px 30px 30px; */
  height: 330px;
}

@media only screen and (max-width: 1060px) {
  .main_section {
    width: 35% !important;
  }
}

@media only screen and (max-width: 768px) {
  .keyPeople h1 >span{
    font-size: 22px;
  }

  .main_section {
    width: 90% !important;
  }

  /* .keypeopleimg {
    width: 70% !important;
  } */
  .people-detail-page2 img{
    width: 70% !important;
  }

  .keyPeople h3 {
    font-size: 14px !important;
  }

  .keyPeople h1 {
    padding-top: 10px;
  }

  .keyPeople p {
    font-size: 12px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    line-height: 140%;
  }

  .Program h1 {
    font-size: 36px;
  }

  .CardHeightOfkEYpeople p {
    height: 90px;
  }

  .keyPeople p {
    text-align: justify;
  }

  .specialisedPtag {
    font-size: 14px !important;
    line-height: 140%;
  }
  .keypeoplecontain{
    margin-top: 20%;
  }
}

.form_link {
  text-decoration: none;
  color: var(--black);
}