/*!
Theme Name: Shahteelani Theme
Theme URI: https://shahteelani.com/
Author: shahteelani.com
Author URI: https://shahteelani.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shahteelani-theme
*/
.ps-24{
    padding-left:24px;
}
.bg-white {
	background: #fff;
}
.ts-manager-card { cursor: default !important; }
.ts-manager-card:hover { cursor: default !important; }

.ts-card-linkedin {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 10px 14px 12px;
    text-decoration: none;
    color: #0a66c2;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.4px;
    border-top: 1px solid #e8e2d9;
    transition: background 0.2s;
}
.ts-card-linkedin:hover {
    background: #f0f7ff;
    color: #0a66c2;
}
.top-flags li { margin-right: 8px; }
.top-flags img {transition: 0.3s; }
.top-flags a:hover img { transform: scale(1.1); }
.social-profile li { margin-left: 10px; }
.single-img.img-container { margin-bottom: 35px; }
.single-img.img-container img.object-fit-cover { width: 100%; height: 400px; object-fit: cover; object-position: center center; transform: none !important; display: block; }
.single-img img { 
    /*max-width: 800px;*/
     width: 100%; 
    margin: 0 auto; display: block; }
.single-img { 
    /*max-width: 900px; */
    margin: 0 auto;  }
.industry-category-wrap span.btn-icon-two svg { color: #212529; }
.breadcrumb-area.style-one p { color: #fff !important; opacity: unset; z-index: 9999; position: relative; text-align: center; font-size: 20px; line-height: 1.4em; }
.breadcrumb-area h1.section-title.style-three.text-white { font-size: 60px; line-height: 80px; }
.section-title div { display: inline !important; }
.service-card.style-three .service-info { display: flex; flex-direction: column; flex: 1; }
.service-card.style-three .service-info p { flex-grow: 1; }
.industry-area.style-one p { text-align: center; margin-bottom: 50px; }
.why-choose-sec p { text-align: center; }
.why-choose-sec .wh-card p { text-align: left; }
/*.sta-section { background: #91D089; }*/
.sta-section { background: var(--primaryColor); }
.sta-label { font-size: 12px; font-weight: 700; color: #7bc67e; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 12px; display: block; }
.sta-sub { font-size: 16px; color: var(--titleColor); margin-bottom: 48px; line-height: 1.6; }
.sta-timeline { position: relative; padding-left: 56px; }
/*.sta-timeline::before { content: ''; position: absolute; left: 22px; top: 10px; bottom: 10px; width: 2px; background: #1a3528; }*/
.sta-timeline::before { content: ''; position: absolute; left: 22px; top: 10px; bottom: 10px; width: 2px; background: #fff; }
.sta-tl-item { position: relative; margin-bottom: 28px; }
.sta-tl-item:last-child { margin-bottom: 0; }
/*.sta-tl-dot { position: absolute; left: -54px; width: 42px; height: 42px; border-radius: 50%; background: #7bc67e; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 800; color: #0d1f1a; z-index: 1; }*/
.sta-tl-dot {
    position: absolute;
    left: -54px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: var(--whiteColor);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
    color: var(--primaryColor);
    z-index: 1;
}
/*.sta-tl-box { background: var(--primaryColor); border: 1px solid #1f4535; border-radius: 14px; padding: 20px 24px; transition: border-color 0.3s ease; }*/
.sta-tl-box {
    background: var(--whiteColor);
    border: 2px solid var(--optionalColor);
    border-radius: 14px;
    padding: 20px 24px;
    transition: border-color 0.3s ease;
}
/*.sta-tl-box:hover { border-color: #7bc67e; border: 1px solid #fff; }*/
.sta-tl-box:hover { border-color: #7bc67e; border: 2px solid var(--secondaryColor); }
/*.sta-tl-box-title { font-size: 16px; font-weight: 700; color: #ffffff; margin-bottom: 8px; }*/
.sta-tl-box-title {
    font-size: 16px;
    font-weight: 700;
    color: var(--titleColor);
    margin-bottom: 8px;
}
.sta-tl-box-desc { font-size: 14px; color: #646a6c; line-height: 1.7; margin: 0; }

.icon-wrap {
    width: 70px;
    height: 70px;
    /*background-color: var(--primaryColor);*/
    background-color: var(--primaryColor);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-area.style-one h2, .contact-area.style-one p{
    color: var(--titleColor);
}
.testimonial-card.style-two p {
    color: #fff;
}
.success-box h6, .success-box .counter-card h4, .success-box .counter-card span{
    color: #fff;
}
/*.contact-area input,
.contact-area textarea,
.contact-area input::placeholder,
.contact-area textarea::placeholder {
    color: #fff !important;
}

.contact-area .form-group input,
.contact-area .form-group textarea {
    border-bottom: 1px solid #fff !important;
}
*/
/*.contact-area p,
.contact-area h2,
.contact-area span {
    color: #fff;
}
*/



/*.sap-section { background: var(--primaryColor); }*/
.sap-section { background: var(--primaryColor); }
.sap-section h2.section-title.style-two .line-inner { color: #fff; }
.sap-sub { font-size: 16px; color: #fff; line-height: 1.7; margin-bottom: 0; }
.sap-process-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; position: relative; margin-top: 20px; align-items: stretch; }
/*.sap-process-grid::before { content: ''; position: absolute; top: 36px; left: 10%; right: 10%; height: 2px; background: #1f4535; z-index: 0; }*/
.sap-process-grid::before {
    content: '';
    position: absolute;
    top: 36px;
    left: 10%;
    right: 10%;
    height: 2px;
    background: #fff;
    z-index: 0;
}
.sap-step { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 10px; height: 100%; }
/*.sap-step-num { width: 72px; height: 72px; border-radius: 50%; background: var(--primaryColor); border: 2px solid #91D089; display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 800; color: #7bc67e; margin-bottom: 20px; transition: background 0.3s ease, color 0.3s ease; flex-shrink: 0; }*/
.sap-step-num {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: var(--primaryColor);
    border: 2px solid var(--whiteColor);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 800;
    /*color: #7bc67e;*/
    color: var(--whiteColor);
    margin-bottom: 20px;
    transition: background 0.3s ease, color 0.3s ease;
    flex-shrink: 0;
}
/*.sap-step:hover .sap-step-num { background: #7bc67e; color: #0d1f1a; }*/
.sap-step:hover .sap-step-num {
    background: #fff;
    color: var(--primaryColor);
}
/*.sap-step-card { background: #91D089; border: 1px solid #fff; border-radius: 14px; padding: 18px 14px; width: 100%; transition: border-color 0.3s; flex: 1; display: flex; flex-direction: column; }*/
.sap-step-card {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 14px;
    padding: 18px 14px;
    width: 100%;
    transition: border-color 0.3s;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.sap-step:hover .sap-step-card { border-color: #7bc67e; }
/*.sap-step-icon { width: 40px; height: 40px; border-radius: 10px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; margin: 0 auto 14px; }*/
.sap-step-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: var(--primaryColor);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
}
/*.sap-step-icon svg { width: 20px; height: 20px; stroke: #7bc67e; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }*/
.sap-step-icon svg { width: 20px; height: 20px; stroke: #fff; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.sap-step-title { font-size: 18px; font-weight: 600; color: #000; margin-bottom: 8px; line-height: 1.4; font-family: var(--secondaryFont);}
.sap-step-desc { font-size: 16px; color: var(--titleColor); line-height: 1.6; margin: 0; flex-grow: 1; font-family: var(--secondaryFont);}






.wca-section { background-image: url('assets/images/audit.jpg'); position: relative; overflow: hidden; background-size: cover; }
.wca-title { font-size: 36px; font-weight: 800; color: #ffffff; line-height: 1.25; margin-bottom: 20px; }
.wca-title span { color: #7bc67e; }
.wca-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; margin-top: 30px; }
/*.wca-circle-outer { width: 260px; height: 260px; border-radius: 50%; border: 2px dashed rgba(123, 198, 126, 0.3); display: flex; align-items: center; justify-content: center; animation: rotateSlow 20s linear infinite; position: relative; }*/
.wca-circle-outer {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    border: 2px dashed #070151;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: rotateSlow 20s linear infinite;
    position: relative;
}
/*.wca-circle-inner { width: 200px; height: 200px; border-radius: 50%; background: radial-gradient(circle, #0d2e20 0%, var(--primaryColor) 100%); border: 2px solid rgba(123, 198, 126, 0.4); display: flex; align-items: center; justify-content: center; position: absolute; animation: rotateSlow 20s linear infinite reverse; }*/
.wca-circle-inner {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    /*background: radial-gradient(circle, #0d2e20 0%, var(--primaryColor) 100%);
    border: 2px solid rgba(123, 198, 126, 0.4);*/
    background: radial-gradient(circle, #1a147052 0%, #150b889e 100%);
    border: 2px solid rgba(7, 1, 81, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    animation: rotateSlow 20s linear infinite reverse;
}
/*.wca-circle-text { font-size: 52px; font-weight: 900; color: #91D089; letter-spacing: -2px; }*/
.wca-circle-text { font-size: 52px; font-weight: 900; color: #fff; letter-spacing: -2px; }
/*.wca-orbit-dot { position: absolute; width: 44px; height: 44px; border-radius: 50%; background: var(--primaryColor); border: 1px solid rgba(123, 198, 126, 0.3); display: flex; align-items: center; justify-content: center; }*/
.wca-orbit-dot {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--primaryColor);
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.wca-orbit-dot svg { width: 20px; height: 20px; stroke: #7bc67e; fill: none; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }*/
.wca-orbit-dot svg { width: 20px; height: 20px; stroke: #fff; fill: none; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.wca-orbit-dot:nth-child(1) { top: -22px; left: 50%; transform: translateX(-50%); }
.wca-orbit-dot:nth-child(2) { bottom: -22px; left: 50%; transform: translateX(-50%); }
.wca-orbit-dot:nth-child(3) { left: -22px; top: 50%; transform: translateY(-50%); }
.wca-orbit-dot:nth-child(4) { right: -22px; top: 50%; transform: translateY(-50%); }
@keyframes rotateSlow { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
.wca-accordion { display: flex; flex-direction: column; gap: 12px; }
/*.wca-acc-item { background: var(--primaryColor); border: 1px solid #1f4535; border-radius: 14px; overflow: hidden; transition: border-color 0.3s; }*/
.wca-acc-item { background: var(--primaryColor); border: 1px solid var(--whiteColor); border-radius: 14px; overflow: hidden; transition: border-color 0.3s; }
.wca-acc-item:hover { border-color: var(--secondaryColor); }
.wca-acc-header { display: flex; align-items: center; gap: 14px; padding: 18px 20px; cursor: pointer; user-select: none; }
/*.wca-acc-icon { width: 44px; height: 44px; border-radius: 10px; background: var(--primaryColor); border: 1px solid #b9f8b182; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }*/
.wca-acc-icon { width: 44px; height: 44px; border-radius: 10px; background: var(--primaryColor); border: 1px solid var(--whiteColor); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.wca-acc-icon svg { width: 20px; height: 20px; 
    /*stroke: #7bc67e; */
    stroke: var(--whiteColor);
    fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.wca-acc-title { font-size: 16px; font-weight: 700; color: #ffffff; flex: 1; }
.wca-acc-arrow { width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform 0.3s; }
.wca-acc-arrow svg { width: 18px; height: 18px; stroke: #7bc67e; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; transform: rotate(180deg); }
.wca-acc-item.active .wca-acc-arrow { transform: rotate(180deg); }
.wca-acc-body { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.3s ease; padding: 0 20px; }
.wca-acc-item.active .wca-acc-body { max-height: 300px; padding: 0 20px 20px; }
.wca-acc-body p { font-size: 14px; color: #fff; line-height: 1.8; margin: 0; border-top: 1px solid #b9f8b163; padding-top: 14px; }






.ctr-section { position: relative; background-color: #f5f5f5; background-image: url('https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?w=1600&q=80'); background-size: cover; background-position: center; background-repeat: no-repeat; padding: 80px 0; overflow: hidden; }
.ctr-section::before { content: ''; position: absolute; inset: 0; background: rgba(245, 245, 245, 0.88); z-index: 0; }
.ctr-inner { position: relative; z-index: 1; }
.ctr-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.ctr-card { background: #ffffff; border-radius: 16px; overflow: hidden; border: 1px solid rgba(0,0,0,0.08); display: flex; flex-direction: column; transition: transform 0.3s, box-shadow 0.3s; }
.ctr-card:hover { transform: translateY(-6px); box-shadow: 0 12px 32px rgba(0,37,44,0.12); }
.ctr-card-top { height: 130px; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.ctr-card-top img { width: 100%; height: 100%; object-fit: cover; position: absolute; inset: 0; }
.ctr-card-top::after { content: ''; position: absolute; inset: 0; z-index: 1; }
.ctr-card-top svg { width: 48px; height: 48px; stroke: #ffffff; fill: none; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; position: relative; z-index: 2; }
/*.ctr-card:nth-child(1) .ctr-card-top::after { background: rgba(0, 37, 44, 0.72); }*/
.ctr-card:nth-child(1) .ctr-card-top::after {
    background: rgba(7, 1, 81, 0.72);
}
.ctr-card:nth-child(2) .ctr-card-top::after { background: rgba(7, 1, 81, 0.72); }
.ctr-card:nth-child(3) .ctr-card-top::after { background: rgba(7, 1, 81, 0.72); }
.ctr-card:nth-child(4) .ctr-card-top::after { background: rgba(7, 1, 81, 0.72); }
/*.ctr-card:nth-child(2) .ctr-card-top::after { background: rgba(13, 31, 26, 0.75); }
.ctr-card:nth-child(3) .ctr-card-top::after { background: rgba(0, 37, 44, 0.65); }
.ctr-card:nth-child(4) .ctr-card-top::after { background: rgba(10, 50, 38, 0.72); }*/
.ctr-card-body { padding: 24px 20px; display: flex; flex-direction: column; align-items: center; text-align: center; flex: 1; }
/*.ctr-number { font-size: 48px; font-weight: 900; color: var(--primaryColor); line-height: 1; letter-spacing: -1px; margin-bottom: 10px; }*/
.ctr-number {
    font-size: 48px;
    font-weight: 900;
    color: var(--primaryColor);
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.ctr-label-text { font-size: 15px; font-weight: 700; color: #0d1f1a; line-height: 1.4; }








.problem-card { border-radius: 12px; padding: 16px 24px; display: flex; align-items: center; gap: 18px; box-shadow: 0 2px 16px rgba(0,37,44,.08); border-left: 4px solid transparent; transition: border-color .25s, transform .25s, box-shadow .25s; height: 100%; }
.problem-card:hover { border-left-color: var(--primaryColor); transform: translateY(-4px); box-shadow: 0 8px 28px rgba(0,37,44,.15); }
.problem-card .icon-wrap { width: 48px; height: 48px; min-width: 48px; border-radius: 10px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; }
.problem-card h6 { font-weight: 600; font-size: .97rem; color: var(--titleColor); margin-bottom: 4px; line-height: 1.4em;}
.problem-card p { font-size: .875rem; color: var(--text-muted); margin: 0; line-height: 1.6; }
.solution-box { background: var(--primaryColor); border-radius: 16px; padding: 40px 36px; color: #fff; position: relative; overflow: hidden; border: 1px solid rgba(201,168,76,.25); }
.solution-box::before { content: ''; position: absolute; top: -40px; right: -40px; width: 180px; height: 180px; background: rgba(201,168,76,.15); border-radius: 50%; }
.solution-box::after { content: ''; position: absolute; bottom: -60px; left: -30px; width: 220px; height: 220px; background: rgba(255,255,255,.06); border-radius: 50%; }
.solution-box h4 { font-size: 1.45rem; margin-bottom: 14px; color: #fff; }
.solution-box p { font-size: .93rem; line-height: 1.75; opacity: .85; }
.ko-section { background: #F7F7F7; }
.ko-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin: 0 auto 36px; }
.ko-card { background: #fff; border: 1px solid rgba(0,37,44,0.08); border-radius: 20px; padding: 32px 24px 28px; display: flex; flex-direction: column; align-items: center; text-align: center; transition: background 0.25s, border-color 0.25s; }
.ko-icon-wrap { width: 64px; height: 64px; border-radius: 50%; background: #91D089; display: flex; align-items: center; justify-content: center; margin-bottom: 25px; transition: background 0.25s; }
.ko-icon-wrap svg { width: 26px; height: 26px; }
.ko-divider { width: 32px; height: 2px; background: var(--primaryColor); margin-bottom: 25px; transition: background 0.25s; }
.ko-card-title h3 { font-size: 18px; font-weight: 500; color: var(--titleColor); line-height: 1.5; transition: color 0.25s; }
.risk-card { background: var(--card-bg); border-radius: 14px; padding: 30px 24px 26px; height: 100%; position: relative; box-shadow: 0 2px 18px rgba(0,37,44,.07); border-bottom: 3px solid transparent; transition: border-color .25s, transform .25s, box-shadow .25s; overflow: hidden; }
.risk-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: var(--accent); opacity: 0; transition: opacity .25s; }
.risk-card:hover { transform: translateY(-6px); box-shadow: 0 12px 32px rgba(0,37,44,.13); border-bottom-color: var(--primaryColor); }
.risk-card:hover::before { opacity: 1; }
.risk-card .num-badge { position: absolute; top: 18px; right: 20px; serif; font-size: 2.2rem; font-weight: 700; color: rgba(0,37,44,.06); line-height: 1; }
.risk-card .icon-box { width: 52px; height: 52px; border-radius: 12px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; margin-bottom: 18px; }
.solution-banner { background: var(--primaryColor); border-radius: 16px; padding: 40px 48px; display: flex; align-items: center; justify-content: center; gap: 24px; flex-wrap: wrap; position: relative; overflow: hidden; border: 1px solid rgba(201,168,76,.2); text-align: center; }
.solution-banner::after { content: ''; position: absolute; right: -60px; top: -60px; width: 240px; height: 240px; background: rgba(201,168,76,.08); border-radius: 50%; }
.solution-banner .banner-text p { color: rgba(255,255,255,.75); font-size: 20px; margin: 0; line-height: 1.7; }
.page-id-149 .industry-area.style-one:after { background: radial-gradient(48.85% 50% at 48.85% 50%, rgba(255, 255, 255, 0.5) 0%, #F7F7F7 100%); }
.benefits-section { background: #ffffff; }
.left-panel { background: var(--primaryColor); border-radius: 20px; padding: 48px 40px; height: 100%; position: relative; overflow: hidden; display: flex; flex-direction: column; justify-content: center; }
.left-panel h3 { font-size: clamp(1.5rem, 3vw, 2rem); color: #fff; line-height: 1.3; margin-bottom: 16px; position: relative; z-index: 1; }
.left-panel p { color: #fff; font-size: .95rem; line-height: 1.8; margin-bottom: 0; position: relative; z-index: 1; }
.left-panel .bottom-note { margin-top: 32px; padding: 20px 22px; background: rgba(201,168,76,.15); border-left: 3px solid var(--accent); border-radius: 8px; color: rgba(255,255,255,.85); font-size: .88rem; line-height: 1.65; position: relative; z-index: 1; }
.left-panel .bottom-note strong { color: var(--accent); display: block; margin-bottom: 4px; font-size: .8rem; letter-spacing: .08em; text-transform: uppercase; }
.benefit-card { display: flex; align-items: flex-start; gap: 16px; border: 1.5px solid transparent; background: var(--card-bg); border-radius: 14px; padding: 30px 24px 26px; height: 100%; position: relative; box-shadow: 0 2px 18px rgba(0, 37, 44, .07); border-bottom: 3px solid transparent; transition: border-color .25s, transform .25s, box-shadow .25s; overflow: hidden; }
.benefit-card:hover { background: #fff; transform: translateY(-4px); box-shadow: 0 10px 30px var(--primaryColor)4f; }
.benefit-card .icon-box { width: 50px; height: 50px; min-width: 50px; border-radius: 12px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; }
.benefit-card p { font-size: .855rem; color: var(--text-muted); margin: 0; line-height: 1.6; }
.ko-grid-top { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 48px; }
.ko-grid-bottom { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 24px; max-width: 66.66%; margin-left: auto; margin-right: auto; }
.ko-card { background: #fff; border: 1.5px solid rgba(0,37,44,.09); border-radius: 16px; padding: 32px 24px 28px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 0; transition: transform .25s, box-shadow .25s, border-color .25s; }
.ko-card:hover { transform: translateY(-6px); box-shadow: 0 12px 32px rgba(0,37,44,.10); border-color: var(--primaryColor); }
.ko-icon-wrap { width: 64px; height: 64px; border-radius: 50%; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; margin-bottom: 20px; flex-shrink: 0; }
.ko-icon-wrap svg { width: 28px; height: 28px; stroke: #fff; fill: none; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.ko-divider { width: 36px; height: 2.5px; background: var(--primaryColor); border-radius: 2px; margin: 0 auto 16px; }
.hs-card { background: #ffffff; border: 1px solid #e8e8e8; border-radius: 16px; padding: 1.5rem 1.25rem; display: flex; flex-direction: column; gap: 14px; transition: box-shadow 0.25s ease, transform 0.25s ease; }
.hs-card:hover { box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08); transform: translateY(-3px); }
.hs-icon { width: 48px; height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; background: var(--primaryColor); }
.hs-icon svg { width: 24px; height: 24px; }
.hs-title { font-size: 18px; font-weight: 500; color: #1a1a1a; line-height: 1.5; margin: 0; }
.bib-card { border-radius: 16px; padding: 1.75rem 1.5rem; display: flex; flex-direction: column; transition: all 0.3s ease; }
.bib-card-light { background: #ffffff; border: 1.5px solid var(--primaryColor); }
.bib-card-light:hover { background: var(--primaryColor); }
.bib-card-light .bib-badge { border-color: var(--primaryColor); color: var(--primaryColor); }
.bib-card-light:hover .bib-badge { border-color: rgba(255,255,255,0.35); color: rgba(255,255,255,0.85); background: rgba(255,255,255,0.1); }
.bib-card-light .bib-dot { background: rgba(0,37,44,0.07); }
.bib-card-light:hover .bib-dot { background: rgba(255,255,255,0.15); }
.bib-card-light .bib-dot svg path, .bib-card-light .bib-dot svg rect, .bib-card-light .bib-dot svg circle { stroke: var(--primaryColor); }
.bib-card-light:hover .bib-dot svg path, .bib-card-light:hover .bib-dot svg rect, .bib-card-light:hover .bib-dot svg circle { stroke: #ffffff; }
.bib-card-light .bib-item { border-bottom-color: rgba(0,37,44,0.1); }
.bib-card-light:hover .bib-item { border-bottom-color: rgba(255,255,255,0.12); }
.bib-card-light .bib-text { color: #444444; }
.bib-card-light:hover .bib-text { color: rgba(255,255,255,0.85); }
.bib-card-dark { background: var(--primaryColor); border: 1.5px solid var(--primaryColor); }
.bib-card-dark:hover { background: #fff; }
.bib-card-dark .bib-badge { border-color: rgba(255,255,255,0.35); color: rgba(255,255,255,0.85); background: rgba(255,255,255,0.08); }
.bib-card-dark:hover .bib-badge { background: rgba(255,255,255,0.15); border-color: var(--primaryColor); color: var(--primaryColor); }
.bib-card-dark .bib-dot { background: rgba(255,255,255,0.12); }
.bib-card-dark:hover .bib-dot { background: rgba(0,37,44,0.07); }
.bib-card-dark .bib-dot svg path, .bib-card-dark .bib-dot svg rect, .bib-card-dark .bib-dot svg circle { stroke: #ffffff; }
.bib-card-dark:hover .bib-dot svg path, .bib-card-dark:hover .bib-dot svg rect, .bib-card-dark:hover .bib-dot svg circle { stroke: var(--primaryColor); }
.bib-card-dark .bib-item { border-bottom-color: rgba(255,255,255,0.1); }
.bib-card-dark:hover .bib-item { border-bottom-color: rgba(0,37,44,0.1); }
.bib-card-dark .bib-text { color: rgba(255,255,255,0.8); }
.bib-card-dark:hover .bib-text { color: #444444; }
.bib-badge { display: inline-block; font-size: 11px; font-weight: 500; letter-spacing: 0.07em; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; margin-bottom: 1.25rem; width: fit-content; border: 1px solid; transition: all 0.3s ease; }
.bib-item { display: flex; align-items: center; gap: 12px; padding: 13px 0; border-bottom: 1px solid; transition: border-color 0.3s ease; }
.bib-item-last { border-bottom: none; padding-bottom: 0; }
.bib-dot { width: 32px; height: 32px; min-width: 32px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: background 0.3s ease; }
.bib-dot svg { width: 15px; height: 15px; }
.bib-dot svg path, .bib-dot svg rect, .bib-dot svg circle { transition: stroke 0.3s ease; }
.bib-text { font-size: 15px; line-height: 1.55; margin: 0; transition: color 0.3s ease; }
.va-section { background: #fff; }
.va-card { box-shadow: 0 0px 20px var(--primaryColor)30; background: #ffffff; border: 0.5px solid #e0e0e0; border-radius: 16px; padding: 1.5rem 1.25rem; display: flex; flex-direction: column; gap: 12px; transition: border-color 0.3s ease, background 0.3s ease, transform 0.3s ease; }
.va-card:hover { border-color: var(--primaryColor); background: #f9fafa; transform: translateY(-4px); }
.va-icon { width: 52px; height: 52px; border-radius: 10px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.va-icon svg { width: 22px; height: 22px; }
.va-title { font-size: 22px; font-weight: 600; color: #1a1a1a; line-height: 1.4; margin: 0; }
.va-desc { font-size: 14px; color: #555555; line-height: 1.65; margin: 0; flex: 1; }
.wnd-intro { font-size: 16px; color: #555555; line-height: 1.7; margin-bottom: 0; }
.wnd-card { background: #ffffff; border: 1px solid #e8e8e8; border-radius: 16px; padding: 1.5rem 1.25rem; display: flex; flex-direction: column; align-items: flex-start; gap: 14px; transition: all 0.3s ease; position: relative; overflow: hidden; }
.wnd-card::before { content: ''; position: absolute; inset: 0; background: var(--primaryColor); opacity: 0; transition: opacity 0.3s ease; border-radius: 16px; z-index: 0; }
.wnd-card:hover::before { opacity: 1; }
.wnd-card:hover { border-color: var(--primaryColor); transform: translateY(-4px); box-shadow: 0 12px 30px rgba(0, 37, 44, 0.15); }
.wnd-icon-box { width: 52px; height: 52px; border-radius: 12px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; flex-shrink: 0; position: relative; z-index: 1; transition: background 0.3s ease; }
.wnd-card:hover .wnd-icon-box { background: rgba(255, 255, 255, 0.15) !important; }
.wnd-icon-box svg { width: 22px; height: 22px; }
.wnd-icon-box svg path, .wnd-icon-box svg rect, .wnd-icon-box svg circle, .wnd-icon-box svg line { transition: stroke 0.3s ease; }
.wnd-card:hover .wnd-icon-box svg path, .wnd-card:hover .wnd-icon-box svg rect, .wnd-card:hover .wnd-icon-box svg circle, .wnd-card:hover .wnd-icon-box svg line { stroke: #ffffff; }
.wnd-label { font-size: 15px; font-weight: 500; color: #1a1a1a; line-height: 1.5; margin: 0; position: relative; z-index: 1; transition: color 0.3s ease; }
.wnd-card:hover .wnd-label { color: rgba(255, 255, 255, 0.92); }
section.rera-section { background: #fff; }
body.page-id-149 .why-choose-sec { background: #fff; }
.info-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 30px 26px 26px; height: 100%; position: relative; overflow: hidden; transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease; }
.info-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; border-radius: 16px 16px 0 0; transition: opacity 0.24s; opacity: 0.8; }
.info-card { transform: translateY(-5px); box-shadow: 0 16px 44px rgba(26,86,219,0.09); border-color: var(--primaryColor); }
.card-icon-wrap { width: 52px; height: 52px; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; }
.card-icon-wrap svg { width: 24px; height: 24px; }
.card-icon-wrap { background: var(--primaryColor); }
.card-num { position: absolute; top: 18px; right: 22px; font-size: 38px; font-weight: 800; color: #f1f5f9; line-height: 1; user-select: none; }
.card-title { font-size: 17px; font-weight: 700; color: var(--titleColor); margin-bottom: 20px; }
.point-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 15px; }
.point-list li { display: flex; align-items: flex-start; gap: 11px; font-size: 16px; color: #555555; font-weight: 500; line-height: 1.4em; }
.point-icon { width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 1px; background: var(--primaryColor); }
.point-icon svg { width: 11px; height: 11px; }
@keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.info-card { animation: fadeUp 0.5s ease both; }
.acc-services-section { background: #fff; }
.acc-services-section .acc-service-card { background: var(--white); border: 1px solid #e8e8e8; border-radius: 10px; padding: 28px 24px 24px; height: 100%; position: relative; overflow: hidden; transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease; cursor: default; box-shadow: 0 0px 20px var(--primaryColor)30; animation: acc-fadeUp 0.5s ease both; }
.acc-services-section .acc-service-card:hover {
    border-bottom: 3px solid var(--primaryColor);
}
/*.acc-services-section .acc-service-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--primaryColor), var(--primaryColor)); border-radius: 16px 16px 0 0; opacity: 0; transition: opacity 0.24s ease; }*/
.acc-services-section .acc-service-card:hover { transform: translateY(-5px); box-shadow: 0 16px 44px rgba(26, 86, 219, 0.10); }
.acc-services-section .acc-service-card:hover::before { opacity: 1; }
.acc-services-section .acc-icon-box { width: 52px; height: 52px; border-radius: 12px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; margin-bottom: 18px; flex-shrink: 0; transition: background 0.24s ease; }
.acc-services-section .acc-icon-box svg { width: 24px; height: 24px; transition: stroke 0.24s ease; }
.acc-services-section .acc-service-card:hover .acc-icon-box svg { stroke: #ffffff; }
.acc-services-section .acc-service-card h3 { font-size: 20px; font-weight: 700; color: var(--titleColor); margin: 0 0 10px; line-height: 1.4; }
.acc-services-section .acc-service-card p { font-size: 14px; color: #555; line-height: 1.72; margin: 0 0 18px; }
.acc-services-section .acc-card-num { position: absolute; top: 16px; right: 20px; font-size: 36px; font-weight: 800; color: #f1f5f9; line-height: 1; user-select: none; pointer-events: none; }
@keyframes acc-fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.title-divider { width: 52px; height: 3.5px; background: #fff; border-radius: 3px; margin-bottom: 16px; }
.left-panel h2.section-title { color: #fff; font-size: 38px; }
.left-panel { position: sticky; top: 30px; }
.audience-card { background: #fff; border: 1px solid #e8e8e8; border-radius: 16px; padding: 24px 22px; display: flex; align-items: center; gap: 18px; transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease; cursor: default; height: 100%; }
.audience-card:hover { transform: translateY(-4px); box-shadow: 0 14px 40px rgba(26,86,219,0.09); border-color: var(--blue-mid); }
.ac-icon { width: 52px; height: 52px; border-radius: 12px; background: var(--primaryColor); display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: background 0.22s; }
.ac-icon svg { width: 22px; height: 22px; stroke: #fff; transition: stroke 0.22s; }
.ac-title { font-size: 20px; font-weight: 600; color: #1a1a1a; line-height: 1.4; margin-bottom: 7px; }
.ac-desc { font-size: 14px; color: #555555; line-height: 1.65; margin: 0; }
.audience-card { position: relative; overflow: hidden; }
.audience-card::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: var(--primaryColor); border-radius: 16px 0 0 16px; opacity: 0; transition: opacity 0.22s; }
.audience-card:hover::before { opacity: 1; }
@keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }
.audience-card { animation: fadeUp 0.45s ease both; }
.software-section { background: #fff; }
.software-image img { width: 100%; border-radius: 10px; box-shadow: 0 0px 30px var(--primaryColor)e6; }
.benefit-card-alt { background: #ffffff; border: 1px solid #e8e8e8; padding: 35px; border-radius: 20px; height: 100%; transition: all 0.3s ease-in-out; position: relative; overflow: hidden; box-shadow: 0 0px 20px var(--primaryColor)30; }
.benefit-card-alt:hover { border-color: var(--primaryColor); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05); transform: translateY(-5px); }
.check-icon { width: 52px; height: 52px; background: var(--primaryColor); color: #fff; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 20px; margin-bottom: 20px; transition: 0.3s; }
.check-icon i { color: #fff !important; font-size: 20px; }
.benefit-card-alt h3 { font-size: 20px; font-weight: 700; color: var(--titleColor); margin-bottom: 12px; display: flex; align-items: center; gap: 10px; }
.benefit-card-alt .divider { width: 30px; height: 2px; background: var(--primaryColor); margin-bottom: 15px; opacity: 0.3; }
.benefit-card-alt p { font-size: 14px; color: #555555; line-height: 1.65; margin: 0; flex: 1; }
.iho-wrap { background: #F7F7F7; border-radius: 20px; padding: 2rem; }
.iho-table-wrap { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; border-radius: 16px; margin-bottom: 16px; }
.iho-table { width: 100%; min-width: 480px; border-collapse: collapse; background: #e8e8e8; border-radius: 16px; overflow: hidden; border: 1px solid #e8e8e8; }
.iho-table thead tr th { padding: 14px 20px; font-size: 15px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; border-bottom: 1px solid #e8e8e8; white-space: nowrap; }
.iho-th-factor { background: #F7F7F7; color: #888888; text-align: left; width: 35%; }
.iho-th-inhouse { background: #ffffff; color: #444444; text-align: center; width: 32.5%; border-left: 1px solid #e8e8e8; }
.iho-th-outsourced { background: var(--primaryColor); color: #ffffff; text-align: center; width: 32.5%; border-left: 1px solid var(--primaryColor); }
.iho-th-inner { display: flex; align-items: center; justify-content: center; gap: 8px; }
.iho-head-icon { width: 26px; height: 26px; border-radius: 6px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.iho-head-icon svg { width: 20px; height: 20px; }
.iho-table tbody tr { transition: background 0.2s ease; }
.iho-table tbody tr:not(:last-child) td { border-bottom: 1px solid #f0f0f0; }
.iho-table tbody tr:hover .iho-td-factor { background: #efefef; }
.iho-table tbody tr:hover .iho-td-inhouse { background: #fafafa; }
.iho-table tbody tr:hover .iho-td-outsourced { background: #f0faf5; }
.iho-table tbody td { padding: 14px 20px; vertical-align: middle; transition: background 0.2s ease; }
.iho-td-factor { background: #F7F7F7; }
.iho-td-inhouse { background: #ffffff; text-align: center; border-left: 1px solid #f0f0f0; }
.iho-td-outsourced { background: #f9fdfb; text-align: center; border-left: 1px solid #f0f0f0; }
.iho-factor-inner { display: flex; align-items: center; gap: 12px; }
.iho-factor-icon { width: 50px; height: 50px; min-width: 34px; border-radius: 8px; display: flex; align-items: center; justify-content: center; background: var(--primaryColor); }
.iho-factor-icon svg { width: 20px; height: 20px; }
.iho-factor-inner span { font-size: 15px; font-weight: 500; color: #333333; white-space: nowrap; }
.iho-badge { display: inline-flex; align-items: center; padding: 10px 24px; border-radius: 20px; font-size: 15px; font-weight: 500; white-space: nowrap; }
.iho-badge-red { background: var(--primaryColor); color: var(--whiteColor); }
.iho-badge-green { background: var(--primaryColor); color: var(--whiteColor); }
.iho-badge-grey { background: #efefef; color: #666666; }
.iho-closing { background: var(--primaryColor); border-radius: 14px; padding: 1.1rem 1.4rem; display: flex; align-items: center; gap: 14px; }
.iho-closing-icon { width: 38px; height: 38px; min-width: 38px; border-radius: 50%; background: rgba(255, 255, 255, 0.15); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.iho-closing-icon svg { width: 16px; height: 16px; }
.iho-closing p { font-size: 15px; color: rgba(255, 255, 255, 0.8); margin: 0; line-height: 1.7; }
.iho-closing strong { color: #ffffff; font-weight: 600; }
.rcc-section { padding: 80px 0 88px; background: #F4F6FB; position: relative; overflow: hidden; }
.rcc-section::before { content: ''; position: absolute; top: -100px; right: -160px; width: 480px; height: 480px; background: radial-gradient(circle, #d5e3ff 0%, transparent 68%); border-radius: 50%; pointer-events: none; z-index: 0; }
.rcc-inner { position: relative; z-index: 1; }
.rcc-eyebrow { display: inline-flex; align-items: center; gap: 7px; font-size: 11px; font-weight: 600; letter-spacing: 0.11em; text-transform: uppercase; color: #1046A8; background: #E8EFFC; border: 1px solid #c3d3f5; padding: 5px 13px 5px 9px; border-radius: 100px; margin-bottom: 18px; }
.rcc-eyebrow .rcc-dot { width: 7px; height: 7px; background: #1046A8; border-radius: 50%; display: inline-block; flex-shrink: 0; }
.rcc-title { font-size: 38px; font-weight: 700; line-height: 1.22; color: var(--titleColor); margin-bottom: 14px; }
.rcc-title .rcc-hl { color: #1046A8; }
.rcc-sub { font-size: 15px; color: var(--grayColor); line-height: 1.75; margin-bottom: 28px; max-width: 420px; }
.rcc-key-label { font-size: 13px; font-weight: 600; color: var(--titleColor); margin-bottom: 16px; display: flex; align-items: center; gap: 8px; }
.rcc-key-label::after { content: ''; flex: 1; height: 1px; background: #DDE3F0; }
.rcc-list { list-style: none; padding: 0; margin: 0 0 28px; display: flex; flex-direction: column; gap: 10px; }
.rcc-list li { display: flex; align-items: center; gap: 12px; font-size: 14.5px; color: var(--titleColor); background: #ffffff; border: 1px solid #DDE3F0; border-radius: 10px; padding: 12px 16px; transition: border-color 0.18s ease, transform 0.18s ease; }
.rcc-list li:hover { border-color: #9ab5ed; transform: translateX(4px); }
.rcc-list-bullet { width: 30px; height: 30px; min-width: 30px; border-radius: 8px; background: #E8EFFC; color: #1046A8; display: flex; align-items: center; justify-content: center; font-size: 15px; flex-shrink: 0; }
.rcc-closing { font-size: 14px; color: var(--grayColor); line-height: 1.7; padding: 14px 18px; background: #E8EFFC; border-left: 3px solid #1046A8; border-radius: 0 10px 10px 0; }
.rcc-closing strong { color: #1046A8; }
.rcc-btn { display: inline-flex; align-items: center; gap: 8px; background: #1046A8; color: #ffffff; font-size: 14px; font-weight: 600; padding: 12px 26px; border-radius: 10px; border: none; text-decoration: none; margin-top: 24px; transition: background 0.2s ease, transform 0.15s ease; cursor: pointer; }
.rcc-btn:hover { background: #0C1A36; color: #ffffff; transform: translateY(-2px); }
.rcc-btn i { font-size: 16px; }
.rcc-visual-card { background: #ffffff; border: 1px solid #DDE3F0; border-radius: 20px; padding: 36px 32px 32px; position: relative; height: 100%; }
.rcc-visual-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #1046A8, #6A9BEB); border-radius: 20px 20px 0 0; }
.rcc-vc-header { display: flex; align-items: center; gap: 14px; margin-bottom: 28px; }
.rcc-vc-icon { width: 54px; height: 54px; background: #E8EFFC; border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 26px; color: #1046A8; flex-shrink: 0; }
.rcc-vc-title { font-size: 17px; font-weight: 700; color: var(--titleColor); margin: 0 0 3px; }
.rcc-vc-sub { font-size: 12.5px; color: var(--grayColor); margin: 0; }
.rcc-risk-item { margin-bottom: 18px; }
.rcc-risk-item:last-child { margin-bottom: 0; }
.rcc-risk-meta { display: flex; align-items: center; justify-content: space-between; margin-bottom: 7px; gap: 8px; }
.rcc-risk-name { font-size: 13px; font-weight: 500; color: var(--titleColor); }
.rcc-risk-badge { font-size: 10.5px; font-weight: 600; letter-spacing: 0.04em; padding: 3px 10px; border-radius: 100px; white-space: nowrap; flex-shrink: 0; }
.rcc-badge-critical { background: #fdecea; color: #b93427; }
.rcc-badge-high { background: #fef0e6; color: #b85010; }
.rcc-badge-medium { background: #fef9e6; color: #946f08; }
.rcc-bar-track { height: 7px; background: #EEF1F9; border-radius: 100px; overflow: hidden; }
.rcc-bar-fill { height: 100%; border-radius: 100px; animation: rccGrowBar 0.9s ease forwards; }
@keyframes rccGrowBar { from { width: 0 !important; } }
.rcc-fill-critical { background: #E24B4A; }
.rcc-fill-high { background: #E8820C; }
.rcc-fill-medium { background: #D4A017; }
.rcc-vc-footer { margin-top: 28px; padding-top: 20px; border-top: 1px solid #DDE3F0; font-size: 12.5px; color: var(--grayColor); display: flex; align-items: center; gap: 8px; }
.rcc-vc-footer i { color: #1046A8; font-size: 14px; flex-shrink: 0; }

/* ============================================================
   Responsive — Tablet Large (max-width: 1024px)
   ============================================================ */
@media (max-width: 1024px) {
.breadcrumb-area h1.section-title.style-three.text-white { font-size: 50px; line-height: 70px; }
.rcc-title { font-size: 32px; }
}

/* ============================================================
   Responsive — Tablet (max-width: 991px)
   ============================================================ */
@media (max-width: 991px) {
.breadcrumb-area h1.section-title.style-three.text-white { font-size: 46px; line-height: 60px; }
    .breadcrumb-area.style-one p { font-size: 17px; }
.breadcrumb-area h1.section-title.style-three.text-white { font-size: 48px; }
.sap-process-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; }
    .sap-process-grid::before { display: none; }
    .feature-card.style-one h3 { font-size: 22px; }
.wca-title { font-size: 28px; }
    .wca-img-wrap { margin: 30px auto; }
.ctr-grid { grid-template-columns: repeat(2, 1fr); gap: 18px; }
    .wca-section h2.section-title.style-two, .wca-section p.text-white { text-align: center; }
.rcc-section { padding: 60px 0 64px; }
    .rcc-title { font-size: 28px; }
    .rcc-visual-card { margin-top: 32px; }
    .left-panel { margin-bottom: 32px; }
    .bottom-strip { padding: 24px 24px; }
    .left-panel h2.section-title { font-size: 36px; }
    .ko-grid-top { grid-template-columns: repeat(2, 1fr); }
    .ko-grid-bottom { grid-template-columns: repeat(2, 1fr); max-width: 100%; }
    .ko-section { padding: 70px 0; }
    .left-panel { position: static; margin-bottom: 40px; text-align: center; }
    .title-divider { margin: 0 auto; }
    .left-panel p { margin-top: 10px; }
    .software-content { text-align: center; margin-bottom: 50px; }
    .wca-section h2.section-title.style-two, .wca-section p.text-white { text-align: center; }
}

/* ============================================================
   Responsive — Mobile Large (max-width: 767px)
   ============================================================ */
@media (max-width: 767px) {
.sta-title { font-size: 26px; }
    .sta-timeline { padding-left: 48px; }
    .sta-tl-dot { left: -40px; width: 36px; height: 36px; font-size: 11px; }
    .sta-tl-box { padding: 16px 18px; }
    .sta-tl-box-title { font-size: 15px; }
    .breadcrumb-area h1.section-title.style-three.text-white { font-size: 32px; line-height: 40px; }
    .breadcrumb-area.style-one p { font-size: 16px; }
    .industry-category-wrap a { width: 100%; justify-content: center; }
    .industry-category-wrap { flex-direction: column; align-items: center; }
    .industry-category-wrap a { width: 100%; max-width: 320px; justify-content: flex-start; }
    .industry-category-wrap .btn-icon { margin-right: 10px; }
    .industry-category-wrap .btn-text { text-align: left; }
    .iho-head-cell { font-size: 12px; }
    .left-panel { padding: 18px 40px; }
.wca-section { padding: 50px 0; }
    .wca-title { font-size: 24px; }
    .wca-circle-outer { width: 200px; height: 200px; }
    .wca-circle-inner { width: 155px; height: 155px; }
    .wca-circle-text { font-size: 38px; }
.ko-grid { grid-template-columns: repeat(1, 1fr) !important; }
    .fc-problems, .sap-process-grid { grid-template-columns: repeat(1, 1fr) !important; }
.rcc-section { padding: 50px 0 56px; }
    .rcc-title { font-size: 24px; line-height: 1.3; }
    .rcc-sub { font-size: 14px; max-width: 100%; }
    .rcc-list li { font-size: 13.5px; padding: 10px 14px; }
    .rcc-visual-card { padding: 24px 20px 20px; }
    .rcc-vc-title { font-size: 15px; }
    .rcc-vc-sub { font-size: 11.5px; }
    .rcc-risk-name { font-size: 12px; }
    .iho-wrap { padding: 1rem; }
    .iho-table tbody td, .iho-table thead tr th { padding: 12px 14px; }
    .iho-factor-inner span { font-size: 13px; }
    .iho-closing { flex-direction: column; text-align: center; }
    .iho-table thead tr th { font-size: 12px; }
    .iho-head-icon { width: 18px; height: 18px; }
    .iho-badge { padding: 7px 14px; font-size: 13px; }
    .solution-banner .banner-text p { font-size: 16px; }
    .left-panel h2.section-title { font-size: 28px; }
    .rera-title { font-size: 28px; }
    .highlight-strip { flex-direction: column; align-items: flex-start; padding: 22px 22px; }
    .rera-section { padding: 60px 0 68px; }
    .ko-grid { grid-template-columns: repeat(1, 1fr) !important; }
    .fc-problems, .sap-process-grid { grid-template-columns: repeat(1, 1fr) !important; }
}

/* ============================================================
   Responsive — Mobile (max-width: 575px)
   ============================================================ */
@media (max-width: 575px) {
.sap-section { padding: 50px 0; }
    .sap-process-grid { grid-template-columns: 1fr; gap: 20px; margin-top: 32px; }
    .sap-step { flex-direction: row; align-items: flex-start; text-align: left; gap: 16px; }
    .sap-step-num { width: 48px; height: 48px; font-size: 14px; margin-bottom: 0; flex-shrink: 0; }
    .sap-step-card { text-align: left; }
    .sap-step-icon { margin: 0 0 12px 0; }
.benefits-section { padding: 60px 0; }
    .left-panel { padding: 36px 28px; }
    .bottom-strip { flex-direction: column; align-items: flex-start; }
    .ko-grid-top { grid-template-columns: 1fr; margin-top: 32px; }
    .ko-grid-bottom { grid-template-columns: 1fr; max-width: 100%; margin-top: 0; }
    .ko-section { padding: 50px 0; }
    .outsource-section { padding: 60px 0 68px; }
    .stat-row { flex-direction: column; }
}

/* ============================================================
   Responsive — Mobile Small (max-width: 480px)
   ============================================================ */
@media (max-width: 480px) {
.sta-section { padding: 50px 0; }
    .sta-title { font-size: 22px; }
    .sta-timeline { padding-left: 40px; }
    .sta-timeline::before { left: 17px; }
    .sta-tl-dot { left: -34px; width: 32px; height: 32px; font-size: 10px; }
.ctr-section { padding: 50px 0; }
    .ctr-grid { grid-template-columns: repeat(1, 1fr); gap: 14px; }
    .ctr-number { font-size: 36px; }
    .ctr-card-top { height: 100px; }
    .ctr-card-body { padding: 16px 14px; }
    .wca-section h2.section-title.style-two, .wca-section p.text-white { text-align: center; }
.rcc-section { padding: 40px 0 44px; }
    .rcc-title { font-size: 21px; }
    .rcc-eyebrow { font-size: 10px; }
    .rcc-list li { font-size: 13px; gap: 10px; }
    .rcc-list-bullet { width: 26px; height: 26px; min-width: 26px; font-size: 13px; border-radius: 6px; }
    .rcc-btn { font-size: 13px; padding: 10px 20px; width: 100%; justify-content: center; }
    .rcc-vc-icon { width: 44px; height: 44px; font-size: 20px; }
    .rcc-risk-badge { font-size: 9.5px; padding: 2px 8px; }
    .rcc-vc-footer { font-size: 11.5px; }
    .iho-factor-icon { display: none; }
    .iho-table tbody td, .iho-table thead tr th { padding: 10px 10px; }
    .iho-badge { padding: 4px 10px; font-size: 11px; }
}

.btn-login-top {
    font-family: var(--primaryFont);
    font-size: 0.65rem;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    font-weight: 500;
    color: #ffffff;
    border: 1.5px solid #ffffff;
    border-radius: 4px;
    padding: 2px 14px;
    text-decoration: none;
    transition: background .22s, color .22s;
    white-space: nowrap;
}
.btn-login-top:hover {
    background: #ffffff;
    color: var(--primaryColor);
}
.wh-quote-box.bg_secondary {
    background: #fff;
}


.team-card-new {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 2px 16px rgba(0,0,0,0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
}

.team-card-new:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.14);
}

.tcn-img {
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

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

.team-card-new:hover .tcn-img img {
    transform: scale(1.05);
}

.tcn-namebar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 12px 12px;
    z-index: 99;
}
.tcn-namebar h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 1.3;
}

.tcn-namebar span {
    color: #cccccc;
    font-size: 18px;
    display: block;
    line-height: 1.4;
}
.team-card-new .tcn-namebar h3 {
    color: var(--secondaryColor);
}
.tcn-body {
    padding: 14px 16px 16px;
}

.tcn-body p {
    font-size: 14px;
    color: #555555;
    line-height: 1.75;
    margin: 0;
}

.mb-24 {
    margin-bottom: 24px;
}

/*.team-card-new .tcn-img:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  /*background: linear-gradient(180deg, rgba(4, 49, 56, 0) 50%, #043138 100%);
  background: linear-gradient(180deg, rgba(7, 1, 81, 0) 50%, #070151 100%);
  z-index: 0;
}
*/

/* ── SECTION LABEL ── */
    /*.section-label {
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 14px;
    }*/
    /*.section-label::before {
      content: '';
      display: inline-block;
      width: 28px;
      height: 2px;
    }*/
    .label-red { color: var(--secondaryColor); }
    .label-red::before { background: var(--secondaryColor); }
    .label-muted { color: rgba(255,255,255,0.5); }
    .label-muted::before { background: rgba(255,255,255,0.5); }
 
    /* ── CAREERS SECTION ── */
    #careers { 
        /*padding: 80px 0; */
        /*background: #f5f5f8; */
        background: #fff;
    }
 
    .careers-wrapper {
      border-radius: 20px;
      overflow: hidden;
/*       box-shadow: 0 4px 32px rgba(30,27,75,0.10); */
    }

    .careers-left {
      background: var(--primaryColor);
      padding: 60px 48px;
      position: relative;
      overflow: hidden;
    }
    .careers-left::before {
      content: '';
      position: absolute;
      top: -60px; right: -60px;
      width: 220px; height: 220px;
      border-radius: 50%;
      background: rgba(97,0,0,0.18);
    }
    .careers-left::after {
      content: '';
      position: absolute;
      bottom: -40px; left: -40px;
      width: 160px; height: 160px;
      border-radius: 50%;
      background: rgba(255,255,255,0.04);
    }
    .careers-left h2 {
      font-size: 40px;
      font-weight: 600;
      color: #fff;
      line-height: 1.2;
      margin-bottom: 16px;
      font-family: var(--primaryFont);
    }
    .lead-text {
      font-size: 15px;
      color: var(--whiteColor);
      line-height: 1.7;
      margin-bottom: 36px;
    }
    .perk-item {
      display: flex;
      align-items: center;
      gap: 14px;
      margin-bottom: 18px;
    }
    .perk-icon {
      width: 38px; height: 38px;
      border-radius: 8px;
      /*background: rgba(97,0,0,0.35);*/
      background: rgba(255,255,255,0.12);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
    .perk-icon svg { width: 18px; height: 18px; fill: #fff; }
    .perk-item span { font-size: 14px; color: var(--whiteColor); }
 
    .careers-right {
      background: #fff;
      padding: 60px 48px;
      border: 1px solid rgba(30,27,75,0.08);
	background: #fff;
		box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    }
    .careers-right h3 {
      font-size: 26px;
      font-weight: 600;
      color: var(--primaryColor);
      margin-bottom: 6px;
      font-family: var(--primaryFont);
    }
    .sub-text { font-size: 14px; color: #888; margin-bottom: 28px; }
 
    /* ── BOOTSTRAP FORM OVERRIDES ── */
    .form-control, .form-select {
      background: #f5f5f8;
      border: 1px solid var(--border);
      border-radius: 8px;
      padding: 12px 16px;
      font-family: var(--secondaryFont);
      font-size: 14px;
    }
    .form-control:focus, .form-select:focus {
      border-color: var(--primaryColor);
      box-shadow: 0 0 0 3px rgba(30,27,75,0.08);
      background: #fff;
    }
    .form-control::placeholder { color: #aaa; }
    .form-label { font-size: 13px; color: #666; font-weight: 500; }
    /* Select Box Custom Arrow */
.careers-right .form-select{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23070151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 16px;

    padding-right: 50px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
    /*.btn-red {
      background: var(--secondaryColor);
      color: #fff;
      border: none;
      padding: 13px 32px;
      border-radius: 8px;
      font-size: 14px;
      font-weight: 500;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      transition: transform 0.15s;
      margin-top: 8px;
    }
    .btn-red:hover { color: #fff; transform: translateY(-1px); background: var(--secondaryColor); }
    .btn-red svg { width: 16px; height: 16px; fill: #fff; }*/
 
    .btn-blue {
      background: var(--primaryColor);
      color: #fff;
      border: none;
      padding: 13px 32px;
      border-radius: 8px;
      font-size: 14px;
      font-weight: 500;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      transition: transform 0.15s;
      margin-top: 8px;
    }
    .btn-blue:hover { color: #fff; transform: translateY(-1px); background: var(--primaryColor); }
    .btn-blue svg { width: 16px; height: 16px; fill: #fff; }
 
    /* ── CONTACT SECTION ── */
    #contact { background: #f5f5f8; 
        /*padding: 80px 0; */
    }
    #contact h2 {
      font-size: 40px;
      font-family: var(--primaryFont);
      font-weight: 600;
      color: var(--primaryColor);
      line-height: 1.2;
      margin-bottom: 10px;
    }
 
    .form-card {
      background: #fff;
      border-radius: 16px;
      padding: 40px 36px;
      border: 1px solid var(--border);
    }
 
    /* Info Cards */
    #contact .info-card {
      border-radius: 14px;
      padding: 22px;
      display: flex;
      align-items: flex-start;
      gap: 16px;
      margin-bottom: 16px;
      transition: transform 0.2s;
    }
    #contact .info-card:hover { transform: translateY(-2px); }
    #contact .info-card.blue-card { background: var(--primaryColor); }
    #contact .info-card.red-card  { background: var(--primaryColor); }
 
    #contact .info-icon {
      width: 44px; height: 44px;
      border-radius: 10px;
      background: rgba(255,255,255,0.12);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
    #contact .info-icon svg { width: 20px; height: 20px; fill: #fff; }
 
    #contact .info-card h5 {
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: rgba(255,255,255,0.5);
      margin-bottom: 4px;
    }
    #contact .info-card p {
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      margin-bottom: 2px;
    }
    #contact .info-card .small-text {
      font-size: 13px;
      font-weight: 400;
      color: rgba(255,255,255,0.6);
      margin: 0;
    }
 
    /* ── RESPONSIVE ── */
    @media (max-width: 991.98px) {
      .careers-left, .careers-right { padding: 44px 32px; }
      .careers-left h2 { font-size: 32px; }
    }
    @media (max-width: 767.98px) {
      .careers-left, .careers-right { padding: 36px 24px; }
      .careers-left h2 { font-size: 28px; }
      #contact h2 { font-size: 28px; }
      .form-card { padding: 28px 20px; }
    }
/* color css start */


.ceo-info h5 {
    color: #fff;
}
.ceo-info span {
    color: #fff;
}
.wh-quote-box.bg_secondary h4, .wh-quote-box.bg_secondary span {
    color: var(--primaryColor);
}





/* ── LAYOUT ── */
    .pub-layout {
      display: flex;
      gap: 0;
      max-width: 1380px;
      margin: 40px auto;
      padding: 0 16px;
      align-items: flex-start;
    }

    /* ── SIDEBAR ── */
    .pub-sidebar {
      width: 220px;
      flex-shrink: 0;
      margin-right: 32px;
    }
    .pub-sidebar h4 {
      font-family: var(--primaryFont);
      font-size: 18px;
      font-weight: 700;
      color: #111;
      margin-bottom: 12px;
      padding-bottom: 10px;
      border-bottom: 1px solid #ddd;
    }
    .pub-sidebar .nav-link {
      display: block;
      padding: 10px 14px;
      font-size: 14px;
      color: #444;
      border-radius: 4px;
      cursor: pointer;
      transition: background 0.2s, color 0.2s;
      text-decoration: none;
      font-family: var(--secondaryFont);
      background: transparent;
      border: none;
      width: 100%;
      text-align: left;
      border: 1px solid var(--primaryColor);
      margin: 10px 0px;
    }
    .pub-sidebar .nav-link:hover { background: #f0f0f0; color: #111; }
    .pub-sidebar .nav-link.active {
      background: var(--secondaryColor);
      color: #fff;
      font-weight: 600;
    }

    /* ── MAIN CONTENT ── */
    .pub-content { flex: 1; min-width: 0; }

    /* ── TAB PANELS ── */
    .tab-panel { display: none; }
    .tab-panel.active { display: block; }

    /* ── BUDGET SECTION ── */
    .pub-section-title {
      background: var(--primaryColor);
      color: #fff;
      font-family: var(--primaryFont);
      font-size: 16px;
      font-weight: 600;
      padding: 12px 20px;
      margin-bottom: 20px;
      border-radius: 4px;
    }

    .budget-grid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 16px;
    }


    .budget-card {
      background: #fff;
      border-radius: 6px;
      overflow: hidden;
      box-shadow: 0 2px 8px rgba(0,0,0,0.08);
      transition: transform 0.2s, box-shadow 0.2s;
    }
    .budget-card:hover { transform: translateY(-3px); box-shadow: 0 6px 18px rgba(0,0,0,0.13); }

    .budget-card-img {
      width: 100%;
      aspect-ratio: 3/4;
      object-fit: cover;
      display: block;
      background: #eee;
    }

    /* Placeholder image using CSS */
    .budget-card-placeholder {
      width: 100%;
      aspect-ratio: 3/4;
      /*background: linear-gradient(135deg, #c8c8d8 0%, #e8e8f0 100%);*/
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12px;
      color: #999;
      text-align: center;
      font-family: var(--secondaryFont);
    }
    .book-card img {
        width: 100%;
        height: 100%;
    }
    .budget-card img {
        width: 100%;
        height: 100%;
    }
    .budget-card-footer {
      background: var(--primaryColor);
      padding: 8px;
      text-align: center;
    }
    .budget-card-footer a {
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      text-decoration: none;
      font-family: var(--secondaryFont);
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
    .budget-card-footer a:hover { opacity: 0.85; }
    .budget-card-footer a svg { width: 16px; height: 16px; fill: #fff; }

    /* ── ACCORDION (Tax Compliances) ── */
    .year-accordion { margin-bottom: 10px; border-radius: 4px; overflow: hidden; }

    .year-header {
      background: var(--primaryColor);
      color: #fff;
      padding: 14px 20px;
      font-size: 18px;
      font-weight: 700;
      font-family: var(--primaryFont);
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 12px;
      user-select: none;
      transition: background 0.2s;
    }
    .year-header:hover { background: var(--secondaryColor); }
    .year-header .toggle-icon {
      width: 20px;
      height: 20px;
      border: 2px solid rgba(255,255,255,0.6);
      border-radius: 3px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      font-size: 16px;
      line-height: 1;
      font-weight: 300;
      transition: transform 0.2s;
    }
    .year-header.open .toggle-icon { transform: rotate(0deg); }

    .year-body { display: none; background: #fff; }
    .year-body.open { display: block; }

    /* Book grid inside accordion (for years with images) */
    .book-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
      gap: 20px;
      padding: 24px;
    }
    .book-card {
      background: #fff;
      border: 1px solid var(--border);
      border-radius: 6px;
      overflow: hidden;
      box-shadow: 0 2px 8px rgba(0,0,0,0.07);
      transition: transform 0.2s;
    }
    .book-card:hover { transform: translateY(-3px); }
    .book-card-img {
      width: 100%;
      aspect-ratio: 3/4;
      object-fit: cover;
      background: #ddd;
    }
    .book-card-footer {
      background: var(--primaryColor);
      padding: 7px;
      text-align: center;
    }
    .book-card-footer a {
      color: #fff;
      font-size: 12px;
      text-decoration: none;
      font-family: var(--secondaryFont);
    }

    /* File rows inside accordion */
    .file-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: var(--secondaryColor);
      color: #fff;
      padding: 13px 20px;
      margin: 6px 12px;
      border-radius: 4px;
      font-size: 14px;
      font-family: var(--secondaryFont);
    }
    .file-row:first-child { margin-top: 12px; }
    .file-row:last-child { margin-bottom: 12px; }
    .file-row a {
      color: #fff;
      font-size: 13px;
      font-weight: 600;
      text-decoration: none;
      letter-spacing: 0.03em;
      border: 1px solid #fff;
      padding: 6px 20px;
    }
    .file-row a:hover { opacity: 0.8; }

    /* ── PRESENTATION & ARTICLE ── */
    .pres-header {
      background: var(--primaryColor);
      color: #fff;
      font-family: var(--primaryFont);
      font-size: 16px;
      font-weight: 700;
      padding: 14px 20px;
      margin-bottom: 0;
      border-radius: 4px 4px 0 0;
      display: flex;
      align-items: center;
      gap: 10px;
    }
    .pres-list { background: #fff; border-radius: 0 0 4px 4px; overflow: hidden; border: 1px solid var(--border); border-top: none; }

    .pres-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: var(--secondaryColor);
      color: #fff;
      padding: 12px 18px;
      margin: 5px 10px;
      border-radius: 4px;
      font-size: 14px;
      font-family: var(--secondaryFont);
      transition: opacity 0.2s;
    }
    .pres-row:first-child { margin-top: 10px; }
    .pres-row:last-child { margin-bottom: 10px; }
    .pres-row:hover { opacity: 0.9; }
    .pres-row a {
      color: #fff;
      font-size: 13px;
      font-weight: 600;
      text-decoration: none;
      border: 1px solid #fff;
      padding: 6px 20px;
    }
    .pres-row a:hover { opacity: 0.8; }

    /* ── RESPONSIVE ── */
    @media (max-width: 768px) {
      .pub-layout { flex-direction: column; }
      .pub-sidebar { width: 100%; margin-right: 0; margin-bottom: 20px; display: block; flex-wrap: wrap; gap: 8px; align-items: center; }
      .pub-sidebar h4 { width: 100%; }
      .pub-sidebar .nav-link { width: 100%; flex: 1; text-align: center; }
      .budget-grid { grid-template-columns: repeat(2, 1fr); }
    }
    @media (max-width: 480px) {
      .budget-grid { grid-template-columns: repeat(2, 1fr); }
    }


    /* Mobile Full Width Fix */
@media (max-width: 768px){

    .pub-layout{
        flex-direction: column;
    }

    .pub-sidebar{
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .pub-content{
        width: 100%;
        max-width: 100%;
    }

    .year-header{
        width: 100%;
    }

    .year-body{
        width: 100%;
    }

    .tab-panel{
        width: 100%;
    }
}


@media (max-width: 575px) {
    .pub-sidebar {
        gap: 6px;
    }

    .pub-sidebar .nav-link {
        font-size: 14px;
        padding: 12px 5px;
    }
}

@media (max-width: 991px) {
    .footer-top .row.mb-65 {
        margin-bottom: 20px !important;
    }
}




 /* ══════════════════════════════════════
       GALLERY SECTION  — WHITE BG
    ══════════════════════════════════════ */
    .gallery-section {
      background: var(--white);
    }

    /* Filter bar */
    .filter-bar {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      justify-content: center;
      margin-bottom: 38px;
    }
    .filter-btn {
      font-family: var(--primaryFont);
      background: transparent;
      border: 1.5px solid var(--primaryColor);
      color: var(--primaryColor);
      border-radius: 3px;
      padding: 7px 22px;
      font-size: 0.71rem;
      letter-spacing: 1.6px;
      text-transform: uppercase;
      font-weight: 500;
      cursor: pointer;
      transition: all .22s;
    }
    .filter-btn:hover {
      border-color: var(--primaryColor);
      color: var(--primaryColor);
    }
    .filter-btn.active {
      background: var(--primaryColor);
      border-color: var(--primaryColor);
      color: #fff;
    }

    /* Masonry grid */
    /*.gallery-grid {
      columns: 3;
      column-gap: 14px;
    }*/
    .gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

.gallery-item {
    width: 100%;
}

.gallery-item img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    display: block;
}
    @media (max-width: 991px) { .gallery-grid { columns: 2; } }
    @media (max-width: 575px) { .gallery-grid { columns: 1; } }

    .gallery-item {
      break-inside: avoid;
      margin-bottom: 14px;
      position: relative;
      border-radius: 10px;
      overflow: hidden;
      cursor: pointer;
      opacity: 0;
      transform: translateY(22px);
      animation: fadeUp .5s ease forwards;
      box-shadow: var(--shadow-sm);
      transition: box-shadow .3s;
    }
    .gallery-item:hover { box-shadow: var(--primaryColor); }
    .gallery-item.hidden { display: none !important; }

    @keyframes fadeUp {
      to { opacity: 1; transform: translateY(0); }
    }

    .gallery-item img {
      width: 100%;
      display: block;
      transition: transform .45s cubic-bezier(.25,.46,.45,.94);
    }
    .gallery-item:hover img { transform: scale(1.055); }

    /*.gallery-overlay {
      position: absolute; inset: 0;
      background: linear-gradient(
        to top,
        rgba(30,27,75,0.9) 0%,
        rgba(97,0,0,0.4) 52%,
        transparent 100%
      );
      border-radius: var(--radius);
      opacity: 0;
      transition: opacity .35s;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      padding: 18px;
    }*/



    .gallery-item::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(
            to top,
            rgba(18, 25, 90, 0.85) 0%,
            rgba(18, 25, 90, 0.45) 50%,
            rgba(18, 25, 90, 0) 100%
        );
        transition: bottom 0.5s ease;
        z-index: 1;
    }

    .gallery-item:hover::after {
        bottom: 0;
    }

    .gallery-item img {
        width: 100%;
        display: block;
        transition: transform 0.5s ease;
    }

    .gallery-item:hover img {
        transform: scale(1.05);
    }



    .gallery-item:hover .gallery-overlay { opacity: 1; }

    .overlay-title {
      font-family: var(--primaryFont);
      font-size: 0.88rem;
      color: #fff;
      letter-spacing: 0.5px;
    }
    .overlay-tag {
      font-family: var(--secondaryFont);
      font-size: 0.63rem;
      color: #f08080;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-top: 4px;
    }
    .gallery-item:hover .overlay-zoom { opacity: 1; transform: scale(1); }

    /* ══════════════════════════════════════
       LOAD MORE  — WHITE BG continues
    ══════════════════════════════════════ */
    .load-more-section {
      background: var(--white);
      text-align: center;
      padding: 34px 0 64px;
      border-top: 1px solid var(--light-border);
    }
    .load-more-btn {
      font-family: var(--primaryFont);
      position: relative;
      background: transparent;
      border: 2px solid var(--primaryColor);
      color: var(--primaryColor);
      font-size: 0.74rem;
      letter-spacing: 2.2px;
      text-transform: uppercase;
      font-weight: 600;
      padding: 13px 44px;
      border-radius: 3px;
      cursor: pointer;
      overflow: hidden;
      transition: color .3s;
    }
    #imgCountLabel {
        display: none;
    }
    .load-more-btn::before {
      content: '';
      position: absolute; inset: 0;
      background: var(--primaryColor);
      transform: scaleX(0);
      transform-origin: left;
      transition: transform .35s cubic-bezier(.25,.46,.45,.94);
      z-index: 0;
    }
    .load-more-btn:hover::before { transform: scaleX(1); }
    .load-more-btn:hover { color: #fff; }
    .load-more-btn span,
    .load-more-btn .btn-icon { position: relative; z-index: 1; }
    .load-more-btn .btn-icon { margin-left: 8px; display: inline-block; transition: transform .3s; }
    .load-more-btn:hover .btn-icon { transform: translateY(3px); }
    .load-more-btn.loading .btn-icon { animation: spin .6s linear infinite; }
    @keyframes spin { to { transform: rotate(360deg); } }

    .img-count-label {
      font-family: var(--secondaryFont);
      font-size: 0.71rem;
      color: var(--text-muted);
      letter-spacing: 0.8px;
      margin-top: 12px;
    }

    /* ══════════════════════════════════════
       LIGHTBOX
    ══════════════════════════════════════ */
    .lightbox-backdrop {
      position: fixed; inset: 0;
      background: rgba(10,8,40,0.97);
      backdrop-filter: blur(8px);
      z-index: 9999;
      display: flex; align-items: center; justify-content: center;
      opacity: 0;
      pointer-events: none;
      transition: opacity .3s;
    }
    .lightbox-backdrop.open { opacity: 1; pointer-events: all; }
    .lightbox-inner {
      position: relative;
      max-width: 920px;
      width: 92vw;
      text-align: center;
    }
    .lightbox-inner img {
      max-height: 78vh; max-width: 100%;
      border-radius: var(--radius);
      box-shadow: 0 30px 80px rgba(0,0,0,0.6);
    }
    .lightbox-caption { margin-top: 16px; }
    .lb-cap-title {
      font-family: var(--primaryFont);
      font-size: 0.95rem;
      color: #fff;
      letter-spacing: 1.5px;
      text-transform: uppercase;
    }
    .lb-cap-tag {
      display: block;
      font-family: var(--secondaryFont);
      font-size: 0.67rem;
      color: #f08080;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-top: 5px;
    }
    .lb-close {
      position: absolute; top: -46px; right: 0;
      background: transparent; border: none;
      color: rgba(255,255,255,0.55);
      font-size: 1.4rem;
      cursor: pointer;
      transition: color .2s;
    }
    .lb-close:hover { color: #f08080; }
    .lb-arrow {
      position: absolute; top: 50%; transform: translateY(-50%);
      background: rgba(30,27,75,0.55);
      border: 1.5px solid rgba(255,255,255,0.2);
      color: #fff;
      font-size: 1.2rem;
      width: 44px; height: 44px;
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      cursor: pointer;
      transition: all .25s;
      backdrop-filter: blur(4px);
    }
    .lb-arrow:hover { background: var(--secondaryColor); border-color: var(--secondaryColor); }
    .lb-prev { left: -58px; }
    .lb-next { right: -58px; }
    @media (max-width: 768px) { 
        .lb-prev { left: 5px; 
        } 
        .lb-next { right: 5px; 
        } 
        .gallery-grid {
            grid-template-columns: repeat(2, 1fr);
        }
    }
     @media (max-width: 580px) { 
        .gallery-grid {
            grid-template-columns: repeat(1, 1fr);
        }
     }

.cta-area.style-two {
    background: #ffff;
}

/* Lightbox default hide */
.lightbox-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
    z-index: 9999;
    align-items: center;
    justify-content: center;
}

/* Open thay tyare */
.lightbox-backdrop.open {
    display: flex;
}



     /* ══ OFFICE SWITCHER WRAPPER ══ */
    .offices-wrap {
      position: relative;
      width: 100%;
      height: 90vh;
      min-height: 560px;
      overflow: hidden;
    }
 
    /* ── Background slides ── */
    .office-bg {
      position: absolute; inset: 0;
      background-size: cover;
      background-position: center;
      opacity: 0;
      transition: opacity .75s cubic-bezier(.4,0,.2,1),
                  transform .75s cubic-bezier(.4,0,.2,1);
      transform: scale(1.04);
      z-index: 0;
    }
    .office-bg.active {
      opacity: 1;
      transform: scale(1);
      z-index: 1;
    }
 
    /* dark gradient over image */
    .offices-wrap::after {
      content: '';
      position: absolute; inset: 0; z-index: 2;
      background: linear-gradient(
        to right,
        rgba(7,6,22,.78) 0%,
        rgba(7,6,22,.45) 45%,
        rgba(7,6,22,.15) 100%
      );
      pointer-events: none;
    }
 
    /* ── Top bar: title + tabs ── */
    .offices-topbar {
      position: absolute; top: 0; left: 0; right: 0;
      z-index: 10;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 28px 48px;
      background: linear-gradient(to bottom, rgba(7,6,22,.72) 0%, transparent 100%);
      flex-wrap: wrap;
      gap: 16px;
    }
    .offices-heading {
      font-family: var(--pf);
      font-size: clamp(1.4rem, 2.5vw, 2rem);
      color: #fff;
      letter-spacing: 1px;
      display: flex;
      align-items: center;
      gap: 14px;
    }
    .offices-heading em {
      font-style: italic;
      /*color: #f08080;*/
      color: #ff4e4e;
      font-family: Georgia, serif;
      font-weight: 400;
    }
    .offices-heading .dash {
      width: 28px; height: 2px;
      background: rgba(255,255,255,.5);
      flex-shrink: 0;
    }
     .office-addr-divider {
        width: 50%;
        height: 1px;
        background: rgba(255, 255, 255, 0.15);
        margin: 14px 0;
    }
    /* ── Mumbai — Double Address Side by Side ── */
.office-info .addr-row {
    display: flex;
    align-items: stretch;
    gap: 0;
    width: 100%;
}

.office-info .addr-col {
    flex: 1;
    min-width: 0;
    padding-right: 24px;
}

.office-info .addr-col:last-child {
    padding-right: 0;
/*     padding-left: 24px; */
}

.office-info .addr-divider-v {
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    flex-shrink: 0;
    align-self: stretch;
}

/* Mobile */
@media (max-width: 767px) {
    .office-info .addr-row {
        flex-direction: column;
    }

    .office-info .addr-divider-v {
        display: none;
    }

    .office-info .addr-col {
        padding: 0 0 16px 0;
    }

    .office-info .addr-col:last-child {
        padding: 16px 0 0 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
}
    .office-tabs {
      display: flex;
      gap: 0;
      /*border: 1px solid rgba(255,255,255,.22);*/
      border: 1px solid #fff;
      /*border-radius: 4px;*/
      overflow: hidden;
    }
    .office-tab {
      font-family: var(--pf);
      font-size: .72rem;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #fff;
      background: transparent;
      border: none;
      padding: 11px 24px;
      cursor: pointer;
      transition: all .25s;
      border-right: 1px solid #fff;
      white-space: nowrap;
    }
    
    .office-tab:hover { color: #fff; background: rgba(255,255,255,.08); }
    .office-tab.active {
      color: var(--primaryColor);
      background: #fff;
      /*border-color: var(--sc);*/
      font-weight: 700;
    }



/* ── Office Tabs Responsive Fix ── */
.office-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
    padding: 8px 12px;
}

.office-tab {
    font-family: var(--pf);
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    border: none;
    padding: 8px 10px;
    cursor: pointer;
    transition: all .25s;
    border-bottom: 1px solid transparent;
    white-space: nowrap;
    flex-shrink: 0;
}

.office-tab:hover,
.office-tab.active {
    border-bottom: 1px solid #fff;
    font-weight: 700;
}

/* ── Mobile ── */
@media (max-width: 576px) {
    .office-tabs {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 4px;
        padding: 8px;
        width: 100%;
    }

    .office-tab {
        font-size: 9px;
        padding: 7px 4px;
        letter-spacing: 0.5px;
        text-align: center;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 4px;
        width: 100%;
    }

    .office-tab.active {
        /*background: rgba(255, 255, 255, 0.15);*/
        border: 1px solid #fff;
    }
}

/* ── Tablet ── */
@media (min-width: 577px) and (max-width: 991px) {
    .office-tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 4px;
        padding: 8px;
    }

    .office-tab {
        font-size: 10px;
        padding: 8px 12px;
    }
}

/* ── Desktop ── */
@media (min-width: 992px) {
    .office-tabs {
        display: flex;
        flex-wrap: nowrap;
        gap: 0;
        justify-content: flex-end;
    }

    .office-tab {
        font-size: 12px;
        padding: 10px 14px;
    }
}

/*.office-info .addr-col-title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 6px;
    margin: 10px 0;
}*/
 
    /* ── City name + address (bottom-left) ── */
    .office-info {
      position: absolute;
      bottom: 60px; left: 48px;
      z-index: 10;
      /*max-width: 480px;*/
    }
    .city-name {
      font-size: clamp(3.5rem, 8vw, 7rem);
      color: #fff;
      line-height: 1;
      font-weight: 400;
      opacity: 0;
      transform: translateY(20px);
      transition: opacity .55s .1s, transform .55s .1s;
    }
    .city-addr {
      font-family: var(--sf);
      font-size: .88rem;
      color: rgba(255,255,255,.75);
      line-height: 1.8;
      margin-top: 14px;
      opacity: 0;
      transform: translateY(14px);
      transition: opacity .5s .22s, transform .5s .22s;
    }
    .city-contact {
      margin-top: 12px;
      display: flex;
      flex-direction: column;
      gap: 5px;
      opacity: 0;
      transform: translateY(10px);
      transition: opacity .5s .32s, transform .5s .32s;
    }
    .city-contact a {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-family: var(--sf);
      font-size: .78rem;
      color: rgba(255,255,255,.6);
      text-decoration: none;
      transition: color .2s;
    }
    .city-contact a:hover { color: #fff; }
    .city-contact i { font-size: 16px; color: #fff; }
 
    /* active = visible */
    .office-panel.active .city-name,
    .office-panel.active .city-addr,
    .office-panel.active .city-contact {
      opacity: 1;
      transform: translateY(0);
    }
 
    /* ── Map thumbnail (bottom-right) ── */
    .office-map {
      position: absolute;
      bottom: 60px; right: 48px;
      z-index: 10;
      width: 320px;
      height: 200px;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 8px 32px rgba(0,0,0,.55);
      border: 2px solid rgba(255,255,255,.15);
      opacity: 0;
      transform: translateY(16px) scale(.97);
      transition: opacity .55s .18s, transform .55s .18s;
    }
    .office-panel.active .office-map {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
    .office-map iframe {
      width: 100%; height: 100%;
      border: none; display: block;
      pointer-events: none; /* prevent map interaction, just thumbnail */
    }
    .map-expand-btn {
      position: absolute; bottom: 8px; right: 8px;
      background: rgba(30,27,75,.85);
      border: none;
      color: #fff;
      font-size: .65rem;
      font-family: var(--pf);
      letter-spacing: 1.2px;
      text-transform: uppercase;
      padding: 5px 10px;
      border-radius: 3px;
      cursor: pointer;
      text-decoration: none;
      display: inline-block;
      transition: background .2s;
    }
    .map-expand-btn:hover { background: var(--sc); color: #fff; }
 
    /* ── panel containers ── */
    .office-panel {
      position: absolute; inset: 0;
      z-index: 5;
      pointer-events: none;
      display: none;
    }
    .office-panel.active {
      display: block;
      pointer-events: auto;
    }
 
    /* ── slide counter dots ── */
    /*.office-dots {
      position: absolute;
      bottom: 28px; left: 50%;
      transform: translateX(-50%);
      z-index: 10;
      display: flex;
      gap: 8px;
    }
    .office-dot {
      width: 6px; height: 6px;
      border-radius: 50%;
      background: rgba(255,255,255,.3);
      transition: all .3s;
      cursor: pointer;
      border: none;
    }
    .office-dot.active {
      background: var(--sc);
      width: 22px;
      border-radius: 3px;
    }*/
    .office-social {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 25px;
}

.office-social a {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    transition: 0.3s ease;
    text-decoration: none;
}

.office-social a:hover {
    /*background: #fff;
    color: #fff;*/
    transform: translateY(-3px);
}
    /* ── RESPONSIVE ── */
    @media (max-width: 768px) {
      .offices-topbar { padding: 20px 20px; }
      .office-info { left: 20px; bottom: 100px; max-width: calc(100% - 40px); }
      /*.office-map { display: none; }*/
      .office-tabs { flex-wrap: wrap; }
      /*.office-tab { font-size: .62rem; padding: 9px 14px; letter-spacing: 1.5px; }*/
      .city-name { font-size: clamp(2.8rem, 12vw, 4rem); }
      .offices-wrap {
            height: 100vh;
        }
    }
    @media (max-width: 480px) {
      .offices-heading { font-size: 1.1rem; }
      .offices-heading .dash { display: none; }
      .offices-wrap {
        min-height: 960px;
    }
 
    }
/* ══ MOBILE OFFICE PANEL FIX ══ */
@media (max-width: 767px) {

 .office-info {
    left: 20px;
    bottom: 160px;
    max-width: 100%;
}
   .office-map {
    bottom: 20px;
    height: 100px;
    width: 100%;
    left: auto;
    right: 0;
}

}
/* ── Mumbai — Double Address Side by Side ── */
.office-info .addr-row {
    display: flex;
    align-items: stretch;
    gap: 0;
    width: 100%;
}

.office-info .addr-col {
    flex: 1;
    min-width: 0;
    padding-right: 24px;
}

.office-info .addr-col:last-child {
    padding-right: 0;
/*     padding-left: 24px; */
}

.office-info .addr-divider-v {
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    flex-shrink: 0;
    align-self: stretch;
}

.office-info .addr-col-title {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 6px;
    margin-bottom: 10px;
}

/* ── Responsive — 1100px thi niche stack karo ── */
@media (max-width: 1100px) {
    .office-info .addr-row {
        flex-direction: column;
    }

    .office-info .addr-divider-v {
        display: none;
    }

    .office-info .addr-col {
        padding: 0 0 20px 0;
    }

    .office-info .addr-col:last-child {
        padding: 20px 0 0 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
}


/* TOP BAR SAME */
.navbar-top.style-two {
    position: relative;
    z-index: 9999;
}

/* MENU OVER BANNER */
.navbar-area.style-one {
    position: absolute;
    top: 0px; /* top bar height */
    left: 0;
    width: 100%;
    z-index: 999;
    background: transparent !important;
}

/* REMOVE WHITE BG */
.navbar-area.style-one .menu-area,
.navbar-area.style-one .container,
.navbar-area.style-one::before {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

/* HERO SECTION UPPER SPACE REMOVE */
.hero-area.style-one {
    margin-top: -100px !important;
    padding-top: 0px !important;
}

.navbar-area.style-one.position-relative.z-2.sticky {
    background-color: var(--primaryColor) !important;
}



/* ROW FLEX */
.contact-section .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

/* BOTH COLUMN FULL HEIGHT */
.contact-section .col-xxl-4,
.contact-section .col-xxl-7 {
    display: flex;
}

/* LEFT BOX */
.contact-info-box {
    /*background: #fff;*/
    padding: 50px;
    border-radius: 20px;
    width: 100%;
    height: 100%;
}

/* RIGHT FORM */
.contact-form.style-three {
    width: 100%;
    height: 100%;
}


@media only screen and (max-width: 991px) {
    .navbar-area .menu > ul > li.menu-item-has-children.current-menu-item > a,
    .navbar-area .menu > ul > li.menu-item-has-children.current-menu-ancestor > a,
    .navbar-area .menu > ul > li.menu-item-has-children.current-menu-parent > a,
    .navbar-area .menu > ul > li.menu-item-has-children.current-page-parent > a,
    .navbar-area .menu > ul > li.menu-item-has-children.current-page-ancestor > a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    }
}

.footer-copyright {
    background-color: var(--secondaryColor);
}


/* .navbar-wrapper.d-flex.justify-content-between.align-items-center img {
    width: 280px;
    height: 100px;
    object-fit: contain;
} */
.navbar-area img{
    max-width: 300px;
    height: 100%;
}

@media(max-width:991px){
    .navbar-area img{
        max-width: 220px;
    }
}
.footer-widget .logo img {
    width: 160px;
    height: auto;
    object-fit: contain;
}


/* ── Footer City Label ── */
.footer-city-label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    margin-bottom: 18px;
}

.footer-city-label .city-name {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}

.footer-city-label .city-sep {
    color: rgba(255, 255, 255, 0.35);
    margin: 0 10px;
    font-size: 14px;
    font-weight: 300;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}



 
/* ── Wrapper ── */
.team-section {
  width: 100%;
  padding: 60px 20px;
}
 
/* ── Grid ── */
.team-section .ts-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  max-width: 1200px;
  margin: 0 auto;
}
 
/* ── Card ── */
.team-section .ts-card {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  background: #1a1410;
  box-shadow: 0 4px 20px rgba(0,0,0,0.10);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.team-section .ts-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 48px rgba(0,0,0,0.18);
}
 /* Manager card LinkedIn icon - top right round */
.ts-manager-card {
    cursor: default !important;
    position: relative;
}
.ts-card-linkedin {
    display: none !important;
}
.ts-card-linkedin-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 38px;
    height: 38px;
    background: #0a66c2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.35);
    transition: transform 0.2s, background 0.2s;
    z-index: 10;
}
.ts-card-linkedin-icon:hover {
    background: #004182;
    transform: scale(1.1);
}
/* ── Card Image ── */
.team-section .ts-card-img {
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: top center;
  display: block;
  transition: transform 0.5s ease, filter 0.4s ease;
  filter: grayscale(15%);
}
.team-section .ts-card:hover .ts-card-img {
  transform: scale(1.05);
  filter: grayscale(0%);
}
 
/* ── Card Name Overlay ── */
.team-section .ts-card-info {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  background: linear-gradient(to top, rgba(10,6,4,0.92) 0%, rgba(10,6,4,0.3) 70%, transparent 100%);
  padding: 48px 16px 18px;
  color: #fff;
}
.team-section .ts-card-info h3 {
  margin: 0 0 4px;
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.25;
  color: #fff;
  font-family: inherit;
}
.team-section .ts-card-info span {
  font-size: 0.68rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.80);
  display: block;
}
 
/* ── Hidden body (for modal data only) ── */
.team-section .ts-card-body {
  display: none;
}
 
/* =============================================================
   MODAL
   ============================================================= */
 
.ts-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(8,6,4,0.80);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.ts-modal-overlay.ts-active {
  opacity: 1;
  pointer-events: all;
}
 
/* ── Modal Box ── */
.ts-modal-box {
  position: relative;
  background: #fff;
  width: 100%;
  max-width: 800px;
  display: grid;
  grid-template-columns: 300px 1fr;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 40px 100px rgba(0,0,0,0.5);
  max-height: calc(100vh - 40px);
  transform: translateY(28px) scale(0.97);
  transition: transform 0.36s cubic-bezier(0.16,1,0.3,1);
}
.ts-modal-overlay.ts-active .ts-modal-box {
  transform: translateY(0) scale(1);
}
 
/* ── Modal Left: Image ── */
.ts-modal-left {
  position: relative;
  overflow: hidden;
  background: #c8c2bc;
  min-height: 380px;
}
.ts-modal-left img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}
 
/* ── Modal Right: Content ── */
.ts-modal-right {
  padding: 44px 36px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  position: relative;
}
 
/* ── Close Button ── */
.ts-modal-close {
  position: absolute;
  top: 14px;
  right: 16px;
  width: 32px;
  height: 32px;
  border: none;
  background: #f0ede9;
  border-radius: 50%;
  font-size: 1.1rem;
  line-height: 1;
  cursor: pointer;
  color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, color 0.2s;
  z-index: 10;
}
.ts-modal-close:hover {
  background: #1a1410;
  color: #fff;
}
 
/* ── Modal Text ── */
.ts-modal-name {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1410;
  line-height: 1.2;
  margin: 0 0 6px;
}
.ts-modal-qual {
  font-size: 0.7rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #9a8a7a;
  margin: 0 0 22px;
}
.ts-modal-line {
  width: 32px;
  height: 2px;
  background: #c9a96e;
  margin: 0 0 20px;
}
.ts-modal-desc {
  font-size: 0.9rem;
  line-height: 1.82;
  color: #4a4540;
  margin: 0;
}
 
/* ── Prev / Next Arrows ── */
.ts-modal-nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1.5px solid rgba(255,255,255,0.4);
  background: rgba(255,255,255,0.12);
  color: #fff;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1000000;
  transition: background 0.2s;
}
.ts-modal-nav:hover {
  background: rgba(255,255,255,0.28);
}
.ts-modal-nav.ts-prev { left: 16px; }
.ts-modal-nav.ts-next { right: 16px; }
 
/* =============================================================
   RESPONSIVE
   ============================================================= */
 
/* Tablet: 2 columns */
@media (max-width: 1024px) {
  .team-section .ts-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
 
@media (max-width: 580px) {

  /* ── Cards ── */
  .team-section .ts-grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  .team-section {
    padding: 32px 14px !important;
  }

  /* ── Modal Overlay — center popup ── */
  .ts-modal-overlay {
    padding: 16px !important;
    align-items: center !important;
    justify-content: center !important;
    overflow-y: auto !important;
  }

  /* ── Modal Box ── */
  .ts-modal-box {
    display: block !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    max-width: 100% !important;
    max-height: calc(100vh - 32px) !important;
    overflow-y: auto !important;
    border-radius: 10px !important;
    transform: none !important;
  }
  .ts-modal-overlay.ts-active .ts-modal-box {
    transform: none !important;
  }

  /* ── Modal Image ── */
  .ts-modal-left {
    display: block !important;
    width: 100% !important;
    height: 260px !important;
    min-height: 260px !important;
    max-height: 260px !important;
    position: relative !important;
    overflow: hidden !important;
  }
  .ts-modal-left img,
  #tsModalImg {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    object-position: top center !important;
    display: block !important;
  }

  /* ── Modal Content ── */
  .ts-modal-right {
    padding: 24px 18px 28px !important;
  }
  .ts-modal-name {
    font-size: 1.35rem !important;
  }

  /* ── Hide arrows ── */
  .ts-modal-nav {
    display: none !important;
  }

  /* ── Close button fixed ── */
  .ts-modal-close {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    background: rgba(0,0,0,0.55) !important;
    color: #fff !important;
    z-index: 10 !important;
  }
}


    .std-country__section {
      background: #ffffff;
    }
 
    /* Card */
    .std-country__card {
      background: #ffffff;
      border-radius: 12px;
      padding: 36px 28px 30px;
      box-shadow: 0 4px 24px rgba(26, 42, 74, 0.10);
      height: 100%;
      position: relative;
      border-top: 4px solid transparent;
      transition: transform 0.25s ease, box-shadow 0.25s ease, border-top-color 0.25s ease;
    }
 
    .std-country__card:hover {
      transform: translateY(-6px);
      box-shadow: 0 14px 40px rgba(26, 42, 74, 0.16);
      border-top-color: var(--primaryColor);
    }
 
    /* Number badge */
    .std-country__badge {
      position: absolute;
      top: 18px;
      right: 22px;
      font-size: 2.6rem;
      font-weight: 800;
      color: rgba(26, 42, 74, 0.06);
      line-height: 1;
      user-select: none;
    }
 
    /* Flag + title row */
    .std-country__flag-row {
      display: flex;
      align-items: center;
      gap: 14px;
      margin-bottom: 18px;
    }
 
    .std-country__flag-circle {
      width: 54px;
      height: 54px;
      border-radius: 50%;
      overflow: hidden;
      flex-shrink: 0;
      border: 2px solid #e8e8e8;
    }
 
    .std-country__flag-circle img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }
 
    .std-country__label {
      display: block;
      font-size: 0.78rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: var(--secondaryColor);
    }
 
    .std-country__title {
      font-size: 1.15rem;
      font-weight: 700;
      color: #1a2a4a;
      margin: 3px 0 0;
    }
 
    .std-country__desc {
      font-size: 0.93rem;
      line-height: 1.78;
      color: #555555;
      margin: 0;
    }



    /* =============================================
       SECTION 6 — SOFTWARE & TOOLS
       Prefix: stw__  (software-tools-widget)
    ============================================= */
 
    .stw__section {
      overflow: hidden;
    }
 
    
    /* ── Marquee track ── */
    .stw__marquee-wrap {
      width: 100%;
      overflow: hidden;
      -webkit-mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
      mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
    }
 
    .stw__marquee-track {
      display: flex;
      gap: 20px;
      width: max-content;
      animation: stw-scroll 28s linear infinite;
    }
 
    .stw__marquee-track:hover {
      animation-play-state: paused;
    }
 
    @keyframes stw-scroll {
      0%   { transform: translateX(0); }
      100% { transform: translateX(-50%); }
    }
 
    /* ── Logo chip ── */
 /*   .stw__logo-chip {
      display: flex;
      align-items: center;
      gap: 10px;
      background: #ffffff;
      border-radius: 50px;
      padding: 12px 22px;
      box-shadow: 0 2px 12px rgba(26,42,74,0.08);
      white-space: nowrap;
      transition: box-shadow 0.2s, transform 0.2s;
      cursor: default;
    }
 
    .stw__logo-chip:hover {
      box-shadow: 0 6px 20px rgba(26,42,74,0.15);
      transform: translateY(-2px);
    }
 
    .stw__logo-icon {
      width: 32px;
      height: 32px;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.65rem;
      font-weight: 800;
      color: #fff;
      flex-shrink: 0;
      letter-spacing: -0.02em;
    }
 
    .stw__logo-name {
      font-size: 0.9rem;
      font-weight: 600;
      color: #1a2a4a;
    }*/
 .stw__marquee-wrap { overflow: hidden; margin-bottom: 14px; }
.stw__logo-chip {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
  height: 70px;
  min-width: 180px;
}
.stw__logo-chip img { max-height: 60px; max-width: 150px; object-fit: contain; }
.slick-track { display: flex !important; align-items: center; }
    /* Brand colors */
    .stw__ic-qbo    { background: #2CA01C; }
    .stw__ic-xero   { background: #13B5EA; }
    .stw__ic-myob   { background: #6A2AB5; }
    .stw__ic-sage   { background: #00D639; color: #003; }
    .stw__ic-fresh  { background: #1C9BA4; }
    .stw__ic-zoho   { background: #E42527; }
    .stw__ic-wave   { background: #2F5BEA; }
    .stw__ic-bill   { background: #F26522; }
    .stw__ic-hub    { background: #0073CF; }
    .stw__ic-dext   { background: #5C2D91; }
 
 
    /* =============================================
       SECTION 7 — IN-HOUSE vs OUTSOURCED TABLE
       Prefix: siov__  (section-inhouse-outsource-vs)
    ============================================= */
 
    .siov__section {
      background: #ffffff;
    }
 
    /* Table wrapper */
    .siov__table-wrap {
      border-radius: 14px;
      overflow: hidden;
      box-shadow: 0 4px 32px rgba(26,42,74,0.10);
    }
 
    .siov__table {
      width: 100%;
      border-collapse: collapse;
      margin: 0;
    }
 
    /* Header row */
    .siov__table thead tr {
      background: #1a2a4a;
    }
 
    .siov__table thead th {
      padding: 18px 24px;
      font-size: 0.9rem;
      font-weight: 700;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 0.06em;
      border: none;
    }
 
    .siov__table thead th:first-child {
      border-radius: 0;
      width: 20%;
    }
 
    .siov__table thead th:nth-child(2) {
      width: 38%;
      background: var(--primaryColor);
    }
 
    .siov__table thead th:nth-child(3) {
      width: 42%;
      background: #c8a96e;
      color: var(--primaryColor);
    }
 
    /* Body rows */
    .siov__table tbody tr {
      border-bottom: 1px solid #f0f2f5;
      transition: background 0.18s;
    }
 
    .siov__table tbody tr:last-child {
      border-bottom: none;
    }
 
    .siov__table tbody tr:hover {
      background: #fafbfc;
    }
 
    .siov__table tbody tr:nth-child(even) {
      background: #f8f9fb;
    }
 
    .siov__table tbody tr:nth-child(even):hover {
      background: #f0f2f5;
    }
 
    .siov__table tbody td {
      padding: 16px 24px;
      font-size: 0.93rem;
      color: #444;
      vertical-align: middle;
      border: none;
    }
 
    /* Factor column */
    .siov__table tbody td:first-child {
      font-weight: 700;
      color: #1a2a4a;
      font-size: 0.9rem;
    }
 
    /* In-house column */
    .siov__table tbody td:nth-child(2) {
      color: #888;
    }
 
    /* Outsourced column — highlighted */
    .siov__table tbody td:nth-child(3) {
      color: #1a2a4a;
      font-weight: 600;
    }
 
    /* Check icon in outsourced column */
    .siov__check {
      display: inline-flex;
      align-items: center;
      gap: 8px;
    }
 
    .siov__check::before {
      content: '';
      display: inline-block;
      width: 18px;
      height: 18px;
      background: #c8a96e;
      border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23fff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 12px;
      flex-shrink: 0;
    }
 
    /* X icon for in-house negatives */
    .siov__cross {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: #aaa;
    }
 
    .siov__cross::before {
      content: '';
      display: inline-block;
      width: 18px;
      height: 18px;
      background: #eee;
      border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 3l6 6M9 3l-6 6' stroke='%23bbb' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 10px;
      flex-shrink: 0;
    }
 
    /* Bottom CTA strip */
    .siov__table tfoot td {
      background: #f8f9fb;
      padding: 18px 24px;
      font-size: 0.85rem;
      color: #999;
      font-style: italic;
      border: none;
    }


  
    /* =============================================
       VISUAL TIMELINE (3 steps)
    ============================================= */
 
    
 
    .rls__step-lv {
      font-size: 1.1rem;
      font-weight: 800;
      color: #fff;
      line-height: 1;
      margin-top: 2px;
    }
 
    .rls__step:hover .rls__step-lv { color: #1a2a4a; }
 
    /* card below circle */
    .rls__step-card {
      background: #ffffff;
      border-radius: 12px;
      padding: 18px 16px;
      box-shadow: 0 4px 20px rgba(26,42,74,0.09);
      width: 100%;
      border-top: 3px solid #c8a96e;
      transition: box-shadow 0.25s, transform 0.25s;
    }
 
    .rls__step:hover .rls__step-card {
      box-shadow: 0 10px 32px rgba(26,42,74,0.16);
      transform: translateY(-4px);
    }
 
    .rls__step-title {
      font-size: 0.82rem;
      font-weight: 700;
      color: #1a2a4a;
      margin-bottom: 8px;
      text-transform: uppercase;
      letter-spacing: 0.05em;
    }
 
    .rls__step-item {
      display: flex;
      align-items: flex-start;
      gap: 7px;
      margin-bottom: 7px;
    }
 
    .rls__step-item:last-child { margin-bottom: 0; }
 
    .rls__step-dot {
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #c8a96e;
      flex-shrink: 0;
      margin-top: 5px;
    }
 
    .rls__step-text {
      font-size: 0.83rem;
      color: #555;
      line-height: 1.5;
    }
 
    /* =============================================
       COMPARISON TABLE
    ============================================= */
 
    .rls__table-heading {
      font-size: 1.2rem;
      font-weight: 700;
      color: #1a2a4a;
      margin-bottom: 24px;
    }
 
    .rls__table-wrap {
      border-radius: 14px;
      overflow: hidden;
      box-shadow: 0 4px 28px rgba(26,42,74,0.10);
    }
 
    .rls__table {
      width: 100%;
      border-collapse: collapse;
      margin: 0;
    }
 
    /* thead */
    .rls__table thead tr { background: #1a2a4a; }
 
    .rls__table thead th {
      padding: 18px 22px;
      font-size: 0.85rem;
      font-weight: 700;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 0.07em;
      border: none;
    }
 
    .rls__table thead th:first-child { width: 15%; }
    .rls__table thead th:nth-child(2) { width: 42%; background: var(--primaryColor); }
    .rls__table thead th:nth-child(3) { width: 43%; background: #c8a96e; color: var(--primaryColor); }
 
    /* tbody */
    .rls__table tbody tr {
      border-bottom: 1px solid #eef0f4;
      background: #fff;
      transition: background 0.15s;
    }
 
    .rls__table tbody tr:nth-child(even) { background: #f8f9fb; }
    .rls__table tbody tr:hover { background: #f0f3f8; }
    .rls__table tbody tr:last-child { border-bottom: none; }
 
    .rls__table tbody td {
      padding: 16px 22px;
      font-size: 0.92rem;
      color: #444;
      vertical-align: middle;
      border: none;
    }
 
    /* Level badge */
    .rls__lvbadge {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 34px;
      height: 34px;
      background: #1a2a4a;
      color: #c8a96e;
      border-radius: 50%;
      font-size: 0.75rem;
      font-weight: 800;
      flex-shrink: 0;
    }
 
    .rls__table tbody td:nth-child(2) { color: #444; font-weight: 500; }
 
    .rls__table tbody td:nth-child(3) {
      color: var(--primaryColor);
      font-weight: 600;
    }
 
    /* check prefix for col 3 */
    .rls__chk {
      display: inline-flex;
      align-items: center;
      gap: 8px;
    }
 
    .rls__chk::before {
      content: '';
      display: inline-block;
      width: 18px;
      height: 18px;
      background: #c8a96e;
      border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23fff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 12px;
      flex-shrink: 0;
    }
 
    /* tfoot */
    .rls__table tfoot td {
      background: #f8f9fb;
      padding: 16px 22px;
      font-size: 0.84rem;
      color: #888;
      font-style: italic;
      border: none;
      border-top: 2px solid #eef0f4;
    }
 
.siov__table-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 14px;
  box-shadow: 0 4px 32px rgba(26,42,74,0.10);
}

.siov__table-wrap {
  min-width: 560px;
}
    /* =============================================
       RESPONSIVE
    ============================================= */
 
    @media (max-width: 768px) {
 
      .rls__table thead th,
      .rls__table tbody td { padding: 12px 14px; font-size: 0.82rem; }
 
      .rls__heading { font-size: 1.5rem; }
    }
 