.bussiness_sec {
  display: none;
}
.service_banner_sec_con h1 {
  font-size: 3.5rem;
}

.service_banner_sec img {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: auto;
}

.bussiness_sec {
  margin: 0 !important;
}

.rpm_features_sec {
  position: relative;
  background-color: #000;
  padding: 4rem 0;
}

.rpm_features_sec h3,
.rpm_features_sec h4 {
  text-align: center;
  line-height: normal;
  font-size: 2.5rem;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
}

.rpm_tab_content h3 {
  text-align: start;
  line-height: normal;
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 1.5rem;
}

.rpm_features_sec p {
  text-align: center;
  margin-bottom: 1rem;
}

.sticky_tab {
  position: sticky;
  top: 8rem;
  /* or another value */
}

.tab_head {
  font-size: 24px;
  margin-bottom: 1rem;
  display: block;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  margin-left: 1rem;
}

.rpm_tab_nav {
  max-height: 400px;
  overflow-y: scroll;
  /* padding-right: 30px; */
}

.rpm_tab_link {
  margin: 0 1rem 10px;
  font-size: 1.1rem;
  display: block;
  color: #000;
  background-color: #fff;
  text-decoration: none;
  line-height: 26px;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}

/* Active state for the currently selected link */
.is_active {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  background: #0a78be;
  position: relative;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

/* Hover effect */
.rpm_tab_link:hover {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  background: #0a78be;
  position: relative;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  /* Optional: Adds a subtle shadow */
}

.rpm_tab_nav::-webkit-scrollbar,
.rpm_right_tabs::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.rpm_tab_nav::-webkit-scrollbar-track,
.rpm_right_tabs::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
}

/* Handle */
.rpm_tab_nav::-webkit-scrollbar-thumb,
.rpm_right_tabs::-webkit-scrollbar-thumb {
  background: #0a78be;
  border-radius: 10px;
}

.rpm_right_tabs p {
  color: #fff;
  text-align: start;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.rpm_right_tabs h4 {
  margin: 2rem 0;
  text-align: start;
  line-height: normal;
  font-size: 2rem;
  color: #fff;

  font-weight: 600;
  text-transform: capitalize;
}

.rpm_right_tabs h5,
.rpm_right_tabs h4 {
  margin: 1rem 0;
  text-align: start;
  line-height: normal;
  font-size: 1.5rem;
  color: #fff;

  font-weight: 600;
  text-transform: capitalize;
}

.rpm_right_tabs img {
  margin-bottom: 1.5rem;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.rpm_right_tabs ul li,
.rpm_right_tabs ol li {
  color: #fff;
  margin-left: 1rem;
  list-style-type: none;
  margin-top: 15px;
  position: relative;
  padding-left: 1.2rem;
  line-height: 29px;
}

.rpm_right_tabs ul li:before,
.rpm_right_tabs ol li:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0a78be;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

.rpm_right_tabs ul li strong,
.rpm_right_tabs ol li strong {
  color: #0a78be;
}

/* banner img */
.service_banner_sec {
  background: url("../images/healthcare/health_bg.webp") no-repeat 0 / cover;
}

/* cta btn section */
.hlth_cta1 {
  background-color: #000;
  padding: 5rem 0px 3rem 0;
}

.htlh_cta_flx {
  position: relative;
  background: url("../images/healthcare/ctabg.webp") no-repeat, #006eef;
  border-radius: 23px;
  padding: 50px 50px 50px 0;
}

.hlth_cta_lt {
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
}

.hlth_cta_lt img {
  height: 400px;
  width: auto;
}

.hlth_cta_rt {
  width: 66%;
  margin-left: auto;
}

.wrap_hlthcare {
  background-color: #0a78be;
}

.hlth_cta_rt button {
  font-size: 1rem;
  font-weight: 300;
  border-radius: 50px;
  align-items: center;
  background-color: #fff;
  color: #000;
  border: 1px solid transparent;
  width: fit-content;
  cursor: pointer;
  box-shadow: none;
  padding: 10px 1rem;
  margin-top: 1rem;
}

.hlth_cta_rt p {
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: 8px;
}

.hlth_cta_rt p span {
  font-size: 1.5rem;
  font-weight: 600;
}

.hlth_cta_rt h3 {
  color: #fff;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
}

/* cta btn section end  */

/* vertical tab section start */
.healthcare_vertical_tab_section {
  background-color: #000;
}

.healthcare_vertical_tab_section .top_head_sec {
  text-align: center;
  color: #fff;
  margin-bottom: 2rem;
}

.healthcare_vertical_tab_section .top_head_sec h2,
.healthcare_vertical_tab_section .top_head_sec h3 {
  font-size: 2rem;
  font-weight: 600;
}

.main-container {
  border-radius: 20px;
  display: flex;
  min-height: 100vh;
  /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); */
  background: white;
}

.tab-nav {
  width: 300px;
  background: #007bff;
  color: white;
  padding: 20px 0;
  position: relative;
  z-index: 1;
}

.tab-nav h3 {
  font-size: 1.1rem;
  padding: 15px 20px;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s;
  border-left: 4px solid transparent;
}

.tab-nav h3:hover,
.tab-nav h3.active {
  background: rgba(255, 255, 255, 0.1);
  border-left: 4px solid white;
}

.tab-content {
  flex: 1;
  padding: 30px;
  overflow-y: auto;
  position: relative;
}

.tab-pane {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  opacity: 0;
  transform: translateX(20px);
  transition: all 0.3s ease;
}

.tab-pane.active {
  opacity: 1;
  transform: translateX(0);
  z-index: 10;
}

.tab-pane h4,
.tab-pane h3,
.tab-pane .h4para {
  font-size: 1.3rem;
  color: #007bff;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #007bff;
}

.tab-pane ul {
  padding-left: 20px;
}

.tab-pane li {
  margin-bottom: 10px;
}

.tab-content img {
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
  border-radius: 10px;
}

/* vertical tab section end */

/* clients slider section start */
/*  clients slider section */
.slider_section {
  /* padding: 3rem 0; */
  background-color: #000;
}

.slider-container {
  position: relative;
  overflow: hidden;
}

.slider-header {
  text-align: center;
  margin-bottom: 20px;
}

.slider-header h3 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 2.2rem;
  margin: 1rem 0 1rem 0;
}

.testimonials_head img {
  width: auto;
  height: 50px;
}

.testimonials_head h5,
.testimonials_head h3 {
  font-size: 1.2rem;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 500;
}

.testimonials_head h6 {
  font-size: 1rem;
  font-weight: 500;
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide {
  flex: 0 0 33.33333%;

  padding: 15px;
}

.testimonial-card {
  height: 100%;
  background: white;
  border-radius: 10px;
  padding: 20px 20px 10px 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  text-align: left;
}

.testimonial-card p.profession {
  font-size: clamp(12px, 1.5vw, 14px);
  color: #777;
  margin-bottom: 15px;
}

.testimonial-card p.description {
  color: #555;
  margin-top: 1rem;
  text-align: start;
  line-height: 1.5;
  margin-bottom: 10px;
}

.stars {
  text-align: start;
  color: #f5a623;
  font-size: clamp(14px, 1.5vw, 16px);
}

.navigation {
  text-align: center;
  margin-top: 10px;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #bbb;
  /* border-radius: 50%; */
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.dot.active {
  background-color: #f5a623;
}

.clientsSliderarrow {
  color: #fff;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  font-size: clamp(20px, 3vw, 30px);
  /* color: #333; */
  cursor: pointer;
  user-select: none;
}

.clientsSliderarrow.left {
  left: 10px;
}

.clientsSliderarrow.right {
  right: 10px;
}

@media (max-width: 768px) {
  .main-container {
    flex-direction: column;
  }

  .tab-nav {
    width: 100%;
    display: flex;
    overflow-x: auto;
    padding: 0;
  }

  .tab-nav h3 {
    white-space: nowrap;
    padding: 15px 20px;
    border-left: none;
    border-bottom: 4px solid transparent;
  }

  .tab-nav h3:hover,
  .tab-nav h3.active {
    border-left: none;
    border-bottom: 4px solid #ffc107;
  }

  .slide_logo {
    flex: 0 0 33.33%;
    /* Show 3 logos on tablet */
  }

  .slide {
    flex: 0 0 50%;
  }

  .clientsSliderarrow {
    font-size: 24px;
  }

  .slider-header h1 {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  .slide_logo {
    flex: 0 0 50%;
    /* Show 2 logos on mobile */
  }

  .slide {
    flex: 0 0 100%;
  }

  .clientsSliderarrow {
    font-size: 20px;
  }

  .slider-header h1 {
    font-size: 24px;
  }

  .slider-header h4 {
    font-size: 14px;
  }
}

/* clients slider section end */

/* left side fixed button */
.sideCall_modal {
  top: 50%;
  left: 0;
  position: fixed;
  transform: translate(0, -50%);
  z-index: 99;
}

.sideCall_btn {
  font-size: 17px;
  font-weight: 500;
  color: #000;
  background: #fff;
  border-radius: 0 10px 10px 0;
  display: flex;
  flex-direction: column-reverse;
  overflow: hidden;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.sideCall_btn span {
  padding: 10px 0;
  writing-mode: vertical-rl;
  transform: scale(-1);
}

.sideCall_btn figure {
  margin: 0;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #006eef;
}

.sideCall_btn figure img {
  width: 20px;
  filter: brightness(0) invert(1);
}
/* ?end */
@media only screen and (max-width: 500px) {
  .service_banner_sec_con h1 {
    font-size: 1.5rem;
    line-height: 30px;
  }
  .slider-header h3 {
    font-size: 1.5rem;
  }
  .service_banner_sec_con p {
    line-height: 25px;
    font-size: 1.2rem;
  }
  .ott_benefits_sec button {
    display: none !important;
  }
  .sideCall_modal {
    display: none;
  }
  .service_banner_sec img {
    display: none;
  }
  .rpm_tab_nav {
    max-height: 100%;
    overflow: hidden;
  }

  .rpm_tab_link {
    color: #fff;
    font-size: 1rem;
    background-color: #3f51b5;
  }
  .hlth_cta_lt {
    display: none;
  }
  .hlth_cta_rt {
    width: 100%;
  }
  .htlh_cta_flx {
    padding: 2rem 1.5rem;
  }
  .hlth_cta1 {
    padding: 2rem 0;
  }
  .hlth_cta_rt h3 {
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 30px;
  }

  .telemed_features h3 {
    font-size: 1.4rem;
  }
  .telemed_features {
    padding: 4rem 0 2rem 0;
  }
  .ott_benefits_sec {
    padding: 3rem 0 1rem 0;
  }
  .main-container {
    border-radius: 0;
  }
  .tab-content {
    padding: 1rem;
  }
  .rpm_features_sec h3 {
    font-size: 1.5rem;
    /* text-align: center; */
  }

  .tab_head {
    text-align: center;
    margin: 1rem 0;
  }

  .rpm_features_sec p {
    margin-bottom: 0;
  }

  .rpm_right_tabs h4 {
    font-size: 1.5rem;
  }

  .rpm_right_tabs h5 {
    font-size: 1.2rem;
  }

  /* banner img */
  .service_banner_sec {
    background: rgba(4, 12, 23, 0.7);
  }

  /* */

  .service_section {
    padding: 0;
  }

  .services_sec_left {
    margin: 0 1rem;
  }

  .services_sec_left p {
    margin-left: 0;
    text-align: center;
  }

  .services_sec_left h2 {
    font-size: 2rem;
    line-height: normal;
    text-align: center;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .services_sec_left img {
    display: none;
  }

  .service_sec_right {
    padding: 0;
    width: 100%;
  }

  .service-faq-item h3 {
    font-size: 1.3rem;
  }

  .rpm_features_sec {
    padding: 0;
  }
}
