.hm-our-equipments {
    background: url(/wp-content/uploads/2025/12/hm-our-equipments-bg-img-1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.hm-our-equipments ul li:hover a {
    text-decoration: underline;
}


.list-of-check {
    max-width: 45rem;
    display: inline-flex;
    gap: 0 2rem;
    margin-left: 6rem;
}
.list-of-check ul {
    list-style: none;
    text-align: left;
    padding: 0;
    display: inline-block;
    margin: 0;
}
.list-of-check ul li {
    position: relative;
    padding-left: 1.6rem;
}
.list-of-check ul li a {
    color: white;
}

.list-of-check ul li:before {
    content: "";
    background: url(/wp-content/uploads/2025/09/check-icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 0;
    top: 0.35rem;
}

.home-cetegory  .border-block {
    border: 2px solid #e7ecf2;
}

.home-cetegory .inner-col {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}



.common-achievement {
    background: url(/wp-content/uploads/2025/09/Achievements-bg-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.common-achievement img {
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
    object-fit: cover;
}

.common-achievement .owl-nav button svg {
    fill: white;
}
.common-achievement-slider  figure {
    aspect-ratio: 1/1.1;
    padding-bottom: 2rem;
}
.common-achievement figcaption {
    font-weight: bold;
    color: white !important;
    font-size: 1.1rem;
    display: block;
    margin-top: 1.5em !important;
}
.common-achievement .owl-nav button {
    top: 40% !important;
}

.common-our-client-slider .img-box {
    border-radius: 10px;
}
.common-our-client-slider .img-box {
    border-radius: 10px;
}
.common-our-client-slider .owl-nav svg {fill: #fff;}



/*  */
.faq-section-main .faq-row {
    max-width: 1200px;
    margin-inline: auto;
}

.faq-section-main .accordion-header {
}

.faq-section-main .accordion-header .accordion-button {
    background: transparent;
    font-size: 1.45rem;
    font-weight: bold;
}

.faq-section-main .accordion-header .accordion-button:focus {
    outline: 0;
    box-shadow: none;
}

.faq-section-main .accordion {
    display: flex;
    flex-direction: column;
    gap: 1.1rem;
}

.faq-section-main .accordion .accordion-item:not(:first-of-type) {
    border: 1px solid #dddddd;
}

.faq-section-main .accordion .accordion-item {
    border-radius: 10px;
    padding: 1.4rem  1.8rem;
}

.faq-section-main .accordion-header .accordion-button[aria-expanded="true"] {
    color: var(--bs-primary);
}

.faq-section-main .accordion-body {
    padding: 1rem 0 0;
    color: #555555;
    font-size: 1.11rem;
}

.faq-section-main .accordion-header .accordion-button {
    padding: 0;
}
.faq-section-main .accordion-button:not(.collapsed) {
    border: 0;
    box-shadow: none;
}
.faq-section-main .accordion .accordion-item.active {
    border-color: var(--bs-primary);
}

/* Default state = PLUS (gray) */
.faq-section-main .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a3a3a3' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6.5H15a.5.5 0 0 1 0 1H8.5V15a.5.5 0 0 1-1 0V9.5H1a.5.5 0 0 1 0-1h6.5V1.5A.5.5 0 0 1 8 1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    border-radius: 50%;
    border: 1px solid #a3a3a3;
    transition: all 0.2s ease-in-out;
}

/* Active state = MINUS (blue #1c5aa9) */
.faq-section-main .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c5aa9' viewBox='0 0 16 16'%3E%3Cpath d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8z'/%3E%3C/svg%3E");
    border-color: #1c5aa9;
}

/* CTA Section Categpry nd product page */
.call-to-main {
    float: left;
    width: 100%;
    background: #a6ce3a;
}

.call-to-main .icon-l {
    font-size: 30px;
    color: #fff;
    width: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    float: left;
    height: 100%;
}

.call-to-main .icon-l i {
    font-size: 30px;
    color: #fff;
}

.call-to-main .text {
    width: calc(100% - 50px);
    float: right;
    padding: 15px 21px;
}

.call-to-main .sm-lr {
    border: 1px solid #fff;
    padding: 0;
    margin: 35px 25px;
}

.call-to-main .row {
    max-width: 66%;
    margin: 0 auto;
}

.call-to-main .text .label {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.call-to-main .text a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}






/* ================== */


/* Page-specific styles — work with your existing root variables */
  .price-page h2 {
    color: var(--bs-primary);
    margin-bottom: 1.5rem;
    position: relative;
    padding-bottom: 0.8rem;
  }
  .price-page h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background: var(--bs-secondary);
    border-radius: 2px;
  }
  .price-page h3 {
    color: var(--bs-primary);
    margin-top: 1.8rem;
    margin-bottom: 0.8rem;
  }
  .price-hero {
    background: linear-gradient(135deg, rgba(var(--bs-primary-rgb), 0.04) 0%, rgba(var(--bs-secondary-rgb), 0.06) 100%);
    border-left: 6px solid var(--bs-secondary);
    padding: 2rem 2.2rem;
    border-radius: 0.5rem;
    margin-bottom: 2.5rem;
  }
  /* .price-hero p { font-size: 1.15rem; margin-bottom: 0; } */

  .table-custom {
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: var(--bs-box-shadow-sm);
    background: #fff;
  }
  .table-custom thead th {
    background: var(--bs-primary);
    color: #fff;
    font-weight: 600;
    border: none;
    padding: 1rem;
    vertical-align: middle;
    font-size: 0.95rem;
  }
  .table-custom tbody td {
    padding: 0.95rem 1rem;
    vertical-align: middle;
    border-bottom: 1px solid var(--bs-border-color);
    font-size: 0.95rem;
  }
  .table-custom tbody tr:last-child td { border-bottom: none; }
  .table-custom tbody tr:nth-child(even) { background: var(--bs-light); }
  .table-custom tbody tr:hover { background: rgba(var(--bs-secondary-rgb), 0.08); }
  .table-custom .capacity-cell {
    color: var(--bs-primary);
    font-weight: 700;
  }
  .table-custom .price-cell {
    /* color: var(--bs-secondary); */
    font-weight: 700;
    white-space: nowrap;
  }

  .type-card {
    background: #fff;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.5rem;
    padding: 1.8rem;
    height: 100%;
    transition: all 0.3s ease;
    border-top: 4px solid var(--bs-secondary);
  }
  .type-card:hover {
    box-shadow: var(--bs-box-shadow);
    transform: translateY(-4px);
    border-top-color: var(--bs-primary);
  }
  .type-card h3 {
    margin-top: 0;
    font-size: 1.25rem;
  }
  .type-card .badge-popular {
    display: inline-block;
    background: var(--bs-secondary);
    color: #fff;
    font-size: 0.7rem;
    padding: 0.2rem 0.6rem;
    border-radius: 1rem;
    margin-left: 0.5rem;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  .factor-card {
    background: #fff;
    border-radius: 0.5rem;
    padding: 1.5rem;
    height: 100%;
    border: 1px solid var(--bs-border-color);
    position: relative;
    padding-left: 4.5rem;
    transition: all 0.3s ease;
    text-align: left;
  }
  .factor-card:hover {
    box-shadow: var(--bs-box-shadow-sm);
    border-color: var(--bs-secondary);
  }
  .factor-card .factor-num {
    position: absolute;
    left: 1.2rem;
    top: 1.4rem;
    width: 2.5rem;
    height: 2.5rem;
    background: var(--bs-primary);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.05rem;    
  }
  .factor-card h3 {
    /* margin-top: 0;
    font-size: 1.1rem;
    color: var(--bs-primary); */
    text-align: left;
  }
  .factor-card p { margin-bottom: 0; font-size: 0.95rem; }

  .cost-bar {
    display: flex;
    align-items: center;
    margin-bottom: 0.9rem;
    gap: 1rem;
  }
  .cost-bar-label {
    flex: 0 0 38%;
    font-weight: 500;
    font-size: 0.95rem;
  }
  .cost-bar-track {
    flex: 1;
    height: 1.6rem;
    background: var(--bs-light);
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
  }
.cost-bar-fill {
    height: 100%;
    background: #205aa6;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 0.7rem;
    color: #fff;
    font-weight: 600;
    font-size: 0.85rem;
    min-width: 2.2rem;
}
  .hidden-cost-item {
    background: #f6f6f6;
    border-left: 4px solid var(--bs-secondary);
    padding: 1.2rem 1.5rem;
    margin-bottom: 1rem;
    border-radius: 0.3rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
  }
  .hidden-cost-item h3 {
    margin-top: 0;
    font-size: 1.05rem;    
  }
  .hidden-cost-item p { margin-bottom: 0; font-size: 0.95rem; }

  .roi-callout {
    background: var(--bs-primary);
    color: #fff;
    padding: 2rem;
    border-radius: 0.5rem;
    text-align: center;
    margin-bottom: 2rem;
  }
  .roi-callout p { color: rgba(255,255,255,0.92); font-size: 1.05rem; margin: 0; }

  .compare-table { font-size: 0.9rem; }
  .compare-table .col-mahesh {
    background: rgba(var(--bs-secondary-rgb), 0.12) !important;
    font-weight: 600;
  }
  .compare-table th.col-mahesh {
    background: var(--bs-secondary) !important;
  }

  .choose-step {
    background: #fff;
    border-radius: 0.5rem;
    padding: 1.5rem;
    height: 100%;
    border: 1px solid var(--bs-border-color);
    border-top: 4px solid var(--bs-primary);
    transition: all 0.3s ease;
  }
  .choose-step:hover {
    transform: translateY(-3px);
    box-shadow: var(--bs-box-shadow-sm);
    border-top-color: var(--bs-secondary);
  }
  .choose-step .step-number {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--bs-secondary);
    line-height: 1;
    margin-bottom: 0.5rem;
    display: block;
  }
  .choose-step h3 {
    font-size: 1.05rem;
    margin: 0 0 0.5rem 0;
    color: var(--bs-primary);
  }
  .choose-step p { font-size: 0.9rem; margin-bottom: 0; }

  .faq-item {
    background: #fff;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.5rem;
    margin-bottom: 0.8rem;
    overflow: hidden;
  }
  .faq-item summary {
    padding: 1.1rem 1.4rem;
    font-weight: 600;
    cursor: pointer;
    color: var(--bs-primary);
    list-style: none;
    position: relative;
    padding-right: 3rem;
    font-size: 1rem;
  }
  .faq-item summary::-webkit-details-marker { display: none; }
  .faq-item summary::after {
    content: '+';
    position: absolute;
    right: 1.4rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.6rem;
    color: var(--bs-secondary);
    font-weight: 400;
    line-height: 1;
    transition: transform 0.3s ease;
  }
  .faq-item[open] summary::after { transform: translateY(-50%) rotate(45deg); }
  .faq-item[open] summary { border-bottom: 1px solid var(--bs-border-color); }
  .faq-item .faq-body {
    padding: 1.1rem 1.4rem;
    font-size: 0.95rem;
    color: var(--bs-body-color);
  }


  .cta-section {
    background: linear-gradient(135deg, var(--bs-primary) 0%, #154a8c 100%);
    color: #fff;
    padding: 3rem 2rem;
    border-radius: 0.5rem;
    text-align: center;
  }
  .cta-section h2 { color: #fff !important; }
  .cta-section h2::after { background: var(--bs-secondary); left: 50%; transform: translateX(-50%); }
  .cta-section p { color: rgba(255,255,255,0.9); font-size: 1.1rem; }

  /* Section divider rhythm */
  .price-page section { padding-top: 3rem; padding-bottom: 3rem; }
  .price-page section:first-of-type { padding-top: 0; }


  .cta-section {
    color: #fff;
    padding: 3rem 2rem;
    border-radius: 0.5rem;
    text-align: center;
    background: url(/wp-content/uploads/2025/12/hm-our-equipments-bg-img-1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.custom-block-sidebar .row-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.custom-block-sidebar .row-wrap nav.sidebar-nav {
    max-width: 240px;
    background: #205aa6;
    padding: 10px 0;
    top: 150px;
    position: relative;
}
.custom-block-sidebar .row-wrap nav.sidebar-nav a.nav-link {
    color: white;
    line-height: 1.1;
}
.sidebar-nav .nav-link.active {
    background: #a4cd4a;
    color: #fff;        
}

.sidebar-nav .nav-link:hover{
    background: #a4cd4a;
    color: #fff;
}

.custom-block-sidebar .row-wrap nav.sidebar-nav .nav.flex-column {
    padding: 0 0;
    font-size: 1.2rem;
    font-weight: 500;
}
.custom-block-sidebar .main-body {
    max-width: calc(100% - 280px);
    margin-left: auto;
}

.custom-block-sidebar > .container {
    padding: 0;
}

.custom-discount-popup button.btn-close {
    position: absolute;
    right: -10px;
    top: -10px;
    color: white !important;
    opacity: 1;
    border-radius: 50%;
    --bs-btn-close-color: #ffffff !;
    background-color: #fc574a;
    padding: 8px;
    max-width: 15px;
    max-height: 15px;
    background-size: 12px;
}


  @media (max-width: 767px) {
    .factor-card { padding-left: 5rem; }
    .cost-bar-label { flex: 0 0 50%; font-size: 0.85rem; }
    .price-hero { padding: 1.4rem; }
    .cost-bar {
        flex-direction: column;
        align-items: flex-start;
    }
  }
