.nw-banner-wt-1 {
    background-color: #FFF;
    color: #000;

    .navbar {
        background-color: transparent;

        .navbar-brand img {
            filter: invert(1);
        }

        .content-navtab .nav-pills {
            border-color: #00000021;
        }

        .navbar-nav-cen-1 {
            background: #E6EAF9;
            padding-left: 10px;
            padding-right: 10px;
            border-radius: 50px !important;


            .nav-link {
                color: #000;
            }


            .menu-link {
                height: 50px !important;
                color: #000;
                font-size: 13px;
            }

            .menu-link:before {
                background: #6A66C5;
            }

            #hire-new {
                color: #000;
                border-color: #6A66C5;
                padding: 0px 3px;
                animation: 1.4s ease-out infinite nftnewanim2 !important;
            }


        }

        .navbar-nav-cen-2 {
            margin-left: auto;
        }

        .talkto-expert {
            background-color: black;
            color: #FFF !important;
            border: none;
            padding: 14px 14px;
            font-size: 12px;
            border: 1px solid transparent;

            &:hover {
                background-color: #FFF;
                color: #000 !important;
                border: 1px solid #7F82D5;
            }
        }

        .megamenu {
            border: 1px solid transparent solid #FFF;
            background: #E6EAF9;
            color: #000;

            a {
                color: #000;
            }

            .nav-pills .nav-link.active {
                background-color: #7F82D5;
            }

            .active.content-text-1:hover {
                background-color: #7F82D5;
            }

            .content-text-1:hover {
                background-color: transparent;
            }
        }

        .uniqueoffcanvas .unique-sidebar {
            top: 60px;
            background: #d2d7f3;

            .nav-link {
                color: #000;
            }

            .closebtn {
                color: #000;
            }
        }

        .side-navtab {
            background: #d2d7f3;
        }

        .content-navtab {
            background: #E6EAF9;
        }

        .vector-img {
            filter: invert(1);
        }

        .dropdown-item {
            color: #000 !important;
        }

        ::-webkit-scrollbar-track {
            box-shadow: inset 0 0 5px grey;
            border-radius: 10px;
            background: transparent;
        }

        ::-webkit-scrollbar-thumb {
            background-color: #FFF;
        }

    }

    .mobilenav-section {
        .navbar-bg {
            background: #FFF;
        }

        .navbar-brand img {
            filter: invert(1);
        }

        .menu-link {
            color: #000;

        }

        .service-content,
        .product-content {
            background-color: #E6EAF9;
            top: 55px;

            a {
                color: #000;
            }

            .vector-img {
                filter: invert(1);
            }
        }

        .menu-section .listone-css {
            background-color: #7F82D5;
            color: #FFF;
        }
    }

    .mobile-offcanvas .offcanvas {
        background-color: #E6EAF9;

        .nav-link {
            color: #000;
        }

        .talkto-expert {
            border-color: #000;
        }

        .apply-css {
            color: #FFF;
        }

        .btn-close {
            filter: none;
            opacity: 1;
        }
    }

    .nw-w-btn-1 {
        background-color: #000;
        color: #FFF;
        border-radius: 14px;
        padding: 10px 20px;
        font-weight: 500;
        font-size: 18px;
        border: none;

        @media (max-width: 992px) {
            padding: 6px 16px;
            font-size: 16px;
        }
    }

    .nw-w-head-1 {
        font-size: 2.5vw;
        font-weight: 500;
        text-align: center;

        @media (max-width: 992px) {
            font-size: 22px;
        }
    }

    .nw-w-head-1-1 {
        font-size: 2.5vw;
        font-weight: 600;
        background: linear-gradient(90deg, #6A66C5 0%, #000000 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        width: fit-content;

        @media (max-width: 992px) {
            font-size: 22px;
        }
    }

    .nw-w-head-2 {
        font-size: 18px;

        @media (max-width: 992px) {
            font-size: 14px;
        }
    }

    .nw-banner-sec-1 {
        background: linear-gradient(116.69deg, #F1F4FC 0.71%, #D2D9F3 48.7%, #C2CAEE 100%);

        .min-vh-100 {
            @media (max-width: 992px) {
                padding-top: 30px;
                padding-bottom: 30px;
                min-height: fit-content !important;
            }

            @media (min-width: 992px) and (max-width: 1100px) {
                padding-top: 70px;
                padding-bottom: 0px;
                min-height: fit-content !important;
            }
        }

        .nw-w-txt-1 {
            font-size: 3vw;
            font-weight: 600;
            margin-bottom: 16px;

            span {
                background: linear-gradient(90deg, #6A66C5 0%, #000000 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

            @media (max-width: 992px) {
                font-size: 26px;
            }
        }


        .nw-w-txt-2 {
            font-size: 1.1vw;
            margin-bottom: 26px;

            @media (max-width: 992px) {
                font-size: 16px;
            }
        }

        .nw-w-txt-3 {
            font-size: 1.3vw;
            font-weight: 500;
            margin-bottom: 4px;

            @media (max-width: 992px) {
                font-size: 16px;
            }
        }

        .nw-w-txt-4 {
            font-size: 1.1vw;
            font-weight: 500;

            @media (max-width: 992px) {
                font-size: 14px;
            }

            @media (min-width: 992px) and (max-width: 1100px) {
                font-size: 14px;
            }
        }

        .nw-w-vert-1 {
            display: flex;
            width: 2px;
            height: 10vh;
            background-color: #000000c7;
            margin: 0px 30px;
            position: relative;
            top: -10px;

            @media (max-width: 992px) {
                background-color: #00000065;
                margin: 0px 4px;
                height: 50px;
            }

            @media (min-width: 992px) and (max-width: 1100px) {
                background-color: #00000065;
                margin: 0px 14px;
                height: 50px;
            }
        }

        .nw-w-img-1 {
            width: 60%;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;

            @media (max-width: 992px) {
                position: relative;
                width: 50%;
            }

            @media (min-width: 992px) and (max-width: 1100px) {
                position: relative;
                width: 70%;
            }
        }

        .nw-banner-sec-1-1 {
            margin-top: 80px;

            @media (max-width: 992px) {
                margin-top: 40px;
                gap: 6px !important;
            }

            @media (min-width: 992px) and (max-width: 1100px) {
                margin-top: 40px;
                gap: 2px !important;
            }
        }
    }

    .nw-banner-sec-2 {

        .nw-banner-sec-2-2 {
            border: 2px solid #FFFFFF;
            background: #EDDFF854;
            text-align: center;
            backdrop-filter: blur(5px);
            -webkit-backdrop-filter: blur(5px);
            border-radius: 50px;
            position: relative;
            top: -60px;
            padding: 20px 0px;

            @media (max-width: 992px) {
                top: -10px;
            }
        }

        h2 {
            font-size: 5vw;
            font-weight: 600;
            background: linear-gradient(90deg, #6A66C5 0%, #000000 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            width: fit-content;
            margin: auto;
            line-height: 100px;

            @media (max-width: 992px) {
                font-size: 30px;
                font-weight: 700;
                line-height: 50px;
            }
        }

        p {
            font-size: 17px;

            @media (max-width: 992px) {
                font-size: 14px;
            }
        }
    }

    .nw-banner-sec-3 {
        .nw-w-txt-5 {
            font-size: 2.8vw;
            font-weight: 500;
            background: linear-gradient(90deg, #6A66C5 0%, #000000 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;

            @media (max-width: 992px) {
                font-size: 26px;
            }
        }

        .nw-w-txt-2 {
            @media (max-width: 992px) {
                font-size: 13px;
            }
        }
    }

    .nw-banner-sec-4 {
        .nw-banner-sec-4-4 {
            padding: 24px;
            border: 1px solid transparent solid #000;
            border-radius: 14px;

            @media (max-width: 992px) {
                padding: 4px;
            }

            .nw-banner-sec-4-4-4 {
                background-color: #D2D9F3;
                border-radius: 14px;
                padding: 20px 30px;

                @media (max-width: 992px) {
                    padding: 14px 4px;
                }

                .nav-pills .nav-link {
                    font-size: 15px;
                    font-weight: 500;
                    color: #000;
                    border-radius: 12px;

                    @media (max-width: 992px) {
                        font-size: 13px;
                    }
                }

                .nav-pills {
                    position: relative;
                    z-index: 1;
                }

                .nav-pills .nav-link.active,
                .nav-pills .show>.nav-link {
                    background-color: #FFF;
                }

                .nw-w-txt-6 {
                    font-size: 18px;
                    font-weight: 500;
                    line-height: 26px;
                }

                .nw-w-txt-7 {
                    font-size: 14px;
                }

                .tab-content {
                    img {
                        border-radius: 20px;
                    }
                }
            }

            /* Always show dropdown with the active tab */
            .dropdown-menu {
                background: #1a1a1a;
                border: none;
            }

            .dropdown-item {
                color: #fff;
                font-size: 14px;
            }

            .dropdown-item.active {
                background-color: #6A66C5;
            }


            .dropdown-item:hover,
            .dropdown-item:focus {
                background: #D2D9F3;
                color: #000;
            }


        }

    }

    .nw-banner-sec-5 {
        position: relative;

        &::after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto;
            width: 60%;
            height: 60%;
            background-color: #C2CAEE;
            filter: blur(100px);
            z-index: -1;
        }

        .nav-pills .nav-link {
            font-size: 20px;
            font-weight: 500;
            padding: 0px 14px;
            color: #000;

            @media (max-width: 992px) {
                font-size: 14px;
                padding: 0px 8px;
            }
        }

        .nav-pills .nav-link.active {
            background-color: transparent;
            border-left: 5px solid #7225E5;
            font-weight: 600;
        }

        .card {
            backdrop-filter: blur(40px);
            -webkit-backdrop-filter: blur(40px);
            background: #FFFFFF57;
            border-radius: 14px;
            border: 1px solid transparent solid #ffffffa9;
            height: 100%;

            img {
                width: 40%;
            }

            p {
                font-size: 0.8vw;

                @media (max-width: 992px) {
                    font-size: 12px;
                }
            }

        }
    }

    .nw-banner-sec-6 {
        .card {
            backdrop-filter: blur(40px);
            -webkit-backdrop-filter: blur(40px);
            border-radius: 28px;
            background: #D2D9F347;
            border: 2px solid #C2CAEE;
            padding: 30px 0px;
            position: relative;
            height: 100%;

            .float-sec-i {
                position: absolute;
                top: -20px;
                right: -20px;
                border: 2px solid #D2D9F35C;
                width: 60px;
                height: 60px;
                border-radius: 50%;
                backdrop-filter: blur(4px);
                -webkit-backdrop-filter: blur(4px);
                padding: 8px;
                background: #ffffff60;

                @media (max-width: 992px) {
                    top: 0px;
                    right: 0px;
                    width: 40px;
                    height: 40px;
                }
            }

            .nw-w-txt-8 {
                font-size: 26px;
                font-weight: 600;
                margin-bottom: 16px;
                background: linear-gradient(270deg, #4431BA 0%, #979DD8 90.3%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                width: fit-content;

                @media (max-width: 992px) {
                    font-size: 20px;
                }
            }

            .nw-w-txt-9 {
                font-size: 16px;
            }
        }
    }

    .nw-banner-sec-7 {
        .swp-w-a-1 {
            background: #0000000D;
            border: none;
            width: 60px;
            height: 60px;
        }

        .swiper-button-disabled {
            opacity: 0.45;
        }

        .card {
            border: none;
            background-color: transparent;
            text-align: center;

            p {
                font-size: 14px;
            }

            img {
                width: 60px;
                height: 60px;
                margin-bottom: 6px;
            }

            h5 {
                font-size: 16px;
            }

            i {
                color: #FFB800;
            }
        }
    }

    .nw-banner-sec-8 {
        .card {
            box-shadow: 0px 0px 9.4px 0px #00000040;
            background: #FFFFFF;
            border-radius: 40px;
            padding: 1vw;

            @media (max-width: 992px) {
                padding: 0px;
                border-radius: 12px;

            }

            .card-body {
                @media (max-width: 992px) {
                    padding: 4px;
                }
            }
        }
    }

    .nw-banner-sec-9 {
        padding-top: 80px;
        padding-bottom: 80px;
        position: relative;

        &::after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto;
            width: 60%;
            height: 60%;
            background-color: #C2CAEE;
            filter: blur(100px);
            z-index: -1;
        }

        .card {
            background: #99A0E040;
            border: 1px solid transparent solid #FFFFFF;
            backdrop-filter: blur(40px);
            -webkit-backdrop-filter: blur(40px);
            padding: 20px;
            width: 85%;
            margin: auto;
            border-radius: 14px;

            @media (max-width: 992px) {
                width: 100%;
                padding: 8px;

            }

            h5 {
                font-size: 22px;
                text-transform: capitalize;
            }
        }

        .accordion-item {
            background: #ffffff21;
            backdrop-filter: blur(70px);
            border: 1px solid transparent solid #FFFFFF;
            margin-bottom: 20px;
            border-radius: 8px;

            @media (max-width: 992px) {
                font-size: 14px;
            }

        }

        .accordion-button {
            color: #000;
            border: none !important;

            @media (max-width: 992px) {
                font-size: 14px;
            }
        }

        .accordion-button::after {
            background-image: url('../nw-w-home/icons/black-down.png');
            background-size: 12px;
            width: 12px;
            height: 12px;
        }
    }

    .new-footer-section {

        .navbar-brand-footer {
            filter: invert(1);
        }

        a,
        .footer-typo-new p {
            color: #000;
            opacity: 1;
        }

        .footer-typo-new i {
            color: #000;
        }

    }

    .contact-container-new-form {
        color: #000;
        box-shadow: none;
        background: none;

        .new-contact-form-section {
            border-bottom: 1px solid transparent solid #00000042;

            ::placeholder {
                color: #000 !important;
                opacity: 0.7;
            }

            .input-group-text {
                color: #000;
            }

            .form-control-new-contact {
                color: #000;
            }

            .form-control-new-contact-2 {
                color: #000;
            }

            .form-select {
                color: #000;
                background-image: url('../nw-w-home/icons/arrow.svg');
            }

            .itemconditionmenu {
                color: #000;
            }
        }
    }

    .top-home-new-social-fixed {
        background: #E6EAF9;

        .top-home-new-social-fixed-top-services {
            border-bottom: 1px solid transparent solid #00000023;
        }
    }

    .new-social-fixed-text-1 {
        color: #000;
    }

    .new-social-fixed-text-2 {
        color: #000;
    }

    .diclaimer-content {
        background: #EDDFF854 !important;
        text-align: center;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);

        .text-white {
            color: #000 !important;
        }
    }
}


.br-new-contact-su-sec {
    padding-top: 80px;
    padding-bottom: 50px;

    input {
        font-size: 14px;
    }

    .new-contact-form-section {
        border: none !important;
        margin-bottom: 16px !important;
        padding: 10px 10px;
        border-radius: 50px;
        background-color: #FFF;
        box-shadow:
            rgba(106, 102, 197, 0.20) 0px 30px 60px -12px inset,
            rgba(106, 102, 197, 0.3) 0px 18px 36px -18px inset;
    }

    .iti--show-flags {
        width: 100%;
    }

    .iti--allow-dropdown {
        width: 100%;
    }

    #message-error,
    #mob_phone-error {
        top: 5px;
    }

    .contact-new-form-button {
        background-image: none;
        background-color: #6A66C5;

        i {
            background-color: #ffffff77;
        }

    }

    .contact-new-form-button:hover {

        i {
            background-color: #ffffff77;
        }

    }

    .nw-w-txt-1---1 {
        font-size: 2.4vw;
        font-weight: 600;
        margin-bottom: 16px;

        span {
            background: linear-gradient(90deg, #6A66C5 0%, #000000 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        @media (max-width: 992px) {
            font-size: 26px;
        }
    }

    .card {
        background: transparent;
        border: none;
        box-shadow: none;
    }
}

.br-new-contact-su-sec-2 {
    .card {
        background: transparent;
        border: none;
        color: #000;
    }
}

@keyframes nftnewanim2 {
    0% {
        box-shadow: 0 0 0 0 #6A66C5
    }

    50% {
        box-shadow: 0 0 5px 0 #6A66C5
    }
}
