@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap');

:root {
    --orange: #fe4b1c;
	 --blue: #5b8def;
	--dark-blue: #030d26;
    --orange: #ff4e1b;
}

body {
    font-family: 'DM Sans' !important;
}

.social a:hover,
.phone a:hover,
.social>a i:hover {
    color: var(--blue) !important;
}

.social>a i:hover {
    color: var(--blue) !important;
    border: 1px solid var(--blue) !important;
}

.tag {
    color: var(--orange) !important;
}

.top-bar {
    background: #0f1834 !important;
    color: #bfc3cba8;
    padding: 13px 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12.5px;
    border-bottom: 0px solid rgba(255, 255, 255, .1);
}

.social {
    gap: 12px;
    flex-wrap: wrap;
}

.social>a i {
    color: rgba(255, 255, 255, .7);
    font-size: 12px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #847a7a4f !important;
    transition: all .2s;
}

.social a,
.phone a {
    text-decoration: none !important;
}

.phone i,
.email i {
    font-size: 14px;
}

i.fa-solid.fa-phone {
    color: #fff !important;
}

.whatsapp-btn {
    background: #8b848452;
    color: #1ddd2e;
    padding: 5px 14px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 11px;
    border: 1px solid gray;
}

div#nav {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    transition: all .2s;
}

.main-header {
    background: #0f1834;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
img.custom-logo {
    width: 150px;
    height: auto;
    padding: 7px;
}
div#nav a:hover,
div#nav a.active {
    color: var(--orange);
    text-decoration: underline;
    text-underline-offset: 26px;
    text-decoration-thickness: 3px;
}

a.text-decoration-none.text-reset1 {
    font-size: 13px;
    font-weight: 700;
    color: #ffffff !important;
}

.audit-btn {
    background: var(--orange);
    color: #fff;
    padding: 10px 22px;
    border-radius: 7px;
    font-size: 13px;
    font-weight: 700;
    transition: all .2s;
    text-decoration: none;
}

.navbar-brand {
    color: #fff;
    font-weight: bold;
}

.nav-link:focus,
.nav-link:hover {
    background: transparent !important;
    /* FIX */
    color: #ff5000 !important;
}

.navbar-nav .nav-link {
    color: #fff;
    margin: 0 10px;
    position: relative;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
}

.tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(254, 75, 28, .12);
    border: 1px solid rgba(254, 75, 28, .3);
    border-radius: 4px;
    padding: 5px 32px;
    font-size: 12px;
    color: var(-orange);
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h1.black {
    font-size: 43px;
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -1.5px;
    color: #000;
    margin-bottom: 18px;
}

h1 span.orange {
    color: var(--orange) !important;
    font-size: 51px;
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -1.5px;
    margin-bottom: 18px;
}

h1 span.blue {
    color: #5a8dee;
    font-size: 51px;
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -1.5px;
    margin-bottom: 18px;
}

.desc {
    font-size: 16px;
    color: rgb(15 23 42 / 72%) !important;
    line-height: 1.75;
    margin-bottom: 32px;
    max-width: 510px;
}

.btn.primary {
    background: var(--orange);
    color: #fff;
    padding: 13px 28px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: all .2s;
}

.btn-s {
    border: 1.5px solid rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .85);
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: all .2s;
    background: transparent;
}

.btn-s {
    border-color: rgba(15, 23, 42, .15);
    color: #334155;
    background: #fff;
    text-decoration: none;
}

.btn-s:hover {
    border-color: var(--blue);
    color: var(--blue);
    background: #f8fafc;
}

.btn.primary:hover {
    background: var(--oh);
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(254, 75, 28, .3);
    color: rgb(255 255 255) !important;
    background: var(--orange);
}

.main-card h5 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
}


p.kpi-l {
    font-size: 12px;
    color: rgb(15 23 42 / 60%) !important;
    margin-top: 3px;
    font-weight: 500;
}

.kpi-n {
    font-size: 29px;
    font-weight: 700;
    color: #111827;
    letter-spacing: -1.5px;
    line-height: 1;
}

code.Growth {
    color: var(--orange);
    font-size: 29px;
    font-weight: 800;
    letter-spacing: -1.5px;
    line-height: 1;
}

.stat-box h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -1.5px;
    line-height: 1;
    display: block;
}

.stat-box p {
    font-size: 12px;
    color: #ffffff;
    margin-top: 4px;
    font-weight: 500;
}

.row.flex-nowrap {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.row.flex-nowrap::-webkit-scrollbar {
    display: none;
}


.logo-scroll {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.logo-scroll::-webkit-scrollbar {
    display: none;
}

.tbar-lbl {
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .7);
    white-space: nowrap;
    padding-right: 22px;
    border-right: 1px solid var(--cb);
    margin-right: 22px;
    flex-shrink: 0;
}

.logo-img {
    max-height: 87px;
    width: auto;
    object-fit: cover;
}

.info-card h4 {
    font-size: 28px;
    font-weight: 800;
    color: var(--orange);
    letter-spacing: -1px;
    display: block;
    margin-bottom: 4px;
}

.info-card h6 {
    font-size: 14px;
    font-weight: 700;
    color: #111827 !important;
    margin-bottom: 5px;
}

.info-card p {
    font-size: 13px;
    color: rgb(15 23 42 / 68%) !important;
    line-height: 1.6;
}

.info-card {
    background: #fff;
    border-radius: 12px;
    height: 109%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding-top: 31px;
    padding-left: 30px;
    padding-right: 31px;
    padding-bottom: 18px;
}

span.fc-ico {
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
}



.main-card h5 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
}



.f1-sub {
    font-size: 14px;
    color: rgb(15 23 42 / 68%) !important;
    line-height: 1.8;
    position: relative;
    z-index: 1;
}

.f1-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgb(254 75 28 / 9%) !important;
    border: 1px solid rgb(254 75 28 / 16%) !important;
    border-radius: 20px;
    padding: 5px 14px;
    font-size: 12px;
    color: var(--orange);
    font-weight: 700 !important;
    margin-top: 16px;
}

.s1 {
    background: rgba(254, 75, 28, .1);
    border: 1px solid rgba(254, 75, 28, .2);
}

.sico {
    width: 44px;
    height: 44px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 14px;
    flex-shrink: 0;
}


.card-title {
    font-size: 14.5px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 7px;
}

p.card-text {
    font-size: 13px;
    color: rgba(15, 23, 42, .68) !important;
    line-height: 1.7;
    flex: 1;
    margin-bottom: 14px;
    margin-top: 15px;
}

#linkbtn {
    font-size: 13px;
    color: var(--blue);
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: gap .2s;
    text-decoration: none;
}

#sh-tag {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--orange);
    margin-bottom: 12px;
    display: block;
}

h2.fw-bold.mb-3.texted {
    font-size: clamp(24px, 3vw, 37px);
    font-weight: 800;
    letter-spacing: -1px;
    color: #fff;
    line-height: 1.15;
    margin-bottom: 13px;
}

p#demo {
    font-size: 15px;
    color: rgb(255 255 255 / 85%) !important;
    max-width: 560px;
    line-height: 1.8;
    text-align: center !important;
    margin-left: 362px;
}

.step-title {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 7px;
}

.step-text {
    color: #a0a7b5;
    font-size: 13px;
    color: rgba(255, 255, 255, .85);
    line-height: 1.65;
}

.sub-title {
    font-size: 13px !important;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--orange);
    margin-bottom: 12px;
    display: block;
}

img#logoimages {
    height: 63px;
    width: 100%;
    border-radius: 4px;
    object-fit: cover;
}

h2#demo {
    font-size: clamp(24px, 3vw, 37px);
    font-weight: 800;
    letter-spacing: -1px;
    color: #000000;
    line-height: 1.15;
    margin-bottom: 13px;
}

.sh-h {
    font-size: clamp(24px, 3vw, 37px);
    font-weight: 800;
    letter-spacing: -1px;
    color: #111827 !important;
    line-height: 1.15;
    margin-bottom: 13px;
}

.sico {
    width: 44px;
    height: 44px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 14px;
    flex-shrink: 0;
    background: rgba(58, 184, 232, .1);
    border: 1px solid rgba(58, 184, 232, .2);
}

.s4 {
    background: rgba(16, 185, 129, .1);
    border: 1px solid rgba(16, 185, 129, .2);
}

.s5 {
    background: rgba(245, 158, 11, .1);
    border: 1px solid rgba(245, 158, 11, .2);
}

.s6 {
    background: rgba(236, 72, 153, .1);
    border: 1px solid rgba(236, 72, 153, .2);
}

.s7 {
    background: rgba(99, 102, 241, .1);
    border: 1px solid rgba(99, 102, 241, .2);
}

.s8 {
    background: rgba(20, 184, 166, .1);
    border: 1px solid rgba(20, 184, 166, .2);
}

.s9 {
    background: rgba(249, 115, 22, .1);
    border: 1px solid rgba(249, 115, 22, .2);
}

.nav-tabs-custom .nav-link {
    padding: 13px 18px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    color: rgba(255, 255, 255, .7);
    border-bottom: 3px solid transparent;
    transition: all .2s;
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: .2px;
    white-space: nowrap;
}

p.text-muted.mb-5.mx-auto {
    font-size: 15px;
    color: rgba(255, 255, 255, .85);
    max-width: 560px;
    line-height: 1.8;
}

.cta-title {
    font-size: clamp(25px, 3.8vw, 42px);
    font-weight: 800;
    letter-spacing: -1.5px;
    margin-bottom: 14px;
}

.foot-col a {
    color: rgba(255, 255, 255, .7);
    font-size: 13.5px;
    transition: color .2s;
}

h5.fw-bold.mb-3.sub-title1 {
    font-size: 13.5px;
    font-weight: 700;
    color: #000;
    margin-bottom: 9px;
    line-height: 1.4;
}

p.text-primary.fw-bold.small.mb-1 {
   font-size: 14px;
    color: var(--blue);
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.stat-label {
    font-size: 10px;
    color: rgb(15 23 42 / 68%) !important;
	color: #fff;
}

.sh-tag {
    font-size: 15px !important;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--ornage);
    margin-bottom: 12px;
    display: block;
    font-family: 'Montserrat';
}

.sh-h {
    font-size: clamp(24px, 3vw, 37px);
    font-weight: 700;
    letter-spacing: -1px;
    color: #111827 !important;
    line-height: 1.15;
    margin-bottom: 13px;
}

#sh-h {
    font-size: clamp(24px, 3vw, 37px);
    font-weight: 800;
    letter-spacing: -1px;
    color: #fff;
    line-height: 1.15;
    margin-bottom: 13px;
}



.sh-p {
    font-size: 15px;
    color: rgb(15 23 42 / 68%) !important;
    max-width: 560px;
    position: relative;
    left: 380px;
}

.review-text {
    color: #111827 !important;
    font-size: 13.5px;
    color: rgba(255, 255, 255, .85);
    line-height: 1.8;
    margin-bottom: 16px;
    font-style: italic;
}

.trust-content h6 {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.stat {
    font-family: 'Inter', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #0d122b;
    margin-bottom: 4px;
}

.header-right {
    display: flex;
    align-items: center;
    gap: 15px;
}

.call-text {
    color: #fff;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.hero {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.buttons {
    margin-top: 25px;
}

.btn {
    padding: 14px 22px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    margin-right: 10px;

}

.buttons {
    margin-top: 25px;
    border-bottom: 1px solid #8080807a;
    padding-bottom: 36px;
}


.stats {
    display: flex;
    gap: 40px;
    margin-top: 50px;
}

.right {
    width: 400px;
    text-align: center;
}

.right img {
    width: 50%;
}
.logo-card img {
    width: 100%;
    border-radius: 4px;
}
.container {
    width: 1200px;
    margin: 0 auto;
}

.row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.col {
    flex: 1;
}

.left {
    max-width: 550px;
}

.right {
    text-align: center;
}


.stats {
    display: flex;
    gap: 40px;
    margin-top: 40px;
}

p.des {
    color: #fff;
}

body,
html {
    overflow-x: hidden;
}

.stats-section {
    background: #ff4a1c;
    color: #fff;
    padding: 25px 0;
}

.stat-box {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.stat-box:last-child {
    border-right: none;
}

body {
    background: #ECEAE4 !important;
}

.quote {
    font-size: 40px;
    color: #eee;
}

.main-card h5 {
    font-weight: 500;
    line-height: 1.6;
    color: #222;
}

.highlight {
    color: #ff4a1c;
    font-weight: 600;
}

.Featured_On .row.align-items-center.pt-5.pb-5.ps-2.pe-2 {
    padding: 20px 0 !important;
}

.Featured_On .row.align-items-center.pt-5.pb-5.ps-2.pe-2 .col-auto {
    padding: 0;
    margin: 0 !important;
    min-width: 11%;
    text-align: center;
}

.Featured_On .row.align-items-center.pt-5.pb-5.ps-2.pe-2 .col-auto img.img-fluid.logo-img {
    border-radius: 3px !important;
}


.red {
    color: #ff4a1c;
}


.main-card {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(90deg, #ff4a1c, #6c63ff) 1;
    right: 25px;
    top: 55px;
}

.services-section {
    padding: 80px 0;
    background-color: #f8f9fa;
}



.nav-tabs-custom {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 40px;
    gap: 20px;
}


.nav-tabs-custom .nav-link {
    border: none;
    color: #6c757d;
    font-weight: 500;
    padding: 10px 0;
    background: transparent;
    transition: all 0.3s ease;
}

.nav-tabs-custom .nav-link.active {
    color: #ff5e3a;
    border-bottom: 2px solid #ff5e3a;
    font-size: 13px;
    font-weight: 600;
}

.nav-tabs-custom .nav-link {
    border: none;
    color: #6c757d;
    padding: 10px 0;
    background: transparent;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 13px;
}

.service-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 15px;
    height: 90%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease-in-out;
}

.service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.icon-wrapper {
    width: 55px;
    height: 55px;
    background-color: #fff5f2;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    font-size: 24px;
}

.card-desc {
    color: #6c757d;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.explore-btn {
    color: #007bff;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
}

.explore-btn:hover {
    color: #0056b3;
}

.dark-bg {
    background-color: #020f3dfc;
    color: #ffffff;
    padding: 80px 0;
}

.process-wrapper {
    position: relative;
    margin-top: 50px;
}

.process-wrapper::before {
    content: '';
    position: absolute;
    top: 40px;
    left: 10%;
    right: 10%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    z-index: 0;
}

.step-circle {
    width: 80px;
    height: 80px;
    background: #ffffff;
    color: #ff5e3a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 800;
    margin: 0 auto 25px;
    position: relative;
    z-index: 1;
    border: 2px solid #ff5e3a !important;
}




.logo-card:hover {
    background: rgba(255, 255, 255, 0.07);
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ff5e3a;
}

.case-studies-section {
    padding: 80px 0;
    background-color: #ffffff;
}

.nav-pills-custom .nav-link {
    border-radius: 8px;
    padding: 8px 20px;
    margin-right: 10px;
    background-color: #f8f9fa;
    color: #000;
    border: 1px solid #eee;
    font-size: 16px;
    font-weight: 500;
}

.nav-pills-custom .nav-link.active {
    background-color: #ff5e3a !important;
    color: white !important;
    border-color: #fff !important;
}

.case-card {
    border: none;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.case-header {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: rgba(255, 255, 255, 0.2);
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
}

.tag-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #ff5e3a;
    color: white;
    font-size: 10px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 4px;
}

.case-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    height: 100%;
}

.case-header {
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
    position: relative;
    color: rgba(255, 255, 255, 0.2);
    /* Background text color */
}

/* Header Background Colors */
.bg-healthcare {
    background-color: #1a3a5a;
}

.bg-logistics {
    background-color: #143d21;
}

.bg-automation {
    background-color: #2b2b10;
}

.tag-badge {
    align-self: flex-start;
    background: #ff4d21;
    /* Orange badge */
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 4px;
    text-transform: uppercase;
}

.header-overlay-text {
    font-size: 28px;
    font-weight: 800;
    margin-top: 40px;
    letter-spacing: 2px;
}

.text-primary-alt {
    color: #6366f1;
    /* Light blue/purple for category text */
    letter-spacing: 1px;
}

.pc-body {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.4;
    color: #111;
    margin-bottom: 20px;
}

/* Stats Styling */
.stat-item {
    margin-right: 25px;
}

.stat-number {
    display: block;
    font-size: 35px !important;
    font-weight: 800;
    color: var(--orange);
    letter-spacing: -.5px;
}

.stat-label {
    display: block;
    font-size: 12px;
    color: #6b7280;
    text-transform: capitalize;
}

.bg-realestate {
    background: linear-gradient(135deg, #0f2027, #203a43);
}

.bg-restaurant {
    background: linear-gradient(135deg, #2b1055, #7597de);
}

.bg-ecommerce {
    background: linear-gradient(135deg, #3a1c1c, #4a2c2c);
}

.bg-healthcare {
    background: linear-gradient(135deg, #162a4a, #0d1b2a);
}

.bg-logistics {
    background: linear-gradient(135deg, #143621, #0a1f14);
}

.bg-edtech {
    background: linear-gradient(135deg, #2d2d0a, #1a1a05);
}

.stat-item {
    margin-right: 25px;
}

.stat-number {
    display: block;
    font-size: 16px;
    font-weight: 800;
    color: var(--orange);
    letter-spacing: -.5px;
}

.review-section {
    background-color: #0b1c3d;
}

.review-card {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 30px;
    height: 100%;
    position: relative;
    border: none;
}

.review-card::before {
    content: '"';
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 50px;
    color: #ffeae6;
    font-family: serif;
    line-height: 1;
}

.star-rating {
    color: #ffb400;
    font-size: 14px;
    margin-bottom: 15px;
}

h5.pc-body.h3 {
    font-size: 13.5px;
    font-weight: 700;
    color: #111827 !important;
    margin-bottom: 9px;
    line-height: 1.4;
}
.client-avatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    margin-right: 15px;
}

.client-name {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0;
    color: #050b20;
}

.client-role {
    font-size: 12px;
    color: #888;
}

.bg-rk {
    background-color: #ff5e3a;
}

.bg-sa {
    background-color: #2daab8;
}

.bg-pm {
    background-color: #8364e8;
}

.bg-ds {
    background-color: #00a884;
}

.bg-aj {
    background-color: #f39c12;
}

.bg-nk {
    background-color: #e91e63;
}


.trust-bar-footer {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background-color: trasparant;
}

.trust-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.trust-icon-box {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}



.trust-info {
    font-size: 11px;
    color: #fff;
}

.trust-stars {
    color: #ffb400;
    font-size: 12px;
    margin-right: 5px;
}

.btn-reviews {
    background-color: #ff5e3a;
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    transition: 0.3s;
    text-decoration: none;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(255, 94, 58, 0.3);
}

.btn-reviews:hover {
    background-color: #e54e2e;
    color: white;
    transform: translateY(-2px);
}

/* Industries Section Styling */
.industries-section {
    padding: 80px 0;
    background-color: #f8faff;
    /* Light grayish-blue background */
    text-align: center;
}

.industry-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    /* Space between tags */
    max-width: 1100px;
    margin: 0 auto;
}

/* Pill/Tag Styling */
.industry-tag {
    background: #ffffff;
    border: 1px solid #e1e8f0;
    padding: 10px 20px;
    border-radius: 10px;
    /* Slightly rounded corners like image */
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #334155;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
    cursor: default;
}

.industry-tag:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    border-color: #ff5e3a;
}

.industry-icon {
    font-size: 16px;
}

/* CTA Section Styling */
.cta-section {
    padding: 100px 0;
    background-color: #f8faff;
    background-size: 20px 20px;
    text-align: center;
}

.highlight-orange {
    color: #ff5e3a;
}


.step-text {
    color: #ffffff;
    font-size: 13px;
    color: rgba(255, 255, 255, .85);
    line-height: 1.65;
}


.cta-description {
    font-size: 16px;
    color: #64748b;
    margin-bottom: 32px;
    line-height: 1.7;
}

/* Form Styling */
.cta-form-container {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    gap: 10px;
    background: white;
    padding: 8px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.cta-input {
    border: none;
    padding: 12px 20px;
    flex-grow: 1;
    outline: none;
    font-size: 15px;
    border-radius: 8px;
}

.btn-cta-submit {
    background-color: #ff5e3a;
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 8px;
    font-weight: 700;
    transition: 0.3s;
    white-space: nowrap;
}

.btn-cta-submit:hover {
    background-color: #e54e2e;
    transform: scale(1.02);
}

.cta-footer-text {
    font-size: 16px;
    color: rgba(255, 255, 255, .85);
    margin-bottom: 32px;
    line-height: 1.7;
}


.cta-in p {
    font-size: 16px;
    color: rgba(255, 255, 255, .85);
    margin-bottom: 32px;
    line-height: 1.7;
}

.footer-heading {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--orange);
    margin-bottom: 14px;

}

.footer-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    /* This keeps all headings level at the top */
    justify-content: bween;
}

.footer-list li {
    margin-bottom: 0.5rem;
}

.footer-list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #a0a0a0;
    font-size: 13.5px;
    font-size: 12px;
    color: rgba(255, 255, 255, .7) !important;
    color: rgba(255, 255, 255, .7);
    font-size: 13.5px;
    transition: color .2s;
    margin-top: 19px;
}

p.foot-bot {
    color: rgba(255, 255, 255, .7) !important;
    font-size: 12.5px;
}

a.text-secondary.small.text-decoration-none.mx-2 {
    color: rgba(255, 255, 255, .7) !important;
    font-size: 14.5px;
}

.foot-col a {
    color: rgba(255, 255, 255, .7);
    font-size: 13.5px;
    transition: color .2s;
}

a.foot-bot.p {
    color: rgba(255, 255, 255, .7);
    font-size: 14.5px;
    text-decoration: none;
}

.cta-footer-text {
    font-size: 16px;
    color: #64748b !important;
    margin-bottom: 32px;
    line-height: 1.7;
}

/* HERO ILLUSTRATION */
.hero-illo {
    position: relative;
    width: 100%;
    height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ibadge {
    position: absolute;
    background: #ffffff;
    border: 1px solid rgba(15, 23, 42, .1);
    border-radius: 10px;
    padding: 9px 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 16px rgba(15, 23, 42, .08);
}

.ibadge.ib1 {
    top: 14px;
    left: 0;
}

.ibadge.ib2 {
    top: 14px;
    right: 0;
}

.ibadge.ib3 {
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.ibadge-ico {
    width: 24px;
    height: 24px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    flex-shrink: 0;
}

.ico-or {
    background: rgba(254, 75, 28, .1);
    border: 1px solid rgba(254, 75, 28, .22);
}

.ico-bl {
    background: rgba(91, 141, 239, .1);
    border: 1px solid rgba(91, 141, 239, .22);
}

.ico-gr {
    background: rgba(22, 163, 74, .1);
    border: 1px solid rgba(22, 163, 74, .22);
}

.ibadge-t {
    font-size: 11px;
    font-weight: 700;
    color: #111827;
    letter-spacing: .2px;
    line-height: 1.3;
}

.ibadge-s {
    font-size: 10px;
    color: rgba(15, 23, 42, .55);
    line-height: 1.3;
}

@keyframes dpulse {

    0%,
    100% {
        transform: scale(1);
        opacity: .5
    }

    50% {
        transform: scale(1.6);
        opacity: 1
    }
}

.dp1 {
    animation: dpulse 1.4s infinite;
}

.dp2 {
    animation: dpulse 1.4s .22s infinite;
}

.dp3 {
    animation: dpulse 1.4s .44s infinite;
}

.dp4 {
    animation: dpulse 1.4s .66s infinite;
}

.dp5 {
    animation: dpulse 1.4s .88s infinite;
}

@keyframes eyeglow {

    0%,
    100% {
        opacity: 1
    }

    48%,
    52% {
        opacity: .25
    }
}

.reye {
    animation: eyeglow 3s infinite;
}

@keyframes ledf {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .2
    }
}

.rled1 {
    animation: ledf 1.8s infinite;
}

.rled2 {
    animation: ledf 1.8s .35s infinite;
}

.rled3 {
    animation: ledf 1.8s .7s infinite;
}

@keyframes antpulse {

    0%,
    100% {
        r: 3.5
    }

    50% {
        r: 5.5
    }
}

.rant {
    animation: antpulse 2s infinite;
}

.TrustedClient .col-lg-2 {
    width: 10% !important;
}
.TrustedClient .col-lg-2 img#logoimages {
    width: 100%;
}
.TrustedClient .col {
    width: 12%;
}

/* =========================
   COMPLETE MOBILE RESPONSIVE FIX
========================= */

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

html,
body{
    width:100%;
    max-width:100%;
    overflow-x:hidden !important;
}

/* CONTAINER FIX */
.container,
.container-fluid{
    width:100% !important;
    max-width:1200px;
    margin:auto;
    padding-left:15px !important;
    padding-right:15px !important;
}

.row{
    margin-left:0 !important;
    margin-right:0 !important;
}

/* IMAGE FIX */
img,
video,
iframe{
    max-width:100% !important;
    height:auto !important;
    display:block;
}

/* TYPO FIX */
h1,
h2,
h3,
h4,
h5,
h6,
p{
    word-break:break-word;
}

/* BUTTON FIX */
.btn,
.btn.primary,
.btn-s,
.audit-btn,
.btn-reviews,
.btn-cta-submit{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-align:center;
}

/* FLEX FIX */
.hero,
.stats,
.footer-row,
.header-right,
.top-bar{
    display:flex;
    flex-wrap:wrap;
}

/*  ai-seo css  */
.seo-section {
    padding: 50px 0px;
    background: linear-gradient(180deg, #f8fafc 0%, #eef3f8 100%) !important;
}

.ai-badge {
    background: #F8E4DF;
    color: #000;
    border: 1px solid rgba(255, 87, 34, 0.3);
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 4px 15px rgba(255, 87, 34, 0.1);
    font-family: 'Montserrat';
}

.logo {
    width: 166px;
}

/* Buttons & Animations */
.pulse-dot {
    width: 8px;
    height: 8px;
    background-color: var(--accent-orange);
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255, 87, 34, 0.7);
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 87, 34, 0.7); }
    70% { transform: scale(1); box-shadow: 0 0 0 8px rgba(255, 87, 34, 0); }
    100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 87, 34, 0); }
}

.btn-orange:hover,
a.btn.btn-orange.d-flex.align-items-center.gap-2,
a.btn.btn-orange.d-flex.align-items-center.gap-2:hover {
    background: #FF4E1B;
    color: white;
    transform: translateY(-4px);
    box-shadow: 0 15px 25px rgba(255, 87, 34, 0.5);
    transition: all 0.3s ease;
}

.btn-outline-blue {
    background: transparent;
    color: #00d2ff;
    border: 1px solid #00d2ff;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.4s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

a.btn.btn-outline-blue:hover {
    color: #00d2ff !important;
    border: 1px solid #00d2ff !important;
    transform: translateY(-4px) !important;
    box-shadow: 0 15px 25px rgba(0, 210, 255, 0.45) !important;
}

a.btn-reviews {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px !important;
}

/* Typography & Badges */
p.text-muted.mb-4, 
h2.main-heading.mb-4.text-white,
span.stat-value,
h6.client-name,
.trust-item,
span.tag-badge {
    font-family: 'Montserrat';
}

.section-badge {
    color: #FF4E1B;
    font-size: 15px !important;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

p.text-primary.fw-bold.small.mb-1 {
    font-size: 15px;
    color: #6366f1 !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    font-family: 'Montserrat';
}

.text-primary-alt {
    color: #6366f1;
    letter-spacing: 1px;
    font-size: 15px;
}

/* Features & Bento Cards */
.feature-box {
    background: #192649;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    padding: 35px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease;
}

.feature-box:hover {
    border-color: rgba(0, 210, 255, 0.25);
    box-shadow: 0 35px 70px rgba(0, 210, 255, 0.12);
}

.feature-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    padding: 12px;
    margin-left: -12px;
    margin-right: -12px;
    transition: all 0.3s ease;
    border-radius: 12px;
}

.feature-item:hover {
    background-color: rgba(255, 255, 255, 0.03);
    transform: translateX(8px);
}

.icon-wrapper {
    width: 48px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.04);
    border: 1px solid #5A8DEE;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.feature-item:hover .icon-wrapper {
    transform: rotate(360deg);
    background-color: rgba(0, 210, 255, 0.1);
    border-color: #FF4E1B !important;
    box-shadow: 0 0 15px rgba(0, 210, 255, 0.3);
}

.stat-percentage {
    color: #FF4E1B !important;
    font-weight: 700;
    font-size: 1.6rem;
    transition: all 0.3s ease;
    font-family: 'Montserrat';
}

.feature-item:hover .stat-percentage {
    transform: scale(1.08);
    text-shadow: 0 0 10px rgba(255, 87, 34, 0.4);
}

/* AI SEO Feature Cards */
.ai-seo-feature-section {
    background-color: #162141;
    padding: 80px 0;
}

.icon-container {
    width: 50px;
    height: 50px;
    background-color: rgba(30, 41, 75, 0.6);
    border: 1px solid rgb(126 142 188 / 46%);
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), border-color 0.3s ease, background-color 0.3s ease;
}

.feature-card {
    padding: 18px 22px;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    border-radius: 18px;
    background: #192649;
    border: 1px solid #a9acb354;
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(255, 78, 27, 0.12);
}

.card-icon {
    font-size: 22px;
    margin-bottom: 20px;
    display: inline-block;
    transition: all 0.3s ease;
}

.feature-card:hover .card-icon {
    color: var(--accent-orange);
    transform: scale(1.1);
}

/*SEO Services Tabs & Stats */

.tabs-wrapper {
    border-bottom: 1px solid #1e294b;
    margin-top: 10px;
    margin-bottom: 45px;
}

.custom-tabs {
    gap: 30px;
    border: none;
}

.custom-tabs .nav-link {
    color: #000 !important;
    font-size: 1rem;
    font-weight: 500;
    padding: 0 0 16px 0;
    border: none !important;
    background: transparent !important;
    transition: color 0.3s ease;
    position: relative;
    cursor: pointer;
    font-family: 'Montserrat';
}

.custom-tabs .nav-link:hover {
    color: #ffffff;
}

.custom-tabs .nav-link.active {
    color: #ff4500 !important;
}

.custom-tabs .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ff4500;
    border-radius: 2px;
}

.panel-title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 18px;
    color: #000;
    font-family: 'Montserrat';
}

.features-list-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.seo-feature-point {
    display: flex;
    align-items: center;
    gap: 14px;
}

.seo-feature-point .icon-wrap i {
    color: #ff4500;
    font-size: 1.05rem;
    font-weight: 900;
}

.seo-feature-point .feature-text {
    color: #000 !important; /* Changed to white to match dark section background */
    font-size: 15px;
    font-weight: 400;
    font-family: 'Montserrat';
}

.stat-card {
    background-color: #111a36;
    border: 1px solid #eeeeeea3;
    border-radius: 16px;
    padding: 40px 24px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform 0.3s ease, border-color 0.3s ease;
}

.stat-card:hover {
    transform: translateY(-4px);
    border-color: #ff4500;
}

.stat-label {
    color: #fff !important;
    font-size: 14px;
    font-family: 'Montserrat';
    margin-top: 8px;
}

/* Counter Cards Global */
.counter-card {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.counter-card:last-child {
    border-right: none;
}

.counter-number {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #FD4B1B;
}

/* Industries Section */
.industries-rank-section {
    background-color: #162141;
    padding: 80px 0;
    color: #ffffff;
}

.industry-bento-card {
    background-color: #192649 !important;
    border: 1px solid #8f929b96;
    border-radius: 16px;
    padding: 30px 20px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s ease, box-shadow 0.4s ease;
}

.industry-bento-card:hover {
    transform: translateY(-6px);
    background-color: #131e3d;
}

.ind-icon-wrap {
    width: 50px;
    height: 50px;
    background-color: rgba(30, 41, 75, 0.6);
    border: 1px solid rgb(126 142 188 / 46%);
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), border-color 0.3s ease, background-color 0.3s ease;
}

.ind-icon-wrap svg {
    width: 26px;
    height: 26px;
}

.industry-bento-card:hover .ind-icon-wrap {
    transform: rotate(15deg) scale(1.15);
    border-color: rgba(255, 69, 0, 0.5);
    background-color: rgba(255, 69, 0, 0.08);
}

.ind-card-title {
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 12px;
    font-family: 'Montserrat';
    line-height: 26px;
}

.ind-card-desc {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    font-family: 'Montserrat';
}

/*  Process / Timeline Section */
.process-section {
    padding: 80px 0;
    background: #eceae4 !IMPORTANT;
}

.timeline-container {
    position: relative;
    max-width: 1120px;
    margin: 0 auto;
    padding-left: 89px;
}

.timeline-container::before {
    content: '';
    position: absolute;
    left: 35px;
    top: -2px;
    bottom: -4px;
    width: 1px;
    background-color: #cbd5e1;
    z-index: 1;
}

.timeline-item {
    position: relative;
    margin-bottom: 28px;
}

.timeline-item:last-child {
    margin-bottom: 0;
}

.timeline-number {
    position: absolute;
    left: -90px;
    top: 20px;
    width: 72px;
    height: 72px;
    background-color: transparent !IMPORTANT;
    border: 1px solid #FF4E1B;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FF4E1B;
    font-size: 20px;
    font-weight: 800;
    z-index: 2;
    transition: all 0.3s ease;
    background: #fff !important;
}

.timeline-box {
    background: #fff !important;
    border: 1px solid #e2e8f091 !important;
    border-radius: 12px;
    padding: 20px 35px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.timeline-box:hover {
    transform: translateX(5px);
}

.timeline-item:hover .timeline-number {
    background-color: #FF4E1B !important;
    color: #fff !important;
    box-shadow: 0 0 15px rgba(255, 78, 27, 0.4);
}

.phase-text {
    color: #FF4E1B;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: 'Montserrat';
}

h4.card-title {
    font-size: 17px;
    margin-bottom: 7px;
    font-family: 'Montserrat';
    color: #000;
}

/* SEO Bento Features Section */
.seo-features-section {
    background-color: #192649 !important;
    padding: 90px 0;
    color: #ffffff;
    overflow: hidden;
}

.feature-bento-card {
    background-color: #192649;
    border: 1px solid #888d9b9c;
    border-radius: 16px;
    padding: 30px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s ease, box-shadow 0.4s ease, background-color 0.4s ease;
}

.feature-bento-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 35px rgba(255, 69, 0, 0.12);
}

.feat-icon-container {
    width: 46px;
    height: 46px;
    background-color: rgba(30, 41, 75, 0.6);
    border: 1px solid rgb(126 142 188 / 44%);
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 26px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), border-color 0.3s ease;
}

.feature-bento-card:hover .feat-icon-container {
    transform: rotate(15deg) scale(1.15);
    border-color: rgba(255, 69, 0, 0.4);
}

.feat-icon-container svg {
    width: 24px;
    height: 24px;
}

/* SEO Results Section */
.seo-results-section {
    padding: 80px 0;
    background: linear-gradient(180deg, #f8fafc 0%, #eef3f8 100%) !important;
}

.seo-card {
    background-color: #192649 !important;
    border-radius: 16px;
    padding: 56px 24px 48px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    border: 1px solid #eeeeee91;
    transition: all 0.4s ease;
}
.seo-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgba(255, 78, 27, 0.35);
	border-color: #E04F16;
}
.seo-number {
    font-size: 38px !important;
    font-weight: 700;
    color: #E04F16;
    letter-spacing: -0.02em;
    margin-bottom: 16px;
    line-height: 1;
}

h6.mb-1.fw-bold.text-white {
    font-family: 'Montserrat';
}

.seo-label {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 1.4;
    letter-spacing: 0.02em;
    font-family: 'Montserrat';
}

/* Review Section */
.review-card {
    height: 340px;
}

p.sh-p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: white !important;
}

h5.pc-body.h3 {
    font-size: 16px;
    font-weight: 700;
    color: #111827 !important;
    margin-bottom: 14px;
    line-height: 1.4;
    font-family: 'Montserrat';
}
/* cta-section Section */
.cta-section {
		padding: 80px 0;
		background-color: #f8f9fa !important;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: auto;
	}
	.cta-card {
		background: #162140 !important;
		border-radius: 24px;
		padding: 60px 40px;
		position: relative;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.05);
		box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
		transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), 
						box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	}
	.cta-card:hover {
		transform: translateY(-5px);
		box-shadow: 0 30px 60px rgba(13, 17, 28, 0.25);
	}
	.cta-card::before {
		content: '';
		position: absolute;
		top: 0; left: 0; right: 0; bottom: 0;
		background-image: 
			linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
			linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
		background-size: 30px 30px;
		pointer-events: none;
	}
	.cta-heading span {
		color: #ff5722;
	}
/*  STRICTLY MOBILE RESPONSIBLE MEDIA QUERY (max-width: 767px) */
@media (max-width: 767px) {
    /* Hero & Typo Alignments */
    h1.display-4.fw-bold.mb-4.lh-sm {
        font-size: 25px !important;
        line-height: 38px !important;
        text-align: left !important;
    }
	
    .section-badge {
        display: block !important;
        text-align: left !important;
        margin: 0 auto 10px auto !important;
        width: max-content; 
    }

    .main-heading {
        text-align: left !important;
        font-size: 24px !important; /
        line-height: 34px !important;
    }

    .text-muted {
        text-align: center !important;
        display: block !important;
        line-height: 22px !important;
    }
    .main-heading {
        font-size: 24px !important;
        line-height: 34px !important;
        text-align: left !important;
        display: block;
    }

   .text-muted {
		font-size: 14px !important;
		line-height: 24px !important;
		text-align: left !important;
		display: block;
	}

    .section-badge {
		text-align: left !important;
		display: block;
		margin-bottom: 10px;
		margin-left: 0px !important;
	}

    /* Layout Paddings */
    section.seo-services-section,
    .seo-results-section,
    .seo-features-section,
    .industries-rank-section,
    section.process-section,
    section.pricing-section {
        padding: 45px 16px !important;
    }

    /* Counter Cards */
    .counter-card {
        border-right: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        padding-bottom: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .counter-card:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /* Feature Item adjustments */
    .icon-wrapper {
        width: 44px;
        height: 44px;
        border: 1.5px solid #5A8DEE;
        border-radius: 10px;
        font-size: 16px;
        flex-shrink: 0;
    }
    .feature-item {
        margin-left: 0;
        margin-right: 0;
        padding: 10px;
    }

    /* Tabs Horizontal Scrolling */
    .tabs-wrapper {
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 30px;
    }
    .tabs-wrapper::-webkit-scrollbar {
        display: none;
    }
    .custom-tabs {
        flex-wrap: nowrap !important;
        gap: 15px;
    }
    .custom-tabs .nav-link {
        font-size: 14px;
        padding-bottom: 10px;
    }
    
    /* SEO Feature list on mobile */
    .seo-feature-point .feature-text {
        font-size: 14px;
    }

    /* Bento Cards (Industries & Features) */
    .industry-bento-card,
    .feature-bento-card {
        padding: 24px 20px !important;
        text-align: left !important;
        align-items: flex-start !important;
        transform: none !important; /* Disabled hover push for better mobile UX */
    }
    
    .ind-icon-wrap,
    .feat-icon-container {
        width: 42px;
        height: 42px;
        margin-bottom: 16px;
        justify-content: center;
        align-items: center;
    }

    .ind-icon-wrap svg,
    .feat-icon-container svg {
        width: 22px;
        height: 22px;
    }

    .ind-card-title,
    .feature-bento-card h3,
    .feature-bento-card h4 {
        font-size: 16px !important;
        line-height: 24px !important;
        text-align: left !important;
    }

    .ind-card-desc,
    .feature-bento-card p {
        font-size: 13px !important;
        line-height: 20px !important;
        text-align: left !important;
    }

    /* Process / Timeline Steps */
    .timeline-container {
		padding-left: 82px;
	}
    .timeline-container::before {
        left: 20px;
    }
    .timeline-number {
        width: 42px;
        height: 42px;
        left: -55px;
        font-size: 14px;
        top: 15px;
    }
    .timeline-box {
        padding: 20px !important;
    }
    .timeline-box:hover {
        transform: none !important;
    }

    /* SEO Results Counter Cards */
    .seo-card {
        padding: 35px 20px !important;
        border-radius: 14px;
    }
    .seo-card:hover {
        transform: none !important;
    }
    .seo-number {
        font-size: 34px;
        margin-bottom: 8px;
    }
    h6.mb-1.fw-bold.text-white {
        font-size: 15px;
        line-height: 22px;
    }
    .seo-label {
        font-size: 12px;
        line-height: 18px;
    }
	/* cta section */
	
	.cta-section {
		padding: 40px 15px;
	}
	.cta-card {
		padding: 40px 20px;
	}
	p.sub-title {
   	 text-align: center !important;
	}
	
	button.nav-link {
    margin-left: 16px !important;
}
}
.logo {
   
    width: 166px;
}
/* --- Top Bar --- */
.top-bar {
    background: var(--dark-blue);
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
}
.top-social a {
    color: #fff;
    margin-right: 15px;
    text-decoration: none;
    font-size: 16px;
}
.top-contact .sep {
    margin: 0 12px;
    opacity: 0.5;
}

/* --- Main Header --- */
.main-header {
    background: #fff;
    padding: 15px 0;
}

nav.inner-nav.d-none.d-lg-block {
    font-family: "Montserrat", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #101834;
    padding: 0px 15px 0px 15px;
}
ul.d-flex.justify-content-center.flex-wrap {
    font-family: "Montserrat", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #101834;
    padding: 16px 0px;
}
.inner-nav a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
    font-size: 13px;
    margin-right: 25px;
}
.btn-audit {
    background: var(--orange);
    color: #fff !important;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: 50px;
    
    
    display: inline-block;
    font-family: "Montserrat", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #101834;
}
/* --- Bottom Nav --- */
.bottom-nav {
   background: #0f1834 !important;
}
nav.bottom-nav.navbar.navbar-expand-md.p-0 {
    background: #0f1834 !important;
}
.bottom-nav ul {
    list-style: none;
    margin: 0;
    padding: 12px 0;
}
.bottom-nav a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    padding: 0 15px;
    letter-spacing: 0.5px;
}
.bottom-nav a.active {
    color: var(--orange);
}
.bottom-nav .sep {
    color: #fff;
    opacity: 0.6;
}

/* --- Mobile Responsiveness --- */
@media (max-width: 768px) {
    .top-bar .top-social {
        width: 100%;
        text-align: center;
    }
    .main-header .logo img {
        height: 35px;
    }
    .btn-audit {
        padding: 8px 15px;
        font-size: 11px;
    }
    .bottom-nav a {
        font-size: 11px;
        padding: 5px 8px;
    }
    .bottom-nav .sep {
        display: none; /* Hide separators on small screens to save space */
    }
}
/* =========================
   MOBILE RESPONSIVE
========================= */

@media only screen and (max-width:767px){

    html,
    body{
        overflow-x:hidden !important;
    }

    section{
        overflow:hidden;
    }

    /* CONTAINER */
    .container,
    .container-fluid{
        width:100% !important;
        max-width:100% !important;
        padding-left:15px !important;
        padding-right:15px !important;
    }
div#row-card {
    text-align: center;
}
    /* ROW */
  .row {
    flex-direction: column !important;
   
}

    /* COLUMNS */
    .col,
    .col-auto,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md-4,
    .col-md-6,
    .col-md-12{
        width:100% !important;
        max-width:100% !important;
        flex:0 0 100% !important;
    }

    /* HEADER */
    .top-bar{
        flex-direction:column !important;
        text-align:center;
        gap:10px;
        padding:15px;
    }

    .header-right{
        flex-direction:column !important;
        gap:10px;
    }

    /* NAV */
    .navbar-nav{
        text-align:center;
    }

    .navbar-nav .nav-link{
        margin:8px 0 !important;
    }

    div#nav a:hover,
    div#nav a.active{
        text-underline-offset:5px !important;
    }

    /* HERO */
    .hero{
        flex-direction:column !important;
        text-align:center;
        gap:30px;
    }

    .left,
    .right{
        width:100% !important;
        max-width:100% !important;
    }

    .right img{
        width:100% !important;
    }

    /* HEADINGS */
    h1.black{
        font-size:30px !important;
        line-height:1.3 !important;
    }

    h1 span.orange,
    h1 span.blue{
        font-size:32px !important;
        line-height:1.3 !important;
    }

    h2.fw-bold.mb-3.texted,
    h2#demo,
    .sh-h,
    #sh-h,
    .cta-title{
        font-size:28px !important;
        line-height:1.3 !important;
        text-align:center;
    }

    /* TEXT */
    .desc,
    .sh-p,
    p#demo,
    p.text-muted.mb-5.mx-auto,
    .cta-description,
    .cta-footer-text{
        width:100% !important;
        max-width:100% !important;
        margin-left:0 !important;
        left:0 !important;
        text-align:center !important;
        font-size:14px !important;
    }

    /* BUTTONS */
    .buttons{
        display:flex;
        flex-direction:column;
        gap:12px;
    }

    .btn,
    .btn.primary,
    .btn-s,
    .audit-btn,
    .btn-reviews,
    .btn-cta-submit{
        width:100% !important;
    }

    /* STATS */
    .stats{
        flex-direction:column !important;
        gap:20px;
    }

    .stat-box{
        border-right:none !important;
        border-bottom:1px solid rgba(255,255,255,0.2);
        padding-bottom:15px;
        text-align:center;
    }

    .stat-box:last-child{
        border-bottom:none;
    }

    /* CARD FIX */
    .main-card{
        width:100% !important;
        right:0 !important;
        top:0 !important;
        margin-top:20px;
        padding:20px !important;
    }

    .info-card,
    .service-card,
    .review-card,
    .case-card{
        height:auto !important;
        margin-bottom:20px;
    }

    /* PROCESS */
    .process-wrapper::before{
        display:none;
    }

    .step-circle{
        width:65px;
        height:65px;
        font-size:18px;
    }

    /* INDUSTRIES */
    .industry-container{
        flex-direction:column !important;
    }

    .industry-tag{
        width:100%;
        justify-content:center;
    }

    /* CTA */
    .cta-form-container{
        flex-direction:column !important;
        padding:15px;
    }

    .cta-input,
    .btn-cta-submit{
        width:100%;
    }

    /* FOOTER */
    .footer-row{
        flex-direction:column !important;
        gap:25px;
    }

    /* HERO ILLUSTRATION */
    .hero-illo{
        height:auto !important;
    }

    .ibadge{
        position:relative !important;
        top:auto !important;
        left:auto !important;
        right:auto !important;
        bottom:auto !important;
        transform:none !important;
        margin-bottom:12px;
    }

    /* TRUSTED CLIENT */
    .TrustedClient .col,
    .TrustedClient .col-lg-2{
        width:50% !important;
        max-width:50% !important;
        flex:0 0 50% !important;
    }

    img#logoimages,
    .logo-img,
    .logo-card img{
        width:100% !important;
        height:auto !important;
    }

    /* TABS */
    .nav-tabs-custom{
        overflow-x:auto;
        flex-wrap:nowrap;
        white-space:nowrap;
    }

    .nav-tabs-custom .nav-link{
        flex-shrink:0;
    }

    /* TABLE FIX */
    table{
        width:100%;
        display:block;
        overflow-x:auto;
    }

    /* SCROLL FIX */
    .row.flex-nowrap{
        overflow-x:auto !important;
        flex-wrap:nowrap !important;
    }
}
/* footer pages css  */
/* --- Premium Banner CSS (Fixed Buttons & Visibility) --- */
.inner-page-banner {
	position: relative;
	padding: 120px 0;
	background: #05123F !important; 
	overflow: hidden;
	width: 100%;
}

.banner-content-container {
	position: relative;
	z-index: 5;
	width: 100%;
}
.banner-meta-wrap {
	display: flex;
	align-items: center;
	justify-content: center; 
	flex-wrap: wrap;
	gap: 16px;
}

.banner-title {
	font-size: 50px !important;
	font-weight: 700;
	font-family: "Montserrat", Sans-serif;
	color: #ffffff !important;
	background: none !important;
	-webkit-text-fill-color: #ffffff !important;
	line-height: 1.15;
	margin-bottom: 35px;
	letter-spacing: -2px;
	word-wrap: break-word; 
}

.banner-meta-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 16px;
}

.btn-banner-cta {
	background: linear-gradient(135deg, #ff5722 0%, #ff3d00 100%);
	color: #ffffff !important;
	font-weight: 600;
	font-size: 15px;
	padding: 13px 30px;
	border-radius: 50px;
	border: none;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	box-shadow: 0 8px 24px rgba(255, 87, 34, 0.35);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.btn-banner-cta i {
	transition: transform 0.3s ease;
}

.btn-banner-cta:hover {
	transform: translateY(-3px);
	box-shadow: 0 15px 32px rgba(255, 87, 34, 0.5);
	color: #ffffff !important;
}

.btn-banner-cta:hover i {
	transform: translateX(4px);
}

.banner-glass-link {
	background: rgba(255, 255, 255, 0.12) !important;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border: 1px solid rgba(255, 255, 255, 0.2) !important;
	padding: 11px 24px;
	border-radius: 50px;
	color: #ffffff !important;
	font-size: 15px;
	font-weight: 500;
	display: inline-flex;
	align-items: center;
	gap: 12px;
	text-decoration: none;
	transition: all 0.3s ease;
}

.banner-glass-link i {
	color: #ffffff !important;
	font-size: 14px;
	background: rgba(255, 255, 255, 0.15) !important;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	transition: all 0.3s ease;
}

.banner-glass-link:hover {
	background: rgba(255, 255, 255, 0.25) !important;
	border-color: rgba(255, 255, 255, 0.4) !important;
	color: #ffffff !important;
	transform: translateY(-2px);
}

.banner-glass-link:hover i {
	background: #ff5722 !important;
}

/* --- Content Section --- */
.terms-content-section {
	padding: 50px 0;
	position: relative;
	background-color: #ffffff;
	width: 100%;
}

.terms-content-section .custom-center-container {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px; 
	padding-left: 20px;
}

.main-terms-title {
	font-size: 30px;
	font-weight: 700;
	color: #FE4C1C;
	margin-bottom: 30px;
	letter-spacing: -0.5px;
	line-height: 1.25;
	font-family: "Montserrat", Sans-serif;
}

.terms-sub-heading {
	font-size: 25px;
	font-weight: 600;
	color: #000;
	margin-top: 45px;
	margin-bottom: 18px;
	letter-spacing: -0.3px;
	line-height: 1.4;
	font-family: "Montserrat", Sans-serif;
}

.terms-text-block {
	font-size: 16px;
	line-height: 1.75;
	color: #000;
	margin-bottom: 22px;
	font-weight: 300;
	text-align: justify;
	font-family: "Montserrat", Sans-serif;
}

.terms-list-wrapper {
	margin-top: 35px;
	padding-left: 0;
	list-style: none;
}

.terms-list-item {
	font-size: 16px;
	line-height: 1.7;
	color: #000;
	font-weight: 300;
	position: relative;
	padding-left: 35px;
	margin-bottom: 20px;
	font-family: "Montserrat", Sans-serif;
}

.terms-list-item i {
	position: absolute;
	left: 0;
	top: 4px;
	color: #FF4E1B;
	font-size: 18px;
	transition: transform 0.2s ease;
}

.list-section-title {
	font-size: 30px;
	font-weight: 600;
	color: #FE4C1C;
	margin-top: 50px;
	margin-bottom: 25px;
	letter-spacing: -0.3px;
	font-family: "Montserrat", Sans-serif;
}

.terms-inner-heading {
	font-size: 25px;
	font-weight: 700;
	color: #0f172a;
	margin-top: 45px;
	margin-bottom: 18px;
	font-family: "Montserrat", Sans-serif;
}

.orange-icon-list {
	margin-top: 15px;
	padding-left: 0;
	list-style: none;
}

.orange-icon-list li {
	font-size: 16px;
	line-height: 1.75;
	color: #000;
	font-weight: 300;
	position: relative;
	padding-left: 35px;
	margin-bottom: 16px;
	font-family: "Montserrat", Sans-serif;
}

.orange-icon-list li i {
	position: absolute;
	left: 0;
	top: 5px;
	color: #FF4E1B;
	font-size: 16px;
}

.terms-notice-text {
	font-size: 15px;
	font-weight: 600;
	color: #0f172a;
	margin-top: 35px;
	margin-bottom: 35px;
	font-family: "Montserrat", Sans-serif;
}

.contact-section-wrap {
	margin-top: 55px;
	padding-top: 30px;
	border-top: 1px solid #e2e8f0;
}

.contact-main-heading {
	font-size: 30px;
	font-weight: 700;
	color: #0f172a;
	margin-bottom: 20px;
	font-family: "Montserrat", Sans-serif;
}

.contact-sub-text {
	font-size: 16px;
	color: #475569;
	font-weight: 300;
	margin-bottom: 25px;
	font-family: "Montserrat", Sans-serif;
}

.company-name-title {
	font-size: 18px;
	font-weight: 700;
	color: #0f172a;
	margin-bottom: 12px;
	font-family: "Montserrat", Sans-serif;
}

.address-block-text {
	font-size: 15px;
	line-height: 1.6;
	color: #475569;
	font-weight: 300;
	margin-bottom: 5px;
	font-family: "Montserrat", Sans-serif;
}

.contact-email-link {
	font-size: 15px;
	font-weight: 600;
	color: #0f172a;
	margin-top: 15px;
	margin-bottom: 30px;
	font-family: "Montserrat", Sans-serif;
}

.contact-email-link a {
	color: #FF4E1B;
	text-decoration: none;
	font-weight: 400;
	transition: color 0.2s ease;
}

.contact-email-link a:hover {
	color: #ff3d00;
	text-decoration: underline;
}

.closing-appreciation-text {
	font-size: 16px;
	font-weight: 400;
	color: #0f172a;
	margin-top: 25px;
	font-style: italic;
	font-family: "Montserrat", Sans-serif;
}

/* --- Responsive Mobile Engine --- */
@media (max-width: 1200px) {
	.inner-page-banner { padding: 100px 0; }
	.banner-title { font-size: 44px !important; }
}

@media (max-width: 991px) {
	.inner-page-banner { padding: 80px 0; } 
	.banner-title { font-size: 34px !important; letter-spacing: -0.5px; }
	.banner-meta-wrap { flex-direction: column; width: 100%; gap: 12px; padding: 0 15px; }
	.btn-banner-cta, .banner-glass-link { width: 100%; justify-content: center; box-sizing: border-box; }
}

@media (max-width: 768px) {
	.terms-content-section { padding: 40px 0; }
	.main-terms-title { font-size: 22px; }
	.list-section-title { font-size: 22px; margin-top: 35px; }
	.terms-sub-heading, .terms-inner-heading, .contact-main-heading { font-size: 19px; margin-top: 30px; }
	.terms-text-block { font-size: 14px; text-align: left; line-height: 1.6; word-break: break-word; }
	.terms-list-item, .orange-icon-list li { font-size: 14px; line-height: 1.6; padding-left: 28px; word-break: break-word; }
	.terms-list-item i, .orange-icon-list li i { font-size: 15px; top: 3px; }
}
/* PHONE & TABLET CSS FOR THE BOTTOM NAVIGATION TOGGLE MENU */
@media (max-width: 768px) {
    .mobile-column-view {
		flex-direction: column !important;
		align-items: center !important;
		background-color: #101834;
		padding: 15px 0 !important;
		border-radius: 8px;
		margin-top: 10px !important;
	}
	.mobile-column-view li {
        width: 100% !important;
        text-align: center !important;
        padding: 8px 0 !important;
    }

   .mobile-column-view li a {
        display: block !important;
        padding: 8px 20px !important;
        font-size: 15px !important;
        letter-spacing: 1px;
        text-decoration: none;
        color: #ffffff !important;
    }

   .mobile-column-view li a.active {
    	color: #FF4E1B !important;
	}

	 .mobile-column-view li.sep {
        display: none !important;
    }

   .navbar-toggler {
        transition: transform 0.2s ease-in-out;
    }
    
    .navbar-toggler[aria-expanded="true"] {
        transform: rotate(90deg); 
    }
}









/* --- आइकॉन की स्टाइलिंग --- */
.menu-arrow {
    font-size: 11px !important; /* आइकॉन का साइज छोटा और क्लीन रखने के लिए */
    margin-left: 6px !important; /* टेक्स्ट और आइकॉन के बीच स्पेस */
    display: inline-block !important;
    vertical-align: middle !important;
    transition: color 0.2s ease, transform 0.2s ease !important;
}

/* डेस्कटॉप पर SERVICES पर माउस ले जाने पर आइकॉन का बिहेवियर */
@media (min-width: 768px) {
    .has-dropdown-menu:hover .menu-arrow {
        color: #d1262a !important; /* होवर होने पर आइकॉन लाल-ऑरेंज हो जाएगा */
        transform: rotate(180deg) !important; /* आइकॉन स्मूथली उल्टा घूम जाएगा */
    }
}



.problem-card{
    height:100% !important;
    padding:20px !important;
    border-radius:15px !important;
    background:#fff !important;
}
div#best {
    min-width: 0 !important;
    text-align: center !important;
    padding: 30px  4px !important;
}
div#best h3 {
    font-size: 14px !important;
    margin-bottom: 5px !important;
}
div#best p {
    font-size: 12px !important;
}
@media (max-width: 768px) {
.bodyyy {
    padding: 60px 10px !important;
    background: #fff !important;
}
}





/* FAQ Section Container */
.faq-section {
    background-color: #0B1C3D; 
    font-family: "Montserrat", sans-serif;
}

/* Main Main Heading & Inner Questions */
.faq-title,
.faq-question {
    font-family: "Montserrat", sans-serif !important;
}

.faq-title {
    font-size: 30px !important;
    font-weight: 700;
    color: #ffffff;
}

/* Accordion Component Flex Setup */
.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 18px; 
}

/* Elegant Box Shape Cards */
.faq-item {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.01);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-item[open] {
    border-color: #3b82f6; 
    box-shadow: 0 10px 25px rgba(59, 130, 246, 0.06);
}

/* Accordion Summary - Clickable Area */
.faq-question {
    padding: 22px 26px;
    font-size: 18px; 
    font-weight: 600;
    color: #334155;
    cursor: pointer;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 16px;
    user-select: none;
}

.faq-question::-webkit-details-marker {
    display: none;
}

/* Dynamic CSS Plus/Minus Indicator */
.faq-status-icon {
    position: relative;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.faq-status-icon::before,
.faq-status-icon::after {
    content: "";
    position: absolute;
    background-color: #64748b;
    transition: transform 0.3s ease, background-color 0.3s ease;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.faq-status-icon::before {
    width: 14px;
    height: 2px;
}

.faq-status-icon::after {
    width: 2px;
    height: 14px;
}

/* Opened State Style Overrides */
.faq-item[open] {
    border-color: #ff4a1c;
    box-shadow: 0 10px 25px rgba(59, 130, 246, 0.06);
}
.faq-item[open] .faq-status-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
}

.faq-item[open] .faq-question {
    color: #FF4A1C;
}

.faq-item[open] .faq-status-icon::before {
    background-color: #060606;
}

/* Inside Safe-Zone Small Paragraph Text */
.faq-answer {
    padding: 0 26px 22px 60px;
    color: #64748b;
    font-family: "Montserrat", sans-serif;
    font-size: 16px !important;
    line-height: 1.7;
    animation: slideDownSmooth 0.3s ease-out;
}

.faq-answer p {
    margin-bottom: 0;
    font-size: 16px !important;
    color: black;
}

/* Smooth Slide and Drop Animation */
@keyframes slideDownSmooth {
    from {
        opacity: 0;
        transform: translateY(-4px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* RESPONSIVE SCALING (Mobile Optimization) */
@media (max-width: 768px) {
    .faq-title {
        font-size: 26px !important;
    }
    .faq-question {
        padding: 18px 20px;
        font-size: 16px; 
    }
    .faq-answer {
        padding: 0 20px 18px 46px;
        font-size: 15px !important; 
    }
}

/* Review section*/
.review-card {
    height: 340px;
}

h6.client-name1 {
   font-weight: 700;
    font-size: 15px;
    margin-bottom: 0;
    color: #050b20;
    margin-top:12px;
}
a.btn-reviews {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px !important;
}
p.sh-p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: white !important;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}

/*Trusted by Businesses Worldwide icon slides*/
/* Main Wrapper Container */
.client-slider-wrapper {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    gap: 30px; /* Dono rows ke beech ka vertical gap */
}

/* Base Track Configuration */
.client-slider-track {
    display: flex;
    width: max-content;
    align-items: center;
}

/* Track hover par pause karne ke liye */
.client-slider-track:hover {
    animation-play-state: paused;
}

/* --- ROW 1: Slides to the LEFT --- */
.slide-left {
    animation: scrollLeftDirection 30s linear infinite;
}

@keyframes scrollLeftDirection {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%); /* Yeh track ko piche khenchega (Left side) */
    }
}

/* --- ROW 2: Slides to the RIGHT --- */
.slide-right {
    animation: scrollRightDirection 30s linear infinite;
}

@keyframes scrollRightDirection {
    0% {
        transform: translateX(-50%); /* Yeh aadhe pe start hoga */
    }
    100% {
        transform: translateX(0); /* Aur zero par aayega (Right side move hoga) */
    }
}

/* Logo Column Container */
.logo-col {
    padding: 0 15px; /* Horizontal gap between logos */
    flex-shrink: 0;
}

/* Professional Card Styling (White Boxes) */
.logo-card-natural {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    width: 180px;  
    height: 100px; 
    padding: 15px; 
    border-radius: 8px; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.logo-card-natural img {
    width: 73%;
    height: 100%;
    object-fit: contain;
}

/* --- Mobile Responsiveness --- */
@media (max-width: 768px) {
    .client-slider-wrapper {
        padding: 25px 0;
        gap: 20px;
    }
    
    .logo-col {
        padding: 0 10px;
    }

    .logo-card-natural {
        width: 130px;  
        height: 75px;  
        padding: 10px;  
        border-radius: 6px;
    }
    
    .slide-left {
        animation: scrollLeftDirection 22s linear infinite;
    }
    
    .slide-right {
        animation: scrollRightDirection 22s linear infinite;
    }
}
/* INDUSTRIES WE SERVE */
/* Section & Wrapper Configuration */

.marquee-track.track-left {
    padding-top: 5px;
}
.marquee-track.track-right {
    padding-top: 5px;
}
.industries-section {
    overflow-x: hidden; 
    background-color: #fcfcfc; 
}

.industry-marquee-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    margin-top: -89px;
}

/* Individual Marquee Row Layout */
.marquee-row {
    display: flex;
    width: 100%;
    overflow: hidden;
}

/* Moving Track Styling */
.marquee-track {
    display: flex;
    white-space: nowrap;
    gap: 15px; 
}

.track-left {
    animation: scrollLeft 30s linear infinite;
}


.track-right {
    animation: scrollRight 30s linear infinite;
}

@keyframes scrollLeft {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@keyframes scrollRight {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}


.marquee-row:hover .marquee-track {
    animation-play-state: paused; 
}


.industry-tag {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    padding: 12px 24px;
    border-radius: 50px; 
    font-size: 16px;
    font-weight: 500;
    color: #334155;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
    user-select: none;
}

.industry-icon {
    font-size: 18px;
}


@media (max-width: 768px) {
    .industry-tag {
        padding: 8px 18px; 
        font-size: 14px;
    }
    .industry-icon {
        font-size: 16px;
    }
   
    .track-left, .track-right {
        animation-duration: 20s; 
    }
}


.client-slider-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 20px 0;
    background: transparent; 
}


.client-slider-track {
    display: flex;
    width: max-content;
    animation: scrollRight 25s linear infinite;
}


.logo-col {
    padding: 0 15px; 
    flex-shrink: 0;
}

.logo-card-round img {
    height: 60px; 
    width: auto;
    object-fit: contain;
}

/* stop slide on Hover*/
.client-slider-wrapper:hover .client-slider-track {
    animation-play-state: paused;
}


@keyframes scrollRight {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0%);
    }
}
/* Contact form 7 css here */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

.cta-section {
    background-color: #f8f9fa; 
    font-family: 'Montserrat', sans-serif;
    padding: 80px 0;
}

.cta-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    gap: 60px;
}

/* Left Side: Form Styling */
.cta-form-right {
    flex: 0 0 480px;
    background: #ffffff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
}

/* Right Side: Content Styling */
.cta-content-left {
    flex: 1;
    text-align: center; 
}

.sub-title {
    color: #ff5e3a; 
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    margin-bottom: 15px;
}

.cta-title {
    font-size: 38px !important;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.2;
    margin-bottom: 25px;
}

.cta-description {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 30px;
}

.cta-footer-text {
    font-size: 14px;
    color: #888;
}

/* --- Contact Form 7 Specific Styling --- */

/* Input Fields */
.cta-input {
    width: 100% !important;
    background-color: #f1f4f7 !important;
    border: 1px solid #e1e8ed !important;
    border-radius: 8px !important;
    padding: 12px 15px !important;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}

/* Row for Country & WhatsApp */
.form-row {
    display: flex;
    gap: 15px;
}
.flex-1 { flex: 1; }

/* Submit Button */
.btn-cta-submit {
    width: 100% !important;
    background-color: #e6512d !important;
    color: white !important;
    font-weight: 700;
    border: none !important;
    padding: 15px !important;
    border-radius: 8px !important;
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
}

.btn-cta-submit:hover {
    background-color: #cf4524 !important;
}

/* Mobile Responsive */
@media (max-width: 991px) {
    .cta-container {
        flex-direction: column-reverse; 
        gap: 40px;
    }
    .cta-form-right {
        width: 100%;
        flex: none;
    }
    .cta-title {
        font-size: 28px !important;
    }
}
section.seo-section.d-flex.align-items-center.min-vh-100 h1 {
    font-size: 40px !important;
    font-weight: 800 !important;
    font-family: Montserrat !important;
    line-height: 43px !important;
}