﻿.carrier_box {
    background: #dce7ff;
    border-radius: 8px;
    border: 2px solid rgb(85 114 152);
}

.dropdown-menu-right {
    background: #fff;
}

.bd-navbar .dropdown-menu .active .bi {
    display: block !important;
}

.bi {
    width: 1.2em;
    height: 1.2em;
    vertical-align: -.125em;
    fill: currentcolor;
}

.theme_btn .btn {
    padding: .3rem .4rem;
}

:root {
    --body-color: black !important;
    --font-color: white;
    --h1-color: gold;
}

[data-bs-theme="light"] {
    --text-color: #022144;
    color: var(--bs-heading-color);
}

    [data-bs-theme="light"] .nav-item .active {
        color: #fff !important;
    }

.logo_light,
.logo_dark {
    display: none;
}


[data-bs-theme="light"] .logo_dark {
    display: inline !important;
}

[data-bs-theme="dark"] .logo_light {
    display: inline !important;
}

.bydnt {
    display: none;
}
[data-bs-theme="light"] .bydnt {
    display: flex !important;
}

[data-bs-theme="dark"] .bydnt {
    color: #fff;
    display: flex !important;
}

.bydnt-mobile {
    display: none;
}

[data-bs-theme="dark"] .bydnt-mobile {
    color: #fff;
    display: flex !important;
}

[data-bs-theme="light"] .bydnt-mobile {
    display: flex !important;
}

[data-bs-theme="light"] #mainmu {
    background: #fff !important;
}

[data-bs-theme="dark"] {
    --text-color: #fff !important;
    --body-color: black;
    --font-color: white;
    background: var(--body-color) !important;
    color: var(--font-color);
    --body-color: black !important;
}

    [data-bs-theme="dark"] .selectize-control.single .selectize-input.input-active,
    [data-bs-theme="dark"] .selectize-control.single .selectize-input.input-active input:not(:read-only),
    [data-bs-theme="dark"] .selectize-control.single .selectize-input,
    [data-bs-theme="dark"] .selectize-control.single .selectize-input input {
        color: #fff;
        background: #212529;
        border-color: #495057;
    }

    [data-bs-theme="dark"] #tutorial-list .accordion-body {
        background-color: #05182c;
    }

    [data-bs-theme="dark"] hr {
        border-top: 1px solid #d7dde3;
    }

    [data-bs-theme="dark"] .wsmenu-list li:nth-child(n) a :not(:last-child):hover {
        color: #fff;
    }

    [data-bs-theme="dark"] table tbody tr:first-child td,
    [data-bs-theme="dark"] table tr:first-child td {
        background-color: #05182c;
    }

    [data-bs-theme="dark"] .table-secondary {
        --bs-table-color: #fff !important;
    }

    [data-bs-theme="dark"] .selectize-dropdown {
        background: #212529;
        color: #dee2e6;
    }

    [data-bs-theme="dark"] .text-black {
        color: #fff !important;
    }

    [data-bs-theme="dark"] footer {
        background: #15202c !important
    }

    [data-bs-theme="dark"] .icon16 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon18 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon20 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon24 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon28 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon30 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon32 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon34 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon36 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon40 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .no-filter {
        filter: none;
    }

    [data-bs-theme="dark"] .icon44 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon48 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .company-logo {
        filter: brightness(0) invert(1);
    }

    [data-bs-theme="dark"] .carrier_box {
        background: unset;
    }

    [data-bs-theme="dark"] #testimonial .single-box {
        background: #202737;
        background: linear-gradient(to bottom, #0d253f 0%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 51%, #193232 100%, #255963 100%, #000 100%, #1f1f1f 100%, #1f1f1f 100%)
    }

    [data-bs-theme="dark"] .quickNotes .icon30 {
        filter: invert() !important;
    }

    [data-bs-theme="dark"] .icon28 {
        filter: invert(1) !important;
    }

    [data-bs-theme="dark"] article table th {
        background: unset;
    }

    [data-bs-theme="dark"] .sep {
        background: unset;
    }

    [data-bs-theme="dark"] .testimonials {
        background: unset;
    }

        [data-bs-theme="dark"] .testimonials h2 {
            color: #fff;
        }

    [data-bs-theme="dark"] .for_drkthem {
        background: #1b2127;
    }

    [data-bs-theme="dark"] .box-rounded {
        background: #1b2127;
    }

    [data-bs-theme="dark"] .nav-item .active {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .getintouch_btn {
        background: #212529;
        border: 1px solid #0d6efd;
    }

    [data-bs-theme="dark"] .curriculum-block .tab_list li.active {
        background-color: #1b2127;
    }

    [data-bs-theme="dark"] .icon18 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon20 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .icon22 {
        filter: invert(1);
    }

    [data-bs-theme="dark"] #syllabusBtn .icon20 {
        filter: inherit;
    }

    [data-bs-theme="dark"] .accordion_title {
        background-color: #05192c !important;
    }

    [data-bs-theme="dark"] .accordion_panelbox.in .accordion_content {
        background-color: #1b2127 !important;
    }

    [data-bs-theme="dark"] .accordion_content {
        background-color: #1b2127 !important;
    }

    [data-bs-theme="dark"] .card-img {
        filter: invert(1);
    }

    /*[data-bs-theme="dark"] .card-img-top {
        filter: invert(1);
    }*/

    [data-bs-theme="dark"] .text-dark {
        color: #fff !important;
    }

        [data-bs-theme="dark"] .text-dark strong {
            color: #1b2127 !important;
        }

    [data-bs-theme="dark"] .trust-rating-badge {
        background: #194b7f;
        border: 2px solid #6e83ca;
    }

    [data-bs-theme="dark"] .courseGroup a {
        color: #fff;
    }

        [data-bs-theme="dark"] .courseGroup a span {
            color: #fff;
        }

    [data-bs-theme="dark"] .trainingLibrary a {
        color: #fff;
    }

    [data-bs-theme="dark"] .labelBox label {
        color: #fff;
    }

    [data-bs-theme="dark"] .searchbarTop {
        background: #032f38;
    }

    [data-bs-theme="dark"] #pills-tab {
        background: #212529;
    }

    [data-bs-theme="dark"] #mainmu {
        background-color: #05192c !important;
        color: #fff;
        box-shadow: rgb(184 156 156 / 38%) 0 2px 8px;
    }

    [data-bs-theme="dark"] .ask_us {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .wsmenu-list > li > a {
        color: #fff !important;
    }


    [data-bs-theme="dark"] .labsBox .bgContent {
        background-color: #1b2127;
    }

    [data-bs-theme="dark"] .labsBox .contents span {
        color: #fff6f6;
    }

    [data-bs-theme="dark"] .curriculumContent {
        background: #1b2127
    }


        [data-bs-theme="dark"] .curriculumContent h4 {
            color: #fff;
        }

    [data-bs-theme="dark"] .topicWiseContent .content {
        background: #1b2127
    }

    [data-bs-theme="dark"] .topicWiseContent .accordion-header .accordion-button {
        background: unset;
    }

    [data-bs-theme="dark"] .courseOverview h2 {
        color: #fff;
    }

    [data-bs-theme="dark"] .courseOverview h3 {
        color: #fff;
    }

    [data-bs-theme="dark"] .selfStudyBanner h2 {
        color: #fff;
    }

    [data-bs-theme="dark"] .selfStudyBanner p {
        color: #fff;
    }

    [data-bs-theme="dark"] .trainingLibrary h3 {
        color: #e3e3e3;
    }

    [data-bs-theme="dark"] .detailedVideos p {
        color: #dadada;
    }

    [data-bs-theme="dark"] .shapeSkills {
        background-color: unset;
    }

    [data-bs-theme="dark"] .moneyback-box {
        color: #fdfdfd;
        background-color: #1a3232;
        border: 1.5px solid #3d604f;
        border-radius: 16px;
        padding: 15px 18px;
    }

    [data-bs-theme="dark"] .moneyback img {
        filter: invert();
    }

    [data-bs-theme="dark"] .fa-info-circle {
        color: #fff;
    }

        [data-bs-theme="dark"] .fa-info-circle path {
            fill: #ffffff;
        }

    [data-bs-theme="dark"] .MultiCarousel .rightLst {
        color: #fff;
    }

    [data-bs-theme="dark"] .MultiCarousel .leftLst {
        color: #fff;
    }

    [data-bs-theme="dark"] .sidenav {
        background: #05192c !important;
        box-shadow: rgb(184 156 156 / 38%) 0 2px 8px;
    }

    [data-bs-theme="dark"] .category-course-container {
        color: #fff;
        background: #05192c;
    }

    [data-bs-theme="dark"] .category-course-anchor {
        color: #fff;
    }

    [data-bs-theme="dark"] .platform {
        color: #fff;
        background: #05192c;
    }

        [data-bs-theme="dark"] .platform a {
            color: #fff;
        }

    [data-bs-theme="dark"] .dropdown-menu-right,
    [data-bs-theme="dark"] .dropdown {
        background: #05192c;
    }

        [data-bs-theme="dark"] .dropdown-menu-right a {
            color: #fff !important;
        }

    [data-bs-theme="dark"] .category-container {
        color: #fff;
        background: #05192c;
    }

    [data-bs-theme="dark"] ul.menulist li {
        color: #fff;
    }

    [data-bs-theme="dark"] .category-list {
        background: #05192c;
        color: #fff;
    }

    [data-bs-theme="dark"] .buy-boxnew {
        background: #1b2127;
        box-shadow: #70777f 0 2px 8px;
    }

        [data-bs-theme="dark"] .buy-boxnew .option-group ul li {
            background: #05192c;
            color: #fff;
        }

        [data-bs-theme="dark"] .buy-boxnew .custom-checkbox .name {
            color: #fff;
        }

        [data-bs-theme="dark"] .buy-boxnew .head-txt {
            color: #fff;
        }

            [data-bs-theme="dark"] .buy-boxnew .head-txt svg path {
                stroke: #fff;
            }

        [data-bs-theme="dark"] .buy-boxnew .price-and-offer .price-block .price {
            color: #fff;
        }

    [data-bs-theme="dark"] .custom-checkbox {
        color: #fff;
    }

    [data-bs-theme="dark"] .text-center {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .nav-link {
        color: #fff;
    }

    [data-bs-theme="dark"] .detailedVideos h2 {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .Courseleftrightsec {
        background-color: #05182C;
    }

    [data-bs-theme="dark"] .link-list li a {
        background: unset;
        color: unset !important;
    }

    [data-bs-theme="dark"] .nav-tab__node {
        color: unset;
    }

    [data-bs-theme="dark"] .program-description {
        color: unset;
    }

    [data-bs-theme="dark"] body {
        background-color: #05182C;
    }

    [data-bs-theme="dark"] .buy-box {
        background: unset;
    }

        [data-bs-theme="dark"] .buy-box .head-txt {
            color: unset;
        }

    [data-bs-theme="dark"] .box-rounded p span {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .buy-box .price-and-offer .price-block .price {
        color: unset;
    }

    [data-bs-theme="dark"] .buy-box .option-group ul li {
        background: unset;
    }

    [data-bs-theme="dark"] .buy-box .custom-checkbox .name {
        color: unset;
    }

    [data-bs-theme="dark"] .buy-box .price-block .price {
        color: unset;
    }

    [data-bs-theme="dark"] #videoCourse .accordion button {
        background: #363e46 !important;
        color: #fff !important;
    }

    [data-bs-theme="dark"] #videoCourse .accordion-body p {
        color: #fff !important;
    }

    [data-bs-theme="dark"] #qaCourse .accordion-body p {
        color: rgb(232 232 232) !important;
    }

    [data-bs-theme="dark"] #qaCourse .accordion-button:focus {
        box-shadow: none !important;
    }

    [data-bs-theme="dark"] .box-rounded p img {
        border-radius: 10px;
    }

    [data-bs-theme="dark"] #alertModelAds .modal-content {
        background-color: #212529 !important;
    }

        [data-bs-theme="dark"] #alertModelAds .modal-content .panel {
            background-color: unset;
        }

        [data-bs-theme="dark"] #alertModelAds .modal-content .modal-body img:nth-child(2) {
            filter: invert(1);
        }

    [data-bs-theme="dark"] #headingBeginners {
        background: #434f5b;
    }

    [data-bs-theme="dark"] #headingIntermediate {
        background: #434f5b;
    }

    [data-bs-theme="dark"] #headingAdvanced {
        background: #434f5b;
    }

    [data-bs-theme="dark"] #headingQuestions {
        background: #434f5b;
    }

    [data-bs-theme="dark"] #headingLiveTrainings {
        background: #434f5b;
    }

    [data-bs-theme="dark"] #headingVideos {
        background: #434f5b;
    }

    [data-bs-theme="dark"] .accordion-button {
        background-color: unset;
    }

    [data-bs-theme="dark"] .title-section__image {
        border: 1px solid #fff;
        background-color: unset;
    }

    [data-bs-theme="dark"] .breadcrumb {
        background-color: unset;
    }

    [data-bs-theme="dark"] .topicWiseContent .boxWise h5 {
        background: #1e293b !important;
        color: #fff !important;
    }

    [data-bs-theme="dark"] .topicWiseContent .content p {
        color: #fff;
    }

    [data-bs-theme="dark"] .tech-content .tech-text {
        background: #2e2f30;
    }

    [data-bs-theme="dark"] .resultSettings h3 {
        color: #ffffff;
    }

    [data-bs-theme="dark"] .buy-box .price-and-offer .offer {
        background: #21201d;
    }


    [data-bs-theme="dark"] .bg-yellow-blue {
        background-image: linear-gradient(35deg, #192f3c 30%, #0f1e23 60%) !important;
    }

    [data-bs-theme="dark"] .learningpath_master div {
        background-color: unset !important;
    }

    [data-bs-theme="dark"] #enquiryCorporate {
        background-color: #212b31 !important;
    }

    [data-bs-theme="dark"] .flterHeader h3 {
        color: #ffffff;
    }

    [data-bs-theme="dark"] .flterHeader a {
        color: #ffffff;
    }

    [data-bs-theme="dark"] .leftFilter label {
        color: #ffffff;
    }

    [data-bs-theme="dark"] .labsBox .contents a {
        color: unset;
    }

    [data-bs-theme="dark"] .contents a {
        color: unset;
    }

    [data-bs-theme="dark"] .contents span {
        color: #ffffff;
    }

    [data-bs-theme="dark"] .selectize-input {
        background: #212529;
    }

    [data-bs-theme="dark"] #alertModelAds .modal-body img:last-child {
        filter: invert(1);
    }

    [data-bs-theme="dark"] #headingCareer {
        background: #434f5b
    }

    [data-bs-theme="dark"] .single-box {
        /*background:unset!important;*/
    }

    [data-bs-theme="dark"] .form-bg {
        background: unset;
    }

    [data-bs-theme="dark"] .trng_bnft {
        background: unset !important;
    }

    [data-bs-theme="dark"] .catinfo {
        background: unset !important;
    }

        [data-bs-theme="dark"] .catinfo .wsmenu .wsmenu-list > li a {
            background-color: unset !important;
        }

    [data-bs-theme="dark"] .input.error {
        background-color: #302e2e !important;
    }

    [data-bs-theme="dark"] .upgradation-block {
        background: linear-gradient(to right, #1a1a1a 0%, #004d4d 100%, #000080 100%);
    }

    [data-bs-theme="dark"] .input-validation-error {
        background-color: #302e2e !important;
    }

    [data-bs-theme="dark"] .sshipBanner {
        background: #1b2127;
        background-image: radial-gradient(ellipse at bottom, #000000 5%, transparent 60%), linear-gradient(136deg, transparent, #000000 290%), linear-gradient(115deg, #1a1a1f, transparent 40%), linear-gradient(180deg, transparent 0, #1a1a33 70%), radial-gradient(ellipse at -70% -180%, transparent 80%, #191f22 0), radial-gradient(ellipse at bottom, #202226 40%, transparent 80%), radial-gradient(ellipse at 5% 340%, transparent 80%, #14151f 0);
    }

        [data-bs-theme="dark"] .sshipBanner h1 {
            color: #fff;
        }

        [data-bs-theme="dark"] .sshipBanner h2 {
            color: #fff;
        }

        [data-bs-theme="dark"] .sshipBanner h3 {
            color: #fff;
        }

    [data-bs-theme="dark"] .examDetails h2 {
        background: linear-gradient(360deg, #024748 40%, rgba(0, 0, 0, 0) 0%);
        color: #fff;
    }

    [data-bs-theme="dark"] .examDetails p {
        color: #fff;
    }

    [data-bs-theme="dark"] .examDetails ul h3 {
        color: #fff;
    }

    [data-bs-theme="dark"] .admissionCriteria {
        background-color: #00031b;
    }

    [data-bs-theme="dark"] .scholarshipSec {
        /*background-image: radial-gradient(ellipse at bottom, #000000 5%, transparent 60%), linear-gradient(136deg, transparent, #000000 290%), linear-gradient(115deg, #1a1a1f, transparent 40%), linear-gradient(180deg, transparent 0, #1a1a33 70%), radial-gradient(ellipse at -70% -180%, transparent 80%, #191f22 0), radial-gradient(ellipse at bottom, #202226 40%, transparent 80%), radial-gradient(ellipse at 5% 340%, transparent 80%, #14151f 0);*/
        background-image: radial-gradient(ellipse at bottom, #000 5%, transparent 60%), linear-gradient(136deg, transparent, #473f3f 290%), linear-gradient(115deg, #1d1d23, transparent 40%), linear-gradient(180deg, transparent 0, #0b0b20 70%), radial-gradient(ellipse at -70% -180%, transparent 80%, #7b919c 0), radial-gradient(ellipse at bottom, #202226 40%, transparent 80%), radial-gradient(ellipse at 5% 340%, transparent 80%, #d5d7e4 0);
        color: #000;
    }

    [data-bs-theme="dark"] .scrlBraBox {
        /*background-image: radial-gradient(ellipse at bottom, #043c7a 5%, transparent 60%), linear-gradient(136deg, transparent, #36789f 290%), linear-gradient(115deg, #3b3a7a, transparent 40%), linear-gradient(180deg, transparent 0, #043c7a 70%), radial-gradient(ellipse at -70% -180%, transparent 80%, #36789f 0), radial-gradient(ellipse at bottom, #043c7a 40%, transparent 80%), radial-gradient(ellipse at 5% 340%, transparent 80%, #46497e 0);*/
        background-image: radial-gradient(ellipse at bottom, #051330 5%, transparent 60%), linear-gradient(136deg, transparent, #375f72 290%), linear-gradient(115deg, #2f3475, transparent 40%), linear-gradient(180deg, transparent 0, #051330 70%), radial-gradient(ellipse at -70% -180%, transparent 80%, #375f72 0), radial-gradient(ellipse at bottom, #051330 40%, transparent 80%), radial-gradient(ellipse at 5% 340%, transparent 80%, #60637e 0);
    }

    [data-bs-theme="dark"] .single-box .content p {
        color: #fff;
    }

    [data-bs-theme="dark"] .single-box h6 {
        color: #fff;
    }

    [data-bs-theme="dark"] .scholarshipSec h2 {
        color: #fff;
    }

    [data-bs-theme="dark"] .progHiglt .highlight-box {
        background-color: #090a0f;
    }

    [data-bs-theme="dark"] .progHiglt p {
        color: #fff;
    }

    [data-bs-theme="dark"] .testimonials .boxTest {
        background: #212020;
    }

        [data-bs-theme="dark"] .testimonials .boxTest.rightBx {
            background: #212020;
        }

            [data-bs-theme="dark"] .testimonials .boxTest.rightBx h4 {
                color: #fff;
            }

            [data-bs-theme="dark"] .testimonials .boxTest.rightBx img {
                filter: invert(1);
            }

    [data-bs-theme="dark"] .faqs h2 {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .faqs ul li h3 {
        background-color: #464646;
        color: #fff;
    }

    [data-bs-theme="dark"] .faqs .contents {
        background-color: rgb(31, 41, 55);
    }

    [data-bs-theme="dark"] .scrlBraBox ul li h3 {
        background-color: #1b2127;
    }

    [data-bs-theme="dark"] .feature-classroom {
        background: unset;
        padding: 10px;
    }

    [data-bs-theme="dark"] .quiztable div {
        background-color: #010101 !important;
    }

        [data-bs-theme="dark"] .quiztable div div a {
            color: #fff !important;
        }

    [data-bs-theme="dark"] .sub-label {
        color: #fff;
    }

    /* Batch Schedule Table*/
    [data-bs-theme="dark"] .table_bch_bx .bt_row_bx.disabled {
        background: #212529;
    }

    [data-bs-theme="dark"] #Curriculum .accordion-flush .accordion-item .accordion-button {
        background: #284969;
    }

    [data-bs-theme="dark"] #coachingsection .accordion-item .accordion-button {
        background: #284969;
    }

    [data-bs-theme="dark"] .bg-red-blue {
        background-image: linear-gradient(35deg, #192f3c 30%, #0f1e23 60%) !important;
    }

    [data-bs-theme="dark"] #Career img,
    #Why img,
    #Features img {
        border-radius: 10px;
    }

    [data-bs-theme="dark"] .articletitle {
        color: unset;
    }

    [data-bs-theme="dark"] .articletitle-bg {
        background: #284969;
    }

    [data-bs-theme="dark"] .title-bg {
        background: #284969;
    }

    [data-bs-theme="dark"] .nb-form {
        background: #212529;
    }

    [data-bs-theme="dark"] .wsmenu-submenu li a {
        background: #212529;
        color: #fff;
    }

        [data-bs-theme="dark"] .wsmenu-submenu li a:hover {
            background-color: #123657 !important;
        }

    [data-bs-theme="dark"] .bigmenu li a:hover {
        background: #123657 !important;
        color: #fff;
    }

    [data-bs-theme="dark"] .similar-section ul li a:link {
        border: 1px solid #4f6075;
        background: #282e40;
        color: unset;
    }

    [data-bs-theme="dark"] .ellipsistext {
        color: #f3e4e4;
    }

    [data-bs-theme="dark"] .nav-article a:link,
    [data-bs-theme="dark"] .nav-article a:active {
        background: #03a9f4;
        color: #fff;
    }

    [data-bs-theme="dark"] .single-box {
        background: #202737;
        background: linear-gradient(to bottom, #0d253f 0%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 44%, #0d253f 51%, #1f1f1f 100%, #1f1f1f 100%, #000 100%, #1f1f1f 100%, #1f1f1f 100%);
    }

    [data-bs-theme="dark"] .money-back {
        filter: invert(1);
    }

    [data-bs-theme="dark"] .course_tile {
        background: #47617c !important;
        box-shadow: 3px 4px 3px rgb(63 66 68);
    }

        [data-bs-theme="dark"] .course_tile:hover {
            box-shadow: 2px 6px 9px rgb(63 66 68);
        }

    [data-bs-theme="dark"] .free-course-banner {
        background: #282e40;
        border-color: #4f6075;
    }

    [data-bs-theme="dark"] .skill-challenge {
        background: #282e40;
        border-color: #4f6075;
    }

    [data-bs-theme="dark"] .category-list,
    [data-bs-theme="dark"] .active-category-list,
    [data-bs-theme="dark"] .category-course,
    [data-bs-theme="dark"] .active-category-course {
        border-bottom: 1px solid #1f3e5f;
    }

        [data-bs-theme="dark"] .active-category-list:hover {
            background: #123657;
            border-bottom: 1px solid #1f3e5f;
        }

    [data-bs-theme="dark"] .active-category-list {
        background: #123657;
    }

    [data-bs-theme="dark"] .login-left-sidebar {
        background-image: linear-gradient(to right, #056678 0%, #076173 100%, #1a3664 100%);
    }

    [data-bs-theme="dark"] .login_icon {
        fill: #ffffff;
    }

    [data-bs-theme="dark"] .faqs ul li p {
        color: #fff;
    }

    [data-bs-theme="dark"] ul li.nav-heading a {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .browse-Article {
        background: #002047;
    }

    [data-bs-theme="dark"] .accordion-body {
        background: #1b2127;
    }

        [data-bs-theme="dark"] .accordion-body .accordian_body_content {
            background: #1b2127 !important;
        }

    [data-bs-theme="dark"] .openpostitle {
        color: #fff;
    }

    [data-bs-theme="dark"] .openmaincontent {
        color: #fff;
    }

    [data-bs-theme="dark"] .ment_nm {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .ment_dest {
        color: #cacaca !important;
    }

    [data-bs-theme="dark"] #loadpagecount {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .bg-yellow-blue {
        background-image: linear-gradient(35deg, #4a4a28 30%, #1a4a5e 60%) !important;
    }

    [data-bs-theme="dark"] .bg-violet-blue {
        background-image: linear-gradient(35deg, #3d345e 30%, #1a2a3e 90%) !important;
    }

    [data-bs-theme="dark"] .bg-blue-yellow {
        background-image: linear-gradient(35deg, #1a394e 40%, #4a4a28 90%) !important;
    }

    [data-bs-theme="dark"] .bg-blue-green {
        background-image: linear-gradient(145deg, #1a2a3e 40%, #1a4a3e 90%) !important;
    }

    [data-bs-theme="dark"] .bg-blue-light {
        background-image: linear-gradient(35deg, #1a4a5e 50%, #1a2a3e 90%) !important;
    }

    [data-bs-theme="dark"] .bg-red-blue {
        background-image: linear-gradient(35deg, #4a1a2e, #1a2a3e 60%) !important;
    }

    [data-bs-theme="dark"] .bg-liteyellow-blue {
        background-image: linear-gradient(35deg, #4a4a28 40%, #1a3a4e 90%) !important;
    }

    [data-bs-theme="dark"] .bg-yellow-blue .breadcrumb-light li a {
        color: #0d6efd !important;
    }

    [data-bs-theme="dark"] .breadcrumb-light > li + li:before {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .breadcrumb-light li a {
        color: #fff !important;
    }

    [data-bs-theme="dark"] .breadcrumb-light li.active {
        color: #ffffff !important;
    }

    [data-bs-theme="dark"] .content h4 {
        color: #fff;
    }

    [data-bs-theme="dark"] .trng_nam {
        color: #fff;
    }

    [data-bs-theme="dark"] .trng_desp {
        color: #fff;
    }

    [data-bs-theme="dark"] .btn-mobile {
        background: #878787;
        color: #ffffff;
    }

    [data-bs-theme="dark"] li.active .btn-mobile {
        background: #4b97eb;
        color: #fff;
    }

    [data-bs-theme="dark"] .tab-content #accordion .accordion-button {
        background-color: #212529;
        border-radius: 0;
    }

    [data-bs-theme="dark"] .buy-boxnew .price-and-offer .offer {
        color: #000000;
    }




@media (min-width:300px) and (max-width:767px) {
    .buy-box {
        position: relative !important;
    }

    .curriculum-block ul.tab_list li {
        background: unset;
    }

    article h1 {
        font-size: 26px !important;
    }

    .subscript {
        top: 59px !important;
        margin-left: -11px;
    }
}


@media only screen and (max-width: 780px) {
    [data-bs-theme="dark"] .wsmenu {
        background-color: #05192c !important;
    }

    [data-bs-theme="dark"] .mobile-sub .wsmenu-submenu li a {
        background-color: #05192c !important;
    }

    .wsmenu .wsmenu-list > li {
        text-align: left;
    }

    .wsmenu-click i {
        margin-right: 0px !important;
    }

    .theme_btn {
        margin-top: 10px;
    }

    [data-bs-theme="dark"] .wsmobileheader {
        background-color: #05192c !important;
    }

    [data-bs-theme="dark"] #libleftmenu {
        background: #05182c;
    }

    [data-bs-theme="dark"] .wsmenu > .wsmenu-list > li > a {
        border-bottom: 1px solid #273739 !important;
    }
}

/* Swal Popup */
[data-bs-theme="dark"] .swal2-popup {
    background-color: #223943
}

[data-bs-theme="dark"] .swal2-title {
    color: #fff;
}

[data-bs-theme="dark"] div:where(.swal2-icon).swal2-warning {
    border-color: #ffc107;
    color: #ffc107;
}

[data-bs-theme="dark"] .swal2-html-container {
    color: #fff;
}

[data-bs-theme="light"] .dnt_img_dark {
    display: none;
}

[data-bs-theme="dark"] .dnt_img_light {
    display: none;
}

#training-highlights ul li svg path {
    fill: #ffffff;
}

[data-bs-theme="dark"] .accordian_div div {
    background: #1f2937 !important;
}

[data-bs-theme="dark"] .sidenav p {
    color: #ffffff;
}

[data-bs-theme="dark"] .menu_query {
    color: #ffffff !important;
}

[data-bs-theme="dark"] .title_sec {
    color: #ffffff !important;
}

[data-bs-theme="dark"] .mentor_name {
    color: #ffffff !important;
}

[data-bs-theme="dark"] .accordion_title h3 {
    color: #ffffff;
}

[data-bs-theme="dark"] .accordion_content p {
    color: #ffffff;
}

[data-bs-theme="dark"] .wsmenu-submenu li a {
    border-bottom: 1px solid #273739 !important;
}

[data-bs-theme="dark"] .bar-link {
    color: #fff !important;
}

[data-bs-theme="light"] .accordion_title .sh-chevron-down {
    filter: invert(1);
}

[data-bs-theme="light"] .accordion_title .sh-chevron-up {
    filter: invert(1);
}

[data-bs-theme="dark"] .speak-item p span {
    color: #fff !important;
}

.wsmenu-click.ws-activearrow {
    top: -16px;
    right: 12px;
    display: block;
    cursor: pointer;
    transform: rotate(180deg);
}

[data-bs-theme="light"] .accordion_panelbox .accordion_title:before {
    filter: invert(1);
}
