/*Qulification Page*/
body{
    background: linear-gradient(0deg, #F5F8FD 0%, #F5F8FD 100%), #FFF;
}
.section {
    padding: 110px 0;
}
/*Main Section Start*/


.Testimonials {
    padding: 72px 0 52px 0;
    background: var(--Theme-Blue-50, #EBEEFD);
}
.Testimonials_Title {
    margin-bottom: 48px;
}

.Testimonials .slick-arrow{
    font-size: 0;
    width: 40px;
    height: 40px;
}
.Testimonials .Center_Test button.slick-prev.slick-arrow{
    position: absolute;
    z-index: 9;
    left: auto;
    right: 56px;
    top: -19%;
    border-radius: 43px;
    border: 1px solid var(--Text-Grey-300, #d0d5dd);
    background: var(--White, #fff);
}
.Testimonials .Center_Test button.slick-next.slick-arrow{
    right: 0;
    top: -19%;
    border-radius: 43px;
    border: 1px solid var(--Text-Grey-300, #d0d5dd);
    background: var(--White, #fff);
}
.Testimonials .Center_Test ul.slick-dots{
    bottom: -62px;
}
.Testimonials .Center_Test .slick-dots li button{
    background: #d8defc;
    width: 22px;
    height: 8px;
    border-radius: 26px;
}
.Testimonials .Center_Test .slick-dots li.slick-active button{
    background: #3a58ef;
}
.Testimonials .Center_Test .slick-slide {
    padding: 0 15px;
    color: #e67e22;
    transform: scale(1);
    filter: blur(0px);
}
.Testimonials .slideBox.Bg_Dark_Blue_800 {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200,#eaecf0);
    background: var(--White,#fff);
    padding: 24px;
    transition: .4s ease-in-out;
    transform: translate(0,0);
    height: 504px;
}
.Testimonials .slideBoxLeft{
    text-align: center;
}
.Testimonials .slideBox.Bg_Dark_Blue_800 .Rating_Top {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
}
.Testimonials h2 {
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
        letter-spacing: normal;
    color: #344054;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0;
    text-align: left;
    margin-top: 24px;
}
.Testimonials .slideBoxLeft h3.Heading_H3 {
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
    text-align: left;
    margin-top: 0;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Testimonials .slideBoxRgt{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.slick-slide img {
    display: block;
}
.Testimonials .slideBoxRgt .slideBoxRgt_Author_Img {
    min-width: 58px;
    margin-right: 16px;
    border-radius: 50%;
    height: 58px;
    width: 58px;
}
.Testimonials .SlideBox_Test_Author h3 {
    text-align: left;
}
.Testimonials .SlideBox_Test_Author h3{
    color: var(--Theme-Dark-Blue-800,#26244a);
    font-style: normal;
    font-weight: 700;
    font-family: Inter;
    font-size: 16px;
    line-height: 24px;
}
.Testimonials .SlideBox_Test_Author p {
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Testimonials .slideBox.Bg_Dark_Blue_800:hover {
    transition: .4s ease-in-out;
    transform: translate(0,-10px);
}
.Testimonials .slideBox.Bg_Dark_Blue_800:hover .Rating_Top_Right svg path {
    fill: #3A58EF;
}
.Testimonials .Center_Test button.slick-prev:before{
    content: '';
    background-image: url(../images/new-home-151025/Arrow_Left.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
}
.Testimonials .Center_Test button.slick-next:before{
    content: '';
    background-image: url(../images/new-home-151025/Arrow_Right.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
}
.Testimonials_Title h2 {
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -.72px;
    text-align: left;
}
 .Testimonials .Center_Test button.slick-prev.slick-arrow:hover{
    border-radius: 43px;
    border: 1px solid var(--Text-Grey-500, #5d667b);
    background: var(--White, #fff);
 }
 .Testimonials .Center_Test button.slick-prev.slick-arrow:hover:before{
    content: '';
    background-image: url(../images/new-home-151025/Hover_Arrow_Left.svg);
 }
 .Testimonials .Center_Test button.slick-next.slick-arrow:hover:before{
    content: '';
    background-image: url(../images/new-home-151025/Hover_Arrow_Right.svg);
 }
 .Testimonials .slick-dots li button:before {
    opacity: 0;
    color: black;
}

.Testimonials .slideBoxLeft h2 {
    letter-spacing: normal;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 8px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}


section.Connect_with h2 {
    color: var(--Theme-Dark-Blue-800,#26244a);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    margin-bottom: 48px
}

section.Connect_with {
    background: var(--White,#FFF);
    padding: 72px 0 72px 0;
    background: var(--Theme-Blue-50,#EBEEFD)
}

.Connect_with_Main .Connect_with_Box {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-300,#d0d5dd);
    background: var(--White,#fff);
    padding: 14px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    min-height: 189px
}

.Connect_with_Main .Connect_with_Box a.Schedule_Call_Btn {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500,#3a58ef);
    padding: 10px 18px;
    color: var(--Theme-Blue-500,#3a58ef);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-block
}

.Connect_with_Main .Connect_with_Box svg {
    min-height: 68px
}


section.Accreditations {
    background: var(--White, #FFF);
}


.marquee-accreditations .Support_img {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
}


section.FAQ_Main, section.One_Platform {
    padding: 72px 0;
    background: var(--White, #FFF);
}



section.Trusted_Ethics {
    background: var(--Theme-Blue-50, #EBEEFD);
    padding-block: 72px;
}

.Trusted_Ethics_Left {}

.Trusted_Ethics_Left h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
    margin-bottom: 24px;
}

.Trusted_Ethics_Left  img.Trusted_Ethics_Img {
    margin-bottom: 24px;
}

.Trusted_Ethics_Left a.Subscribe_Btn {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    padding: 10px 18px;
    color: var(--Theme-Blue-500, #3A58EF);

/* Text md / Semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 291px;
}

.Trusted_Ethics_Left a.Subscribe_Btn:hover {
    background: var(--Theme-Blue-500, #3A58EF);
    color: #fff;
}

.Trusted_Ethics_Left a.Subscribe_Btn:hover svg {}

.Trusted_Ethics_Left a.Subscribe_Btn:hover svg path {
    fill: #fff;
}

.Trusted_Ethics_Right .Trusted_Ethics_Box {
    border-bottom: 1px solid var(--Text-Grey-300, #D0D5DD);
    padding-bottom: 24px;
    margin-bottom: 24px;
    transition: all 0.5s ease-in-out;
}

.Trusted_Ethics_Right {}

.Trusted_Ethics_Right .Trusted_Ethics_Box h3 {
    color: var(--Text-Grey-700, #344054);

/* Text xl / Semibold */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 150% */
    margin-bottom: 8px;
    transition: all 0.5s ease-in-out;
}

.Trusted_Ethics_Right .Trusted_Ethics_Box  p {
    color: var(--Text-Grey-600, #475467);

/* Text md / Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    transition: all 0.5s ease-in-out;
}


.Trusted_Ethics_Box:hover { 
    transition: all 0.5s ease-in-out;
}

.Trusted_Ethics_Box {
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}

.Trusted_Ethics_Box p {
    display: none;
    margin: 0;
    transition: all 0.5s ease-in-out;
}

.Trusted_Ethics_Box.active p {
    display: block;
    transition: all 0.5s ease-in-out;
}


.Ethics_Requirements .hrader_search-inner {
    position: relative;
    background: #fff;
    border: 1px solid #D0D5DD;
    border-radius: 8px;
    padding: 10px 14px 10px 38px;
    transition: border-color 0.2s, box-shadow 0.2s;
}
.Ethics_Requirements .hrader_search-inner:focus-within {
    border-color: #3A58EF;
    box-shadow: 0 0 0 3px rgba(58, 88, 239, 0.1);
}
.Ethics_Requirements .hrader_search-inner > svg {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    pointer-events: none;
}
.Ethics_Requirements .hrader_search-inner .form-control {
    width: 100%;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    height: auto !important;
    font-size: 14px !important;
    color: #344054 !important;
    background: transparent !important;
}
.Ethics_Requirements .hrader_search-inner .form-control::placeholder {
    color: #98A2B3 !important;
}

/* Subscribe Now button */
.Ethics_Requirements .ethics_subscribe_wrap {
    text-align: center;
    margin-top: 28px;
}
.Ethics_Requirements .ethics_subscribe_btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #3A58EF;
    color: #fff !important;
    border-radius: 8px;
    padding: 12px 28px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none !important;
    transition: background 0.2s ease;
}
.Ethics_Requirements .ethics_subscribe_btn:hover {
    background: #2d47c9;
}

.Ethics_Requirements {
    background: var(--White, #FFF);
    padding-block: 72px;
}

.Ethics_Requirements h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
    margin-bottom: 24px;
}

.Ethics_Requirements_Box {
    /*border-radius: 8px; */
    /* border: 1px solid var(--Text-Grey-500, #5D667B); */
    /* background: var(--White, #FFF); */
    /* padding: 16px; */
    /* margin-bottom: 24px;*/
}

.Ethics_Requirements_Box h3 {
    color: var(--Text-Grey-700, #344054);

/* Text lg / Semibold */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 155.556% */
    margin-bottom: 0px;
}

.Ethics_Requirements_Box p {
    color: var(--Text-Grey-600, #475467);

/* Text md / Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 24px;
}

.Ethics_Requirements_Box a.Read_More_Btn {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: 0;
    max-width: 100px;
    transition: 0.5s all ease-in-out;
    margin-top: 24px;
}

.Ethics_Requirements_Box a.Read_More_Btn:hover {
    color: var(--Theme-Blue-800, #182878);
    margin-left: 8px;
    transition: 0.5s all ease-in-out;
}

.Ethics_Requirements_Box a.Read_More_Btn:hover svg path {
    fill: var(--Theme-Blue-800, #182878);
    transition: 0.5s all ease-in-out;
}


.Ethics_Requirements_Main {
    max-height: 335px;
    overflow-x: hidden;
    overflow-y: auto;
}

.Ethics_Requirements_Box details[open] {
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: #fff;
    color-scheme: light;
}

.Ethics_Requirements_Box details {
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: #fff;
    padding: 16px;
    margin-bottom: 12px;
    color-scheme: light;
}

.Ethics_Requirements_Box .acc-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    user-select: none;
    gap: 8px;
    list-style: none;
    background: transparent;
    color: var(--Text-Grey-700, #344054);
}

.Ethics_Requirements_Box .acc-header:hover { background: transparent; }

.Ethics_Requirements_Box .acc-header h3 {
    flex: 1;
    color: var(--Text-Grey-700, #344054);
    margin: 0;
}

.Ethics_Requirements_Box .acc-arrow {
    font-size: 11px;
    color: #888780;
    transition: transform 0.2s;
    flex-shrink: 0;
    display: inline-block;
}

.Ethics_Requirements_Box details[open] .acc-arrow {
    transform: rotate(180deg);
}

.Ethics_Requirements_Box .acc-body {
    color: var(--Text-Grey-600, #475467);

    /* Text md / Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 0;
    margin-top: 16px;
}

.Ethics_Requirements_Box .acc-link {
    display: inline-block;
    margin-top: 8px;
    font-size: 12px;
    color: #185fa5;
    text-decoration: none;
}

.Ethics_Requirements_Box .acc-link:hover { text-decoration: underline; }

.Ethics_Requirements_Box details > summary { list-style: none; }
.Ethics_Requirements_Box details > summary::-webkit-details-marker { display: none; }


.filer_column, .filter_area {
    justify-content: space-between;
    align-items: center;
}


.Cources_Main .Input_Box .form-floating {
    width: 285px !important;
}

@media (prefers-color-scheme: dark) {
    /* color-scheme: light on details forces light UA rendering — keep text/link overrides only */
    .Ethics_Requirements_Box .acc-link { color: #3A58EF; }
}

@media (max-width: 500px) {
    /* .acc-header h3 { font-size: 13px; } */
}


@media (max-width:1366.51px) { 
    .Testimonials .slideBox.Bg_Dark_Blue_800 {
        height: 582px;
    }

    .Cources_Main .Input_Box .form-floating {
        width: 240px !important;
    }

}

/* Filter Pills Styles */
.filter-pills-wrapper {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}

.filter-pill {
    position: relative;
    background: #fff;
    border: 1px solid #EAECF0;
    border-radius: 8px;
    padding: 10px 16px;
    min-width: 140px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.filter-pill:hover {
    border-color: #3A58EF;
    box-shadow: 0 2px 8px rgba(58, 88, 239, 0.15);
}

.filter-pill.active {
    border-color: #3A58EF;
    background: #F5F7FF;
}

.filter-pill-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.filter-pill-header .filter-label {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    color: #344054;
}

.filter-pill-header svg {
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.filter-pill.active .filter-pill-header svg {
    transform: rotate(180deg);
}

.filter-pill-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 8px;
    background: #fff;
    border: 1px solid #EAECF0;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    z-index: 100;
    max-height: 240px;
    overflow-y: auto;
}

.filter-pill.active .filter-pill-options {
    display: block;
}

.filter-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 4px;
    cursor: pointer;
    font-family: Inter;
    font-size: 14px;
    color: #344054;
    border-radius: 4px;
    transition: background 0.15s ease;
}

.filter-checkbox:hover {
    background: #F5F7FF;
}

.filter-checkbox input {
    display: none;
}

.filter-checkbox .checkmark,
.filter-checkbox .radio-mark {
    width: 18px;
    height: 18px;
    border: 1.5px solid #98A2B3;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.15s ease;
}

.filter-checkbox .radio-mark {
    border-radius: 50%;
}

.filter-checkbox input:checked + .checkmark {
    background: #3A58EF;
    border-color: #3A58EF;
}

.filter-checkbox input:checked + .checkmark::after {
    content: '';
    width: 10px;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    margin-top: -2px;
}

.filter-checkbox input:checked + .radio-mark {
    border-color: #3A58EF;
}

.filter-checkbox input:checked + .radio-mark::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #3A58EF;
    border-radius: 50%;
}

.filter-checkbox .label-text {
    flex: 1;
}

@media (max-width: 991.51px) {
    .filter-pills-wrapper {
        gap: 10px;
    }
    .filter-pill {
        min-width: 120px;
        padding: 8px 12px;
    }
}

@media (max-width: 767.51px) {
    .filter-pills-wrapper {
        flex-direction: column;
        align-items: stretch;
    }
    .filter-pill {
        min-width: 100%;
        width: 100%;
    }
    .filter-pill-options {
        position: relative;
        margin-top: 12px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    }
}

/*Media Query Over*/

/* ===== Inline styles moved from new-2026-landing-home.blade.php ===== */


/* ===== 2026 Landing – Filter Dropdown Design ===== */

/* Container: label floats on the top border of the dropdown */
.Cources_Main .filter_area .Input_Box {
    display: flex;
    flex-direction: column;
    min-width: 180px;
    position: relative;
    padding-top: 8px;
}
.Cources_Main .filter_area .Input_Box > label {
    position: absolute;
    top: 0;
    left: 10px;
    background: #fff;
    padding: 0 4px;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #344054;
    line-height: 16px;
    z-index: 5;
    white-space: nowrap;
    pointer-events: none;
}

/* Bootstrap-select wrapper fills the Input_Box */
.Cources_Main .filter_area .Input_Box .bootstrap-select {
    width: 100% !important;
}

/* Toggle button */
.Cources_Main .filter_area .Input_Box .bootstrap-select > .dropdown-toggle {
    background: #fff !important;
    border: 1px solid #D0D5DD !important;
    border-radius: 8px !important;
    height: 44px !important;
    padding: 10px 36px 10px 12px !important;
    font-family: Inter, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #667085 !important;
    box-shadow: none !important;
    text-align: left !important;
    position: relative !important;
    transition: border-color 0.15s ease, box-shadow 0.15s ease !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

/* Chevron arrow via pseudo-element */
.Cources_Main .filter_area .Input_Box .bootstrap-select > .dropdown-toggle::after {
    content: '' !important;
    position: absolute !important;
    right: 12px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 6px solid #667085 !important;
    border-bottom: none !important;
    display: block !important;
    margin: 0 !important;
}

/* Rotate arrow when open */
.Cources_Main .filter_area .Input_Box .bootstrap-select.show > .dropdown-toggle::after {
    transform: translateY(-50%) rotate(180deg) !important;
}

/* Button focused / open state */
.Cources_Main .filter_area .Input_Box .bootstrap-select > .dropdown-toggle:focus,
.Cources_Main .filter_area .Input_Box .bootstrap-select.show > .dropdown-toggle {
    border-color: #3A58EF !important;
    box-shadow: 0 0 0 3px rgba(58, 88, 239, 0.1) !important;
    outline: none !important;
}

/* Hide default bootstrap-select caret */
.Cources_Main .filter_area .Input_Box .bootstrap-select > .dropdown-toggle .caret {
    display: none !important;
}

/* Button text color when items selected */
.Cources_Main .filter_area .Input_Box .bootstrap-select > .dropdown-toggle:not(.bs-placeholder) {
    color: #344054 !important;
}

/* Dropdown menu panel */
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-menu {
    border: 1px solid #EAECF0 !important;
    border-radius: 8px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
    padding: 8px !important;
    min-width: 100% !important;
}

/* Search box */
.Cources_Main .filter_area .Input_Box .bootstrap-select .bs-searchbox {
    padding: 4px 4px 8px !important;
}
.Cources_Main .filter_area .Input_Box .bootstrap-select .bs-searchbox .form-control {
    background: #fff !important;
    border: 1.5px solid #3A58EF !important;
    border-radius: 6px !important;
    padding: 8px 12px !important;
    font-family: Inter, sans-serif !important;
    font-size: 14px !important;
    color: #344054 !important;
    height: 38px !important;
    box-shadow: none !important;
}
.Cources_Main .filter_area .Input_Box .bootstrap-select .bs-searchbox .form-control:focus {
    box-shadow: 0 0 0 3px rgba(58, 88, 239, 0.15) !important;
    outline: none !important;
}

/* Dropdown list items */
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-menu li a {
    padding: 8px 8px 8px 38px !important;
    border-radius: 4px !important;
    font-family: Inter, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #344054 !important;
    background: transparent !important;
    transition: background 0.15s ease !important;
}
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-menu li a:hover,
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-menu li a:focus {
    background: #F5F7FF !important;
}
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-menu li a.active {
    background: #EEF1FD !important;
}

/* Item text */
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-menu li span.text {
    font-family: Inter, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #344054 !important;
}

/* Unchecked checkbox (square outline) */
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-item .bs-ok-default {
    width: 18px !important;
    height: 18px !important;
    left: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    position: absolute !important;
    display: inline-block !important;
}
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-item .bs-ok-default::after {
    content: '' !important;
    display: block !important;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><rect x="0.5" y="0.5" width="17" height="17" rx="3.5" fill="white"/><rect x="0.5" y="0.5" width="17" height="17" rx="3.5" stroke="%23D0D5DD"/></svg>') !important;
    background-size: 100% 100% !important;
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
    border-width: unset !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* Checked checkbox (blue fill + white tick) */
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-item.selected .bs-ok-default::after {
    content: '' !important;
    display: block !important;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><rect width="18" height="18" rx="4" fill="%233A58EF"/><path d="M13.5 5L7 11.5L4 8.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}

/* Delivery is a single-select dropdown, not a multi-select — it must not show
   the checkbox-square mark forced visible by the rules above. */
.Cources_Main .filter_area .Input_Box .bootstrap-select:has(#delivery_filter) .dropdown-item .bs-ok-default {
    display: none !important;
}

/* Hiding the checkbox mark above doesn't reclaim the 45px left padding that
   ".dropdown-menu li a" (below) reserves for it, so Delivery's option text was
   left sitting indented into empty space. Reset it to Bootstrap's own default
   dropdown-item padding (--bs-dropdown-item-padding-x: 1rem), matching how the
   reference page's plain (non-checkbox) dropdown items are spaced. */
.Cources_Main .filter_area .Input_Box .bootstrap-select:has(#delivery_filter) .dropdown-menu li a {
    padding-left: 1rem !important;
}

/* show-tick check-mark → blue */
.Cources_Main .filter_area .Input_Box .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    border-color: #3A58EF !important;
    background: #EEF1FD !important;
}

/* Selected item text → blue tint */
.Cources_Main .filter_area .Input_Box .bootstrap-select .dropdown-menu li a.selected span.text {
    color: #3A58EF !important;
}

/* Disabled state (state dropdown locked until qualification chosen) */
.Cources_Main .filter_area #state_filter_box .bootstrap-select > .dropdown-toggle.disabled {
    background: #F9FAFB !important;
    color: #98A2B3 !important;
    cursor: not-allowed !important;
}

/* Clear Filters button */
.Cources_Main .filter_area {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
    position: static;
}
.Cources_Main .filter_area .Clear_btn {
    position: static !important;
    top: auto !important;
    right: auto !important;
    display: flex;
    align-items: center;
    padding-bottom: 2px;
    flex-shrink: 0;
}
.Cources_Main .filter_area .Clear_btn a#cancel_top_filter {
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #3A58EF;
    text-decoration: none;
    white-space: nowrap;
    transition: opacity 0.15s ease;
}
.Cources_Main .filter_area .Clear_btn a#cancel_top_filter:hover {
    opacity: 1;
    text-decoration: underline;
}

@media (max-width: 991.51px) {
    .Cources_Main .filter_area .Input_Box { min-width: 150px; }
}
@media (max-width: 767.51px) {
    .Cources_Main .filter_area .Input_Box { min-width: 100%; width: 100%; }
    .Cources_Main .filter_area .filer_column { flex-direction: column; width: 100%; }
    .Cources_Main .filter_area .Clear_btn { width: 100%; }
}


    .filter_area {
        display: flex;
        gap: 16px;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .filter_area .filer_column {
        display: flex;
        gap: 16px;
        flex-wrap: wrap;
        flex: 1;
    }
    .filter_area .filer_column .Input_Box {
        flex: 1 1 180px;
        min-width: 150px;
    }
    .filter_area .filer_column .Input_Box label {
        display: block;
        font-size: 14px;
        font-weight: 500;
        color: #344054;
        margin-bottom: 6px;
    }
    .filter_area .filer_column .Input_Box .selectpicker {
        width: 100%;
    }
    .filter_area .Clear_btn {
        display: inline-flex;
        align-items: center;
        gap: 8px;
    }
    .filter_area .Clear_btn a {
        padding: 8px 16px;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        cursor: pointer;
    }
    .filter_area .Clear_btn a#apply_top_filter {
        background-color: #3a58ef;
        color: #fff;
    }
    .filter_area .Clear_btn a#apply_top_filter:hover {
        background-color: #2d47c9;
    }
    .filter_area .Clear_btn a#cancel_top_filter {
        /* background-color: transparent;
        color: #475467;
        border: 1px solid #d0d5dd; */
    }
    .filter_area .Clear_btn a#cancel_top_filter:hover {
        /* background-color: #f5f5f5; */
    }
    /* Pagination styles */
    #course_listing_html .Pagination {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
        overflow: auto;
        margin-top: 30px;
        padding: 20px 0 8px;
    }
    #course_listing_html .Pagination ul {
        display: flex;
        justify-content: center;
        padding: 0;
        margin: 0;
        border: none !important;
    }
    #course_listing_html .Pagination li {
        list-style: none;
    }
    #course_listing_html .Pagination li a,
    #course_listing_html .Pagination li:first-child a,
    #course_listing_html .Pagination li:last-child a {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 8px 14px;
        margin: 0 4px;
        gap: 4px;
        border: 1px solid #d0d5dd;
        border-radius: 4px;
        background: #fff;
        text-decoration: none;
        color: #344054;
        font-size: 14px;
        transition: all 0.2s ease;
    }
    #course_listing_html .Pagination li.disabled span {
        color: #98a2b3;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        height: 36px;
        display: flex;
        align-items: center;
        border-radius: 4px;
        pointer-events: none;
        padding: 8px 12px;
    }
    #course_listing_html .Pagination li a:hover {
        border-radius: 4px;
        background: #e3e0fb;
        color: #101828;
        padding: 8px 12px;
    }
    #course_listing_html .Pagination li.active span {
        display: inline-table;
        padding: 8px 12px;
        border: 1px solid #d0d5dd;
        border-radius: 4px;
        background: #e3e0fb;
        color: #101828;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
    }
    #course_listing_html .Pagination .Page_Number_Txt {
        display: flex;
        align-items: center;
        margin: 0;
        color: #475467;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: right;
        white-space: nowrap;
    }

/* ===== Search input in filter bar ===== */
.Cources_Main .filter_area .Input_Box.search_input_wrap {
    min-width: 200px;
    padding-top: 0;
}
.Cources_Main .filter_area .search_input_inner {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #D0D5DD;
    border-radius: 8px;
    height: 44px;
    padding: 0 12px;
    transition: border-color 0.2s, box-shadow 0.2s;
}
.Cources_Main .filter_area .search_input_inner:focus-within {
    border-color: #3A58EF;
    box-shadow: 0 0 0 3px rgba(58, 88, 239, 0.1);
}
.Cources_Main .filter_area .search_input_inner svg {
    flex-shrink: 0;
}
.Cources_Main .filter_area .search_input_inner input.form-control {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    height: auto !important;
    font-size: 14px !important;
    color: #344054 !important;
    background: transparent !important;
}
.Cources_Main .filter_area .search_input_inner input.form-control::placeholder {
    color: #98A2B3 !important;
}
@media (max-width: 767.51px) {
    .Cources_Main .filter_area .Input_Box.search_input_wrap { min-width: 100%; width: 100%; }
}

/* ===== Qualification selected count badge ===== */
.Cources_Main .filter_area .Input_Box .bootstrap-select .filter-option-inner-inner .qual-tag-x {
    color: #667085;
    font-size: 13px;
}
.Cources_Main .filter_area .Input_Box .bootstrap-select .filter-option-inner-inner .qual-more-count {
    color: #3A58EF;
    font-weight: 600;
}

/* ===== No results found block ===== */
.not_found_main {
    display: flex;
    justify-content: center;
    padding: 80px 15px;
    background: var(--Theme-Blue-50, #EBEEFD);
    border-radius: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    flex-direction: column;
    align-items: center;
}
.not_found_main p.not_found {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-top: 46px;
}
.not_found_main p.msg {
    color: var(--Text-Grey-400, #98A2B3);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 16px;
    max-width: 300px;
}

/* ===== Apply button inside multi-select dropdowns =====
   Footer is appended inside .inner (the scroll container) and uses
   position:sticky so it is always visible at the bottom of the
   visible scroll area, even when home-new-2025.css forces
   overflow-x:hidden on .dropdown-menu.show (which makes the outer
   menu a scroll container and would clip a footer placed after .inner).
*/
.Cources_Main .bs-apply-footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    background: #fff;
    border-top: 1px solid #eaecf0;
    padding: 7px 8px;
}
.Cources_Main .bs-apply-footer .bs-select-apply-btn {
    display: block;
    width: 100%;
    background: #3556E8;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 8px 0;
    font-size: 14px;
    font-weight: 500;
    font-family: Inter, sans-serif;
    cursor: pointer;
    transition: background 0.2s;
}
.Cources_Main .bs-apply-footer .bs-select-apply-btn:hover {
    background: #2a48d4;
}
