.rcs-activities-card .rcs-cardContent{
    display: block; 
    background-color: rgba(8,38,100,.8);
    width: 100%; 
    padding: 15px;
    color: #ffffff; 
}
.rcs-activities-card:hover .rcs-cardContent {position: relative;
  width: 100%;
  padding: 15px;
  background-color: rgba(8,38,100,.8);
  display: block;
  flex-flow: row wrap;
}
  
.rcs-activities-card .rcs-cardContent {
    display: block !important;
     bottom: 0px; 
    transition: all .3s ease;
}
.rcs-brandInfo p{color: #ffffff!important;}
.rcs-ourteam .rcs-teamCard:hover {
background-color: #d1d5db;
}
.rcs-ourteam .rcs-teamCard:hover .rcs-userInfo h4, 
.rcs-ourteam .rcs-teamCard:hover .rcs-userInfo .h4{
    color: #252b33;
}
@media only screen and (max-width: 767px) {
.rcs-pathologyServices .rcs-service-content .rcs-serviceCard.right p {
text-align: left;}
}
.rcs-overview {
  padding: 40px 0;
}
.rcs-overview-heading {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 12px 0;
  line-height: 1.3;
  letter-spacing: -0.3px;
}
.rcs-overview-subheading {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 24px 0 10px 0;
  line-height: 1.4;
  letter-spacing: -0.2px;
}
.rcs-overview-para, .rcs-overview p {
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  margin: 0 0 10px 0;
}
.rcs-overview-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 16px 0 !important;
}
.rcs-overview-list li {
  list-style: none !important;
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  padding: 4px 0 4px 22px;
  position: relative;
}
.rcs-overview-list li::before {
  content: "•";
  position: absolute;
  left: 6px;
  color: #1a7fc1;
  font-size: 16px;
}
.rcs-overview-note {
  font-size: 14.5px;
  color: #555;
  line-height: 1.8;
  margin: 8px 0 0 0;
  padding: 12px 16px;
  border-left: 3px solid #1a7fc1;
  background: #f4f9fd;
  border-radius: 0 6px 6px 0;
}
.rcs-activetabs-content-image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.rcs-kp-heading {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 10px 0;
  line-height: 1.3;
  letter-spacing: -0.2px;
}
.rcs-kp-subheading {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 22px 0 10px 0;
  line-height: 1.4;
  display: block;
  clear: both;
  width: 100%;
}
.rcs-kp-para, .rcs-kp-para p{
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  margin: 0 0 10px 0;
}
.rcs-kp-list ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 6px 0 !important;
  overflow: hidden;
}
.rcs-kp-list li {
  list-style: none !important;
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  padding: 3px 0 3px 20px;
  position: relative;
}
.rcs-kp-list li::before {
  content: "•";
  position: absolute;
  left: 4px;
  top: 3px;
  color: #1a7fc1;
  font-size: 16px;
}
.rcs-kp-list li.rcs-kp-indent, .rcs-kp-list li li {
  padding-left: 36px;
}
.rcs-kp-list li.rcs-kp-indent::before, .rcs-kp-list li li::before {
  left: 20px;
  color: #888;
  font-size: 13px;
}
.rcs-facility-content-image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.rcs-image-contentBox {
  padding-left: 10px;
}

.rcs-pcs-title {
  display: block;
  clear: both;
  width: 100%;
  font-size: 28px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 16px 0;
  line-height: 1.3;
  letter-spacing: -0.3px;
}
.rcs-pcs-subheading {
  display: block;
  clear: both;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 10px 0;
  line-height: 1.4;
  letter-spacing: -0.2px;
}
.rcs-pcs-para {
  display: block;
  clear: both;
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  margin: 0 0 10px 0;
}
.rcs-pcs-list ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  clear: both;
}
.rcs-pcs-list li {
  list-style: none !important;
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  padding: 3px 0 3px 20px;
  position: relative;
}
.rcs-pcs-list li::before {
  content: "•";
  position: absolute;
  left: 4px;
  top: 3px;
  color: #1a7fc1;
  font-size: 16px;
}
.rcs-brachy-content-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.rcs-brachy-content-image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}

.rcs-faq-item {
  border: 0.5px solid #ddd;
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s;
  background: #fff;
}
.rcs-faq-item:hover {
  border-color: #aaa;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.rcs-faq-item.open {
  border-color: #888;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.rcs-faq-q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px;
  cursor: pointer;
  gap: 12px;
  user-select: none;
}
.rcs-faq-q-text {
  font-size: 15px;
  font-weight: 600;
  color: #222;
  line-height: 1.4;
}
.rcs-faq-icon {
  flex-shrink: 0;
  font-size: 22px;
  color: #888;
  line-height: 1;
  transition: transform 0.25s;
}
.rcs-faq-item.open .rcs-faq-icon {
  transform: rotate(45deg);
  color: #333;
}
.rcs-faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.rcs-faq-a-inner {
  padding: 0 18px 14px;
  font-size: 14px;
  color: #555;
  line-height: 1.7;
  border-top: 0.5px solid #ddd;
  padding-top: 12px;
}
.rcs-faq-item.open .rcs-faq-a {
  max-height: 200px;
}

.rcs-sa-para {
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  margin: 0 0 12px 0;
  display: block;
}
.rcs-sa-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 16px 0 !important;
}
.rcs-sa-list li {
  list-style: none !important;
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  padding: 3px 0 3px 20px;
  position: relative;
}
.rcs-sa-list li::before {
  content: "•";
  position: absolute;
  left: 4px;
  top: 3px;
  color: #1a7fc1;
  font-size: 16px;
}
.rcs-sa-note {
  font-size: 14.5px;
  color: #555;
  line-height: 1.8;
  margin: 0 0 20px 0;
  padding: 12px 16px;
  border-left: 3px solid #1a7fc1;
  background: #f4f9fd;
  border-radius: 0 6px 6px 0;
  display: block;
}
.rcs-stat-box {
  border-radius: 14px;
  padding: 24px 16px;
  text-align: center;
  margin-bottom: 16px;
}
.rcs-stat-box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #1a1a2e;
  line-height: 1.2;
  margin-bottom: 6px;
}
.rcs-stat-box p {
  font-size: 14px;
  color: #444;
  margin: 0;
  line-height: 1.4;
}
.rcs-stat-blue  { background: #b8c4e8; }
.rcs-stat-green { background: #cde8dc; }
.rcs-stat-beige { background: #e8ddd4; }
