.career-banner {
    background-image: url(../images/careers.webp);
    background-color: #565656;
    background-size: cover;
    background-repeat: no-repeat;
}

.career-banner .banner-content {
    width: 100%;
    z-index: 9;
    position: relative;
    background: rgba(00,00,00,.4);
    height: 100%;
    padding: 100px 0;
}

.career-banner .heading{
    text-align: center;
}
.career-banner .heading h1 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 0;
}

.job-search {
    border-bottom: 1px solid #cecece
}

.job-search-row {
    display: flex;
    margin: 0 -2px
}

.job-search-row .col {
    flex: 0 0 25%;
    padding: 0 2px;
    width: 25%;
}

.job-search-form .form-control,
.job-search-form .form-select {
    border: 2px solid #cecece;
    height: 40px;
   
}

.job-search-row .col.col-sm {
    flex: 0 0 12.5%;
    width: 12.5%;
}

.job-search-form .btn {
    background: var(--secondColor);
    color: #fff;
    width: 100%;
    height: 40px;
}

.job-discription {
   
}
.job-catogery .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}


.job-catogery .menu li {
    padding-bottom: 10px
}

.job-catogery .menu li a {
    font-size: 19px;
    color: #6d6e70
}
.job-catogery .menu li a.active {
    color: var(--mainColor);
    font-weight: bold;
}

.job-catogery .menu li a:hover {
    color: #d757a0
}

.drop-cv-sec {
    background: #1b121e;
    text-align: center;
    padding: 50px 0
}

.drop-cv-sec h2 {
    font-size: 50px;
    color: #fff
}

.drop-cv-sec p {
    font-size: 18px;
    color: #d8d8d8;
    margin-bottom: 15px
}

.drop-cv-sec .btn {
    font-size: 16px;
    background: #fff;
    padding: 12px 30px
}

.no-job-posted {
    background: #f3f3f3;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 25px
}

.no-job-posted .title {
    margin-top: 0;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 5px;
}

.no-job-posted p {
    font-size: 16px;
    color: #909090
}

.job-posted {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px #cecece;
    margin-bottom: 25px
}

.job-posted .job-title {
    font-size: 22px;
    font-weight: 600
}

.job-posted .loc {
    font-size: 16px;
    color: #474d6a;
    margin-bottom: 5px
}

.job-posted .job-short-dis {
    margin: 10px 0
}

.job-posted .job-short-dis a {
    color: #474d6a;
    font-size: 16px;
    border-right: 1px solid #e7e7e7;
    padding: 0 15px
}

.job-posted .job-short-dis a:first-child {
    padding-left: 0
}

.job-posted .job-short-dis a:last-child {
    border-right: 0
}

.job-posted .bottom-dis {
    display: flex;
    border-top: 1px solid #eaeaea;
    justify-content: space-between;
    padding: 15px 0 0
}

.job-posted .bottom-dis .left-content {
    display: flex;
    align-items: center
}

.job-posted .bottom-dis .left-content div {
    color: #474d6a;
    font-size: 16px;
    border-right: 1px solid #e7e7e7;
    padding: 0 15px
}

.job-posted .bottom-dis .left-content div:first-child {
    padding-left: 0
}

.job-posted .bottom-dis .left-content div:last-child {
    border-right: 0
}

.job-posted .bottom-dis .btn.apply-button {
    background: #993f7f;
    color: #fff;
    padding: 10px 34px;
    font-size: 16px
}

.job-posted .bottom-dis .left-content div strong {
    font-weight: 600;
    color: #000
}

.job-posted i {
    color: #6e6e6e;
    margin-right: 5px
}



.submit-profile-sec h2 {
    text-align: center;
    margin-bottom: 25px
}

.submit-profile-form label {
    font-size: 16px;
    margin-bottom: 5px;
    color: #000
}

.submit-profile-form .form-control {
    border: 2px solid #cecece;
    height: 40px;
    
}

.submit-profile-form .form-group {
    margin-bottom: 25px;
    flex: 0 0 33.33%;
    padding: 0 10px
}

.submit-profile-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    background: #f3f3f3;
    padding: 40px;
    border-radius: 5px
}

.submit-profile-form label sup {
    font-size: 13px;
    color: red
}

.submit-profile-form .form-group.act-btn {
    flex: 0 0 100%;
    text-align: center
}

.submit-profile-form .form-group.act-btn .btn {
    background: #993f7f;
    color: #fff;
    padding: 10px 34px;
    font-size: 18px
}

.job-des .job-titles {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px
}

.job-des .job-highlight-match-score {
    border-radius: 10px;
    background-color: #f7f7f9;
    padding: 20px 20px 0;
    margin-bottom: 20px
}

.job-des .job-highlight-list {
    color: #474d6a;
    line-height: 20px;
    list-style: disc;
    padding-left: 15px;
    padding-bottom: 20px
}

.job-des .job-highlight-list li {
    margin-bottom: 6px;
    font-size: 16px
}

.job-des .dang-inner-html {
    font-size: 16px;
    margin-bottom: 25px
}

.job-des .other-details {}

.job-des .details label {
    color: #121224;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px
}

.job-des .details {
    margin-bottom: 6px
}

.job-des .details a {
    color: #474d6a
}

.job-des .heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.job-des .legend {
    font-size: 16px;
    color: #474d6a
}

.job-des .chip {
    margin-top: 10px;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #cecece;
    border-radius: 50px;
    padding: 4px 13px;
    font-size: 14px;
    color: #474d6a
}

.job-posted.job-des .bottom-dis {
    margin-top: 25px
}

.job-search-row .btn-group {
    display: block
}

.job-search-row .btn-group .btn {
    text-align: left;
    border: 2px solid #cecece;
    background: #f8f8f8;
    color: #000
}

.job-search-row .btn-group .multiselect-container {
    top: 40px;
    width: 100%
}

.job-search-row .multiselect-container>li>a>label {
    font-size: 14px
}

.job-search-row .multiselect-container>li>a>label>input[type=checkbox] {
    display: block
}

.job-search-row .dropdown-menu>.active>a,
.job-search-row .dropdown-menu>.active>a:focus,
.job-search-row .dropdown-menu>.active>a:hover {
    background-image: none;
    background-color: #e1e1e1
}

.career-thanks {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 100px 0;
    background: #e9e9e9;
    border-radius: 15px;
    max-width: 900px;
    margin: 0 auto
}

.career-thanks .icon {
    font-size: 45px;
    color: #fff;
    width: 110px;
    height: 110px;
    background: #993f7f;
    border-radius: 100%;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}

.career-thanks p {
    font-size: 18px;
    color: #666
}

.career-thanks h2 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 40px
}

@media(max-width:767px) {
    .career-banner {
    }

    .career-banner h2 {
        text-align: center;
        font-size: 26px;
        padding: 0 15px
    }

    .career-wrapper .container {
        padding: 0 15px
    }

    .job-search {
        
    }

    .job-search-row .col {
        flex: 0 0 50%;
        margin-bottom: 5px;
        width: 50%;
    }

    .job-search-row {
        flex-wrap: wrap
    }

    .job-search-row .col.col-sm {
        flex: 0 0 50%;
        width: 50%;
    }

    .job-discription {
        
    }

    .drop-cv-sec h2 {
        font-size: 30px
    }

    .drop-cv-sec p {
        font-size: 16px
    }

    .drop-cv-sec {
        padding: 20px 0
    }

    .job-posted .bottom-dis {
        display: block
    }

    .job-posted .bottom-dis .left-content {
        margin-bottom: 15px
    }

    .job-posted .bottom-dis .right-content {
        text-align: center
    }

    .job-posted .bottom-dis .btn.apply-button {
        padding: 7px 18px;
        font-size: 14px
    }

    .job-posted .job-short-dis a {
        padding: 0 8px
    }

    .job-posted .bottom-dis .left-content div {
        padding: 0 8px
    }

    

    .submit-profile-form {
        padding: 20px 15px
    }

    .submit-profile-form .form-group {
        flex: 0 0 100%
    }
    .career-banner .banner-content {
    padding: 50px 0;
}

.career-banner .heading h1 {
    font-size: 25px;
}
.job-search-form .form-control, .job-search-form .form-select {
    font-size: 14px;
}

.job-catogery .menu {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.job-catogery .menu li {
    padding-right: 10px;
}

.job-catogery .menu li a {
    font-size: 17px;
    white-space: nowrap;
}
}