/* Ensure that the PDF fills the container's width */
.whatsapp-icon {
  right: 20px !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  z-index: 33 !important;
  bottom: 140px !important;
  text-align: center !important;
  box-shadow: 0px 0px 12px rgb(0 0 0 / 16%) !important;
  color: #ffff !important;
  font-size: 18px !important;
  border-radius: 100% !important;
  font-size: 18px !important;
  position: fixed !important;
  background: green !important;
}

.full-width-pdf {
  width: 100%;
  height: 450px;
  /* Adjust this to your preferred height */
  border: none;
  /* Optional: Removes border if needed */
}

.card-img-top {
  padding: 28px;
  height: 500px;
}

.certificate-card-body {
  font-weight: 600;
  text-transform: capitalize;
  margin-top: -42px;
}

.certification-custom-heading {
  margin-bottom: -15px;
  margin-top: 0px;
  font-weight: 600;
  text-transform: capitalize;
}

.box-shadow-certification {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  height: 390px;
}

.no-border-bottom {
  border-bottom: none !important;
}

/* Make the videos inside the cards equal height and width */
.equal-video-height {
  position: relative;
  height: 200px;
  /* Set the desired height for videos */
}

.equal-video-height iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Make the iframe fill the container */
  border-radius: 5px !important;
}

.header__topbar__3 {
  background: #d3122a !important;
  border-top: unset !important;
}

.header__topbar__3 .header__topbar__left__3 ul li {
  color: #fff;
}

.header__topbar__3 .header__topbar__right__3 .header__topbar__social__icon ul li a {
  color: #fff;
}

.headerarea__logo img {
  width: 142px;
  padding: 15px 0px;
}

.custom-enq-btn {
  width: 100%;
  padding: 10px 20px;
  font-size: medium;
  background: #fff;
  color: #ef1d27;
  font-weight: 500;
}

.headerarea__main__menu nav ul>li>a {
  font-weight: 400;
}

.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer__widget .footer__text p {
  width: 100%;
  margin-bottom: 10px;
}

.text-justify {
  text-align: justify !important;
}

.about-image {
  height: 310px;
  margin-top: 30px;
  border-radius: 15px;
  border: 2px solid #eee;
}

.grid__wraper__img img {
  background: #ebebeb;
  height: 320px;
}

.footer__menu ul li a {
  font-size: 16px;
}

.testimonial__info p {
  font-size: 23px;
}

.gallery-section {
  padding: 50px 0px 10px 0px;
}

.gallery-image {
  width: 100%;
  height: 220px;
  border-radius: 15px;
  border: 2px solid #eee;
  margin-bottom: 20px;
}

.contactarea__form__area {
  background: unset;
}

.mob_menu_wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo__mobile img {
  width: 163px;
}

.mobile-sidebar-logo {
  width: 163px;
}

.mobile-call-btn {
  background: red;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  display: none;
}

.vision-section {
  padding: 50px 0px;
}

.vision-text {
  font-size: large;
}

.herobanner__inner__3 {
  max-width: 1200px;
  position: absolute;
  left: 10%;
  top: 40%;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.custom-search-bar {
  padding: 10px 30px;
  font-size: medium;
  border-radius: 50px;
}

.headerarea__main__menu nav ul>li>a {
  padding: 0px 20px 5px 20px !important;
}

.b-right {
  border-right: 1px solid #d7c4c4;
  padding-right: 25px;
}

.category-box {
  position: relative;
}

.category-box:hover img {
  transform: scale(1.05);
}

.category-box img {
  width: 100% !important;
  height: fit-content !important;
  border-radius: 25px !important;
}

.category-box h4 {
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 72px;
  right: auto;
  font-size: 28px;
}

.intro-video-container {
  border-radius: 10px;
  padding: 10px;
}

.intro-video-container video {
  width: 100%;
  border-radius: 10px;
}

.slider__default__dot.herobanner__dot .slick-dots {
  bottom: 12px;
}

.custom-vedio-h {
  height: 450px !important;
}

.footer {
  background: #333 !important;
}

.footer__title {
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: 600;
  color: #fff;
}

.footer__widget p {
  color: #eee !important;
}

.footer__social__icon a,
.footer__menu ul li a {
  color: #eee !important;
}

.copyright__text p,
.copyright__menu a {
  color: #eee !important;
}

.copyright {
  border-top: 1px solid #393939;
  border-bottom: unset;
}


.testimonial-user-image {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.testimonial-user-image img {
  width: 75px !important;
}

.testimonial__info p {
  margin-bottom: 28px;
}

.bg-enquiry-form {
  background-image: url('../images/enquiry-bg.avif');
  background-repeat: no-repeat;
  background-size: cover;
}

.about {
  background-color: #fffaf3 !important;
}

.gif-bg-section {
  background-image: url('../images/gif.gif');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 450px;
}

.product-card
{
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}

.product-image
{
  background-color: #fff;
}

.product-card-image
{
  width: 100%;
  height: 300px;
  border-radius: 10px;
  border:0.1px solid #eae4e4;
  padding: 10px;
}

.product-card-image:hover{
    transform: scale(1.05);
}

.product-content h5
{
    font-size: 16px;
    text-align: center;
    padding: 10px 20px 0px 20px;
    font-weight: 500;
    margin-bottom: 5px;
    color: var(--contentColor);
    font-family: var(--headingFont);
}

.product-pricing-content
{
  display: flex;
  justify-content: center;
}

.product-pricing-content p
{
  margin-right: 10px;
  text-decoration: line-through;
  color: grey;  
}

.product-pricing-content b
{
  color: #ef1d27;
}

.about__text h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 20px;
}

.vedios-home-section 
{
  width: 100%;
}

@media (max-width: 500px) {
  .card-img-top {
    padding: 0;
    height: auto;
  }

  .vedios-home-section {
    margin-left: unset;
    width: 100%;
  }

  .custom-vedio-h {
    height: auto !important;
  }

  .video-heading {
    padding-bottom: 20px !important;
  }

  /* .slick-slider
  {
    width: 20% !important;
  } */

  .category-box-custom {
    margin-bottom: 31px !important;
  }

  .custom-dot-slider {
    height: 128px !important;
  }

  .herobanner .slider__default__arrow.herobanner__arrow .slick-arrow.next_class {
    display: none !important;
  }

  .herobanner .slider__default__arrow:hover.herobanner__arrow .slick-arrow {
    display: none;
  }

  .mobile-call-btn {
    background: red;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: inline;
  }

  .about-image {
    height: 210px;
  }

  .section-title {
    padding-bottom: 30px;
  }

  .grid__wraper__img img {
    height: 220px;
  }

  .testimonial__info p {
    font-size: 18px;
  }

  .about__text h2 {
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
  }

  .custom-herobanner-title {
    font-size: 18px;
    position: relative;
    left: 33px;
  }

  .custom-herobanner-p p {
    font-size: 10px;
    position: relative;
    left: 59px;
  }

  .custom-default_btn {
    padding: 7px 12px;
    font-size: 12px;
    margin-left: 48px;
  }

  .custom-default_btn_enquiry {
    padding: 7px 12px;
    font-size: 15px;
    margin-left: 68px;
  }

  .category-box h4 {
    font-weight: 500;
    text-align: center;
    position: absolute;
    top: 24px;
    left: 40px;
    right: auto;
    font-size: 20px;
  }

  .about__text p {
    padding: 0px 20px;
  }

  .logo__mobile img {
    width: 143px;
  }

  .custom-search-bar {
    padding: 10px 22px;
    font-size: 14px;
    border-radius: 50px;
    margin-top: 5px;
  }

  .about {
    padding-top: 25px !important;
  }

  .form-enquiry-text {
    font-size: 25px;
    line-height: 1.6;
    text-align: center;
  }

  .contactarea__form__button button {
    width: 100% !important;
  }

  .product-card-image
  {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    border:0.1px solid #eae4e4;
  }

  .product-content h5 
  {
    font-size: 15px;
    text-align: center;
    padding: 10px 0px;
    font-weight: 500;
    margin-bottom: 0px;
    color: var(--contentColor);
    font-family: var(--headingFont);
  }
}