#custom_captcha input[type="image"] {
  width: 22px;
  height: 22px;
  margin-top: 8px;
  margin-left: 24px;
}

.footer-logo {
  width: 112px;
  height: 38.24px;
}

@media (max-width: 768px) {
  p.credits-p {
    text-align: center;
  }
}
/* gurukul pages */
.card-body-box {
  box-shadow: 0px 0px 40px 0px #00000012;
  margin-bottom: 24px;
  border-radius: 16px;
}
.result-card-5 {
  border-radius: 16px;
  margin-top: 2rem;
}

.hhh {
  box-shadow: 0px 0px 20px 0px #00000012;
  border-radius: 16px;
  padding: 28px;
}

.contact-no-footer p {
  font-weight: 600;
  font-size: 10px;
  margin-bottom: 0px;
  color: var(--color-primary);
}

.copyright-area {
  padding-bottom: 90px;
}

.price2 p {
  color: #e20004;
  font-size: 16px;
  font-weight: 600;
  margin:0 !important;
}

.Lecturesdetails p{
  margin-bottom:0 !important;

}

.filter-box1 {
  border-radius: 16px !important;
  box-shadow: 0px 10px 50px 0px #1a2e5512 !important;
}

