.medical-blogs-slider .owl-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translatex(-50%);
  }
  .medical-blogs-slider .owl-dots .owl-dot span {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000000;
    margin: 0 10px;
    opacity: 0.15;
    transition: 0.5s ease-in-out;
  }
  .medical-blogs-slider .owl-dots .owl-dot.active span {
    background: #158825;
    opacity: 1;
  }
  .medical-blogs-slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 45%;
  }
  .medical-blogs-slider .owl-nav .owl-prev span, .medical-blogs-slider .owl-nav .owl-next span {
    position: relative;
    font-size: 0;
    display: block;
    padding: 10px;
  }
  .medical-blogs-slider .owl-nav .owl-prev span::after, .medical-blogs-slider .owl-nav .owl-next span::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #0D1834;
    border-left: 2px solid #0D1834;
    opacity: 1;
    top: 5px;
    left: 5px;
    transform: rotate(45deg);
  }
  .medical-blogs-slider .owl-nav .owl-prev.disabled span::after, .medical-blogs-slider .owl-nav .owl-next.disabled span::after {
      opacity: 0.4;
  }
  .medical-blogs-slider .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
  }
  @media (max-width: 1599.98px) {
    .medical-blogs-slider .owl-nav .owl-prev {
      left: -30px;
    }
  }
  .medical-blogs-slider .owl-nav .owl-next {
    position: absolute;
    right: -50px;
  }
  @media (max-width: 1599.98px) {
    .medical-blogs-slider .owl-nav .owl-next {
      right: -30px;
    }
  }
  .medical-blogs-slider .owl-nav .owl-next span::after {
    transform: rotate(-133deg);
  }


  .excell-wrap {
    display: flex;
    transition-delay: 0.2s;
  }
  .excell-wrap .exc-box {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px);
    margin-right: 20px;
  }
  .excell-wrap .exc-box:nth-last-child(1) {
    margin-right: 0;
  }
  .excell-wrap .exc-box figure {
    margin-bottom: 0;
    height: 182px;
    position: relative;
    border: 1px solid #D0D1D2;
    border-bottom: 0;
  }
  .excell-wrap .exc-box figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .excell-wrap .exc-box figure .tag {
    position: absolute;
    left: 12px;
    bottom: 12px;
    padding: 6px 15px;
    color: #53BE95;
    font-size: 12px;
    font-weight: 500;
    background: #E3F4EE;
  }
  .excell-wrap .exc-box figure .play-btn {
    width: 47px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  @media (max-width: 1199.98px) {
    .excell-wrap .exc-box figure .play-btn {
      width: 40px;
    }
  }
  .excell-wrap .exc-box p {
    font-family: "Oxygen", sans-serif;
    opacity: 0.7;
    margin-bottom: 0;
  }
  .excell-wrap .exc-box .cont-wrap {
    padding: 22px 20px 15px;
    background: #fff;
    min-height: 194px;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #D0D1D2;
  }
  @media (max-width: 1599.98px) {
    .excell-wrap .exc-box .cont-wrap {
      padding: 35px 15px 10px;
      background: #fff;
      min-height: 170px;
    }
  }
  @media (max-width: 991.98px) {
    .excell-wrap .exc-box .cont-wrap {
      min-height: auto;
      padding: 15px 15px 10px;
    }
  }
  @media (max-width: 767.98px) {
    .excell-wrap .exc-box .cont-wrap {
      margin-bottom: 0px;
    }
  }
  .excell-wrap .exc-box .cont-wrap span {
    font-size: 13px;
    color: #00a217;
    display: inline-block;
  }
  .excell-wrap .exc-box .cont-wrap .h6 {
    margin-bottom: 40px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* min-height: 50px; */
    margin-top: 15px;
  }
  @media (max-width: 1599.98px) {
    .excell-wrap .exc-box .cont-wrap .h6 {
      margin-bottom: 25px;
    }
  }
  @media (max-width: 767.98px) {
    .excell-wrap .exc-box .cont-wrap .h6 {
      margin-bottom: 15px;
      min-height: 45px;
    }
  }
  .excell-wrap .exc-box .cont-wrap:after {
    position: absolute;
    content: "";
    background: #158825;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.4s ease-in-out;
  }
  /* .excell-wrap .exc-box:hover .cont-wrap h6 {
    color: #B40009;
  } */
  @media (min-width: 1200px) {
    .excell-wrap .exc-box:hover .cont-wrap:after {
      opacity: 1;
    }
  }
 



  .excell-wrap.medical-blogs-slider .exc-box .cont-wrap h6 {
    min-height: auto;
  }
  
  .excell-wrap.medical-blogs-slider .owl-stage {
    display: flex;
  }
  .excell-wrap.medical-blogs-slider .owl-stage .owl-item {
    height: auto;
  }
  .excell-wrap.medical-blogs-slider .owl-stage .owl-item a {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    height: 100%;
  }
  .excell-wrap.medical-blogs-slider .owl-stage .owl-item .cont-wrap {
    height: 100%;
  }