
/** 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{
  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; /* Deep corporate charcoal/blue background color */
  padding: 80px 0px;        /* Pure section ki height ko manage karne ke liye padding */
  width: 100%;
  overflow: hidden;
}

/* 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);
}

.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;
}

/* 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: 35px;
}

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

.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: #0f172a; /* 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;
  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; /* Signature branding gold tone */
  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 {
  border-color: #b38a38;
  color: #b38a38;
  transform: translateY(-3px);
}

/* 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; /* Branding Gold */
  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%; }
}

/* --- Law Firms Hero Section Styles --- */
.law-firms-hero-section {
    padding: 100px 0 120px 0;
    background-color: #0a2540; /* Primary Deep Navy Blue Background */
    color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    border-bottom: 4px solid #b38a38; /* Accent Gold bottom line split */
}

.lf-hero-grid {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 60px;
    align-items: center;
}

/* --- Matte Gold Badge Style --- */
.law-firms-hero-section .gold-badge {
    color: #b38a38 !important;
    background-color: rgba(179, 138, 56, 0.15);
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/* Typography elements */
.lf-hero-content h1 {
    font-size: 44px;
    font-weight: 800;
    line-height: 1.25;
    color: #ffffff;
    margin: 20px 0;
}

.lf-hero-content p {
    font-size: 17px;
    color: #cbd5e1;
    line-height: 1.7;
    margin-bottom: 35px;
}

/* Actions Button Panel */
.lf-hero-actions {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.lf-primary-btn {
    display: inline-block;
    background-color: #b38a38; /* Matte Gold Primary Button */
    color: #ffffff;
    padding: 15px 32px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(179, 138, 56, 0.3);
}

.lf-primary-btn:hover {
    background-color: #96732e;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(179, 138, 56, 0.5);
}

.lf-secondary-btn {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 15px 32px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.lf-secondary-btn:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #b38a38;
}

/* --- Right Side Visual Graphic Component --- */
.lf-hero-visual {
    display: flex;
    justify-content: flex-end;
}

.lf-trust-card-stack {
    width: 100%;
    max-width: 440px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.lf-visual-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    padding: 25px;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: all 0.3s ease;
}

.lf-visual-card.active-gold-border {
    border-color: #b38a38; /* Gold Border Highlight */
    background: linear-gradient(135deg, rgba(179, 138, 56, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.lf-card-icon-box {
    font-size: 28px;
    width: 55px;
    height: 55px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lf-visual-card.active-gold-border .lf-card-icon-box {
    background-color: rgba(179, 138, 56, 0.2);
    color: #b38a38;
}

.lf-card-text h4 {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 4px 0;
}

.lf-card-text p {
    font-size: 13px;
    color: #94a3b8;
    margin: 0;
    line-height: 1.4;
}

/* --- Responsive Adaptability Breakpoints --- */
@media (max-width: 991px) {
    .lf-hero-grid {
        grid-template-columns: 1fr;
        gap: 50px;
        text-align: center;
    }
    
    .lf-hero-actions {
        justify-content: center;
    }

    .lf-hero-visual {
        justify-content: center;
    }
    
    .lf-trust-card-stack {
        max-width: 100%;
    }
    
    .lf-visual-card {
        text-align: left;
    }
    
    .lf-hero-content h1 {
        font-size: 34px;
    }
}


.lf-capabilities-section {
    padding: 90px 0;
    background-color: #ffffff; 
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.lf-capabilities-section .style-gold-badge {
    color: #b38a38 !important;
    background-color: rgba(179, 138, 56, 0.1);
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
}


.lf-capabilities-section .team-title-wrapper h2 {
    color: #0a2540; 
    font-size: 36px;
    font-weight: 700;
    margin: 15px 0;
}

.lf-capabilities-section .team-title-wrapper p {
    color: #475569;
    max-width: 850px;
    margin: 20px auto 0 !important;
    line-height: 1.9;
    font-size: 17px;
    text-align: justify;
    text-align-last: center;
}
.lf-capabilities-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 55px;
}

.lf-capability-card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 40px 35px;
    display: flex;
    flex-direction: column;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.lf-capability-card:hover {
    background: #ffffff;
    transform: translateY(-8px);
    border-color: #b38a38; 
    box-shadow: 0 20px 25px -5px rgba(10, 37, 64, 0.05), 0 10px 10px -5px rgba(179, 138, 56, 0.04);
}

.lf-card-header-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.lf-card-icon {
    font-size: 28px;
    width: 55px;
    height: 55px;
    background-color: #ffffff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.lf-capability-card:hover .lf-card-icon {
    background-color: #0a2540; 
    color: #ffffff;
}

.lf-card-num {
    font-size: 16px;
    font-weight: 700;
    color: #cbd5e1;
    transition: color 0.3s ease;
}

.lf-capability-card:hover .lf-card-num {
    color: #b38a38;
}


.lf-capability-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #0a2540; 
    margin: 0 0 15px 0;
}

.lf-capability-card p {
    font-size: 14px;
    color: #475569;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 768px) {
    .lf-capabilities-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .lf-capability-card {
        padding: 30px 25px;
    }
}

.lf-evidence-blueprint-section {
    padding: 100px 0;
    background-color: #f8fafc;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.blueprint-split-grid {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 60px;
    align-items: center;
}

.blueprint-text-side h2 {
    font-size: 38px;
    font-weight: 700;
    color: #0a2540; 
    margin: 20px 0;
    line-height: 1.25;
}

.blueprint-text-side p {
    font-size: 16px;
    color: #475569;
    line-height: 1.6;
    margin-bottom: 30px;
}


.blueprint-feature-checks {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

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

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

.b-check-item p {
    font-size: 14px;
    color: #334155;
    margin: 0;
    line-height: 1.5;
}

.b-check-item strong {
    color: #0a2540;
}

.blueprint-visual-side {
    width: 100%;
}

.claim-chart-mockup {
    background-color: #0a2540; 
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 30px 60px -15px rgba(10, 37, 64, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.05);
}

.chart-mockup-header {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.chart-mockup-header h4 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    margin: 0;
}

.status-indicator-badge {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #b38a38; 
    padding: 4px 12px;
    border-radius: 20px;
    letter-spacing: 0.5px;
}


.chart-mockup-body {
    padding: 25px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.mockup-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    background-color: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    padding: 20px;
}

.mockup-col {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* Side indicator tags */
.col-tag {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #94a3b8;
    letter-spacing: 0.5px;
}

.col-tag.golden-tag {
    color: #b38a38; /* Matte Gold text accent */
}

.mockup-col p {
    font-size: 13px;
    color: #cbd5e1;
    line-height: 1.5;
    margin: 0;
}

/* --- Responsive Media Query Configurations --- */
@media (max-width: 991px) {
    .blueprint-split-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    
    .blueprint-text-side {
        text-align: center;
    }
    
    .b-check-item {
        text-align: left;
    }
}

@media (max-width: 576px) {
    .mockup-row {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

/* add new sections  */
/* Law Firms Use Cases Section Styling */
.lf-usecases-section {
    background-color: #0a2540; /* Dark Blue Background */
    padding: 80px 0;
    color: #ffffff;
}

.lf-title-wrapper {
    margin-bottom: 50px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.lf-subtitle {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b38a38; /* Gold Accent */
    border: 1px solid #b38a38;
    padding: 5px 15px;
    border-radius: 50px;
    margin-bottom: 15px;
}

.lf-title-wrapper h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #ffffff;
}

.lf-title-wrapper p {
    font-size: 16px;
    color: #cbd5e1;
    line-height: 1.6;
}

/* 3 Column Grid */
.lf-usecases-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.lf-usecase-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px 30px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.lf-usecase-card:hover {
    transform: translateY(-5px);
    border-color: #b38a38;
    background: rgba(255, 255, 255, 0.06);
}

.lf-card-icon {
    font-size: 32px;
    color: #b38a38; /* Gold Icon */
    margin-bottom: 25px;
}

.lf-usecase-card h3 {
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
}

.lf-usecase-card p {
    font-size: 15px;
    color: #94a3b8;
    line-height: 1.6;
    margin-bottom: 20px;
}

/* Internal Bullet List */
.lf-card-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lf-card-list li {
    font-size: 14px;
    color: #cbd5e1;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.lf-card-list li i {
    color: #b38a38; /* Small Gold Check Icon */
    font-size: 12px;
}

/* Responsive Design */
@media (max-width: 991px) {
    .lf-usecases-grid {
        grid-template-columns: 1fr;
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 575px) {
    .lf-title-wrapper h2 {
        font-size: 28px;
    }
}
/* Law Firms Why Choose Us Section Styling */
.lf-why-us-section {
    background-color: #ffffff; /* Clean White Background for contrast */
    padding: 80px 0;
}

.lf-why-title-wrapper {
    margin-bottom: 60px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.lf-why-subtitle {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b38a38; /* Gold Accent */
    border: 1px solid #b38a38;
    padding: 5px 15px;
    border-radius: 50px;
    margin-bottom: 15px;
}

.lf-why-title-wrapper h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #0a2540; /* Dark Blue Text */
}

.lf-why-title-wrapper p {
    font-size: 16px;
    color: #64748b;
    line-height: 1.6;
}

/* 2 Column Row Layout for Features */
.lf-why-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.lf-why-card {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.lf-why-card:hover {
    background-color: rgba(10, 37, 64, 0.02);
}

.lf-why-icon-box {
    font-size: 28px;
    color: #b38a38; /* Gold Icon */
    background: rgba(179, 138, 56, 0.1); /* Light Gold Tint */
    width: 60px;
    height: 60px;
    min-width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.lf-why-content h3 {
    font-size: 20px;
    font-weight: 600;
    color: #0a2540; /* Dark Blue Heading */
    margin-bottom: 10px;
}

.lf-why-content p {
    font-size: 15px;
    color: #475569;
    line-height: 1.6;
}

/* Responsive Design */
@media (max-width: 767px) {
    .lf-why-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .lf-why-card {
        flex-direction: column;
        align-items: center;
        text-center: center;
    }
    .lf-why-content h3 {
        text-align: center;
        margin-top: 10px;
    }
    .lf-why-content p {
        text-align: center;
    }
    .lf-why-title-wrapper h2 {
        font-size: 28px;
    }
}

/* Law Firms Final CTA Section Styling */
.lf-cta-section {
    background-color: #ffffff; /* Baahar ka background white takki previous section se merge ho */
    padding: 80px 0;
}

.lf-cta-box-wrapper {
    background: #0a2540; /* Aapka bataya gaya Dark Blue */
    border-radius: 16px;
    padding: 60px 40px;
    box-shadow: 0 20px 40px rgba(10, 37, 64, 0.15);
    border: 1px solid rgba(179, 138, 56, 0.2); /* Light gold border hint */
    position: relative;
    overflow: hidden;
}

/* Background subtle decorative element */
.lf-cta-box-wrapper::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(179, 138, 56, 0.05);
    border-radius: 50%;
    pointer-events: none;
}

.lf-cta-content {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.lf-cta-tag {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #b38a38; /* Gold Accent */
    margin-bottom: 20px;
}

.lf-cta-content h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: 20px;
}

.lf-cta-content p {
    font-size: 16px;
    color: #cbd5e1;
    line-height: 1.7;
    margin-bottom: 35px;
}

/* Button Layout */
.lf-cta-btn-group {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* Primary Gold Button */
.lf-btn-primary {
    background-color: #b38a38; /* Gold Color */
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 35px;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #b38a38;
}

.lf-btn-primary:hover {
    background-color: #94712e; /* Darker Gold on hover */
    border-color: #94712e;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(179, 138, 56, 0.3);
}

/* Secondary Transparent Button */
.lf-btn-secondary {
    background-color: transparent;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 35px;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.lf-btn-secondary:hover {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: #b38a38; /* Gold border on hover */
    color: #b38a38;
    transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 767px) {
    .lf-cta-box-wrapper {
        padding: 40px 20px;
    }
    .lf-cta-content h2 {
        font-size: 28px;
    }
    .lf-cta-btn-group {
        flex-direction: column;
        gap: 15px;
    }
    .lf-btn-primary, .lf-btn-secondary {
        width: 100%;
        justify-content: center;
    }
}


.lf-capability-list{
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

.lf-capability-list li{
    margin-bottom: 10px;
    font-size: 15px;
    color: #555;
    display: flex;
    align-items: center;
}

.lf-capability-list li i{
    color: #b38a38;
    margin-right: 10px;
    font-size: 14px;
}















































