@charset "utf-8";
/* CSS Document */


.section-title {
    font-weight: 700;
    color: #18455d;
    line-height: 1.2;
    font-size: 24px;
}
.inner_banner.job-banner h1 {
    text-transform: uppercase;
    font-size: 2.5rem;
    line-height: 1;
    text-shadow: 0 0 3px rgba(0, 0, 0, .2);
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    z-index: 9;
    word-wrap: break-word;
    font-weight: 600;
}
.job-card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 13px 13px;
    margin-bottom: 25px;
    transition: 0.3s;
}

.job-card.featured{
    border-left: 5px solid #15254c;
}

.job-logo{
    width:70px;
    height:70px;
    border-radius:14px;
    background:#f3f3f3;
        display: none;
    align-items:center;
    justify-content:center;
    font-size:34px;
}

.job-title {
    font-size: 18px;
    font-weight: 700;
    color: #15254c;
}
span.badge-custom.badge-urgent.urgent {
    background: red !important;
    color: #fff;
}
.badge-custom{
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 0px;
    font-weight: 600;
    margin: 5px 0 0;
}
.inner_banner.job-banner{
    padding: 23px 0 23px 0;
}
.badge-urgent{
  background: #15254c;
    color: #fff;
}

.badge-featured{
    background:#f4e6d1;
    color:#8b5d1c;
}

.badge-new{
    background:#dff0c7;
    color:#4c7a16;
}
.badge-urgent.new{
        background: #00c418;
    color: #fff;
}
.badge-urgent.detnew{
 background: #00c418;
    color: #fff;
}
.job-info{
    color:#555;
    font-size:14px;
        margin: 12px 0;
}

.job-info span{
    margin-right:20px;
}

.skill-tag{
        border: 1px solid #d5d0c8;
    border-radius: 15px;
    padding: 2px 10px;
    display: inline-block;
    margin-right: 9px;
    margin-top: 9px;
    background: #f6f4ef;
    font-size: 13px;
    color: #555;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #15254c;
    border-color: #6c757d;
}
.apply-btn {
            border-radius: 0px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 700;
}

.pagination .page-link{
    border-radius:12px;
    margin:0 5px;
    color:#222;
    border:1px solid #ccc;
    padding:10px 18px;
}

.pagination .active .page-link{
    background:#15254c;
    border-color:#15254c;
    color:#fff;
}

button.btn.btn-primary.jb-btn {
   background: #15254c;
    color: #fff;
    padding: 2px 13px;
    margin: 0 0 10px;
    border-radius: 0;
    font-size: 17px;
}
.back {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    bottom: 58px;
    position: relative;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgb(49 132 253 / 0%);
}
.job-info.detp {
    color: #ffffff;
}
li.page-item.disabled {
    border-radius: 12px;
    margin: 0 5px;
    color: #222;
    border: 1px solid #ccc;
    padding: 10px 18px;
}
li.page-item.disabled:hover {
    z-index: 2;
    color: #222;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
}
@media(max-width:768px){

    .job-title{
        font-size:19px;
    }

    .apply-btn{
        width:100%;
        margin-top:20px;
    }
.skill-tag {
    padding: 2px 6px;
        margin-right: 3px;
    margin-bottom: 10px;
        font-size: 13px;
}
.mt-4 {
    margin-top: 0.5rem !important;
}
    h2 {
        font-size: 22px !important;
    }
}
/*************JOB DETAILS**************/
/* ===== JOB TEMPLATE UNIQUE CSS ===== */

.jb-wrap{
    /* max-width:1100px;
    margin:-37px auto; */
}
.jb-title .badge-urgent.detnew {
    top: -6px;
    position: relative;
    margin: 0px 10px;
}
.jb-banner{
    border-radius:0px;
    overflow:hidden;
    border:1px solid #d6d2cd;
    background:#efede9;
}

.jb-top{
    background:#14264b;
    padding:23px 23px;
    position:relative;
}

.jb-title{
    color:#fff;
    font-size: 32px;
    font-weight:500;
    line-height:1.1;
    margin-bottom:15px;
}

.jb-type{
    color:#c9c9c9;
    font-size:20px;
    font-weight:300;
}

.jb-line{
    position: absolute;
    right: 204px;
    top: 9px;
    width: 2px;
    height: 117px;
    background: #fff;
}

.jb-apply-top {
    position: absolute;
    right: 40px;
    top: 59px;
}

.jb-btn {
 background: #ffffff;
    color: #111;
    border: none;
    border-radius: 0px;
    transition: 0.3s;
    text-decoration: none;
    display: inline-block;
    padding: 2px 13px;
    margin: 0 0 10px;
    border-radius: 0;
    font-size: 17px;
}
.car_form form .form-group.sbu_btn input{
background: #15254c;
    color: #fff;
    padding: 2px 13px;
    margin: 0 auto;
    border-radius: 0;
    font-size: 17px;
    min-height: 39px;
    max-width: 123px;
}
.jb-btn:hover{
    background:#d9d9d9;
    color:#000;
}

.jb-features{
    background:#efede9;
    padding:24px 45px;
}

.jb-feature{
    display:inline-block;
    margin-right:55px;
    font-size:18px;
    color:#555;
}

.jb-overview{
        margin-top: 26px;
    background: #f7f7f7;
    border: 1px solid #d6d2cd;
    border-radius: 0px;
    padding: 27px;
}

.jb-section-title{
    font-size:24px;
    letter-spacing:3px;
    font-weight:600;
    color:#3d3d3d;
    margin-bottom:12px;
}

.jb-divider{
    border-top:1px solid #cfcfcf;
    margin-bottom:28px;
}

.jb-text{
    line-height: 1.7;
    font-size: 16px;
    color:#42545e;
}

.jb-box {
    background: #eeeeee;
    border-radius: 14px;
    padding: 15px 17px;
    font-size: 17px;
    margin-bottom: 16px;
    color: #42545e;
    text-align: center;
}

.jb-bottom-btn{
    margin-top:25px;
    text-align: center;

}
.job-logo i
 {
    font-size: 32px;
    color: #1c2b51;
}
.jb-bottom-btn .jb-btn{
    background:#15254c;
    color:#fff;
}

.jb-bottom-btn .jb-btn:hover{
    background:#333;
}

div#applyForm {
    margin: 34px 0;
}

/* MOBILE */

@media(max-width:768px){

    .jb-title{
        font-size:28px;
    }
div#applyForm {
    margin: 56px auto;
    padding: 15px;
}
.jb-wrap {
    margin: 0px auto;
}
.jb-top {
    padding: 20px 17px;
}
.job-info {
    margin: 16px 0;
}
    .jb-type{
        font-size:18px;
    }

    .jb-feature{
        display:block;
        margin-bottom:10px;
    }

    .jb-line{
        display:none;
    }

    .jb-text{
        font-size:18px;
        line-height:1.8;
    }

     .jb-apply-top {
        position: static;
        margin-top: -1px;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-end;
    }

    .jb-top{
        padding-bottom:40px;
    }

    .jb-bottom-btn{
        text-align:center;
    }
    .back {
    bottom: -6px;
    }



}