.career-banner-sec {background: url('../images/banners/Careers-Banner.jpg') no-repeat;background-size: cover;height: 75vh;}.career-banner-sec .banner-content {padding-top: 100px;display: flex;flex-direction: column;justify-content: center;z-index: 2;}.career-banner-sec .banner-content .btn-warning {font-weight: 600;width: 100px;}.career-banner-sec .banner-content h1 {color: #FEC012;font-size: calc(100px - 70px);font-style: normal;font-weight: 600;line-height: 1.4;}.career-banner-sec .banner-content h1 span {color: #FEC012;}.career-banner-sec .banner-content p {color: #FFFFFF;font-size: 18px;font-style: normal;font-weight: 500;}.form-section {background: #F0F0F0;}.card-bold {color: #212529;font-family: Segoe UI;font-size: 15px;font-style: normal;font-weight: 600;line-height: normal;}.card-text {font-size: 15px !important;}.cards-sec p {font-size: 15px !important;}.cstm-btn {color:#154B7F;border-radius: 3px !important;border: 1px solid #154B7F !important;}.cards-sec .card.active, .cards-sec .card.active .p-head, .cards-sec .card.active .card-bold {border-radius: 3px;background: #154B7F;color: #FFFFFF;}.cards-sec .card.active .cstm-btn {border-radius: 3px;background: #FEC012;}.load-btn {border-radius: 3px !important;border: 1px solid #D9D9D9 !important;}.postresume-section {background: url('../images/careers/careers/Group 1355.png') no-repeat;}.post-head {color: #FFF;font-family: Segoe UI;font-size: 26px;font-style: normal;font-weight: 600;line-height: normal;}.form-layout .form-control{background-color: #f6f6f6 !important;border: 1px solid transparent !important;background-image: none !important;font-size: 12px;height: 35px;}.post-para {color: #FEC012;font-size: 15px;}.kindly-para {color: #FFF;font-family: Segoe UI;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;}.kindly-star {color: #FF0606;font-family: Segoe UI;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;}.submit-btn-bg {width: 214px !important;height: 50px !important;margin-left: 13px !important;}.search-btn-jobs {color: #154B7F;border-color: #154B7F;box-shadow: none;padding: 4px 10px }.search-btn-jobs:hover {color: #fff;background-color: #154B7F;border-color: #154B7F;box-shadow: none;}@media screen and (max-width:576px) {.mobile-bg {background: url('../images/careers/careers/Group 1355.png') no-repeat;}.submit-btn-mobile {margin-bottom: 1.5rem !important }}@media screen and (min-width: 1400px) {}.jobs-col{display: none;}
@media screen and (min-width: 992px){
    .image-hide{
        display:block !important
    }
}
.search-job-titles{
    background-color: #ffffff !important;
    border: 1px solid #ccc;
    /* position: absolute;
    left: 25%; */
    padding: 10px;
    box-shadow: 0 2px 3px 0 #ccc;
}
.cards-sec .card{
    border: none;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 30px 3px rgba(0, 0, 0, 0.05);
}
.p-head{
    color: #000 !important;
    font-family: Segoe UI;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
}
.job-types{
    display: inline-flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 15px;

}
.full-time{
    background: #FFE7D3;
}
.permanent{
    background: #E5FFB4;
}
.contract{
    background:  #FF943F;
}
/* .card .active{
    background: #154B7F;
    color: white;
    border-radius: 3px !important;
    border: 1px solid #154B7F !important;
} */
.card:hover .cstm-btn{
    background: #154B7F;
    color: white;
    border-radius: 3px !important;
    border: 1px solid #154B7F !important;
}
.card:hover{
    box-shadow: 0 0 10px rgb(13 12 12 / 20%);
}

