.contact-page-wealth {
    padding: 4rem 0;
}

.contact-page-wealth .main-box {
    background: #f6f5f2;
    padding: 50px;
    border-radius: 24px;
    margin-right: -56px;
    z-index: 0;
    position: relative;
}
.contact-page-wealth .sec-big-title {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 10px;
}
.contact-page-wealth .section-title p {
    margin-bottom: 30px;
}
.contact-page-wealth .form-group {
    margin-bottom: 20px;
}

.contact-page-wealth .form-group label {
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
    color: #333;
     font-size: 14.5px;
}

.contact-page-wealth .form-control {
    width: 100%;
    padding: 14px 20px 14px 20px;
  border: 1px solid #0000001a; 
    border-radius: 9px; 
    background-color: #fff;
    font-size: 15px;
    transition: all 0.3s ease;
}
.contact-page-wealth .form-control:hover {
    border-color: #69727d;
}
.contact-page-wealth .form-control:focus {
    outline: none;
    border-color: #1a3c34;
    box-shadow: 0 0 5px rgba(26, 60, 52, 0.1);
}

.contact-page-wealth select.form-control {
    height: 50px;
}

.contact-page-wealth textarea.form-control {
    resize: none;
}
.contact-page-wealth .wealth-btn:hover span {
    color: #ff5a00; 
}
.contact-page-wealth .contact-pict img {
    width: 100%;
    height: 728px;
    object-fit: cover;
    border-radius: 24px; 
}
.our-address-locaa {
  padding: 2rem 0 5rem;
}
.our-address-locaa .ideal-loactio {
  display: flex;
  align-items: center;
  gap: 15px;
}
.our-address-locaa .ideal-loactio .icon-box {
  width: 60px;
  height: 60px;
  background: #ff5a00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-address-locaa .ideal-loactio .icon-box img {
  filter: brightness(0) invert(1); 
}
.ideal-loactio .content h4 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #2d2dbb;
  font-weight: 600;
}
.our-address-locaa .ideal-loactio .content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
.our-address-locaa .content a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
}
.our-address-locaa .content a:hover {
   color: #ff5a00;
}

/*.beware-imposter-secc{*/
/*    padding:5rem 0;*/
/*}*/
/*.beware-imposter-secc .section-title h3{*/
/*color: rgb(45, 45, 187);*/
/*margin:0 0 30px;*/
/*}*/

/*.typess-list {*/
/*    list-style: none;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/
/*.typess-list li {*/
/*    position: relative;*/
/*    padding-left: 26px; */
/*    margin-bottom: 11px; */
/*}*/
/*.typess-list li::before {*/
/*    content: "\f14b";*/
/*    font-family: flaticon_normal-icon !important;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 4px; */
/*    color: #ff5a00;*/
/*    font-weight: 900;*/
/*    font-size: 14px;*/
/*    line-height: 1;*/
/*}*/
/*.beware-imposter-secc  .invet-titl{*/
/*    color: rgb(45, 45, 187);*/
/*    font-size: 23px;*/
/*    font-weight: 600;*/
/*        margin: 14px 0;*/
/*}*/
/*.beware-imposter-secc .number-list .sbi-lsit {*/
/*  display: flex;*/
/*  align-items: flex-start;*/
/*  gap: 12px;*/
/*  margin-bottom: 14px;*/
/*  color: #444;*/
/*  line-height: 1.6;*/
/*}*/
/*.beware-imposter-secc .number-list .num {*/
/*  min-width: 28px;*/
/*  height: 28px;*/
/*  background: #ff5a00;*/
/*  color: #fff;*/
/*  font-size: 14px;*/
/*  font-weight: 600;*/
/*  border-radius: 50%;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  flex-shrink: 0;*/
/*}*/
/*.beware-imposter-secc .number-list p:hover .num {*/
/*  transform: scale(1.08);*/
/*  transition: 0.3s ease;*/
/*}*/

/*.advisor-details a {*/
/*  color: inherit;*/
/*  text-decoration: none;*/
/*}*/

/*.advisor-details a:hover {*/
/*  color: #ff5a00;*/
/*  text-decoration: underline;*/
/*}*/
/*.beware-imposter-secc a{*/
/*color: #2d2dbb;*/
/*font-weight:700;*/
/* text-decoration: none;*/
/*   transition: all 0.3s ease;*/
/*}*/
/*.beware-imposter-secc a:hover {*/
/*    color: #ff5a00;*/
/*}*/
/*.beware-imposter-secc .our-invetss .custom-fee-table.wc-style td:nth-child(2) {*/
/*  background: transparent !important;*/
/*  font-weight: normal !important;*/
/*}*/
/*.our-main-tabs .custom-tabs {*/
/*  border-bottom: none !important;*/
/*  gap: 10px;*/
/*}*/
/*.our-main-tabs .custom-tabs .nav-link {*/
/*  background: rgb(244, 247, 251);*/
/*  color: #1f3c88;*/
/*  font-weight: 600;*/
/*  border: none !important;*/
/*  border-radius: 8px;*/
/*  padding: 10px 18px;*/
/*  transition: 0.3s;*/
/*}*/
/*.our-main-tabs .custom-tabs .nav-link.active {*/
/*  background: #ff5a00;*/
/*  color: #fff;*/
/*  box-shadow: 0 4px 10px rgba(255, 90, 0, 0.25);*/
/*}*/
/*.our-main-tabs .custom-tabs .nav-link:hover {*/
/*  background: rgba(255, 90, 0, 0.15);*/
/*  color: #ff5a00;*/
/*}*/
/*.our-main-tabs .nav-tabs .nav-link.active {*/
/*  border: none !important;*/
/*}*/
/*.our-main-tabs .custom-tab-content {*/
/*  margin-top: 15px;*/
/*  padding: 25px;*/
/*  background: #ffffff;*/
/*  border-radius: 10px;*/
/*  box-shadow: 0 6px 18px rgba(0,0,0,0.06);*/
/*}*/

/*.our-main-tabs .custom-tab-content a {*/
/*  color: #ff5a00;*/
/*  font-weight: 600;*/
/*  text-decoration: none;*/
/*}*/
/*.our-main-tabs .custom-tab-content a:hover {*/
/*  color:#1f3c88;*/
/*}*/
/*.our-main-tabs  {*/
/*    padding:2.5rem 0;*/
/*}*/
/*.our-sebi-swipp .swiper {*/
/*  padding: 40px 0;*/
/*}*/
/*.our-sebi-swipp .swiper-slide {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*}*/
/*.our-sebi-swipp .swiper-slide img {*/
/*  max-width: 100%;*/
/*  max-height: 700px;*/
/*  height: auto;*/
/*  border-radius: 14px;*/
/*  display: block;*/
/*  box-shadow: 0 10px 25px rgba(0,0,0,0.08);*/
/*  transition: transform 0.4s ease, box-shadow 0.4s ease;*/
/*}*/
/*.our-sebi-swipp .swiper-button-next,*/
/*.our-sebi-swipp .swiper-button-prev {*/
/*  width: 45px;*/
/*  height: 45px;*/
/*  min-width:45px;*/
/*  border-radius: 50%;*/
/*  box-shadow: 0 4px 15px rgba(0,0,0,0.1);*/
/*  color: #ff5a00;*/
/*  transition: 0.3s;*/
/*}*/
/*.our-sebi-swipp .swiper-button-next:hover,*/
/*.our-sebi-swipp .swiper-button-prev:hover {*/
/*  background: #ff5a00;*/
/*  color: #fff;*/
/*}*/
/*.our-sebi-swipp .swiper-button-next::after,*/
/*.our-sebi-swipp .swiper-button-prev::after {*/
/* font-size: 16px !important;*/
/*  font-weight: 700;*/
/*}*/
/*.our-sebi-swipp .swiper-pagination {*/
/*  margin-top: 15px;*/
/*  text-align: center;*/
/*}*/
/*.our-sebi-swipp .swiper-pagination-bullet {*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  background: #2d2dbb;*/
/*  opacity: 0.3;*/
/*  transition: 0.3s;*/
/*}*/
/*.our-sebi-swipp .swiper-pagination-bullet-active {*/
/*  width: 22px;*/
/*  border-radius: 10px;*/
/*  background: #ff5a00;*/
/*  opacity: 1;*/
/*}*/
/*.our-sebi-swipp .swiper-button-prev {*/
/*  left: 10px;*/
/*}*/
/*.our-sebi-swipp .swiper-button-next {*/
/*  right: 10px;*/
/*}*/


.bread-crum-secc {
    position: relative;
    padding: 90px 0; 
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/bg/page-title-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff; 
}
.bread-crum-secc .page-breadcrumb {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
    display: flex;
}
.bread-crum-secc .page-breadcrumb li {
    font-size: 16px;
     color: #ff5a00; 
   
}
.bread-crum-secc .page-breadcrumb li a {
    color: #ffffff;
    text-decoration: none;
}
.bread-crum-secc .page-breadcrumb li + li:before {
    content: ">";
    padding: 0 9px;
    color: #ffffff;
}
.bread-crum-secc .title {
    font-size: 35px;
    font-weight: 600;
    margin: 0;
}


.beware-imposter-secc {
  padding: 3rem 0;
}


.beware-imposter-secc .bw-hero {
  background: #3220cb;
  border-radius: 15px;
  padding: 2.8rem 2rem;
  text-align: center;
  margin: 0 0 20px;
  position: relative;
  overflow: hidden;
}

.bw-hero::before {
  content: '';
  position: absolute;
  top: -40px;
  right: -40px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(255, 90, 0, 0.18);
}

.bw-hero::after {
  content: '';
  position: absolute;
  bottom: -50px;
  left: -30px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
}

.bw-hero-icon {
  width: 60px;
  height: 60px;
  background: #ff5a00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.1rem;
}

.bw-hero-icon svg {
  width: 28px;
  height: 28px;
}

.bw-hero h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0.6rem;
  position: relative;
  z-index: 1;
}

.bw-hero p {
  font-size: 15px;
  color: #fff;
  line-height: 1.7;
  position: relative;
  z-index: 1;
  width: 90%;
  margin: 0 auto;
}


.beware-imposter-secc h3 {
  /*color: #3220cb;*/
  margin:0 0 14px;
  font-size: 24px;
  font-weight: 700;
}
.bw-card,
.bw-full-card {
    padding: 0 0 21px;
}
.bw-card-icon svg {
  width: 18px;
  height: 18px;
}
.bw-card-head h3 {
  color: #3220cb;
}
.beware-imposter-secc p{
  font-size: 16px;
  margin:0;
  line-height: 1.7;
}
.bw-ul {
  list-style: none;
  padding:0;
  margin:0;
}
.bw-ul li {
  display: flex;
  gap: 10px;
  font-size: 14px;
  color: #555;
  line-height: 1.65;
  margin-bottom: 10px;
}
.bw-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgb(255 106 0 / 21%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3px;
}
.bw-dot svg {
  width: 10px;
  height: 10px;
}
.bw-checklist {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bw-check-item {
  display: flex;
  gap: 12px;
  font-size: 14px;
  color: #555;
  line-height: 1.65;
}
.bw-check-box {
  width: 20px;
  height: 20px;
  border-radius: 6px;
  background: #eeedfe;
  border: 1.5px solid #3220cb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bw-check-box svg {
  width: 11px;
  height: 11px;
}
.bw-num-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bw-num-item {
  display: flex;
  gap: 14px;
}
.bw-num-badge {
  min-width: 30px;
  height: 30px;
  background: #ff5a00;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.bw-num-item:hover .bw-num-badge {
  transform: scale(1.1);
}
.bw-num-item p {
  font-size: 14px;
  line-height: 1.65;
  padding-top: 4px;
}
.bw-redflag {
  background: #fff3f0;
  border: 0.5px solid #f5c4b3;
  border-radius: 14px;
  padding: 1.4rem 1.5rem;
  margin:0 0 30px;
}
.bw-redflag h3 {
  color: #993c1d;
}
.bw-redflag .bw-ul li {
  color: #71300f;
}
.bw-redflag .bw-dot {
  background: #f5c4b3;
}
.bw-ops-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
    margin: 0px 0 28px;
}
.bw-op-card {
  background: #eeedfe;
  border-radius: 10px;
  padding: 1.2rem 1rem;
  border: 0.5px solid #afa9ec;
}
.bw-op-card .op-icon {
  width: 45px;
  height: 45px;
  background: #3220cb;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.bw-op-card .op-icon img{
    filter:brightness(0) invert(1);
}
.bw-note {
  background: #eeedfe;
  border-left: 3px solid #3220cb;
  border-radius: 0 10px 10px 0;
  padding: 1rem 1.25rem;
  font-size: 14px;
  color: #534ab7;
}
.bw-note strong {
  color: #3220cb;
}









.sebi-discl-secc {
      padding: 5rem 0;
    }
.sebi-discl-secc .bw-hero {
    background: #3220cb;
    border-radius: 15px;
    padding: 2.8rem 2rem;
    text-align: center;
    margin: 0 0 20px;
    position: relative;
    overflow: hidden;
}
    .sebi-discl-secc .sebi-hero-icon {
      width: 60px; height: 60px;
      background: #ff5a00;
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      margin: 0 auto 1rem;
      position: relative; z-index: 1;
    }
   .sebi-discl-secc .sebi-hero-icon svg {
       width: 30px; 
       height: 30px; 
       
   }
    .sebi-discl-secc .bw-hero h1 {
      color: #fff;
      font-size: 28px;
      font-weight: 700;
      margin-bottom: 0.6rem;
    }
    .sebi-discl-secc .bw-hero p {
      color: rgba(255,255,255,0.85);
      font-size: 15px;
     width: 90%;
      margin: 0 auto;
    }
    .sebi-discl-secc.bw-hero a {
      color: #ffc49a;
      font-weight: 600;
      text-decoration: underline;
    }
.sebi-discl-secc h3,
.sebi-discl-secc h2 {
  /*color: #3220cb;*/
  font-size: 27px;
  font-weight: 700;
  margin: 0 0 15px;
}

.sebi-discl-secc h2 {
     font-size: 29px;
}
 
    .sebi-discl-secc .sebi-card {
      background: #fff;
      border: 0.5px solid #e0dff5;
      border-radius: 14px;
      padding: 1.5rem;
      margin-bottom: 1.5rem;
    }
 
    .sebi-discl-secc .sebi-alert-banner {
      background: #fff7f3;
      border: 0.5px solid #f5c4b3;
      border-left: 4px solid #ff5a00;
      border-radius: 12px;
      padding: 1.2rem 1.4rem;
      margin-bottom: 1.5rem;
    }
    .sebi-discl-secc .sebi-alert-banner ul {
      list-style: none;
      padding: 0; margin: 0;
    }
    .sebi-discl-secc .sebi-alert-banner ul li {
      display: flex;
      align-items: flex-start;
      gap: 10px;
      font-size: 14px;
      color: #71300f;
      line-height: 1.7;
      margin-bottom: 8px;
    }
    .sebi-discl-secc .sebi-alert-banner ul li:last-child { margin-bottom: 0; }
    .sebi-discl-secc .sebi-alert-icon svg { 
        width: 15px;
        height:15px; 
        
    }
 
    .sebi-discl-secc .sebi-advisor-grid {
      display: grid;
    grid-template-columns: repeat(auto-fit, minmax(342px, 2fr));
      gap: 1rem;
      margin-bottom: 1.5rem;
    }
    .sebi-discl-secc .sebi-advisor-item {
      border: 0.5px solid #e0dff5;
      border-radius: 12px;
      padding: 1rem 1.2rem;
    }
    .sebi-discl-secc .sebi-advisor-item .adv-icon {
      width: 36px;
      height: 36px;
      background: #eeedfe;
      border-radius: 8px;
      display: flex; align-items: center; 
      justify-content: center;
        margin:0 0 18px;
    }
    .sebi-discl-secc .sebi-advisor-item .adv-icon svg { width: 17px; height: 17px; }
    .sebi-discl-secc .sebi-advisor-item .adv-label {
      font-size: 15px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    }
    .sebi-discl-secc .sebi-advisor-item a {
      color: #3220cb;
      text-decoration: none;
      font-weight: 600;
    }
    .sebi-advisor-item a:hover {
        color: #ff5a00; 
        
    }
   .sebi-discl-secc .sebi-table-wrap {
        overflow-x: auto;
        border-radius: 12px;
        border: 0.5px solid #e0dff5;
        margin: 28px 0 25px;
    }

    .sebi-discl-secc .sebi-table {
      width: 100%;
      border-collapse: collapse;
      font-size: 13.5px;
      background: #fff;
    
    }
    .sebi-discl-secc .sebi-table thead tr {
      background: #3220cb;
      color: #fff;
    }
    .sebi-discl-secc .sebi-table thead th {
      padding: 13px 14px;
      font-weight: 600;
      white-space: nowrap;
      border: none;
      font-size: 13px;
    }
    .sebi-discl-secc .sebi-table thead th:first-child {
        border-radius: 12px 0 0 0;
        }
    .sebi-discl-secc .sebi-table thead th:last-child  { 
        border-radius: 0 12px 0 0; 
    }
    .sebi-discl-secc .sebi-table tbody tr { 
        border-bottom: 0.5px solid #eeedf8;
        }
    .sebi-discl-secc .sebi-table tbody tr:last-child {
        border-bottom: none; 
        
    }
    .sebi-discl-secc .sebi-table tbody tr:hover {
        background: #f5f4fb; 
        
    }
    .sebi-discl-secc .sebi-table tbody td {
      padding: 12px 14px;
      color: #444;
      vertical-align: middle;
    }
    .sebi-discl-secc .sebi-table tbody td:first-child {
      font-weight: 600;
      color: #3220cb;
    }
    .sebi-discl-secc .sebi-discl-secc .sebi-table tfoot tr {
        background: #eeedfe;
        }
    .sebi-discl-secc .sebi-table tfoot td {
      padding: 12px 14px;
      font-weight: 700;
      color: #3220cb;
    }
    .sebi-discl-secc .sebi-table .grand-total {
      background: #eeedfe;
      font-weight: 700;
      color: #3220cb;
    }
 
    .sebi-discl-secc .sebi-entries-badge {
      align-items: center;
      color: #3220cb;
      font-size: 32px;
      font-weight: 600;
      margin-bottom: 21px;
      display: block;
    }

    .sebi-discl-secc .sebi-num-list { display: flex;
    flex-direction: column;
    gap: 14px;
    }
    .sebi-discl-secc .sebi-num-item { 
        display: flex;
        align-items: flex-start; 
        gap: 14px; 
        
    }
    .sebi-discl-secc .sebi-num-badge {
      min-width: 30px; height: 30px;
      background: #ff5a00;
      color: #fff;
      font-size: 13px;
      font-weight: 700;
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      flex-shrink: 0;
      transition: transform 0.3s;
    }
    .sebi-discl-secc .sebi-num-item:hover .sebi-num-badge { 
        transform: scale(1.1); 
        
    }
    .sebi-discl-secc .sebi-num-item a ,.our-linkk{
        color: #3220cb; 
        font-weight: 600; 
        text-decoration: none; 
        
    }
    .sebi-discl-secc .sebi-num-item a:hover {
        color: #ff5a00; }
 
    .sebi-discl-secc .sebi-data-date {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      background: #eeedfe;
      color: #3220cb;
        font-size: 16px;
      font-weight: 600;
      padding: 5px 14px;
      border-radius: 20px;
    }
 
    .sebi-discl-secc .sebi-tabs-wrap { 
        padding: 20px 0 30px;
        
    }
    .sebi-discl-secc .sebi-nav-tabs {
      display: flex;
      gap: 10px;
      flex-wrap: wrap;
      border-bottom: none;
      margin-bottom: 1rem;
    }
    .sebi-discl-secc .sebi-nav-tabs .nav-link {
      background: #fff;
      color: #3220cb;
      font-weight: 600;
      font-size: 14px;
      border: 0.5px solid #e0dff5;
      border-radius: 10px;
      padding: 10px 20px;
      transition: 0.3s;
    }
    .sebi-discl-secc .sebi-nav-tabs .nav-link.active {
      background: #ff5a00;
      color: #fff !important;
      border-color: #ff5a00;
      box-shadow: 0 4px 12px rgba(255,90,0,0.25);
    }
    .sebi-discl-secc .sebi-nav-tabs .nav-link:hover:not(.active) {
      background: rgba(255,90,0,0.08);
      color: #ff5a00;
      border-color: rgba(255,90,0,0.3) !important;
    }
    .sebi-discl-secc .sebi-tab-content {
      background: #fff;
      border: 0.5px solid #e0dff5;
      border-radius: 12px;
      padding: 1.5rem;
    }
    .sebi-discl-secc .sebi-tab-content a 
    { color: #ff5a00;
    font-weight: 600; 
    text-decoration: none; }
    
    .sebi-discl-secc .sebi-tab-content a:hover
    { color: #3220cb;
    }
  .sebi-discl-secc .sebi-swiper-wrap .swiper { padding: 30px 0 50px; }
    .sebi-discl-secc .sebi-swiper-wrap .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .sebi-discl-secc .sebi-swiper-wrap .swiper-slide img {
      max-width: 100%;
      max-height: 680px;
      height: auto;
      border-radius: 14px;
      display: block;
      box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    }
    .sebi-discl-secc .sebi-swiper-wrap .swiper-button-prev,
    .sebi-discl-secc .sebi-swiper-wrap .swiper-button-next {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      background: #fff;
      border: 0.5px solid #e0dff5;
      color: #ff5a00;
      transition: 0.3s;
    }
    .sebi-discl-secc .sebi-swiper-wrap .swiper-button-prev:hover,
    .sebi-discl-secc .sebi-swiper-wrap .swiper-button-next:hover {
      background: #ff5a00;
      color: #fff;
      border-color: #ff5a00;
    }
    .sebi-discl-secc .sebi-swiper-wrap .swiper-button-prev::after,
    .sebi-discl-secc .sebi-swiper-wrap .swiper-button-next::after {
      font-size: 15px;
      font-weight: 700;
    }
    .sebi-discl-secc .sebi-swiper-wrap .swiper-pagination-bullet {
      width: 10px; height: 10px;
      background: #3220cb;
      opacity: 0.3;
      transition: 0.3s;
    }
    .sebi-discl-secc .sebi-swiper-wrap .swiper-pagination-bullet-active {
      width: 24px;
      border-radius: 10px;
      background: #ff5a00;
      opacity: 1;
    }
    .fixed-fee{
        padding:5rem 0;
    }
    .wealth-faq-sec .founder-list li {
     color: #fff; 
}
    .wealth-faq-sec .founder-list li::before {
 color: #fff;   
}
.fee-invest-content .our-linkk {
    color: #3220cb;
    font-weight: 600;
}
.link {
      text-decoration: none;
      color:#ff5a00;
}



.our-servi-dell {
    padding: 4rem 0;
    background: #F5F7F7;
      position: relative;
}

.our-servi-dell .our-solutionss {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}

.our-servi-dell .section-title {
    margin-bottom: 15px;
}

.our-servi-dell .custom-tabs-nav {
    display: flex;
    gap: 20px;
    /* max-width: fit-content; */
    border-bottom: 1px solid #eee;
    background: transparent;
    padding: 0;
    width: 48%;
    margin: 0 auto 40px;
}

.our-servi-dell .tab-link {
    background: none;
    border: none;
    padding: 15px 0; 
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    color: #666;
    transition: 0.3s;
}
.our-servi-dell .tab-link::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -1px; 
    left: 0;
    background-color: #ff5a00;
    transition: width 0.4s ease;
}

.our-servi-dell .tab-link:hover::after, 
.our-servi-dell .tab-link.active::after {
    width: 100%;
}

.our-servi-dell .tab-link.active {
    color: #ff5a00 !important;
}

.our-servi-dell .tab-content {
    display: none;
    align-items: center;
    gap: 50px;
    background: transparent; 
    padding: 0;
}
.our-servi-dell .tab-content.active {
    display: flex;
}
.our-servi-dell .tab-image {
    width:50%;
}
.our-servi-dell .tab-text {
   width:40%;
}
.our-servi-dell .tab-text h4{
    font-size:20px;
    font-weight:600;
}
.our-servi-dell .tab-image img {
    width: 100%;
    border-radius: 12px;
    display: block;
    object-fit: cover;
}

   
.wc-architecture-locations {
    padding: 4rem 0 0;
      position: relative;
}
.wc-architecture-locations .arch-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
    border-top: 1px solid #f0f0f0;
    justify-content: center;
}
.wc-architecture-locations .arch-item {
    flex: 1;
    min-width: 300px;
    padding: 40px;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    background: #ffffff;
    transition: all 0.4s ease;
}
.wc-architecture-locations .arch-item::before {
    content: '';
    display: block;
    width: 52px;
    height: 52px;
    margin-bottom: 19px;
    background-color: #cccccc;
    -webkit-mask: url('../images/svg/our-locations.svg') no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.wc-architecture-locations .arch-item h4 {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 15px;
    transition: 0.3s ease;
}
.wc-architecture-locations .arch-item::after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #3220cb;
    transition: all 0.5s ease;
}
.wc-architecture-locations .arch-dropdown {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s ease;
}
.wc-architecture-locations .arch-dropdown ul {
    list-style: none;
    padding: 20px 0 0;
    margin: 0;
}
.wc-architecture-locations .arch-dropdown li {
    font-size: 14px;
    color: #666666;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    transform: translateY(10px);
    transition: 0.4s ease;
}
.wc-architecture-locations .arch-dropdown li::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 8px;
    background-color: #ff5a00; 
    -webkit-mask: url('../images/svg/pin.svg') no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.wc-architecture-locations .arch-item:hover {
    background: #f9faff;
    box-shadow: inset 0 2px 0 #ff5a00;
}
.wc-architecture-locations .arch-item:hover::before {
    background-color: #ff5a00;
    transform: rotate(360deg) scale(1.1);
}
.wc-architecture-locations .arch-item:hover::after {
    display: none; 
}
.wc-architecture-locations .arch-item:hover h4 {
    color: #3220cb;
    margin-bottom: 0; 
}
.wc-architecture-locations .arch-item:hover .arch-dropdown {
    max-height: 500px; 
    opacity: 1;
}
.wc-architecture-locations .arch-item:hover .arch-dropdown li {
    transform: translateY(0);
}
.fair{
    margin:20px 0 0;
}
.tables-det-sec.secodry-tasbs{
       padding: 4rem 0 0;
}
.our-couuple-secc.reason-mistakee{
     padding: 4rem 0 0!important;
     
}
.reason-mistakee img{
           /*height: 448px;*/
        width:100%;
}
.reason-mistakee .section-title {
    margin: 0 0 39px;
}
.wc-reasons-premium {
    padding: 4rem  0;
}
.wc-reasons-premium .row{
    row-gap:25px;
}
.wc-reasons-premium .reason-card {
    padding: 45px 30px;
    background: #ffffff;
    border:1px solid #e0dff5;
    border-radius: 20px;
    text-align: center;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    position: relative;
}
.wc-reasons-premium .reason-icon-box {
    width: 75px;
    height: 75px;
    margin: 0 auto 20px;
    background: #ffedd5; 
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease;
}
.wc-reasons-premium .reason-icon-box img {
    transition: 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.wc-reasons-premium .reason-card h4 {
    font-size: 20px;
    margin-bottom: 10px;
    transition: 0.4s ease;
}
.wc-reasons-premium .reason-card p {
 margin: 0;
}
.wc-reasons-premium .reason-card:hover {
    transform: translateY(-12px);
    /*border-color: #ffffff;*/
}
.wc-reasons-premium .reason-card:hover .reason-icon-box {
    background: #3220cb;
}
.wc-reasons-premium .reason-icon-box img {
 filter: brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(3200%) hue-rotate(2deg) brightness(101%) contrast(102%);
}
.wc-reasons-premium .reason-card:hover .reason-icon-box img {
    transform: rotate(360deg) scale(1.1);
    filter: brightness(0) invert(1); 
    
}
.wc-reasons-premium  .section-title{
    width:87%;
    margin: 0 auto 34px;
}
.fee-only-sec.fee-amount{
    padding:4rem 0;
}
.investment-services-section {
  padding:  4rem 0;
      background: #F5F7F7;
}
.investment-services-section .row{
    row-gap:30px;
}

.investment-services-section .section-title{
  margin:0 0 30px;  
}

.investment-services-section .service-card {
  position: relative;
  padding: 35px;
  box-shadow: 0 4px 13px rgba(0,0,0,0.05);
  overflow: hidden;
  height: 100%;
  display:block;
  transition: 0.3s;
}
.investment-services-section .service-icon {
  width: 45px;
  height:45px;
   filter: brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(3200%) hue-rotate(2deg) brightness(101%) contrast(102%);
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
    transition: 0.3s ease;
}

.investment-services-section .service-title {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}

.investment-services-section .service-card p {
  position: relative;
  z-index: 2;
}
.investment-services-section .service-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 25px;
    color: #777;
    text-decoration: none;
    position: relative;
    z-index: 2;
  transition: all 0.3s ease-in-out;
}
.investment-services-section .service-btn::after {
    content: '';
    width: 30px;
    height: 1px;
    background: #ff5a00;
    display: inline-block;
    transition: 0.3s ease;
    position: absolute;
    left: 108%;
    bottom: 8px;
}

.our-sebi-invs .investment-img-wrapper::before {
    bottom: -46px;
    /* right: -46px; */
    left: 58%;
}


.investment-services-section .service-card:hover .service-btn::after {
  opacity: 0;
  visibility: hidden;
}
.investment-services-section .service-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: 0.3s;
}
.investment-services-section .service-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
transition: all 0.3s ease;
}
.investment-services-section .service-card:hover .service-bg {
  opacity: 1;
    overflow: hidden;
}
.investment-services-section .service-card:hover .service-bg::before {
  opacity: 1;
}
.investment-services-section .service-card:hover,
.investment-services-section .service-card:hover p,
.investment-services-section .service-card:hover .service-title {
  color: #fff;
}
.investment-services-section .service-card:hover .service-btn {
  color: #fff;
  background: #ff5a00;
  padding: 8px 20px;
  border-radius:12px;
  margin:10px 0 0;
}
.investment-services-section .service-card:hover .service-icon {
  filter: brightness(0) invert(1);
    transform: rotateY(180deg);
}

.tables-det-sec{
    padding:4rem 0;
}
.tables-det-sec .fee-table-col{
    margin:0;
}
.tables-det-sec .section-title{
      margin:0 0 20px;
}

.about-intro-seccc{
    padding:4rem 0;
      position: relative;
}
.about-intro-seccc .sec-big-title{
    margin:0 0 20px;
}
     .about-intro-seccc .section-title span {
    margin: 0 0 13px;
    display: inline-block;
}


.about-intro-seccc .stats-section {
    padding: 22px 0 0;
}

.about-intro-seccc  .stats-wrapper {
    display: flex;
    gap: 26px;
    align-items: center;
}

.about-intro-seccc  .stats-image {
  width: 23%
}

.about-intro-seccc  .stats-image img {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  object-fit: cover;
  display: block;
}

.about-intro-seccc  .stats-grid {
    flex: 1;
    gap: 20px;
    display: flex;
}

.about-intro-seccc  .stat-card {
    border: 1px solid #e0d1d1;
    border-radius: 30px;
    padding: 39px;
    text-align: center;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 210px;
}
.about-intro-seccc  .stat-card .count-number {
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: #1a2b3c;
    margin-bottom: 8px;
}

.about-intro-seccc .stat-card .stat-title {
    font-size: 15px;
    font-weight: 500;
}

.about-intro-seccc  .stat-card p {
  font-size: 13px;
  margin: 0;
}


.meet-vivv-secc .sec-big-title {
  margin-bottom: 15px;
}

.meet-vivv-secc .found-card p {
  margin-bottom: 0;
  
}.meet-vivv-secc .foundd-accordion .accordion-item {
  border: none;
  background: transparent;
}
.meet-vivv-secc .foundd-accordion .accordion-button {
  background: transparent;
  box-shadow: none;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 500;
  /*color: #1f3d36;*/
  border-bottom: 1px solid #dcdcdc;
}
.meet-vivv-secc .foundd-accordion .accordion-button::after {
  display: none;
}

.meet-vivv-secc .foundd-accordion .accordion-button:focus {
  box-shadow: none;
}
.meet-vivv-secc .foundd-accordion .accordion-button:not(.collapsed) {
  border-bottom: none;
  color:#000;
      padding-bottom: 7px;
}
.meet-vivv-secc .foundd-accordion .accordion-body {
padding: 0 0 15px;
  color: #6b6b6b;
}
.meet-vivv-secc .foundd-accordion .accordion-collapse.show {
  border-bottom: 1px solid #d7dede;
}
.meet-vivv-secc .found-pict img{
    width:100%;
 border-radius: 14px;
    
}
.meet-vivv-secc .wealth-btn{
    margin:20px 0 0;
}
.meet-vivv-secc{
    padding:4rem 0;
}

.our-principles-section {
    background-color: #F5F7F7; 
    padding: 60px 0; 
    overflow: visible; 
}

.principles-grid {
    display: flex;
    flex-direction: column;
    gap: 20px; 
    overflow: visible; 
}
.principle-item {
    display: flex;
    align-items: center;
    padding: 40px 0;
    position: sticky;
    top: 50px;
    z-index: 2; 
    background: #F5F7F7; 
    border-bottom: 1px solid rgba(12, 47, 37, 0.1); 
    will-change: transform; 
}

.principle-item:last-child {
    border-bottom: none; 
}

.principle-item:hover::after {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.principle-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 10px;
    height: 1px;
  background: #c4c4c41c;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s ease-in-out;
}

.principle-content {
    width: 26%;
    padding-right: 20px; 
    box-sizing: border-box;
}

.principle-icon {
    position: relative;
    display: inline-block;
    z-index: 1;
    font-size: 60px; 
    line-height: 1;
    margin-bottom: 15px;
}

.principle-icon img {
    display: block; 
}
.principle-icon::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 24px;
    height: 24px;
    background-color:#ff5a00;
    border-radius: 50%;
    z-index: -1;
    transition: 0.3s ease-in-out;
}
.principle-title {
    font-size: 24px; 
    /*color: #1a2b3c;*/
    margin: 0;
}
.principle-image {
   width: 30%;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    display: flex; 
    z-index: 1; 
}

.principle-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out, filter 0.6s ease-in-out;
    position: absolute; 
    top: 0;
    left: 0;
}
.principle-image .base-image {
    position: relative; 
    opacity: 1;
    transform: translateX(0) scaleX(1);
    filter: blur(0);
    z-index: 1;
}
.principle-image .hover-image {
    opacity: 0;
    transform: translateX(-50%) scaleX(2);
    filter: blur(10px);
    z-index: 2;
}
.principle-description {
   width: 41%;
    padding-left: 42px; 
    box-sizing: border-box;
}
.principle-description p {
    margin-bottom: 0;
}
.principle-item:hover .principle-icon img {
    animation: wobble 1.5s ease-in-out;
}
.principle-item:hover .principle-image .hover-image {
    transform: translateX(0) scaleX(1);
    opacity: 1; 
    filter: blur(0); 
}
.principle-item:hover .principle-image .base-image {
    opacity: 0; 
}
@keyframes wobble {
    0% { transform: translateZ(0); }
    15% { transform: translate3d(-25%, 0, 0) rotate(-5deg); }
    30% { transform: translate3d(20%, 0, 0) rotate(3deg); }
    45% { transform: translate3d(-15%, 0, 0) rotate(-3deg); }
    60% { transform: translate3d(10%, 0, 0) rotate(2deg); }
    75% { transform: translate3d(-5%, 0, 0) rotate(-1deg); }
    100% { transform: translateZ(0); }
}

.certifiy-finan-plann {
    padding: 4rem 0;
}
.certifiy-finan-plann .our-cntss {
    overflow: hidden;
    height: 100%;
        z-index: 1;
    position: relative;
    text-align: center;
    padding: 32px 44px 34px;
    border-radius: 15px;
    border: 1px solid rgb(22 21 21 / 15%);
    transition: background-color 0.3s ease; 
}

.certifiy-finan-plann .our-cntss::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background-color: #ff5a00;
    transition: height 0.4s ease;
    z-index: -1;
}
.certifiy-finan-plann .our-cntss:hover::before {
    height: 100%;
}
.certifiy-finan-plann .row {
    row-gap: 22px
}
.certifiy-finan-plann .our-cntss img {
    margin: 0 0 22px;
    transition: transform 0.3s ease; 
  filter: brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(3200%) hue-rotate(2deg) brightness(101%) contrast(102%);
}
.certifiy-finan-plann .our-cntss:hover img {
    transform: translateY(5px) translate3d(0, 5px, 0); 
 filter: brightness(0) invert(1);
}
.certifiy-finan-plann .our-cntss h4 {
    margin: 0 0 11px;
    font-size: 19px;
    font-weight: 600;
    transition: color 0.3s ease; 
}
.certifiy-finan-plann .our-cntss:hover h4 {
    color: #fff; 
}
.certifiy-finan-plann .our-cntss p {
    margin: 0;
    transition: color 0.3s ease; 
}
.certifiy-finan-plann .our-cntss:hover p {
    color: #fff; 
}
.certifiy-finan-plann .section-title {
    margin: 0 0 37px;
}
.what-we-do-seccc{
    padding:0 0 4rem;
}
.what-we-do-seccc .highlights{
    display:inline-block;
    margin:0 0 10px;
}
.service-image-wrapper img{
    width:100%;
       border-radius: 15px;
}

.our-faq-lis{
    display:flex;
    flex-wrap: wrap;
}
.our-faq-lis li{
    width:16%;
}
.our-couuple-secc{
    padding:4rem 0 0;
}
.our-couuple-secc .section-title{
    margin: 0 0 22px;
}
.our-couuple-secc img{
    border-radius: 12px;
}


.promises-sec-mainn {
    padding:  0;
}
.promises-sec-mainn .section-title{
    margin:0 0 40px;
}
.promises-sec-mainn .promise-card {
    position: relative;
    padding: 60px 40px 45px 40px;
    background: #ffffff;
    border: 1px solid #eef0ff;
    border-radius: 0px; 
    height: 100%;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
}
.promises-sec-mainn .promise-number {
    position: absolute;
   top: 3px;
    right: 20px;
    font-size: 80px;
    font-weight: 900;
    color: rgba(50, 32, 203, 0.04); 
    line-height: 1;
    z-index: 1;
    transition: 0.4s;
}
.promises-sec-mainn .promise-content {
    position: relative;
    z-index: 2;
}
.promises-sec-mainn .promise-badge {
    display: inline-block;
    color: #ff5a00;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid #ff5a00;
}
.promises-sec-mainn .promise-card h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}
.promises-sec-mainn .promise-card p {
    font-size: 15px;
    margin-bottom: 7px;
}
.promises-sec-mainn .promise-card:hover {
    /*box-shadow: 0 40px 80px rgba(50, 32, 203, 0.1);*/
    border-color: #3220cb;
    transform: translateY(-5px);
}
.promises-sec-mainn .promise-card:hover .promise-number {
    color: rgba(255, 90, 0, 0.08); 
    top: 5px;
}
.promises-sec-mainn .promise-featured {
    border-top: 4px solid #ff5a00;
}

.promises-sec-mainn .founder-list li {
    padding-left: 29px;
    margin-bottom: 9px;
    font-size: 15px;
}
.booking-sec {
    background: #f3f3f3;
    padding: 60px 0;
}

.booking-field {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 18px;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    gap: 12px;
    height: 70px;
}

.booking-field .icon {
    font-size: 18px;
    color: #999;
    min-width: 25px;
}

.booking-field h6 {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.booking-field small {
    color: #777;
}
.booking-input {
    border: none;
    outline: none;
    width: 100%;
    background: transparent;
    font-size: 14px;
}
.booking-btn {
    width: 100%;
    height: 70px;
    background: #ff4b75;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    transition: 0.3s;
}
.booking-btn:hover {
    background: #e63e66;
}

/*Blog design*/
.blog-main-sec {
    position: relative;
    padding: 4rem 0;
}
.tabele-boxss {
    background: rgb(255, 237, 213);
    padding: 24px;
    border-radius: 14px;
    position: sticky;
    top: 100px;
    width: 100%;
}
.tabele-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
.toc-categories {
    list-style: none;
    padding: 0;
    margin: 0;
}
.toc-categories li {
    background: #ffffff;
    padding: 16px 18px;
    margin-bottom: 14px;
    border-radius: 12px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.right-box-blog .sec-big-title {
    margin-bottom: 20px;
    font-size: 29px;
}
.blog-cards-icon {
    margin-bottom: 30px;
}

.blog-cards-icon img{
    width:100%;
}
.toc-categories li:hover, .toc-categories li.active {
    background: var(--secondary-color);
    color: #fff;
}
.right-box-blog p {
    text-align: justify;
}
.detail-blgt {
    font-size: 20px;
    margin-bottom: 9px;
}
.post-navigation {
    background: #f5f7ff;
    border-radius: 14px;
    padding: 18px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    margin-top: 39px;
}

.post-navigation .post-nav {
    display: flex;
    gap: 12px;
}
.post-navigation .post-nav.center {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    /* border: 1px solid #e5e7eb; */
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    flex-shrink: 0;
    transition: all 0.3s ease;
}
.post-navigation .arrow {
    width: 42px;
    height: 42px;
    border: 1px solid #e5e7eb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1;
    color: #111111;
    background: transparent;
    flex-shrink: 0;
    transition: all 0.3s ease;
}
.post-navigation .post-title {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    margin: 0;
    color: #0a0a0a;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-iconsss {
    width: 22px;
    height: 22px;
    background-image: url(../images/svg/blog.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
a {
    text-decoration: none !important;
    color: #000;
}
.post-navigation .post-nav:hover .arrow {
    background: #ff5a00 !important;
    color: #fff;
}

.post-nav:hover .post-title {
    color: #ff5a00;
}

.blog-iconsss:hover {
    filter: none;
}
.blogg-side-bar-secc .blog-thumb img {
    width: 100%;
    object-fit: cover;
    /*padding-right: 2px;*/
}

.blogg-side-bar-secc .blog-card {
    border-radius: 14px;
    overflow: hidden;
    height: 100%;
        border: 1px solid #ccc;
}
.section-tile-box {
    position: relative;
    margin:0 0 20px;
}
.section-tile-box .sec-big-title{
    font-size:30px;
}


.blogg-side-bar-secc .learn-more{
     margin-top: 11px;
    display: block;
}

.blogg-side-bar-secc .blog-card {
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
}

.blogg-side-bar-secc .blog-thumb img {
  width: 100%;
  object-fit: cover;
  padding-right:2px;
}

.blogg-side-bar-secc .blog-text {
  padding: 16px 18px 20px;
}

.blogg-side-bar-secc .blog-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.35;
  margin: 0 0 10px;
}

.blogg-side-bar-secc .blog-title a:hover {
  color: #ff5a00;
}
.section-tile-box h4{
    font-size:24px !important;
}
.case-group .sec-big-title{
    font-size:30px;
    margin-bottom:20px;
}
.case-group p{
    margin:0;
}

.blogg-side-bar-secc{
    padding:0 0 4rem;
}

.blogg-side-bar-secc .blog-date {
  font-size: 14px;
    color: #6b7280;
    margin-bottom: 14px;
    display: block;
}

.blogg-side-bar-secc .blogSidebarSwiper .swiper-pagination {
  margin-top: 20px;
  position: static;
}

.blogg-side-bar-secc .blogSidebarSwiper .swiper-pagination-bullet {
  background: #d1d5db;
  opacity: 1;
}

.blogg-side-bar-secc .blogSidebarSwiper .swiper-pagination-bullet-active {
    background: #ff5a00;
}
.blogg-side-bar-secc .blogg-side-bar-secc{
    padding:4rem 0;
    position:relative;
}
.blogg-side-bar-secc .blog-card{
    border:1px solid #ccc;
}
.blogg-side-bar-secc .blog-card p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;
  margin:0;
  line-height: 1.5;
}
.learn-more:hover {
    background-image: linear-gradient(to right, #3220cb 0%, #ff5a00 60%, #ff5a00 100%) !important;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.learn-more span:first-child {
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor, currentColor);
    background-size: 100% 1px;
    background-position: 100% 100%;
    transition: background-size .42s cubic-bezier(.49, .49, .08, 1), color .27s ease-out;
}

.learn-more:hover span:first-child {
    background-size: 0 1px;
}

.blog-lists-secc {
    padding:5rem  0;
}
.blog-lists-secc .row{
  row-gap:30px;  
}

.blog-lists-secc .blog-card {
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    transition: all 0.3s ease;
    border: 1px solid #eee;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.blog-lists-secc .blog-card:hover {
 box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

.blog-lists-secc .blog-img {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16 / 14; 
}

.blog-lists-secc .blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.blog-lists-secc .blog-card:hover .blog-img img {
    transform: scale(1.1);
}
.blog-lists-secc .blog-date {
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(4px);
    padding: 10px;
    min-width: 55px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.blog-lists-secc .blog-date .day {
    display: block;
    font-size: 18px;
    font-weight: 800;
    color: #ff5a00;
    line-height: 1;
}

.blog-lists-secc .blog-date .month {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ff5a00;
    margin-top: 2px;
}
.blog-lists-secc .blog-content {
    padding: 24px;
}

.blog-lists-secc .blog-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
}

.blog-lists-secc .blog-title a {
    text-decoration: none;
    color: #222;
    transition: color 0.3s;
}

.blog-lists-secc .blog-title a:hover {
    color: #ff5a00;
}

/* BUTTON BASE */
/*.blog-lists-secc .read-more-btn {*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*    transition: all 0.3s ease;*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    gap: 8px;*/
/*    position: relative;*/
/*}*/
/*.blog-lists-secc .read-more-btn::after {*/
/*    content: "";*/
/*    width: 18px;*/
/*    height: 18px;*/
/*    display: inline-block;*/
    /*background-image: url("../images/svg/arrow.svg"); */
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*    transition: all 0.3s ease;*/
/*    transform: rotate(50deg);*/
/*}*/
/*.blog-lists-secc .read-more-btn:hover {*/
/*    letter-spacing: 0.5px;*/
/*    color: #000;*/
/*}*/

/*.blog-lists-secc .read-more-btn:hover::after {*/
/*    transform: rotate(89deg) translateX(3px);*/
/*    filter: invert(49%) sepia(87%) saturate(4408%) hue-rotate(1deg) brightness(102%) contrast(105%);*/
/*}*/







.wc-testimonial-seccc {
    padding: 5rem 0;
}
.wc-testimonial-seccc .wc-card {
    background: #fff;
    padding: 55px 35px;
    text-align: center;
    position: relative;
    border-radius: 18px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  transform: rotate(4deg);
}

.wc-testimonial-seccc .wc-card::before {
    content: "";
    position: absolute;
    inset: 12px;
    border: 3px solid #ff5a00;
    border-radius: 22px;
    transform: rotate(-4deg);
}

.wc-testimonial-seccc .wc-card::after {
    content: "“";
    position: absolute;
    top: -8px;
    left: 51%;
    transform: translateX(-50%);
    color: #ff5a00;
    font-family: Georgia, serif;
    background: #fff;
    padding: 0 10px;
    width: 12%;
    height: 16%;
    border-radius: 40px;
    font-size: 96px;
    line-height: 1;
        height: 44px;
}

.wc-testimonial-seccc .wc-stars {
    color: #ff5a00;
    font-size: 18px;
    margin-bottom: 15px;
}
.wc-testimonial-seccc .wc-text {
    margin-bottom: 20px;
}

.wc-testimonial-seccc .wc-name {
    font-size: 13px;
    font-weight: 700;
    color: #ff5a00;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
    display: inline-block;
}


.wc-testimonial-seccc .wc-name::after {
    content: "”";
    display: block;
    color: #ff5a00;
    font-family: Georgia, serif;
    transform: rotate(-2deg);
    line-height: 1;
    border-radius: 40px;
    font-size: 91px;
    position: absolute;
    background: #fff;
    left: 38px;
    top: 59px;
    height: 44px;
}

.wc-testimonial-seccc .col-lg-12 .wc-name::after {
top: 44px;
}
.wc-testimonial-seccc .wc-name.out-name::after{
    top: 80px;
}
.wc-testimonial-seccc .wc-name.gupth::after{
     top: 39px;
}
.wc-testimonial-seccc .wc-name.rahul::after{
     top: 39px;
}
.wc-testimonial-seccc .wc-name.vish::after{
         top: 61px;
}

.wc-testimonial-seccc .wc-stars,
.wc-testimonial-seccc .wc-text,
.wc-testimonial-seccc .wc-name,
.wc-testimonial-seccc .addrr{
    transform: rotate(-4deg);
}
.wc-testimonial-seccc .row{
    row-gap:72px
}
.wc-testimonial-seccc .addrr{
      font-size: 13px;
      margin:0;
}
.right-wc-card{
      margin-left: 20px;
}
.wc-testimonial-seccc .section-title{
    margin:0 0 20px;
}

.wc-testimonial-seccc .video-col {
    padding-right: 10px; 
}
.main-pricss-secc{
    padding:0 0 4rem;
}

.map-card {
  max-width: 1300px;
  margin: 60px auto;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  
  /* Premium shadow */
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  
  /* Smooth hover effect */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.map-card iframe {
  width: 100%;
  height: 520px;
  border: none;
  display: block;
}

/* Subtle hover lift (optional but nice) */
.map-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
}

.location-section {
  padding: 80px 20px;
  background: #f9fafb;
}

.location-header {
  text-align: center;
  margin-bottom: 40px;
}

.location-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #111827;
}

.location-header p {
  color: #6b7280;
}

/* Full width map card */
.map-card.full-map {
  max-width: 1100px;
  margin: auto;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,0.08);
}

.map-card iframe {
  width: 100%;
  height: 550px;
  border: none;
}

.roadmap-sec {
    padding:5rem 0;
}