
/** about-section **/

.about-section{
  position: relative;
}

.video_block_one .video-inner{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  padding: 160px 30px 150px 30px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.video_block_one .video-inner .video-content a{
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 102px;
  text-align: center;
  font-size: 34px;
  border-radius: 50%;
  border: dashed;
  border-width: 2px;
  border-color: #fff;
  margin-bottom: 11px;
}

.video_block_one .video-inner .video-content h6{
  display: block;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
}

.video_block_one .video-box .image-layer .image-1{
  position: absolute;
  left: 30px;
  top: 40px;
  border-radius: 10px;
  opacity: 0.2;
  transform: rotate(8deg);
}

.video_block_one .video-box .image-layer .image-2{
  position: absolute;
  left: 30px;
  top: 40px;
  border-radius: 10px;
  opacity: 0.2;
  transform: rotate(4deg);
}

.video_block_one .video-box .image-layer img{
  width: 100%;
  border-radius: 10px;
}

.content_block_one .content-box{
  position: relative;
  display: block;
}

.content_block_one .content-box .text-box p{
  margin-bottom: 35px;
}


/** about-style-two **/

.about-style-two{
  position: relative;
}

.video_block_two .video-inner{
  position: relative;
  width: 100%;
  padding: 218px 0px;
  border-radius: 10px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.video_block_two .video-box .video-content{
  position: relative;
  display: inline-block;
  width: 148px;
  height: 148px;
  background: rgba(255, 255, 255, 0.50);
  border-radius: 50%;
  text-align: center;
}

.video_block_two .video-box .video-content a{
  position: absolute;
  display: inline-block;
  left: 32px;
  top: 32px;
  width: 82px;
  height: 82px;
  line-height: 88px;
  background: #fff;
  font-size: 30px;
  border-radius: 50%;
}

.video_block_two .video-content .curve-text{
  position: absolute;
  left: 74px;
  top: 7px;
  width: 148px;
  height: 148px;
}

.video_block_two .video-content .curve-text span{
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--title-color);
}


/** about-style-three **/

.about-style-three{
  position: relative;
  background: #0a2540;
  padding: 120px 0px;
}

.about-style-three .content_block_one .content-box .text-box p{
  text-align:justify;
  color: #fff;
}

.about-style-three .content_block_one .content-box .list-style-one li{
  color: #fff;
}

.about-style-three .content_block_one .content-box .theme-btn:before,
.about-style-three .content_block_one .content-box .theme-btn:after{
  background: #fff;
}

.about-style-three .content_block_one .content-box .theme-btn:hover{
  color: var(--title-color) !important;
}

.about-style-three .video_block_two .video-box .image-1{
  position: relative;
  display: block;
  border-radius: 255px 255px 255px 10px;
}

.about-style-three .video_block_two .video-box .image-1 img{
  width: 100%;
  border-radius: 255px 255px 255px 10px;
}

.about-style-three .video_block_two .video-box .image-2,
.about-style-three .video_block_two .video-box .image-2 img{
  border-radius: 150px 150px 10px 150px;
}

.about-style-three .video_block_two .video-box .video-content{
  position: absolute;
  top: 86px;
  right: 82px;
}

.about-style-three .video_block_two .video-box .image-2:before{
  position: absolute;
  content: '';
  background: #b38a38;
  width: 100%;
  height: 100%;
  right: 10px;
  bottom: 10px;
  border-radius: 150px 150px 10px 150px;
  z-index: -1;
}

.about-style-three .video_block_two .video-box .shape{
  position: absolute;
  top: 106px;
  right: 0px;
  width: 90px;
  height: 116px;
  background-repeat: no-repeat;
}

.about-style-three .pattern-layer .pattern-1{
  position: absolute;
  left: 50%;
  top: 110px;
  width: 590px;
  height: 590px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  margin-left: -262px;
}

.about-style-three .pattern-layer .pattern-2{
  position: absolute;
  left: 50%;
  top: 110px;
  width: 590px;
  height: 590px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 50%;
  margin-left: 135px;
}


/** about-style-four **/

.about-style-four{
  position: relative;
}

.image_block_two .image-inner{
  position: relative;
  display: flex;
  align-items: center;
}

.image_block_two .image-inner .image{
  position: relative;
  display: block;
}

.image_block_two .image-inner .image img{
  width: 100%;
}

.image_block_two .image-inner .image-1,
.image_block_two .image-inner .image-1 img{
  border-radius: 145px 145px 10px 145px;
}

.image_block_two .image-inner .image-2,
.image_block_two .image-inner .image-2 img{
  border-radius: 145px 10px 145px 145px;
}

.image_block_two .image-inner .image-3,
.image_block_two .image-inner .image-3 img{
  border-radius: 145px 145px 145px 10px;
}

.image_block_two .image-inner .image-4,
.image_block_two .image-inner .image-4 img{
  border-radius: 10px 145px 145px 145px;
}

.image_block_two .image-inner .support-box{
  position: absolute;
  display: inline-block;
  background: #F4F4F4;
  border-radius: 130px;
  padding: 19px 25px 21px 85px;
  min-height: 94px;
  width: 290px;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.image_block_two .image-inner .support-box .icon-box{
  position: absolute;
  display: inline-block;
  left: 22px;
  top: 22px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: var(--title-color);
}

.image_block_two .image-inner .support-box span{
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 24px;
  font-family: var(--title-font);
  color: #666666;
  font-weight: 600;
  text-transform: uppercase;
}

.image_block_two .image-inner .support-box h4{
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.image_block_two .image-inner .support-box h4 a{
  display: inline-block;
  color: var(--title-color);
}

.image_block_two .image-inner .support-box h4 a:hover{

}

.content_block_five .content-box{
  position: relative;
  display: block;
}

.content_block_five .content-box .sec-title p{
  font-size: 18px;
  line-height: 30px;
  margin-top: 20px;
}

.content_block_five .content-box .inner-box .single-item{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  background: #fff;
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 16px 25px 15px 88px;
  transition: all 500ms ease;
}

.content_block_five .content-box .inner-box .single-item:hover{

}

.content_block_five .content-box .inner-box .single-item .icon-box{
  position: absolute;
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  text-align: center;
  font-size: 28px;
  color: #fff;
  top: 20px;
  left: 24px;
  transition: all 500ms ease;
}

.content_block_five .content-box .inner-box .single-item:hover .icon-box{
  color: #fff;
}

.content_block_five .content-box .inner-box .single-item h4{
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 3px;
}

.content_block_five .content-box .inner-box .single-item h4 a{
  display: inline-block;
  color: var(--title-color);
}

.content_block_five .content-box .inner-box .single-item h4 a:hover{

}

.content_block_five .content-box .inner-box .single-item span{
  position: relative;
  display: block;
}


/** about-style-five **/

.about-style-five{
  position: relative;
  background: transparent;
}

.about-style-five .video_block_two .video-box .image-2:before{
  background: #fff;
}

.about-style-five .video_block_two .video-box .video-content{
  background: #EFF2E6;
  border: 8px solid #fff;
  width: 164px;
  height: 164px;
}

.about-style-five .video_block_two .video-box .video-content a{
  border: 2px solid #000;
}

.about-style-five .content_block_one .content-box .text-box p,
.about-style-five .content_block_one .content-box .list-style-one li{
  color: var(--text-color);
}

.about-style-five .content_block_one .content-box .theme-btn:before, 
.about-style-five .content_block_one .content-box .theme-btn:after{
  background: var(--secondary-color);
}

.about-style-five .content_block_one .content-box .theme-btn:hover{
  color: #fff !important;
}



/** rtl-css **/

.rtl .about-section .content-box{
  margin-left: 0px;
  margin-right: 80px;
}

.rtl .about-style-two .content_block_one .content-box{
  margin-right: 0px;
  margin-left: 80px;
}

.rtl .image_block_two .image-inner{
  direction: ltr;
}

.rtl .content_block_five .content-box .inner-box .single-item{
  float: right;
  margin-right: 0px;
  margin-left: 15px;
}

.rtl .image_block_two .image-inner{
  justify-content: right;
}


/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
  .content_block_one .content-box{
    margin-left: 0px;
  }

  .rtl .content_block_one .content-box{
    margin-right: 0px;
  }

  .video_block_one .video-box .image-layer{
    display: none;
  }

  .video_block_one .video-box{
    padding-left: 0px;
    padding-top: 0px;
  }

  .about-style-two .content_block_one .content-box{
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .rtl .about-style-two .content_block_one .content-box{
    margin-left: 0px;
  }

  .video_block_two .video-box{
    top: 0px;
    margin: 0px;
  }

  .about-style-two{
    padding-bottom: 120px;
  }

  .about-style-three .content_block_one .content-box{
    margin-right: 0px;
  }

  .image_block_two .image-inner{
    margin-bottom: 40px;
  }

  .about-style-five .video_block_two .video-box{
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px){
  .about-section{
    padding: 70px 0px;
  }

  .about-style-two{
    padding-bottom: 70px;
  }

  .about-style-three{
    padding: 70px 0px;
  }

  .about-style-four{
    padding: 70px 0px 55px 0px;
  }

  .about-section.pt_0{
    padding-top: 0px;
  }
}

@media only screen and (max-width: 599px){
  .about-style-three .video_block_two .video-box{
    padding: 0px;
  }

  .about-style-three .video_block_two .video-box .image-2{
    position: relative;
    margin-top: 30px;
  }

  .about-style-three .video_block_two .video-box .image-2:before{
    display: none;
  }

  .about-style-three .video_block_two .video-box{
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 499px){

}


/* my code */
/* ==========================================================================
   Clean About Us Page Header Banner Styles
   ========================================================================== */

.inner-page-banner {
  position: relative;
  /* background-color: #0f172a;  */
  padding: 80px 0px;       
  width: 100%;
  overflow: hidden;
  background: linear-gradient(135deg, #0a2540 80%, #b38a38 20%);

}

/* Background texture overlay (Optional: remove html layer background image if you want only solid color) */
.banner-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.08; /* Texture ko halka rakhne ke liye lower opacity */
  pointer-events: none;
}

/* Centered Layout Wrapper */
.banner-wrapper {
  position: relative;
  z-index: 5;
}

/* Main Heading: About Us */
.banner-wrapper h1 {
  font-size: 3.2rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 15px 0;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}

/* Breadcrumb Navigation Lines (Home > About Us) */
.breadcrumb-nav {
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

.breadcrumb-nav li {
  font-size: 1rem;
  font-weight: 500;
  color: #cbd5e1;
}

.breadcrumb-nav li a {
  color: #cbd5e1;
  text-decoration: none;
  transition: color 0.3s ease;
}

/* Hover over Home link */
.breadcrumb-nav li a:hover {
  color: #b38a38; /* Aapka gold color highlight */
}

/* Separator slash (/) between Home and About Us */
.breadcrumb-nav li+li::before {
  content: "/";
  padding: 0 12px;
  color: #64748b;
}

/* Active current page title color */
.breadcrumb-nav li.active {
  color: #b38a38; /* Active page text exact #b38a38 color mein rahega */
  font-weight: 600;
}

/* Mobile Screens Optimization */
@media (max-width: 768px) {
  .inner-page-banner {
    padding: 60px 0px;
  }
  .banner-wrapper h1 {
    font-size: 2.4rem;
  }
  .breadcrumb-nav li {
    font-size: 0.9rem;
  }
}

/* ==========================================================================
   About Page: Core Details & Vision Section Styles
   ========================================================================== */

.about-details-section {
  position: relative;
  padding: 90px 0px;
  background-color: #ffffff; /* Clean white canvas for crisp reading */
  width: 100%;
}

/* Left Column Graphic Container (No-Person Tech Graphic) */
.about-visual-wrapper {
  position: relative;
  width: 100%;
  max-width: 450px;
  height: 400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.graphic-shape-bg {
  position: absolute;
  width: 320px;
  height: 320px;
  background-color: #0f172a; /* Dark blue background layer */
  border-radius: 30px;
  transform: rotate(45deg);
  box-shadow: 0 15px 35px rgba(15, 23, 42, 0.15);
}

.core-focus-box {
  position: relative;
  z-index: 5;
  text-align: center;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  padding: 40px 30px;
  border-radius: 20px;
  border: 2px solid #b38a38; /* Your brand gold color border */
  width: 260px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.focus-icon {
  font-size: 3rem;
  margin-bottom: 15px;
}

.core-focus-box h3 {
  font-size: 1.5rem;
  color: #0f172a;
  font-weight: 700;
  margin-bottom: 5px;
}

.core-focus-box p {
  font-size: 0.9rem;
  color: #b38a38;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

/* patent intelligence design */
@media (max-width: 576px) {
    
    .about-visual-wrapper {
        position: relative !important;
        width: 100% !important;
        max-width: 320px !important; 
        height: 320px !important;
        margin: 40px auto !important; 
    }

   
    .about-visual-wrapper .graphic-shape-bg {
        width: 220px !important;  
        height: 220px !important;
        background-color: #0c1c38 !important; 
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) rotate(45deg) !important; 
        border-radius: 24px !important; 
    }

    
    .core-focus-box {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important; 
        width: 190px !important; 
        height: 190px !important;
        background: #ffffff !important;
        border-radius: 20px !important;
        box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;
        padding: 20px 10px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        z-index: 2 !important; 
    }

   
    .core-focus-box h3 {
        font-size: 16px !important;
        margin: 5px 0 !important;
        text-align: center !important;
    }

    .core-focus-box p {
        font-size: 10px !important;
        margin: 0 !important;
        text-align: center !important;
    }
}

/* end */

/* Tech Floating Framework Accents */
.tech-line-1, .tech-line-2 {
  position: absolute;
  border: 2px dashed #b38a38;
  border-radius: 50%;
  pointer-events: none;
}
.tech-line-1 { width: 380px; height: 380px; opacity: 0.2; animation: spin 20s linear infinite; }
@keyframes spin { 100% { transform: rotate(360deg); } }

/* Right Column Content Layout */
.about-text-wrapper {
  padding-left: 30px;
}

.section-title-sub {
  font-size: 0.95rem;
  color: #b38a38;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.about-text-wrapper h2 {
  font-size: 2.4rem;
  color: #0f172a;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}

.about-text-wrapper .main-desc {
  font-size: 1.1rem;
  color: #475569;
  line-height: 1.7;
  margin-bottom: 15px;
}

/* Pillars Setup */
.about-pillars-grid {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.pillar-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.pillar-dot {
  width: 10px;
  height: 10px;
  background-color: #b38a38;
  border-radius: 50%;
  margin-top: 7px;
  flex-shrink: 0;
}

.pillar-item h4 {
  font-size: 1.2rem;
  color: #0f172a;
  font-weight: 600;
  margin-bottom: 5px;
}

.pillar-item p {
  font-size: 0.95rem;
  color: #64748b;
  line-height: 1.5;
}

/* Mobile Devices Optimization */
@media (max-width: 991px) {
  .about-details-section { padding: 60px 0px; }
  .about-text-wrapper { padding-left: 0px; margin-top: 50px; }
  .about-text-wrapper h2 { font-size: 1.9rem; }
  .about-visual-wrapper { height: 350px; }
}

/* ==========================================================================
   About Page: Why Choose Us Grid Section (Independent Namespace)
   ========================================================================== */

.why-choose-section {
  position: relative;
  padding: 90px 0px;
      background-color: rgb(15, 23, 42); /* Premium deep corporate dark background */
  width: 100%;
}

/* Header Elements Styling */
.why-header-wrapper {
  max-width: 650px;
  margin: 0 auto 60px auto;
}

.why-subtitle {
  font-size: 0.95rem;
  color: #b38a38; /* Signature Gold Color */
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 12px;
}

.why-header-wrapper h2 {
  font-size: 2.4rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
}

.why-header-wrapper p {
  font-size: 1.05rem;
  color: #94a3b8; /* Soft readable grey description */
  line-height: 1.6;
}

/* 4-Column Flex/Grid Responsive Box Wrapper */
.why-grid-wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 1200px;
  margin: 0 auto;
}

/* Individual Feature Cards */
.why-card {
  background-color: #1e293b; /* Slightly lighter deep blue card base */
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 40px 30px;
  flex: 1;
  min-width: 260px;
  max-width: 280px;
  position: relative;
  transition: all 0.3s ease;
}

/* Hover Accent effect matching your brand identity */
.why-card:hover {
  transform: translateY(-8px);
  border-color: #b38a38;
  box-shadow: 0 15px 30px rgba(179, 138, 56, 0.1);
}

/* Large Numeric Floating Background Element */
.card-num-box {
  font-size: 2.2rem;
  font-weight: 800;
  color: #b38a38; /* Gold branding color */
  background: rgba(179, 138, 56, 0.1);
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  margin-bottom: 25px;
  font-family: 'Poppins', sans-serif;
}

.why-card h3 {
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.4;
}

.why-card p {
  font-size: 0.95rem;
  color: #94a3b8;
  line-height: 1.6;
}

/* Screen Size Viewport Adjustments */
@media (max-width: 991px) {
  .why-choose-section { padding: 60px 0px; }
  .why-header-wrapper { margin-bottom: 40px; }
  .why-header-wrapper h2 { font-size: 1.9rem; }
  .why-card { max-width: 100%; flex: auto; width: 45%; }
}

@media (max-width: 600px) {
  .why-card { width: 100%; }
}

/* ==========================================================================
   About Page: FAQ Accordion Styles (Clean Canvas Look)
   ========================================================================== */

.about-faq-section {
  position: relative;
  padding: 90px 0px;
  padding-top: 30px !important; 
  background-color: #ffffff; /* Clean contrast canvas beneath the dark sections */
  width: 100%;
}


.faq-title-wrapper {
  max-width: 600px;
  margin: 0 auto 50px auto;
}

.faq-subtitle {
  font-size: 0.95rem;
  color: #b38a38; 
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 12px;
}

.faq-title-wrapper h2 {
  font-size: 2.4rem;
  color: #0f172a;
  font-weight: 700;
  margin-bottom: 15px;
}

.faq-title-wrapper p {
  font-size: 1.05rem;
  color: #64748b;
  line-height: 1.6;
}

/* Accordion Box Containers */
.faq-accordion-container {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.accordion-item {
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background-color: #f8fafc;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item.active {
  border-color: #b38a38;
  background-color: #ffffff;
  box-shadow: 0 10px 25px rgba(179, 138, 56, 0.06);
}

/* Interactive Header Button */
.accordion-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 28px;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  outline: none;
}

.accordion-header span {
  font-size: 1.15rem;
  font-weight: 600;
  color: #0f172a;
  transition: color 0.25s ease;
}

.accordion-item.active .accordion-header span {
  color: #b38a38; /* Active state changes query to gold */
}

/* Arrow Vector Graphics Indicator */
.icon-arrow {
  position: relative;
  width: 12px;
  height: 12px;
  border-right: 2px solid #64748b;
  border-bottom: 2px solid #64748b;
  transform: rotate(45deg);
  transition: transform 0.3s ease, border-color 0.3s ease;
  margin-left: 20px;
  flex-shrink: 0;
}

.accordion-item.active .icon-arrow {
  transform: rotate(-135deg);
  border-color: #b38a38;
}

/* Collapsible Box Logic */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0 28px;
}

.accordion-item.active .accordion-content {
  max-height: 200px; /* Adjust if description is longer */
  padding-bottom: 24px;
}

.accordion-content p {
  font-size: 1rem;
  color: #475569;
  line-height: 1.65;
  margin: 0;
}

/* Viewport Scale Adjustments */
@media (max-width: 768px) {
  .about-faq-section { padding: 60px 0px; }
  .faq-title-wrapper h2 { font-size: 1.9rem; }
  .accordion-header { padding: 18px 20px; }
  .accordion-header span { font-size: 1rem; }
  .accordion-item.active .accordion-content { padding: 0 20px 20px 20px; }
}

/* ==========================================================================
   About Page: Final Call To Action (CTA) Section Styles
   ========================================================================== */

.about-cta-section {
  position: relative;
  padding: 100px 0px;
  background-color: #0f172a; 
  width: 100%;
  overflow: hidden;
}

/* Background light vector layer */
.cta-bg-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.05;
  pointer-events: none;
}

/* Central Content Wrapper */
.cta-inner-wrapper {
  position: relative;
  z-index: 5;
  max-width: 800px;
  margin: 0 auto;
}

.cta-badge {
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 700;
  color: #b38a38; 
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: rgba(179, 138, 56, 0.1);
  padding: 8px 20px;
  border-radius: 50px;
  margin-bottom: 25px;
  border: 1px solid rgba(179, 138, 56, 0.2);
}

/* Main Catchy Heading */
.cta-inner-wrapper h2 {
  font-size: 2.8rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
  margin-bottom: 20px;
}

/* Sub-text under title */
.cta-inner-wrapper p {
  font-size: 1.1rem;
  color: #94a3b8;
  line-height: 1.7;
  margin-bottom: 40px;
}

/* Buttons Flex Framework */
.cta-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

/* Gold Solid Button */
.cta-primary-btn {
  background-color: #b38a38;
  color: #ffffff;
  padding: 15px 35px;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 10px 20px rgba(179, 138, 56, 0.2);
}

.cta-primary-btn:hover {
  background-color: #96712b; 
  transform: translateY(-3px);
  box-shadow: 0 15px 25px rgba(179, 138, 56, 0.3);
}

.cta-secondary-btn {
  background-color: transparent;
  color: #ffffff;
  padding: 14px 33px;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  text-decoration: none;
  transition: all 0.3s ease;
}

.cta-secondary-btn:hover {
  background-color: #96712b; 
  transform: translateY(-3px);
  box-shadow: 0 15px 25px rgba(179, 138, 56, 0.3);
}

/* Mobile Devices Optimization */
@media (max-width: 768px) {
  .about-cta-section { padding: 70px 0px; }
  .cta-inner-wrapper h2 { font-size: 2rem; }
  .cta-inner-wrapper p { font-size: 1rem; margin-bottom: 30px; }
  .cta-actions { flex-direction: column; gap: 15px; width: 100%; }
  .cta-primary-btn, .cta-secondary-btn { width: 100%; text-align: center; box-sizing: border-box; }
}

/* ==========================================================================
   About Page: Search Workflow Process Pipeline Styles
   ========================================================================== */

.search-process-section {
  position: relative;
  padding: 90px 0px;
  background-color: #f8fafc; 
  width: 100%;
}

.process-title-wrapper {
  max-width: 600px;
  margin: 0 auto 60px auto;
}

.process-subtitle {
  font-size: 0.95rem;
  color: #b38a38; 
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 12px;
}

.process-title-wrapper h2 {
  font-size: 2.4rem;
  color: #0f172a;
  font-weight: 700;
  margin-bottom: 15px;
}

.process-title-wrapper p {
  font-size: 1.05rem;
  color: #64748b;
  line-height: 1.6;
}

/* Timeline Horizontal Row Setup */
.process-timeline-grid {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 25px;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
}

/* Individual Phase Block Layout */
.process-step-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 35px 25px;
  flex: 1;
  min-width: 240px;
  position: relative;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.02);
  transition: all 0.3s ease;
}

.process-step-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(15, 23, 42, 0.06);
  border-color: #b38a38;
}

/* Phase Indicators Labels */
.step-badge {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #b38a38; /* Gold Filled */
  padding: 6px 14px;
  border-radius: 50px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.process-step-card h3 {
  font-size: 1.25rem;
  color: #0f172a;
  font-weight: 600;
  margin-bottom: 10px;
}

.process-step-card p {
  font-size: 0.95rem;
  color: #475569;
  line-height: 1.6;
  margin: 0;
}

/* Elegant Connector Line for Desktops */
.connecting-arrow {
  position: absolute;
  top: 50px;
  right: -20px;
  width: 15px;
  height: 2px;
  background-color: #cbd5e1;
  z-index: 10;
}

/* Responsive Scaling Breakpoints */
@media (max-width: 1199px) {
  .connecting-arrow { display: none; } /* Drop arrows if flex wraps lines */
}

@media (max-width: 991px) {
  .search-process-section { padding: 60px 0px; }
  .process-title-wrapper h2 { font-size: 1.9rem; }
  .process-timeline-grid { gap: 20px; }
  .process-step-card { width: 45%; flex: auto; }
}

@media (max-width: 600px) {
  .process-step-card { width: 100%; }
}

/* Values Section Styles */
.values-section {
    padding: 40px 20px;
    background-color: #fcfdfe;
    font-family: Arial, sans-serif;
    overflow: hidden;
}

.values-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

/* Modern Asymmetric Image Grid */
.values-images-grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.grid-img-box {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.grid-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.large-img {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    height: 450px;
}

.small-img-1 {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    height: 215px;
}

.small-img-2 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    height: 215px;
}

/* Content Area */
.values-content .sub-title {
    color: #b38a38;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    display: block;
    margin-bottom: 10px;
}

.values-content h2 {
    font-size: 40px;
    color: #1e293b;
    line-height: 1.2;
    margin-bottom: 20px;
}

.values-content .main-desc {
    color: #64748b;
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 40px;
}

/* Value Items list */
.value-points {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.value-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.value-icon {
    font-size: 24px;
    background: #f0f7ff;
    padding: 12px;
    border-radius: 12px;
    line-height: 1;
}

.value-text h3 {
    font-size: 20px;
    color: #1e293b;
    margin: 0 0 6px 0;
}

.value-text p {
    color: #64748b;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
}

/* Responsive Code */
@media (max-width: 992px) {
    .values-container {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .values-section {
        padding: 60px 20px;
    }
    .large-img {
        height: 350px;
    }
    .small-img-1, .small-img-2 {
        height: 165px;
    }
}

@media (max-width: 576px) {
    .values-content h2 {
        font-size: 30px;
    }
    .values-images-grid {
        grid-template-columns: 1fr;
    }
    .large-img {
        grid-column: unset;
        grid-row: unset;
        height: 250px;
    }
    .small-img-1, .small-img-2 {
        grid-column: unset;
        grid-row: unset;
        height: 180px;
    }
}

/* Image Box Wrapper standard positioning */
.grid-img-box {
    position: relative; /* Overlay ko text barabar fit karne ke liye */
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.grid-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

/* Hover par image zoom animation */
.grid-img-box:hover img {
    transform: scale(1.08);
}

/* Dark transparent layer image ke upar */
.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    align-items: flex-end; /* Text ko niche border ke paas set karne ke liye */
    padding: 20px;
    box-sizing: border-box;
}

/* Text styles inside image */
.overlay-text {
    color: #ffffff;
    text-align: left;
}

.overlay-text span {
    font-size: 12px;
    background: rgba(255, 255, 255, 0.2);
    padding: 3px 8px;
    border-radius: 20px;
    backdrop-filter: blur(5px);
    display: inline-block;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.overlay-text h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    color:rgb(196, 191, 191);
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

/* Large image par thoda bada text */
.large-img .overlay-text h3 {
    font-size: 22px;
    color:rgb(196, 191, 191);
}


/* Value Icon Container Styles */
.value-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #eef2ff; /* Light bluish background */
    border-radius: 12px;
    flex-shrink: 0; /* Icon box chota na ho screen width kam hone par */
    transition: all 0.3s ease;
}

/* SVG Styling */
.svg-icon {
    width: 24px;
    height: 24px;
    color: #b38a38 !important;
 /* Aapki company ka primary blue color */
    transition: transform 0.3s ease;
}

/* Hover Effect: Card ya box par hover karne par icon pop hoga */
.value-item:hover .value-icon {
    background: #0a2540;
}

.value-item:hover .svg-icon {
    color: #ffffff;
    transform: scale(1.1);
}

/* Brand Logo Section Styles */
.brand-section {
    padding: 60px 20px;
    background-color: #f8fafc;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.brand-container {
    max-width: 1200px;
    margin: 0 auto;
}

.brand-title {
    text-align: center;
    margin-bottom: 35px;
}

.brand-title p {
    color: #64748b;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    margin: 0;
}

/* Slider Window */
.logo-slider {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: grid;
    place-items: center;
    overflow: hidden;
}

/* Moving Track */
.logo-track {
    display: flex;
    width: calc(250px * 10); /* Total cards * width */
    animation: scrollLogos 25s linear infinite;
}

/* Individual Slide Box */
.slide {
    width: 250px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.slide img {
    max-width: 130px;
    max-height: 45px;
    object-fit: contain;
    filter: grayscale(100%); /* Saare logos ko elegant monochrome slate look dene ke liye */
    opacity: 0.6;
    transition: all 0.3s ease;
}

/* Hover effect to bring back original color */
.slide img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

/* Infinite Marquee Animation Logic */
@keyframes scrollLogos {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 5)); /* Moves exact half of total width */
    }
}

/* Responsive Tweaks */
@media (max-width: 768px) {
    .brand-section {
        padding: 40px 15px;
    }
    .brand-title p {
        font-size: 13px;
        letter-spacing: 1px;
    }
    .slide {
        width: 180px;
    }
    .slide img {
        max-width: 100px;
    }
    @keyframes scrollLogos {
        0% { transform: translateX(0); }
        100% { transform: translateX(calc(-180px * 5)); }
    }
}

.slide img {
    max-width: 200px;
    max-height: 60px;
    object-fit: contain;
    filter: none !important; 
    opacity: 1 !important;
    transition: all 0.3s ease;
}

.slide img:hover {
    filter: none !important;
    opacity: 1 !important;
}


.our-promise-section {
    padding: 80px 20px;
    
   
 background: linear-gradient(#0a2540, #0a2540), 
            url('assets/images/about-banner.webp') no-repeat center center;

            

    
    background-size: cover;
    background-attachment: scroll; 
    width: 100%;
    box-sizing: border-box;
}

/* कंटेंट को बीच में लाने के लिए कंटेनर */
.promise-container {
    max-width: 1140px; 
    margin: 0 auto;
    padding: 0 15px;
}

/* हेडिंग स्टाइल (H2) - अब सफ़ेद रंग में */
.promise-heading {
    font-size: 2.5rem;
    color: #ffffff; /* इमेज के ऊपर साफ़ दिखने के लिए सफ़ेद */
    margin-bottom: 30px;
    font-weight: 700;
    text-align: left;
    letter-spacing: -0.5px;
}


.promise-text {
    font-size: 16px;
    line-height: 1.8;
    color: #e2e8f0; 
    margin-bottom: 25px;
    text-align: justify;
}


.promise-text strong {
    color: #ffffff;
    font-weight: 700;
}


.promise-text:last-child {
    margin-bottom: 0;
}


@media (max-width: 768px) {
    .our-promise-section {
        padding: 50px 15px;
    }
    .promise-heading {
        font-size: 1.8rem;
        margin-bottom: 20px;
    }
    .promise-text {
        font-size: 1rem;
        text-align: left; 
    }
}



.core-capabilities-section {
    padding: 60px 20px;
    background-color: #ffffff; 
    width: 100%;
    box-sizing: border-box;
}

/* कंटेनर */
.capabilities-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

/* 3-कॉलम ग्रिड लेआउट */
.capabilities-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 बराबर हिस्से */
    gap: 30px; /* बॉक्स के बीच की दूरी */
}

/* प्रत्येक कार्ड का डिज़ाइन */
.capability-card {
    background: #ffffff;
    border: 1px solid #edf2f7;
    border-radius: 12px;
    padding: 30px 25px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* होवर इफ़ेक्ट */
.capability-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    border-color: #b8860b; /* आपके बटन का गोल्डन थीम कलर */
}

/* आइकॉन बॉक्स का डिज़ाइन */
.card-icon {
    margin-bottom: 20px;
    background: rgba(184, 134, 11, 0.1); /* हल्का गोल्डन बैकग्राउंड */
    padding: 12px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* कार्ड के अंदर का टेक्स्ट स्टाइल */
.capability-text {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #4a5568;
    margin: 0;
    text-align: left;
}

/* मोबाइल और टैबलेट के लिए रेस्पॉन्सिव सेटिंग्स */
@media (max-width: 992px) {
    .capabilities-grid {
        grid-template-columns: repeat(2, 1fr); /* टैबलेट पर 2 कॉलम */
    }
}

@media (max-width: 768px) {
    .capabilities-grid {
        grid-template-columns: 1fr; /* मोबाइल पर 1 कॉलम */
        gap: 20px;
    }
    .core-capabilities-section {
        padding: 40px 15px;
    }
}

/* Our team */

.premium-team-section {
    background-color: #0a2540;
    padding: 80px 0; /* Padding left/right ko 0 kiya marquee ke liye */
    font-family: 'Inter', sans-serif;
    color: #ffffff;
    overflow: hidden; /* Screen se bahar jaane wale cards ko chupane ke liye */
}

.team-container {
    width: 100%;
    max-width: 100%;
}

.team-header {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 20px;
}

.team-header h2 {
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 15px;
}

.team-header .gold-divider {
    width: 60px;
    height: 3px;
    background-color: #b38a38;
    margin: 0 auto 20px auto;
}

.team-header p {
    font-size: 16px;
    color: #cbd5e1;
    max-width: 650px !important;    /* Force width */
    margin: 0 auto !important;      /* Force block center */
    text-align: center !important;  /* Force text inside to center */
}

/* ---- Marquee Core ---- */
.team-marquee-wrapper {
    overflow: hidden;
    width: 100%;
    display: flex;
}

.team-marquee-track {
    display: flex;
    gap: 30px;
    padding: 20px 0;
    width: max-content;
    animation: marqueeScroll 25s linear infinite; /* Speed yahan se control hoti hai */
}

/* Mouse over karne par scrolling ruk jayegi */
.team-marquee-wrapper:hover .team-marquee-track {
    animation-play-state: paused;
}

/* Card Design */
.team-card {
    background-color: #113054;
    border-radius: 8px;
    overflow: hidden;
    width: 280px; /* Sabhi cards ka size fix kar diya loop ke liye */
    flex-shrink: 0; /* Cards ko squeeze hone se rokega */
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.member-image-wrapper {
    width: 100%;
    height: 280px;
    overflow: hidden;
}

.member-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.member-info {
    padding: 20px;
}

.member-info h3 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 4px;
}

.member-info h4 {
    font-size: 13px;
    color: #b38a38;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.member-info p {
    font-size: 13px;
    color: #94a3b8;
    line-height: 1.4;
}

/* Hover Effect inside Marquee */
.team-card:hover {
    transform: translateY(-5px);
    border-bottom: 3px solid #b38a38;
    box-shadow: 0 10px 20px rgba(0,0,0,0.4);
}

/* ---- Animation Keyframes ---- */
@keyframes marqueeScroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-280px * 5 - 30px * 5)); /* 5 cards + unka gap minus layout loop */
    }
}


/* track record */

/* जनरल सेटिंग्स */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.trust-section {
    padding: 60px 20px;
    background-color: #e7e6e6;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
}

/* सब-हेडिंग */
.section-subtitle {
    font-size: 16px;
    font-weight: 700;
    color: #626364; /* आपके ब्रांड का गहरा नीला */
    margin-bottom: 40px;
    /* text-decoration: underline; */
    text-underline-offset: 6px;
    text-decoration-color: #b38a38; /* अंडरलाइन गोल्डन कलर में */
}

/* लेआउट */
.content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}

.text-content {
    flex: 1;
    max-width: 550px;
}

.features-content {
    flex: 1;
    max-width: 450px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* बाएँ भाग की स्टाइलिंग */
.tagline {
    font-size: 11px;
    font-weight: 600;
    color: #b38a38; /* गोल्डन थीम कलर */
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.main-title {
    font-size: 32px;
    font-weight: 700;
    color: #0a2540; /* गहरा नीला */
    line-height: 1.2;
    margin-bottom: 20px;
}

.description {
    font-size: 15px;
    color: #5c6873;
    line-height: 1.6;
    margin-bottom: 30px;
}

/* बटन्स स्टाइलिंग */
.btn-group {
    display: flex;
    gap: 15px;
}

.btn {
    display: inline-block;
    padding: 12px 24px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
}

/* See How We Differentiate Button */
.btn-primary {
    background-color: #0a2540; /* गहरा नीला */
    color: #ffffff;
    border: 1px solid #0a2540;
}

.btn-primary:hover {
    background-color: #b38a38; /* होवर पर गोल्डन */
    border-color: #b38a38;
}

/* Our Track Record Button (फिक्स्ड होवर समस्या) */
.btn-secondary {
    background-color: transparent;
    color: #0a2540; /* शुरुआती टेक्स्ट का कलर */
    border: 1px solid #0a2540;
}

.btn-secondary:hover {
    background-color: #0a2540; /* होवर करने पर बैकग्राउंड गहरा नीला */
    color: #ffffff;            /* होवर करने पर टेक्स्ट सफ़ेद (अब शब्द साफ़ दिखेगा) */
}



/* दाएँ भाग के कार्ड्स */
.feature-card {
    background: #ffffff;
    border: 1px solid #eef2f5;
    border-radius: 8px;
    padding: 20px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    box-shadow: 0 4px 12px rgba(10, 37, 64, 0.05);
}

.feature-card .icon-box{
    width: 60px;
    height: 60px;
    background: #0a2540;
    color: #b38a38;
    border-radius: 50%;
}

/* डॉट्स को आपके नए कलर्स के हिसाब से सेट किया */
.red-dot { background-color: #b38a38; } 
.blue-dot { background-color: #0a2540; }

.card-text h4 {
    font-size: 15px;
    font-weight: 700;
    color: #0a2540;
    margin-bottom: 5px;
}

.card-text p {
    font-size: 12px;
    color: #738290;
    line-height: 1.5;
}

/* मोबाइल के लिए */
@media (max-width: 768px) {
    .content-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
    .text-content, .features-content {
        max-width: 100%;
        width: 100%;
    }
    .btn-group {
        flex-direction: column;
    }
    .btn {
        text-align: center;
    }
}
/* card section */


.rr-insights-section {
    padding: 80px 20px;
    background-color: #f4f7f9; 
}

.rr-insights-container {
    max-width: 1200px;
    margin: 0 auto;
}


.rr-insights-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: stretch; 
}

/* यूनिक कार्ड स्टाइलिंग */
.rr-insights-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 40px 30px;
    box-shadow: 0 15px 35px rgba(10, 37, 64, 0.05);
    border: 1px solid #eef2f6;
    display: flex;
    flex-direction: column;
    height: 100%; 
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}


.rr-insights-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(10, 37, 64, 0.08);
    border-color: rgba(179, 138, 56, 0.4); 
}

/* हेडर लेआउट (आइकान + टाइटल) */
.rr-insights-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
}


.rr-insights-icon-box {
    width: 48px;
    height: 48px;
    background-color: #0a2540; 
    color: #ffffff;            
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.rr-insights-icon-box svg {
    width: 24px;
    height: 24px;
}

/* कार्ड का मुख्य टाइटल */
.rr-insights-title {
    font-size: 22px;
    font-weight: 700;
    color: #0a2540; /* डार्क ब्लू कलर */
    letter-spacing: -0.3px;
}


.rr-insights-body p {
    font-size: 15px;
    line-height: 1.65;
    color: #4a5568;
    margin: 0;
}


.rr-insights-bold {
    color: #0a2540;
    font-weight: 700;
}


@media (max-width: 992px) {
    .rr-insights-wrapper {
        grid-template-columns: repeat(2, 1fr); 
    }
}

@media (max-width: 768px) {
    .rr-insights-wrapper {
        grid-template-columns: 1fr; 
        gap: 20px;
    }
    
    .rr-insights-card {
        padding: 30px 20px;
    }
}
.rr-insights-section-header {
    text-align: center;
    margin-bottom: 50px; 
}

.rr-insights-tagline {
    font-size: 13px;
    font-weight: 700;
    color: #b38a38; 
    letter-spacing: 1.5px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.rr-insights-main-heading {
    font-size: 36px;
    font-weight: 700;
    color: #0a2540; 
    letter-spacing: -0.5px;
    line-height: 1.2;
}


@media (max-width: 768px) {
    .rr-insights-main-heading {
        font-size: 28px;
    }
}





/* ==========================================================================
   RIGHTS REALITY - EXPERTISE COUNTER SECTION (UNIQUE CLASSES)
   ========================================================================== */

/* मुख्य सेक्शन का बैकग्राउंड और पैडिंग */
.rr-exp-counter-section {
    padding: 60px 0;
    background-color: #ffffff; /* अगर पूरी वेबसाइट में ग्रे बैकग्राउंड है तो इसे #f8fafc कर सकते हैं */
    width: 100%;
}

/* हेडिंग बॉक्स */
.rr-exp-header-box {
    text-align: center;
    margin-bottom: 40px;
}

/* छोटी सब-हेडिंग (Our Impact) */
.rr-exp-sub-title {
    display: table;
    margin: 0 auto 15px auto;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b38a38; /* आपका गोल्डन थीम कलर */
    border: 1px solid #b38a38;
    padding: 4px 14px;
    border-radius: 50px;
}

/* मुख्य हेडिंग (Numbers That Define Our Expertise) */
.rr-exp-main-title {
    color: #0a2540; /* आपका नेवी ब्लू कलर */
    font-size: 2.2rem;
    font-weight: 800;
    margin-bottom: 12px;
}

/* हेडिंग के नीचे का छोटा पैराग्राफ टेक्स्ट */
.rr-exp-desc-text {
    max-width: 600px;
    margin: 0 auto !important;
    color: #64748b;
    font-size: 15px;
    line-height: 1.5;
}

/* मुख्य डार्क ब्लू कार्ड्स का स्टाइल */
.rr-exp-stat-card {
    background-color: #0a2540; /* डार्क नेवी ब्लू बैकग्राउंड */
    border-radius: 12px;
    padding: 35px 20px;
    text-align: center;
    height: 100%;
    box-shadow: 0 4px 20px rgba(10, 37, 64, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* होवर करने पर कार्ड्स का हल्का सा ऊपर उठना */
.rr-exp-stat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(10, 37, 64, 0.15);
}

/* कार्ड के अंदर के बड़े नंबर्स (10K+, 120+ आदि) */
.rr-exp-stat-number {
    color: #ffffff;
    font-size: 2.3rem;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

/* नंबर्स के नीचे का छोटा लेबल टेक्स्ट */
.rr-exp-stat-label {
    color: #cbd5e1; /* हल्का ग्रे-व्हाइट टेक्स्ट ताकि पढ़ने में आसान हो */
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.4;
}

/* मोबाइल और टैबलेट स्क्रीन्स के लिए रिस्पॉन्सिव सेटिंग्स */
@media (max-width: 767px) {
    .rr-exp-main-title {
        font-size: 1.8rem;
    }
    .rr-exp-stat-card {
        padding: 25px 15px;
    }
    .rr-exp-stat-number {
        font-size: 2rem;
    }
}















































