body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

h1 {
    font-size: 3.5rem;
}

h2 {
    font-size: 2.0rem;
}

h3 {
    font-size: 1.8rem;
}

h4,
h5,
h6 {
    font-size: 2rem;
}

p {
    font-size: 1.5rem;
    text-align: justify;
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

/*! This file is auto-generated */
.no-js img.lazyload {
    display: none
}

.lazyload {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity .3s;
    transition-delay: 0s
}


b,
strong {
    font-weight: 700
}

header#section-155-70 {
    padding: 2% !important
}

.contact-title {
    color: #fff;
    font-size: 16px !important
}

#nw-contact a {
    color: #fff
}

#nw-contact p {
    font-size: 12px
}

#nw-contact h3 {
    color: #fff;
    margin-top: 35px;
    margin-bottom: 0
}

.a60-wrapper {
    display: flex
}

.a60-inner {
    width: 50%;
    margin-right: 15px;
    position: relative
}

.ct-section-inner-wrap {
    max-width: 1280px !important
}

.menu-item.menu-item-has-children>a>span:after {
    color: #000;
    vertical-align: sub
}

.hod-case-post-wrapper .hod-title-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left
}

.hod-case-post-wrapper .hod-title-wrapper h3 {
    color: #000;
    font-size: 38px !important
}

.hod-case-post-wrapper .hod-title-wrapper .case-tag {
    color: #000;
    font-size: 24px !important
}

@media only screen and (max-width:768px) {
    #div_block-19-1653 {
        max-width: 100%
    }
}

@media only screen and (max-width:480px) {
    .slide-btn-wrapper {
        margin-right: auto !important
    }

    header#section-155-70 {
        background: #fff
    }

    .menu-item {
        min-width: 320px
    }
}



.menu {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

@media screen and (max-width: 1000px) {
    .menu {
        display: none
    }
}

.menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu__list>li+li {
    margin-left: 3.75rem
}

.menu__list>li,
.menu__list>li>a {
    height: 100%
}

.menu__list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.38;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.menu__list li.menu-item-has-children>a::after {
    content: "";
    background: url(//ninjapromo.io/wp-content/themes/ninjapromo/assets/img/svg/arrow-down.svg) no-repeat center/cover;
    width: .875rem;
    height: .5625rem;
    margin-left: .625rem
}

.menu__list li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    -webkit-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
    transition: opacity .4s ease-in-out, visibility .4s ease-in-out
}

.sub-menu {
    position: absolute;
    top: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    background-color: #121212;
    min-width: 8.125rem;
    overflow: hidden;
    margin-left: -1.5625rem;
    padding: .625rem 1.5625rem 1.5625rem
}

.menu-cta,
.sub-menu li+li {
    margin-top: .9375rem
}

.sub-menu a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.01
}

.menu-cta {
    margin-bottom: .9375rem;
    padding: 0 3.15625rem;
    line-height: 2.75rem;
    font-weight: 700;
    font-size: 1.125rem;
    border: .1875rem solid #fff;
    -webkit-transition: border-color .4s ease, background-color .4s ease;
    transition: border-color .4s ease, background-color .4s ease
}

@media screen and (max-width: 1000px) {
    .menu-cta {
        display: none
    }

    .menu-cta_mobile {
        margin: 0;
        display: block;
        border: 0;
        background-color: var(--blue-color);
        padding: 0 .625rem;
        line-height: 3.125rem;
        font-size: .875rem
    }
}



.menu-mobile__btn.active {
    opacity: 1
}

.menu-mobile__btn.active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.menu-mobile__item:not(.active) {
    display: none
}

.menu-mobile__list {
    display: -ms-grid;
    display: grid;
    grid-gap: .9375rem
}

.menu-mobile__list a {
    display: block;
    font-size: 1rem;
    line-height: 1.01;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: var(--z-index-header);
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease
}

.header.is-active .menu-cta,
.header.is-scrolled .menu-cta {
    border-color: var(--blue-color);
    background-color: var(--blue-color)
}

.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: black;
    z-index: 1000;
}

.header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}

.header__logo {
    margin-right: 20px;
}



.sub-menu {
    display: none;
    position: absolute;
    color: white;
    background-color: black;
    /* Set your desired background color */
    padding: 10px;
    z-index: 1000;
}

/* Show submenu when parent item is hovered */
.menu-item-has-children:hover .sub-menu {
    display: block;
}

.ct-div-block.owl-carousel {
    overflow: hidden;
    position: relative;
}

.owl-stage {
    top: 0px;
    left: 0px;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    transition: transform 35s ease;
    animation: carouselAnimation 35s infinite linear;
}

@keyframes carouselAnimation {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.ct-div-block.owl-carousel img {
    width: 15vw;
    margin-right: 3vw;
}

.social-icons {
    display: flex;
    align-items: center;
}

.social-icon {
    margin-right: 10px;
}

.social-icon i {
    font-size: 2.5rem;
    color: #03a4ed;
}


.fill-btn,
.arrow-btn::before {
    background: #03a4ed;
    border: #03a4ed
}

.fill-btn::after,
.arrow-btn::after {
    background: rgb(144, 195, 209);
    border: rgb(144, 195, 209);
}

.hero-section__container h1,
.hero-section__container p,
.hero-section__container li,
.hero-section__container a,
.hero-section__container span,
.hero-section__container button,
.btn {
    color: black;
}

.services-section {
    padding-top: 2.7rem;
}

.services-section__desc {
    padding-bottom: 3rem;
}

.services-item__desc {
    color: black;
}

.services-item::before {
    background: linear-gradient(#5b87a1, #c26262, #03a4ed);
}

.hero-section__btns {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
}

.sps-btn {
    position: relative;
    text-decoration: none;
    color: inherit;
    display: inline-block;
}

.sps-btn::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 20%;
    height: 2px;
    background-color: #fe3f40;
    transition: width 0.3s ease;
    transform: translateX(-50%);
}

.sps-btn:hover::before {
    width: 100%;
}

.main .container{
    max-width: 100%;
    width: 100%;
}

/* desktop */
.container {
    margin: 0 auto; 
}
@media only screen and (max-width: 2000px) {

    .owl-stage{
        transition: transform 35s ease;
        animation: carouselAnimation 35s infinite linear;
        width: 250vw;
    }
}
@media only screen and (max-width: 1668px) {

    .owl-stage{
        transition: transform 30s ease;
        animation: carouselAnimation 30s infinite linear;
        width: 300vw;
    }
}
@media only screen and (max-width: 1440px) {

    .owl-stage{
        transition: transform 30s ease;
        animation: carouselAnimation 30s infinite linear;
        width: 350vw;
    }
}
@media only screen and (max-width: 1268px) {

    .owl-stage{
        transition: transform 25s ease;
        animation: carouselAnimation 25s infinite linear;
        width: 400vw;
    }
}
@media only screen and (max-width: 1024px) {

    .owl-stage{
        transition: transform 25s ease;
        animation: carouselAnimation 25s infinite linear;
        width: 500vw;
    }
}
@media only screen and (max-width: 820px) {
    .owl-stage{
        transition: transform 25s ease;
        animation: carouselAnimation 25s infinite linear;
        width: 700vw;
    }
}
@media only screen and (max-width: 560px) {
    .owl-stage{
        transition: transform 25s ease;
        animation: carouselAnimation 25s infinite linear;
        width: 1100vw;
    }
}
@media only screen and (max-width: 413px) {
    .owl-stage{
        transition: transform 25s ease;
        animation: carouselAnimation 25s infinite linear;
        width: 1400vw;
    }
}
/* mobile */
@media (max-width: 376px) {
    h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 2.5rem;
    }

    .header {
        padding: .5rem 0;
    }
}

#topper .container{
    width: 100%;
}

.services-item {
    opacity: 0;
    animation: fadeInUp 1s ease forwards;
}

@keyframes fadeInUp {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

/* --- CTA section enhancements (scoped) --- */
.cta-card {
    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 60%);
    border: 1px solid rgba(3, 164, 237, 0.12);
}

.cta-section .cta-section__title {
    font-size: 2.5rem;
    line-height: 1.2;
}

.cta-section .cta-section__description {
    font-size: 1.25rem;
    color: #4a5568;
}

.cta-section .btn-outline-primary {
    border-color: #03a4ed;
    color: #03a4ed;
}

.cta-section .btn-outline-primary:hover {
    background-color: #03a4ed;
    color: #fff;
}

@media (max-width: 576px) {
        .cta-section .cta-section__title { font-size: 2rem; }
        .cta-section .cta-section__description { font-size: 1.0625rem; }
}

/* CTA text alignment utilities on large screens */
@media (min-width: 992px) {
    .cta-section .text-end { text-align: right !important; }
}

/* Polished CTA buttons */
.btn-cta-primary {
    --hpw-primary: #03a4ed;
    background: var(--hpw-primary);
    color: #fff !important;
    border: none;
    padding: 0.75rem 1.25rem;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(3, 164, 237, 0.25);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.btn-cta-primary:hover { 
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(3, 164, 237, 0.35);
}
.btn-cta-primary:active { 
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(3, 164, 237, 0.25);
}

.btn-cta-secondary {
    --hpw-primary: #03a4ed;
    background: transparent;
    color: var(--hpw-primary);
    border: 2px solid var(--hpw-primary);
    padding: 0.75rem 1.25rem;
    border-radius: 12px;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.btn-cta-secondary:hover {
    background: var(--hpw-primary);
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(3, 164, 237, 0.25);
}

/* --- Brands grid (replaces carousel) --- */
.brands-section { padding-top: 3rem; padding-bottom: 3rem; }
.brand-logos-wrapper {
    border-radius: 14px;
    background: linear-gradient(180deg, #f9fbff 0%, #ffffff 100%);
    border: 1px solid rgba(3, 164, 237, 0.08);
    padding: 1.25rem;
}
.brand-logos {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 18px 22px;
    align-items: center;
}
.brand-logos__item { display: flex; align-items: center; justify-content: center; }
.brand-logos__img {
    max-width: 100px;
    width: 100%;
    height: auto;
    filter: grayscale(15%);
    opacity: 0.95;
    transition: filter 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}
.brand-logos__img:hover { filter: grayscale(0); opacity: 1; transform: translateY(-2px); }

@media (max-width: 992px) {
    .brand-logos { grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 576px) {
    .brand-logos { grid-template-columns: repeat(3, 1fr); gap: 14px 16px; }
    .brand-logos__img { max-width: 80px; }
}

/* --- Our Industries (professional layout) --- */
.industries-section { padding: 4rem 0; }
.industries-kicker { letter-spacing: .12em; font-weight: 700; color: #03a4ed; font-size: .85rem; }
.industries-section__title { 
    font-size: 2.5rem; 
    line-height: 1.2; 
    font-weight: 800; 
    margin-top: .5rem;
}
.industries-section__subtitle { max-width: 900px; margin: .75rem auto 0; color: #4a5568; font-size: 1.125rem; }

/* Centered grid wrapper */
.industries-grid { max-width: 1100px; }

.industry-card {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding: 18px 6px 26px 6px;
    border-bottom: 1px solid rgba(255,255,255,0.12);
}
.industry-card + .industry-card { margin-top: 22px; }
.industry-icon {
    flex: 0 0 112px; height: 112px; border-radius: 16px; display: grid; place-items: center;
    color: #fff; font-size: 40px; box-shadow: 0 10px 30px rgba(0,0,0,.15);
}
.industry-content { flex: 1; }
.industry-title { font-size: 2rem; font-weight: 700; margin: 0 0 6px 0; }
.industry-desc { color: #a0aec0; font-size: 1rem; margin: 0; }

/* Color themes for icons (approximate to reference) */
.industry-card.is-blue .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #4db3ff 0%, #0167ff 100%); }
.industry-card.is-violet .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #c17dff 0%, #6b21a8 100%); }
.industry-card.is-teal .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #5eead4 0%, #0e7490 100%); }
.industry-card.is-amber .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #ffd08a 0%, #b45309 100%); }
.industry-card.is-green .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #86efac 0%, #15803d 100%); }
.industry-card.is-pink .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #f9a8d4 0%, #be185d 100%); }
.industry-card.is-indigo .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #a5b4fc 0%, #3730a3 100%); }
.industry-card.is-gold .industry-icon { background: radial-gradient(80% 80% at 35% 30%, #fde68a 0%, #92400e 100%); }

.btn-industries {
    --btn-bg: #ffffff;
    --btn-text: #111111;
    --btn-ring: rgba(3, 164, 237, 0.25);
    background: var(--btn-bg);
    color: var(--btn-text);
    border: 1px solid rgba(17,17,17,0.12);
    border-radius: 999px;
    padding: 0.85rem 1.3rem;
    box-shadow: 0 4px 14px rgba(0,0,0,.06);
    transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease;
}
.btn-industries:hover { transform: translateY(-1px); box-shadow: 0 12px 28px rgba(0,0,0,.12), 0 0 0 6px var(--btn-ring); }
.btn-industries i { transition: transform .2s ease; }
.btn-industries:hover i { transform: translateX(3px); }

@media (max-width: 576px) {
    .industries-section { padding: 3rem 0; }
    .industries-section__title { font-size: 2rem; }
    .industry-title { font-size: 1.5rem; }
    .industry-icon { flex-basis: 88px; height: 88px; font-size: 32px; }
}