


.read-more-linkss:hover{
 
  color: #e1a122 !important;
}
.newpremium-services {
  
  background:#e1a122;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-clip: border-box;
  background-size: 200% auto;
  background-position: 0% center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 6s linear infinite;
  -webkit-text-size-adjust: none;
}

.citywise-card-title{
font-size:24px !important;
color:#0f2c4b !important;
font-weight:600;

}


#cityList a{
color:#0f2c4b;}

.dropdown-menu .dropdown-item {
  color: inherit; 
  position: relative;
  transition: all 0.2s ease;
  padding: 10px;
}


.dropdown-menu .dropdown-item:hover {
  text-decoration: underline;
}


.dropdown-menu .dropdown-item:hover::before {
  content: '|';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: currentColor; 
  font-weight: bold;
}


/*blog grid start here*/

@media (min-width: 1440px) {
  #blog-list {
    max-width: 85%;
	height:auto;
    margin-left: auto;
    margin-right: auto;
  }
  .navbar-nav .nav-link{
  font-size:24px;
  }
}
 
:root {
    --primary-blue: #0f2c4b;
    --accent-yellow: #f4b028;
    --text-muted: #6c757d;
}


#read-more{
background-color:#e1a122;
color:#fff;
}
.breadcrumb{
background:none;}


.hero-section {
    position: relative;
    background: url('/assets/images/commonbg.png') center/cover;
    min-height: 500px;
    display: flex;
    align-items: center;
    z-index: 1;
    color: white; 
	
}

.legals-servicew-header-title{
padding-top:97px;}

.legal-blog-head-title{
padding-top:50px;
}
.area-header-title-top{
padding-top:50px;
}

.hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: rgb(15, 44, 75);*/
	background: rgba(243, 243, 243, 0);
    /*backdrop-filter: blur(1px);*/
    z-index: -1;
}

.blog-side-text h6 a{
color:#0f2c4b;
}

.for-phone-p-0 {
    padding: 25px !important;
  }


@media (max-width: 576px) {

 .for-phone-p-0 {
    padding: 10 !important;
  }
  .dfew{
  width:100% !important;
  
  }


.sdfs h2 a {
  font-size: 18px;
  color: #fff;
}
.blog-side-text{
text-align:left;
}
.connectwithadvocatebksingh a {
    font-weight: 500;
    font-size: 16px;
}



  .pagination {
    flex-wrap: wrap;
    justify-content: center;
  }

  .pagination .page-item {
    margin: 2px;
  }

  .pagination .page-link {
    padding: 6px 10px;
    font-size: 0.875rem;
    min-width: 36px;
    text-align: center;
  }

  .pagination .page-item:first-child .page-link,
  .pagination .page-item:last-child .page-link {
    font-size: 1rem; 
  }
}
.read-more-link:hover,
.read-more-link:hover .arrow-classic {
  color: #e1a122; 
}

.breadcrumb-item.active {
    background-color: #ec6106;
    padding: 4px 12px;
    border-radius: 20px;
    color: #fff;
}



.section-title {
    color: #ec6106;
    font-size: 21px;
    letter-spacing: 2px;
}

.category-badge {
    background-color: #e1a122;
	letter-spacing:2px;
    color:#fff;
    top: 15px;
    left: 15px;
    font-size: 0.75rem;
    padding: 6px 12px;
	font-family: 'Lato', sans-serif;
}
.text-shortdesc{
font-size: 16px;
}

.blog-meta {
    font-size: 0.85rem;
    color: var(--text-muted);
}
.blog-meta span i{

 color: #e1a122;
}

.blog-title {
  color: #00204c;
  font-weight: 600;
  /*font-family: 'Domine', serif;*/
  font-family: "Poppins", sans-serif !important;
  font-size: 1.5rem;
}

.blog-title:hover {
    color: #e1a122;

}

.arrow-classic {
  font-family: 'Font Awesome 5 Free';
  content: '\f30b';
  font-weight: 600;
  color: #ffffff;
  padding: 0 15px;
}

.arrow-classic{
  font-family: 'Font Awesome 5 Free';
  content: '\f30b';
  font-weight: 600;
  color: #6c757d;
  padding: 0 5px;
}



.before-line{
background:#ededed;
}
.center-line{
background:#e1a122;
}
.after-line{
background:#ededed ;
}

.read-more-link {
    color:#6c757d;
    text-decoration: none;
    
    transition: color 0.3s ease;
}

.custom-underline {
  display: flex;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 20px;
}
.custom-underline .start-yellow {
  
  width: 65px;
  height: 2px;
  background-color: #e1a122; 
}
.custom-underline .rest-gray {
  flex: 1;
  height: 2px;
  background-color: #4c5c74;
}



.read-our-latest-insights{
/*font-family: 'Domine', serif;*/
/*font-weight:600;*/
color:#00204c;
}

/* Pagination */
.page-link {
    color: #00204c !important;
    border: 2px solid #dee2e6;
    border-radius: 50px !important;
    margin: 0 3px;
    padding: 8px 15px;
}

/* Pagination continued */
.page-item.active .page-link {
    background-color: #e1a122 !important;
    border-color: #ec6106 !important;
    color: white !important;
}

.page-link:hover {
    background-color: #e1a122;
    border-color: var(--accent-yellow);
    color: #ec6106 !important;
}


/* Responsive adjustments */
@media (max-width: 576px) {
.full-container-padding{
padding-left:0px !important;
padding-right:0px !important;

}

    .hero-section .col-lg-8 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
	 .about-text{
  color: #434343 !important;
  }

.ankit{
font-size:3rem;
font-family: 'Domine', serif;
padding-top:71px;
}

.ankit2{
color:#fff !important;
font-size:18px !important;
font-family: 'Domine', serif;

}
	
}

.news-titles-font{
font-size:35px !important;
}

.ankit{
font-size:41px;
font-family: 'Domine', serif;}


.ankit2{
color:#fff !important;
font-size:18px !important;
letter-spacing:2px;
font-family: 'Domine', serif;
}
	




@media (max-width: 768px) {
    .hero-section {
        min-height: 500px;
        padding: 2rem 0;
    }
	.ankit{
font-size:35px !important;
font-family: 'Domine', serif;
padding-top:71px;
}

    
    .display-4 {
        font-size: 2rem;
    }
    
    .blog-meta {
        font-size: 0.8rem;
    }
    
    .blog-meta span {
        display: block;
        margin-bottom: 0.25rem;
    }
    
    .category-badge {
        font-size: 0.7rem;
        padding: 4px 8px;
    }
}

.overlap-box {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: auto;
    max-width: 90vw;
}
.overlap-box span a{
color:#fff;
}

.custom-page {
  padding: 10px 20px;
  font-size: 1rem;
  color: #00204c;
  border-radius: 6px !important; 
  min-width: 50px;
  text-align: center;
}

.page-item.active .custom-page {
  background-color: #00204c;
  color: white;
  border-color: #00204c;
}

.page-item.disabled .custom-page {
  color: #999;
  pointer-events: none;
  background-color: #f0f0f0;
  border-color: #ddd;
}


.overlap-cross-2-section {
    background-color: #e1a122;
}

.section-cross-box {
    height: 55px;
	width:400px;
    border-radius: 5px;
    font-size: 20px;
    padding: 0 2rem;
}

/* Responsive text and spacing */
.section-cross-box span {
    color: white;
    white-space: nowrap;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .section-cross-box {
        height: 48px;
        font-size: 16px;
        padding: 0 1.5rem;
    }

    .section-cross-box span {
        font-size: 16px;
    }

    .pe-5 {
        padding-right: 1rem !important;
    }

    .ps-5 {
        padding-left: 1rem !important;
    }
}

@media (max-width: 480px) {


    .section-cross-box {
        flex-direction: column;
        height: auto;
        padding: 0.75rem 1rem;
        gap: 0.25rem;
        text-align: center;
    }

    .section-cross-box span {
        font-size: 14px;
    }
}



@media (max-width: 576px) {
    .breadcrumb-item.active {
        padding: 2px 8px;
        font-size: 0.85rem;
    }

	.floating-body{
	/*height: 335px !important;*/
	height:auto !important;
	}
    
    .section-title {
        font-size: 13px;
    }
    
    .pagination {
        flex-wrap: wrap;
        gap: 0.25rem;
    }
    
    .page-link {
        padding: 6px 12px;
        font-size: 0.9rem;
    }
}



.card-img-top {
    height: 250px;

   
}

.floating-body {
    margin-top: -50px;
    margin-left: 18px;
    margin-right: 18px;
    background: white;
    padding: 1.5rem;
    position: relative;
    z-index: 2;
	
    box-shadow: 0 8px 25px rgba(0,0,0,0.08); 
}

}


@media (max-width: 768px) {
    .floating-body {
        margin-top: -30px;
        padding: 1rem;
    }
	
}

/*blog grid end here*/














/* about uss start here */

.offset-image-border img{
  outline: 1px solid rgba(255,255,255,0.4);
  outline-offset: -20px;
  }


 .new-animated-fadein {
      animation: fadeIn 1.5s ease-in-out;
    }
    @keyframes fadeIn {
      from { opacity: 0; transform: translateY(20px); }
      to { opacity: 1; transform: translateY(0); }
    }
    .new-highlight {
      color: #ec6106;
    }

    .legal-section {
      background: linear-gradient(rgba(15, 44, 75, 0.9), rgba(15, 44, 75, 0.9)),
        url('/assets/images/supremcourt.jpg') no-repeat top center;
      background-size: cover;
      color: white;
      padding: 100px 0;
      text-align: center;
      font-family: 'Poppins', sans-serif;
    }

    .legal-icon {
      font-size: 100px;
      color: white;
      margin: 40px auto;
    }
	.legal-icon img{
	width:91%;
	height:auto;
	}
	

    .legal-item {
      margin-bottom: 30px;
    }

    .legal-item h5 {
      font-weight: 600;
	  font-size:27px;
	  font-family: 'Domine', serif !important;
    }

    .legal-item p {
      font-size: 16px;
      margin-top: 10px;
      color: #fff;
    }

    @media (min-width: 768px) {
      .legal-item {
        text-align: left;
      }
    }

	.about-most-populer{
	color:#00204c;}
	.about-new-image img {
  transition: all 0.3s ease;
}

@media (min-width: 768px) {
  .img-overlap-down {
    margin-bottom: -50px;
  }


  .img-overlap-up {
    margin-top: -50px;
  }
}


 .about-section {
    padding-top: 80px;
    padding-bottom: 80px;
	margin-top:40px;
  }

 .most-populer3{
  margin-top:102px;
}
  @media (max-width: 575px){
  .top-introduction-image img{

width:100%;
/*height: 300px;*/
margin-top: 5px !important;

}


  .call-info span {
    color: #ec6106;
	font-size:18px;
  }

  .why-to-reach h2{
  color:#0f2c4b;
  font-size:31px;
  padding-bottom:20px;
  text-align:center !important;
  }
  .why-to-reach p{
  letter-spacing: 2px;
  color:#ec6106;
  text-align:center !important;
  }

  
  .about-section {
	margin-top:34px;
  }
  .about-heading {
   font-size: 35px !important;
  padding-top: 18px !important;
  }
  
 
  }

  .about-heading {
    font-size: 38px;
    font-weight: 600;
    color: #0f2c4b;
    margin-bottom: 20px;
  }

  .about-quote {
    font-style: italic;
    color: #3a3a3a;
    border-left: 4px solid #f4b028;
    padding-left: 16px;
    margin-bottom: 16px;
  }

  .about-name {
    font-weight: 600;
    margin-bottom: 10px;
    color: #0f2c4b;
  }

  .about-text {
    color: #6c757d;
    font-size: 15px;
    line-height: 28.5px;
  }

  .about-img {
    
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
  }

  .icon-box i {
    font-size: 40px;
    color: #e1a122;
	max-width: 100%;
  height: auto;
  vertical-align: top;
  }

  .icon-box h6 {
    font-weight: 400;
  margin-top: 10px;
  color: #0f2c4b;
  font-size: 21px;
  font-family: 'Domine', serif;
  }
  .bi{
  color:#e1a122;}

  .icon-box p {
    font-size: 16px;
    color: #6c757d;
  }

  .call-info {
    font-weight: 600;
    font-size: 20px;
    
    color: #0f2c4b;
  }

  .call-info span {
    color: #e1a122;
  }

  @media (min-width: 768px) {

   #mainNav{

    border-bottom: 0.5px solid #9d9d9d42;

   }


    .img-up {
      margin-top: -50px;
    }

    .img-down {
      margin-bottom: -50px;
    }
  }

  .most-populer-margin {
    margin-top: 50px;
  }

  .why-to-reach h2{
  color:#0f2c4b;
  font-size:35px;
  text-align:right;
  }
  .why-to-reach p{
  letter-spacing: 2px;
  color:#ec6106;
  text-align:right;
  }

.new-about-research{

border: 2px solid #ededed;
}
.new-about-research2{
margin-top:-3px; 
border: 2px solid #ededed; 
width: 29%;
}
.new-about-research h5{
font-size:1.5rem;
}

.new-about-research p{
color:#e1a122;
font-family: 'Domine', serif !important;
}

/* about us end here */









/*Testimonal start here*/

.designation-color{
color:#e1a122;
}
    .testimonial-main-title {
      font-family: 'Domine', serif;
      font-size: 50px;
	  line-height: 45px;
      font-weight: 700;
      color: #00204c;
    }

    .testimonial-title-underline {
      width: 60px;
      height: 3px;
      background-color: #e1a122 !important;
      margin: 0 auto;
      border-radius: 2px;
    }
  .our-clients-say{
      font-size:36px !important;}

	  .svg-icon{
	  color:#ec61064a;
	  }

    .testimonial-testimonial-card {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12);
  position: absolute;
  bottom: 0;
  left: -61%;
  z-index: 2;
  background: #fff;
  width: 82%;
   margin-top: -298px; 
}

.testimonial-color-test p{

  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #ec6106;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 15px;
  text-transform: uppercase;
}

    .testimonial-professional-image img {
      object-fit: cover;
      height: 100%;
      width: 100%;
    }

    @media (max-width: 992px) {
      .testimonial-testimonial-card {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
        margin-top: -100px;
      }
	  .contact-sec-box {
	  height:auto !important;}
    }
    }

    @media (max-width: 768px) {
      .testimonial-testimonial-card {
        margin: -80px 20px 0;
      }

      .testimonial-main-title {
        font-size: 1.75rem;
      }
	  .contact-sec-box {
	  height:auto !important;}
    }
    }

    @media (max-width: 576px) {

	
	#testimonialCarousel{
	margin-top:12px !important;
	}

    .testimonial-professional-image{
	
	   margin-bottom: 43px;
	
	}
      .testimonial-testimonial-card {
        margin: -60px 0 0;
        padding: 20px;

      }

      .testimonial-client-photo {
        width: 50px;
        height: 50px;
      }

      .testimonial-client-name {
        font-size: 1rem;
      }

      .testimonial-client-title {
        font-size: 0.8125rem;
      }

	.contact-sec-box {
	  height:auto !important;}
    }


.fst-normal{
color:#1D3557 !important;}
/*testimonial end here*/




/*for single blog title phone */






.seperate-pages{
padding-top:80px !important;
}













/*contact us start here*/

.contact-required{
color:red;}



.call-us-legals365 h4{
font-size:1.75rem;
font-family: 'Domine', serif !important;
}

.call-us-legals365 p{
color:#575a7b;
}

.contact-sec-box h5{
font-size: 20px !important;
color:#00204c;
font-weight:600;
}

.contact-sec-box p{
font-size: 17px !important;
color:#00204c;
font-weight:600;
}

.badge{
border-radius:0px !important;}

.badge a{
color:#fff;
}


.category-badge {
  top: 10px;
  left: 10px;
  background-color: #e1a122;
  padding:10px !important;
  border-radius: 0px;
  font-size: 2rem;

}
.image-overlay-box {
  position: relative;
  overflow: hidden;
}

.image-overlay-box img {
  width: 100%;
  height: auto;
  display: block;
}

.image-overlay-box .blue-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 75, 160, 0.5); 
  z-index: 1;
}

.image-overlay-box .category-badge,
.image-overlay-box .position-absolute.text-white {
  z-index: 2;
  position: relative;
}


/*contact us end here*/
.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 75, 160, 0.5);
  z-index: 1;
}
.overlay-text,
.category-badge {
  z-index: 2;
  position: relative;
}

.blue-text-overflow p{
	font-size: 15px !important;
	}


	.new-contact-use{
	color:#e1a122;
	font-family: inherit;
	}

.contact-btn-massage {
background-color:#e1a122 !important;
}


/*city wise lawyer page css start here*/

/* Minimal Custom CSS - Bootstrap-focused Legal Blog */

/* Essential Custom Properties */



/* Essential Custom Classes */
.newbtn-circle {
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
}

.city-wise-lawyer-blog-post .city-wise-lawyer-card-img-top {
    height: 400px;
    object-fit: cover;
}

.popular-post img {
    object-fit: cover;
}

/* Responsive Image Heights */
@media (max-width: 768px) {
    .city-wise-lawyer-blog-post .city-wise-lawyer-card-img-top {
        height: 250px;
    }
    .newbtn-circle {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 576px) {
.cheque-bounce-status{
margin-top:12px !important;
}
.forsingleblog{
font-size:34px;
}

    .newbtn-circle {
        width: 35px;
        height: 35px;
    }
}
.text-dark{
    color: #0f2c4b !important;
}

.newsend-message {
    background: #e1a122 !important;
    color: #fff !important;
    border: none;
    transition: all 0.4s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.newsend-message .btn-text {
    z-index: 2;
    position: relative;
}

.newsend-message:hover {
    background-color: #0f2c4b !important;
    color: #e1a122 !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

/* Shine animation */
.btn-shine {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.1) 100%
    );
    transform: skewX(-20deg);
    z-index: 1;
    transition: none;
}

.newsend-message:hover .btn-shine {
    animation: shine 1.2s ease forwards;
}

@keyframes shine {
    0% {
        left: -75%;
    }
    100% {
        left: 125%;
    }
}

.lawyer-city-form-box{
    background-color: #e1a122;
    color: #fff !important;
	padding:12px;
}

.city-lead{

color: #0f2c4b !important;

}
.no-font{
font-family: inherit;
font-size:16px;
}

.attractive-form{
  background-color: rgb(15, 44, 75);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }

.sdfs h2 a{
font-size:20px;
color:#fff;
}

.sdfs{
margin-top: 87px;
}


@media screen and (min-width: 320px) and (max-width: 480px) {
.update-footer-contact{
padding-left:2px !important;
}
.ankit{
font-size:35px !important;
font-family: 'Domine', serif;
padding-top:71px;
}
.ankit2 {
  color: #fff !important;
  font-size: 10px !important;
  letter-spacing: 2px;
  font-family: 'Domine', serif;
}

.area-wise-banner-salogan{
font-family: inherit;
font-size:9px;
}
.citywise-card-title {
  font-size: 23px !important;
  color: #0f2c4b !important;
  font-weight: 600;
}
.area-wise-single-page{
padding-left:0px !important;
}
}

.sdfs h2 a:hover{

color:#e1a122;
}

.city-lead h3{
font-size:24px;
}

.expert-lawyer-font{
font-size:24px;
}

/*city wise lawyer page css end here*/


 .search-input-wrapper {
    position: relative;
    width: 0;
    overflow: hidden;
    transition: width 0.4s ease;
}

.search-input-wrapper.active {
    width: 200px; /* Fixed width instead of 100% for better control */
}

#citySearch {
    border: none;
    border-bottom: 2px solid #007bff;
    outline: none;
    padding: 6px 25px 6px 8px; /* Extra padding for clear button */
    width: 100%;
    font-size: 14px;
    background: transparent;
    color: #333;
}

#citySearch:focus {
    border-bottom-color: #0056b3;
}

#citySearch::placeholder {
    color: #999;
    font-size: 13px;
}


.city-item.highlight {
    background-color: #f8f9fa;
    border-left: 3px solid #007bff;
}


.city-item {
    transition: all 0.3s ease;
}


.no-results {
    padding: 15px;
    text-align: center;
    color: #666;
    font-style: italic;
}


/*connectwithadvocatebksingh*/
.connectwithadvocatebksingh a{
font-size:15px;
font-width:700;
background:#f7f7ff;
padding:12px;
}

/*lawyer city faq css start */
 .advocatebksingh-faq-main-section {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            padding: 80px 0;
            color: white;
        }
        .advocatebksingh-faq-content-wrapper {
          
            overflow: hidden;
        }
        .advocatebksingh-faq-header-section {
            background: linear-gradient(45deg, #1e3c72, #2a5298);
            color: white;
            padding: 40px 30px;
            text-align: center;
        }
        .advocatebksingh-faq-accordion-button {
            font-size: 1.1rem;
            padding: 20px 25px;
            border: none;
            background: #f8f9fa;
            color: #2c3e50;
        }
        .advocatebksingh-faq-accordion-button:not(.collapsed) {
            background: #e3f2fd;
            color: #1565c0;
            box-shadow: none;
        }
        .advocatebksingh-faq-accordion-button:focus {
            box-shadow: 0 0 0 0.25rem rgba(21, 101, 192, 0.25);
        }
        .advocatebksingh-faq-answer-content {
            padding: 25px;
            background: white;
            color: #555;
            line-height: 1.7;
        }
        .advocatebksingh-faq-question-item {
            border: none;
            margin-bottom: 10px;
            border-radius: 8px !important;
            overflow: hidden;
            
        }
        .advocatebksingh-legal-service-icon {
            color: #ffd700;
            margin-right: 10px;
        }
        .advocatebksingh-law-firm-title {
            font-size: 2.5rem;
            font-weight: 700;
            margin-bottom: 1rem;
        }
        .advocatebksingh-legal-consultation-subtitle {
            font-size: 1.2rem;
            opacity: 0.9;
        }
       /* .advocatebksingh-attorney-services-container {
            padding: 2rem;
        }*/
        .advocatebksingh-legal-advice-accordion {
            background: transparent;
        }
        .advocatebksingh-lawyer-consultation-question {
            
            color: #2c3e50;
        }
        .advocatebksingh-legal-expertise-answer {
            color: #666;
            font-size: 1rem;
        }
        .advocatebksingh-law-practice-icon-wrapper {
            display: inline-flex;
            align-items: center;
        }
        .advocatebksingh-legal-firm-branding {
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 0.9rem;
            opacity: 0.8;
        }
/*lawyer city faq css end*/


/*blink whatsapp icon*/
.blinl-whatsapp-btn {
    background-color: #25D366;
    animation: blinkWhatsApp 1.2s infinite;
    transition: transform 0.3s ease;
}

.blinl-whatsapp-btn:hover {
    transform: scale(1.05);
    background-color: #1ebe5b;
    text-decoration: none;
}

/* Blinking effect */
@keyframes blinkWhatsApp {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.4; }
}

.advocateimage-wrapper {
    width: 100%;
    overflow: hidden;
    border-radius: 8px; /* Optional for rounded edges */
}

.advocateoptimized-image {
    width: 100%;
    height: auto;
    display: block;
    object-fit: fill; 
    max-height: 530px; 
    border-radius: 4px;
    transition: transform 0.3s ease; 
}

.advocateoptimized-image:hover {
    transform: scale(1.02); 
}

.usleh a {
    display: block;
    text-decoration: none;
    color: #0f2c4bc7;
    transition: background-color 0.3s, color 0.3s;
}

.usleh a:hover li {
    background-color: #0f2c4b;
    color: #ffffff;
}


#citySearchInput {
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 4px 8px;
}



/*follow us */
.follow-icons {
  
  margin-top: 10px;
}

.follow-icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 4px;
  background-color: #0a2647; /* dark navy blue */
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  transition: 0.3s;
  text-decoration: none;
}

.follow-icons a:hover {
  background-color: #e09c20; /* mustard yellow on hover */
  color: #fff;
}


.citywise-testimonial-card {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  overflow: hidden;
}

.citywise-testimonial-header {
  background-color: #e09c20;
  color: white;
  font-weight: bold;
  padding: 10px 15px;
  font-size: 1.1rem;
}

.citywise-testimonial-header i {
  margin-right: 8px;
  font-size: 1rem;
}

.citywise-testimonial-body {
  padding: 30px 20px;
  text-align: center;
}


.citywise-testimonial-body img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
}

.citywise-quote-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0 15px;
}

.citywise-line {
  height: 1px;
  background-color: #ddd;
  flex: 1;
  max-width: 60px;
}

.citywise-quote-icon {
  color: #e09c20;
  font-size: 28px;
  padding: 0 15px;
}

.citywise-testimonial-body p {
  color: #333;
  font-size: 15px;
}

.citywise-testimonial-name {
  font-weight: 700;
  color: #0a2647;
  margin-bottom: 0;
}

.citywise-testimonial-role {
  color: #e09c20;
  font-weight: 500;
  font-size: 14px;
}


/*old contact us */
/* Hero Section */
.get-a-free-consultation {
    position: relative;
    background-image: url("/assets/images/commonbg.png");
    background-size: cover;
    background-position: center;
    padding: 110px 0;
    text-align: center;
    z-index: 1;
    overflow: hidden;
}

.get-a-free-consultation::before {
    content: "";
    /*position: absolute;*/
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(253, 253, 253, 0.18);
    z-index: 2;
}
.loan-settlement-lawyer-hero .loan-settlement-lawyer-container,
.loan-settlement-lawyer-hero .get-a-free {
    position: relative;
    z-index: 3;
}

.get-a-free span a {
    text-decoration: none;
    list-style: none;
    color: #fff;
    font-weight: 700;
}

.loan-settlement-lawyer-hero-title {
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
	padding-top:27px;
}

.loan-settlement-lawyer-hero-description {
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
}



/*advocate profile css start here */


.advocate-bk-singh-list li{

list-style: square !important;

}

/*advocate profile css end here*/


@keyframes zoomInOut {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
/*.zoom-animate {
  animation: zoomInOut 1.5s infinite;
}*/

@media (max-width: 768px) {
  .zoom-animate {
    animation: none !important;
    transform: scale(1); /* safety ke liye */
  }
}



/*scroll header stop css only */
#mainNav {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  transform: none !important;
  transition: none !important;
}

#mainNav.scrolled,
#mainNav.header-scrolled,
#mainNav.sticky,
#mainNav.is-sticky {
  transform: none !important;
  background: inherit !important;
}


/*phone whatapp call hanger*/
/* Mobile sticky bar hidden by default */
#mobileActionBar {
  display: none;              /* default hidden */
  position: fixed;
  top: 66px;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 6px 0;
  justify-content: space-between;
}
/* Buttons */
#mobileActionBar a {
  flex: 1;
  text-align: center;
  padding: 1px 0px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}

/* WhatsApp */
#mobileActionBar .wa-btn {
  background: #25d366;
}

/* Call */
#mobileActionBar .call-btn {
  background: #f0a500;
}

/*  Desktop par bilkul nahi dikhe */
@media (min-width: 992px) {
  #mobileActionBar {
    display: none !important;
  }
}


/*footer review url text color*/
.footer-list-29 a{
color:white !important;

}


/******************************************footer icon only here start ****************************************************/


/******************************************footer icon only here end ****************************************************/




/********************************************* faq new css here start *******************************************************/


.accordion-button:not(.collapsed){
/* background-color: #3E9393; */

}

.all-faqs-title-font-size h2{
font-size:2.2rem;
}

.fw-semibold{
font-weight:0 !important;}
/********************************************** faq new css here end ********************************************************/


.footer-ngt-icon-case{
font-size:30px;
}
.for_contact .row {
  display: flex;
  align-items: stretch;
}
.for_contact a {
  height: 100%;
}

.contact-box {
  height: 100%;
  display: flex;
  align-items: center;
}
.contact-box .row {
  width: 100%;
  align-items: center;
}

.update-footer-contact h5 {
  min-height: 48px; /* sab headings equal height */
  display: flex;
  align-items: center;
}
.cheque-bounce-status{
margin-top:50px;
}

@media (max-width: 576px) {
  .client-number {
    flex-direction: column;
    text-align: center;
  }

  .client-number i {
    margin-right: 0 !important;
    margin-bottom: 8px;
  }
}


.new-footer-popular-search-links li a:hover{
color:#fdb422 !important;
text-decoration:underline;
}
	.footer-location-linkss{
	list-style:none;
	}
.new-footer-popular-search-links a:hover{
color:#fdb422 !important;
text-decoration:underline;
}

.new-footer-footer-latest-search span{
color:white;
padding-left:5px;
}
.new-footer-footer-latest-search a:hover{
color:#fdb422 !important;
text-decoration:underline;
}



