@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none !important;
    list-style-type: none !important;
    font-family: 'Montserrat', sans-serif;
}

.navbar-light .navbar-nav .nav-link:not(.header_btns) {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #033333;
}

.bg-frame {
    background-image: url(../images/banner_img.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}

h2.main-slid-titel {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 74px;
    text-align: center;
    color: #000000;
}

h4.second-slid-titel {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: #777777;
}

h4.second-slid-titel span {
    color: #0D51A2;
}

form.form-new-up-bru {
    background-color: #FFFFFF !important;
    box-shadow: 0px 30px 30px -20px #E7EBEF;
    border-radius: 90px;
    margin: 0 auto;
    padding: 10px;
    z-index: 99;
    max-width: 930px;
}

form.form-new-up-bru .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    line-height: 22px;
    color: rgb(0 0 0 / 50%) !important;
    background-clip: padding-box;
    border: 0px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-weight: 500;
}

.select2-container--bootstrap4 .select2-selection--single {
    text-align: left;
}

form.form-new-up-bru .form-control::placeholder {
    color: rgb(0 0 0 / 50%) !important;
}

form.form-new-up-bru button#dropdownMenuButton {
    background-color: #fff;
    border: 0;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}

form.form-new-up-bru .f-border-right {
    border-right: 1px solid #b1b1b1;
}

form.form-new-up-bru .form-row {
    display: flex;
    justify-content: center;
}

.button-flex-sation {
    display: flex;
    justify-content: end;
}

button.btn.btn-primary {
    background: #283176;
    border-radius: 45px;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 30px;
    border: 0;
}

.indestries-icone-box .cat_img_box img {
    height: 54px;
    object-fit: contain;
    width: auto;
    margin-bottom: 20px;
}

.indestries-icone-box h5 {
    margin-bottom: 0;
}

.indestries-icone-box h5 a {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #273844;
    margin-bottom: 20px;
    display: block;
    position: relative;
    padding-left: 30px;
}

.indestries-icone-box h5 a:before {
    content: '';
    height: 10px;
    width: 11px;
    border-radius: 50%;
    background-color: #E32124;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.indestries-icone-box p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #444444;
    margin: 0;
}

.featured-job-box {
    background-color: #fff;
    border-radius: 20px;
    position: relative;
}

.featured-job-box .card_top_tag {
    position: absolute;
    right: 15px;
    top: 15px;
}

.featured-job-box .img-preview {
    height: 90px;
    width: 90px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 12%) 0px 8px 16px;
}

.featured-job-box img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    margin: auto;
}

.featured-job-box .job_title,
.featured-job-box .job_title a {
    font-weight: 600;
    color: #304553;
    font-size: 20px;
}

.featured-job-box .label_text {
    color: #777777;
    font-size: 13px;
}

.bootom-description {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #e5e5e5;
    width: 100%;
    justify-content: space-around;
}

.featured-job-box p {
    font-weight: 400;
    font-size: 13px;
    color: #304553;
    margin-bottom: 35px;
    text-align: left;
}

.featured-job-box .company_name,
.featured-job-box .company_name a {
    font-size: 14px;
    color: #304553;
}

.box-left-area {
    border-right: 1px solid #e5e5e5e5;
    width: 50%;
    padding-left: 3px;
    padding-right: 3px;
}

.box-right-area {
    width: 50%;
}

.box-left-area p,
.box-right-area p {
    margin: 10px 0px 5px 0px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #444444;
}

.box-left-area p:last-child {
    font-size: 14px;
    margin-top: 0;
}

.box-right-area a {
    display: flex;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #0D51A2 !important;
}

.veiv-all-jobs a {
    border-radius: 95px;
    border: 1px solid #0D51A2;
    margin: 0 auto;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 18%;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    /*text-transform: uppercase;*/
    color: #0D51A2 !important;
    transition: 1s ease;
}

.bg-under-containt .mini-titel {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #273844;
}

.bg-under-containt .main-titel {
    font-weight: 700;
    font-size: 38px;
    line-height: 57px;
    text-align: left;
    color: #273844;
}

.bg-under-containt .titel-containt {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    color: #273844;
}

img.img-slick-slid {
    max-width: 100%;
    margin: auto;
    max-height: 50px;
    object-fit: contain;
}

.testimonial-slider {
    display: flex;
    flex-direction: row;
}

.slid-containt-area {
    position: relative;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 9%;
    text-align: left;
}

.slid-containt-area p {
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: #273844;
    margin-bottom: 40px;
}

.under-titel-area h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #273844;
}

.under-titel-area p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #273844;
    margin: 0;
}

.slid-imges-area {
    width: 40%;
}

.testimonial-slider .slid-imges-area .img-preview {
    height: 250px;
    width: 250px;
    margin: auto;
    border-radius: 50%;
    box-shadow: 0px 15px 20px rgb(0 0 0 / 5%);
    background-color: white;
}

.testimonial-slider .slid-imges-area img {
    width: 100% !important;
    margin: auto;
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
}

footer.bru-footer-area {
    background-color: #283176;
    padding-top: 20px;
}

.subscripetion-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #0D51A2;
    box-shadow: 0px 30px 40px rgb(0 0 0 / 5%);
    border-radius: 182px;
    border: 1px solid #00000014;
    padding: 46px 50px;
    max-width: 1140px;
    margin: auto;
}

.subcription-form {
    display: flex;
    align-items: center;
    flex-direction: row;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 40px;
    padding: 9px;
}

.subscription-contaient h2 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    color: #fff;
    margin: 0;
}

.subscription-contaient p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin: 0;
}

.subscripetion-info .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.subscripetion-info input::placeholder {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.322);
}

.footer-about-area p {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 12px;
    margin-bottom: 15px;
    padding-right: 20%;
}

.footer-about-area {
    display: flex;
    flex-direction: column;
}

.footer-about-area a.footer-mail,
.footer-about-area a.footer-mobile {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
}

.footer-titel-wrapper {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}

ul.footer-links-ul {
    margin-top: 20px;
}

li.footer-links-li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}

.bottom-bar {
    border-top: 1px solid #dbdbdb;
}

.bottom-bar-text p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    margin: 0;
}

.bottom-bar-text a {
    color: #0D51A2;
}

ul.social-icone-f-ul {
    display: flex;
    justify-content: space-evenly;
    width: 50%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    margin: 0;
}

li.social-icone-f-li a {
    color: #0D51A2;
    font-size: 24px;
}

.bottom-bar-social-media {
    display: flex;
    justify-content: end;
}

/*my-op*/
.testimonials-area button.slick-arrow {
    text-indent: -9999px;
    position: absolute;
    top: 45%;
    transform: translate(0, -50%);
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.testimonials-area button.slick-prev.slick-arrow {
    left: -30px !important;
    background: #273844 url(../images/left-arrow.png) no-repeat center center !important;
    border-radius: 100%;
}

.testimonials-area button.slick-next.slick-arrow {
    right: -30px !important;
    background: #273844 url(../images/right-arrow.png) no-repeat center center !important;
    border-radius: 100%;
}

.testimonials-area .slick-dots {
    margin: 20px 0 40px;
    position: unset;
}

.testimonials-area .slick-dots li {
    display: inline-block;
    text-indent: -9999px;
    width: 10px !important;
    height: 10px !important;
    cursor: pointer;
    position: relative;
    margin: 0 5px;
}

.testimonials-area .slick-dots li button {
    border: 1px solid rgba(62, 90, 120, 1);
    height: 10px;
    width: 10px;
    border-radius: 50%;
}

.testimonials-area .slick-dots li.slick-active button {
    background-color: rgba(62, 90, 120, 1);
}

.brand-with-us-area .img-slick-slid img {
    height: 60px;
    object-fit: contain;
}

.slick-dots li button:before {
    display: none;
}

.testimonials-area .slick-prev,
.slick-next {
    height: 30px;
    width: 30px;
}

/*end-op*/
.banking-bg-img {
    /*background-image: url(../images/ad.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;*/
    width: 100%;
    height: 200px;
}

.banking-bg-img img {
    max-width: 100%
}

.client-slid .slick-arrow {
    display: block !important;
}

/*job-listing*/
/*job-listing*/
/*job-listing*/
/*job-listing*/
/*job-listing*/
/*job-listing*/
/*job-listing*/
/*job-listing Page start*/
.job-listing-seaction {
    margin: 80px 0;
}

.showing-area-titel {
    display: flex;
    justify-content: space-between;
    align-items: end;
    align-content: center;
    flex-direction: row;
}

.titel-button-area h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

a.btn.gets-job-arlert-button {
    background: #0D51A2;
    border-radius: 45px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 18px 24px;
}

a.btn.gets-job-arlert-button i {
    margin-right: 5px;
    font-size: 20px;
}

.short-by-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 33%;
}

.short-by-area h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    opacity: 0.5;
    margin: 0;
}

.short-by-area button#dropdownMenuButton {
    border: 1px solid #DADADA;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    opacity: 0.5;
    background: transparent;
    display: flex;
    width: 140px;
    height: 50px;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.job-listing-single-box {
    width: 100%;
    height: 220px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-direction: row;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 20px;
    margin: 40px 0;
    padding: 0 15px;
}

.img-area {
    width: 17%;
}

.img-job {
    background: #FFFFFF;
    box-shadow: 0px 30px 40px rgb(0 0 0 / 8%);
    border-radius: 20px;
    width: 120px;
    display: flex;
    height: 120px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.img-job img {
    width: 80%;
}

.middel-containt-job {
    display: flex;
    flex-direction: column;
    width: 53%;
}

.titel-wraper {
    border-bottom: 1px solid #E5E5E5;
}

.titel-wraper h2 {
    font-family: 'Manrope' sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    color: #000000;
}

.titel-wraper p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #444444;
}

.titel-wraper p a {
    color: #FF9000 !important;
    margin-left: 5px;
}

.titel-description {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.description-left-zone {
    width: 50%;
    border-right: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
}

.description-left-zone p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #444444;
    margin-bottom: 4px;
}

.description-left-zone a {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #444444;
}

.description-right-zone {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
}

.description-right-zone p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #444444;
    margin-top: 10px;
    margin-bottom: 4px;
}

.description-right-zone h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #0D51A2;
}

.description-right-zone h3 span {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
}

.apply-now-part {
    width: 22%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.apply-now-area a {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

.apply-now-area a i {
    margin-left: 5px;
}

.box-like-area {
    position: relative;
    color: #0D51A2;
    font-size: 18px;
    z-index: 999;
}

.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    font-size: 20px;
    font-weight: 600;
    float: left;
    padding: 5px 16px;
    text-decoration: none;
}

.pagination a.active {
    background-color: #0D51A2;
    color: white;
    border-radius: 4px;

}

.job-listing-pagination {
    background: #e7eef7;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    padding: 20px 0;
}

/*search-keword-section-start*/
.search-keywerd {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    flex-direction: column;
}

.search-keywerd h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

.search-keyword-form input::placeholder {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #8b8b8b;

}

.panel-heading a {
    position: relative;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #000000;
}

.panel-heading a.collapsed::before {
    position: absolute;
    content: "\f107";
    left: 333px;
    top: 0;
    font-family: 'Font Awesome 5 Pro';
    color: #8b8b8b;
}

.panel-heading a::before {
    position: absolute;
    content: "\f105";
    left: 333px;
    top: 0;
    font-family: 'Font Awesome 5 Pro';
    color: #8b8b8b;
}

.form-location-input input::placeholder {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #8b8b8b;
}

.panel.panel-default {
    margin-top: 25px;
}

.form-category-input {
    margin-left: 21px;
}

.form-category-input .form-check-label {
    margin-bottom: 16px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #8b8b8b;
}

.form-job-type-input .form-check-label {
    margin-bottom: 16px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #8b8b8b;
}

.panel-heading {
    margin-bottom: 20px;
}

.filter-button a.btn.btn-filtter {
    background: #0D51A2;
    border: 1px solid #DADADA;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 16px 0;
}

.filter-button a.btn.btn-filtter i {
    margin-left: 6px;
}

/*end*/
/*ens*/
/*------------------*------------------*end*--------------------*--------------*/




/*------------------*------------------*job-details-page-start*--------------------*--------------*/
.job-deatils-img {
    height: 110px;
    width: 110px;
    float: left;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 12%) 0px 8px 16px;
    padding: 10px;
}

.titel-wraper-details h3 {
    font-weight: 700;
    font-size: 32px;
    color: #273844;
}

.titel-wraper-details p,
.titel-wraper-details p a {

    font-size: 14px;
    color: #273844;
}

.img-profile-job-details-area h5 {
    font-weight: 600;
    font-size: 14px;
    color: #304553;
}

.img-profile-job-details-area h5 a {
    color: #304553;
}

.sallary {
    width: 25%;
}

.iner-sallary p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #444444;
    margin-bottom: 4px;
}

.iner-sallary h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    color: #0D51A2;
    margin: 0;
}

.iner-sallary h4 span {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin: 0;
}

.iner-urgency p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin-bottom: 4px;
}

.iner-urgency h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #444444;
    margin: 0;
}

.urgency {
    width: 25%;
}

/*end*/
/* .cat_img_box {
    height:50px;
    width:50px;
} */
.job-searching-form input.btn.btn-primary {
    background: #0D51A2;
    border-radius: 45px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 20px 12px 20px;
}

.job-searching-form .select2-container--bootstrap4 .select2-selection {
    border: 0 !important;
}

.job-searching-form span.select2-selection__placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: rgb(0 0 0 / 50%) !important;
}

.featured-job-box p a {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #444444;
    margin-bottom: 35px;
}

li.social-icone-f-li a {
    color: #0D51A2 !important;
    font-size: 24px;
}

ul.social-icone-f-ul {
    width: 30% !important;
}

.nav-link.active::after {
    /* position: absolute; */
    content: "";
    width: 15px;
    height: 2px;
    background-color: #0D51A2;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.banking-bg-img ul li {
    text-align: center;
}

.banking-bg-img ul li img {
    height: 200px !important;
}

.navbar-light .navbar-nav .nav-link:hover::after {
    /* position: absolute; */
    content: "";
    width: 15px;
    height: 2px;
    background-color: #0D51A2;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.navbar-light .navbar-nav .nav-link.join-us-btn:hover::after {
    display: none;
}

.navbar-light .navbar-nav .nav-link.join-us-btn:hover {
    background-color: #d97f07;
}

form.form-new-up-bru .form-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.job-searching-form .select2-container--bootstrap4 .select2-selection:focus {
    border: 0;
    outline: none;
    color: #000;
    box-shadow: none;
}

form.form-new-up-bru .form-control:focus {
    color: rgb(0 0 0 / 50%) !important;
    outline: none;
    border: 0;
    box-shadow: none;
}

.subscripetion-info .form-control:focus {
    border: 0;
    color: rgb(0 0 0 / 50%) !important;
    outline: none;
    box-shadow: none;
}

.subcription-form .btn.btn-primary {
    padding: 13px 41px;
    font-size: 16px;
    border-radius: 40px;
    font-weight: 800;
}

/* search jobs page css starts */
.titel-wraper h2 a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    color: #000000;
    display: flex;
    justify-content: flex-start;
}

.apply-now-area a {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    padding: 16px;
}

.apply-now-area a:hover {
    background-color: #0D51A2;
    color: #fff;
    border-radius: 10px;
}

.search-keyword-form .form-control-lg:focus {
    box-shadow: none;
    border-color: #ced4da;
}

.filter-button a.btn.btn-filtter {
    margin-bottom: 25px;
}

.form-location-input .select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    opacity: 0.5;
}

.filter-button a.btn.btn-filtter:hover {
    background-color: #095fc7;
}

.pagination {
    width: 100%;
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
}

.pagination .previous.disabled a {
    border-radius: 5px !important;
    width: 80px !important;
}

.pagination .next.disabled a {
    border-radius: 5px !important;
    width: 80px !important;
}

.pagination .page-link,
.pagination .page-item.disabled .page-link {
    background: #2E5975 !important;
    color: white !important;
    border-radius: 50%;
    font-size: 14px !important;
    height: 25px !important;
    width: 25px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#related_jobs .pagination .page-item.next {
    margin: 0 !important;
}

.page-item a.page-link {
    border: 0px !important;
    background-color: transparent;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    margin-left: 6px;
}

.page-item.disabled .page-link {
    background-color: transparent !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background: #0D51A2;
    border-radius: 4px;
}

.page-item.Last .page-link {
    position: relative;
    padding-right: 25px;
}

.page-item.Last .page-link::after {
    position: absolute;
    content: "\f178";
    right: 0;
    top: 6px;
    font-family: 'Font Awesome 5 Pro';
}

.page-item .page-link:hover {
    color: #2451a2;
}

.page-item.active .page-link:hover {
    color: #fff;
}

/* search jobs page css ends */
/*------------------*------------------*job-details-page-start*--------------------*--------------*/

.sallary {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.iner-sallary p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #444444;
    margin-bottom: 4px;
}

.iner-sallary h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    color: #0D51A2;
    margin: 0;
}

.iner-sallary h4 span {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin: 0;
}

.iner-urgency p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin-bottom: 4px;
}

.iner-urgency h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #444444;
    margin: 0;
}

.urgency {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

a.btn-apply-now-job-d {
    background: #0D51A2;
    border-radius: 10px;
    padding: 14px 30px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF !important;
    border: 1px solid #0D51A2;
}

.btn-apply-now-job-d i {
    display: none;
}

.button-and-i-area #shareJob,
.button-and-i-area .box-like-area a {
    color: #777777;
    font-size: 16px;
}

.application-apply-button-area p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #000000;
}

.button-and-i-area {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

h3.details-h3 {
    font-weight: 700;
    font-size: 17px;
    color: #273844;
    margin-bottom: 10px;
}

.job-description-area p,
ul.color-details-ul {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: #273844;
}

.job_detail_info_list li {
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

ul.color-details-ul {
    padding-left: 16px;
}

ul.color-details-ul li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 15px;
}

ul.color-details-ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #2A2A2A;
}

.social-icones-details {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: #e7eef7;
    border-radius: 4px;
    padding: 28px 0;
}

ul.social-icones-ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    width: 50%;
    margin: 0;
}

a.social-icone-a {
    color: #0D51A2;
    font-size: 20px;
}

.social-icones-detail {
    width: 50%;
}

.social-text-details {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.social-text-details h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    margin: 0;
}

.job-info-icone-text-box {
    margin-bottom: 28px;
}

.icone-img-job-info img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.icone-img-job-info i {
    font-size: 25px;
    color: #0D51A2;
}

.job-info-text-area h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #000000;
}

.job-info-text-area p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #6A6A6A;
    margin: 0;
}

.calander-job-info-box {
    border: 2px solid #DADADA;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 20px 0;
    margin-bottom: 30px;
    margin-top: 30px;
}

.calander-job-info-box i {
    color: #0D51A2;
    font-size: 20px;
    margin-right: 5px;
}

.calander-job-info-box p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #000000;
    margin: 0;
}

.calander-job-info-box p span {
    color: rgba(0, 0, 0, 0.5);
    margin-left: 2px;
}

.viewer-job-info-box {
    border: 2px solid #DADADA;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 20px 0;
}

.viewer-job-info-box i {
    color: #0D51A2;
    font-size: 20px;
    margin-right: 5px;
}

.viewer-job-info-box p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #000000;
    margin: 0;
}

.viewer-job-info-box p span {
    color: rgba(0, 0, 0, 0.5);
    margin-left: 2px;
}

.job-details-map-area {
    margin-top: 60px;
}

.job-details-map-area img {
    width: 100%;
    height: 260px;
}

.job-details-map-area h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 20px;
}

.application-end-button {
    margin-top: 48px;
}

.application-end-button h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #000000;
    margin-bottom: 18px;
}

a.btn-apply-now-job-info {
    width: 100%;
    background: #0D51A2;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    padding: 19px;
}

a.btn-apply-now-job-info i {
    margin-left: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.job-details-section {
    background-color: #f4f8fb;
}

.job-description-part {
    margin-bottom: 30px;
}

.other-recvirements {
    margin-bottom: 30px;
}

.skils-deatails {
    margin-bottom: 30px;
}

.education-details {
    margin-bottom: 30px;
}

.licence-certifit-details {
    margin-bottom: 30px;
}



.job-info-job-related-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: #FFFFFF;
    box-shadow: 0px 30px 40px rgb(0 0 0 / 8%);
    border-radius: 20px;
    padding-top: 50px;
}

.job-related-info-up {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.job-related-info-up img {
    width: 75px;
    height: 75px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.job-related-info-up h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    margin-top: 13px;
}

.job-related-info-up a {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center !important;
    color: #FF9000;
}

.job-related-info-up p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #444444;
    margin-top: 5px;
}

.job-related-info-doun {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e5e5e5;
    width: 100%;
}

.job-related-info-doun p {
    margin-top: 15px;
    margin-bottom: 6px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #444444;
}

.job-related-info-doun h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #0D51A2;
    margin-bottom: 11px;
}

.related-job-titel-info {
    display: flex;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000000;
    margin-bottom: 50px;
    margin-top: 20px;
}

.job-deatils-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: auto;
}

.candidate-listing-seaction {
    margin-top: 80px;
}

.candidate-listing-single-box {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 35px 10px;
}

.candidate-img-part-area {
    width: 10%;
    margin-top: -4rem;
}

.candidate-img {
    position: relative;
}

.candidate-img p {
    position: absolute;
    background: #FF9000;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    height: 32px;
    width: 32px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 53px;
    right: -12px;
}

.candidate-description-part-area {
    width: 55%;
}

.candidate-description-up-area {
    margin-bottom: 12px;
}

.candidate-description-up-area h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    color: #000000;
    margin-bottom: 5px;
}

.reating-candidate {
    color: rgba(106, 106, 106, 0.5);
}

.reating-candidate .checked {
    color: #ff9000;
}

.candidate-description-in-area {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #E5E5E5;
}

.candidate-description-in-left-area {
    width: 50%;
    border-right: 1px solid #E5E5E5;
}

.candidate-description-in-left-area p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #444444;
    margin-top: 10px;
    margin-bottom: 5px;
}

.candidate-description-in-left-area h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #444444;
}

.candidate-description-in-right-area {
    width: 50%;
}

.candidate-description-in-right-area p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #444444;
    margin-top: 10px;
    margin-bottom: 5px;
}

.candidate-description-in-right-area h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #0D51A2;
}

.candidate-description-in-right-area h4 span {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
}

.candidate-view-profile-part-area {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 26%;
}

.box-like-area {
    position: relative;
    color: #0D51A2;
    font-size: 18px;
}

.view-profile-candidate {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    padding: 19px 21px 19px 21px !important;
}

.candidate-details-single-profile {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    align-content: center;
    background: #FAFAFA;
    border-radius: 20px;
    padding: 40px;
}

.candidate-single-profile {
    margin-right: 20px;
}

.candidate-single-dagignation h3 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    margin-bottom: 5px;
}

.candidate-single-dagignation p {
    font-weight: 600;
    font-size: 14px;
    color: #777777;
}

.candidate-single-contact {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.candidate-single-contact a {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #444444;
    margin-right: 20px;
}

.candidate-single-contact a i {
    color: #000;
    margin-right: 5px;
}

.candidate-shortlist a {
    background: #22A20D;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF !important;
    padding: 11px 18px;
}

.candidate-attachment {
    margin-top: 30px;
}

.candidate-daunlode-cv a {
    background: #0D51A2;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
    padding: 11px 19px;
    color: white !important;
}

.candidate-cover-video a {
    background: #333;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 25px 10px 17px;
}

.candidate-attachment a {
    background: green;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 12px 10px 15px;
}

.menu-candidate-detailse-iner-description {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
}

ul.candiddate-details-nav {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    width: 70%;
    margin: 0 auto;
    padding: 20px 0;
}

li.candidate-details-nav-li .cd-nav-a-link.active {
    position: relative;
    color: #0D51A2;
}

li.candidate-details-nav-li .cd-nav-a-link.active::after {
    position: absolute;
    content: "";
    left: 28px;
    bottom: -21px;
    width: 14.53px;
    height: 2px;
    background: #0D51A2;
    border-radius: 1px;
}

li.candidate-details-nav-li a.cd-nav-a-link {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.plans_tab_wraper li.candidate-details-nav-li .cd-nav-a-link.active::after {
    left: 0;
    bottom: -23px;
    width: 100%;
}

.plans_tab_wraper li.candidate-details-nav-li .cd-nav-a-link.active {
    font-weight: 600;
}

.candidate-detailse-containte-section {
    margin-top: 56px;
}

.candi-about-me-area,
.candi-education-area {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D9D9D9;
}

h3.can-d-h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 30px;
}

.candi-about-me-area p {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: #2A2A2A;
    margin: 0;
}

h3.can-d-h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 30px;
}

.design-dots-verct {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    align-content: center;
}

span.can-d-dots {
    position: relative;
    width: 10px;
    height: 10px;
    background: #E2E2E2;
    border-radius: 100%;
}

span.can-d-dots::after {
    position: absolute;
    content: "";
    top: 4px;
    left: 3.5px;
    width: 2px;
    height: 90px;
    background: #E2E2E2;
}

.de-dont-containt {
    margin-left: 20px;
    margin-bottom: 20px;
}

.de-dont-containt h5 {
    font-weight: 700;
    font-size: 15px;
    color: #2A2A2A;
    margin-bottom: 5px;
}

.de-dont-containt h4 {
    font-weight: 700;
    font-size: 13px;
    color: #777777;
}

.de-dont-containt p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #6A6A6A;
    margin: 0;
}

.education p {
    visibility: hidden;
}

.experience p {
    visibility: hidden;
}

.awards p {
    visibility: hidden;
}

.can-d-exprience-area {
    margin-bottom: 40px;
}

h3.can-d-h3 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 30px;
}

.can-d-skils-area {
    margin-bottom: 70px;
}

.can-d-award-area {
    margin-bottom: 70px;
}

.can-d-progresbar-main-area {
    margin-bottom: 20px;
}

.progre-titel-area-can {
    display: flex;
    justify-content: space-between;
}

.progre-titel-area-can p {
    font-weight: 500;
    font-size: 14px;
    color: #2A2A2A;
}

h3.can-d-h3 {
    font-weight: 700;
    font-size: 17px;
    color: #000000;
    margin-bottom: 20px;
}

.candidate-informatin-can-d-area {
    border: 1px solid #E2E2E2;
    border-radius: 10px;
    padding: 30px;
}

.social-icones-can-details {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    background: #FAFAFA;
    border-radius: 10px;
    padding: 15px 0;
    margin: 10px 0 70px 0;
}

.social-text-can-details {
    display: flex;
    justify-content: center;
    width: 30%;
    align-items: center;
    align-content: center;
}

.social-text-can-details h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    margin: 0;
}

.social-icones-can-detail {
    display: contents;
}

ul.social-icones-ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    width: 50%;
    margin: 0;
}

a.social-icone-a {
    color: #0D51A2;
    font-size: 20px;
}






#map {
    height: 250px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}

/*end*/
.job-listing-single-box {
    position: relative;
}

.job-listing-single-box .box-like-area {
    position: absolute;
    top: 15px;
    right: 15px;
}

ul#myTab li a {
    font-family: 'Manrope', sans-serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #000000 !important;
    padding-bottom: 15px !important;
    /* position: relative; */
}

ul#myTab li a.active {
    color: #0D51A2 !important;
    background-color: transparent !important;
}

ul#myTab li a.active::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 14.53px;
    height: 2px;
    background: #0D51A2;
    border-radius: 1px;
}

.job-image {
    margin-bottom: 30px;
}

.job-image img {
    max-width: 100%;
}

.display-4 {
    color: #FFFFFF !important;
}

.img-thumb-item {
    width: 180px;
}

@media only screen and (max-width: 768px) {
    table.dataTable {
        display: block;
        overflow-x: auto;
    }

    .dataTables_wrapper .d-flex:not(.app_tracking_action,.action_ul) {
        display: block !important;
    }

    .table td,
    .table th {
        padding: 0.5rem !important
    }

    .join-us-btn {
        margin-bottom: 0.5rem;
    }

    .nav-link.active::after,
    .nav-link:hover::after {
        display: none !important;
    }
}

@media only screen and (max-width: 480px) {
    .save-job-buttons .btn {
        display: block;
        width: 100%;
        margin-left: 0px !important;
        margin-bottom: 15px;
    }
}

.login-btn {
    background: #007bff !important;
}

.fal {
    font-size: 18px;
    line-height: 18px !important;
}

.fa-subscription:before {
    content: "\F12D";
}

.fa-dollar-note:before {
    content: "\F11C";
}

body {
    font-family: 'Montserrat', sans-serif;
}

.main_page_logo img {
    max-width: 100%;
}

.profile_alert_msg {
    border: 2px solid #ee404c;
    border-radius: 10px;
    color: #ee404c;
    font-size: 17px;
    font-weight: 500;
}

.profile_alert_msg .iconn {
    font-size: 26px;
}

.com_wraper {
    border: 2px solid #e8e8e8;
    border-radius: 10px;
}

.progile_photo {
    color: white !important;
    background: #0d51a1;
    height: 120px;
    width: 120px;
    display: flex;
    border-radius: 50%;
    font-size: 56px;
    font-weight: 700;
    margin: auto;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    position: relative;
}

.left_side_wraper .name {
    font-size: 18px;
    color: #0d51a1;
    font-weight: 500;
}

.profie_status li {
    display: inline-block;
    list-style: none;
    font-size: 20px;
    color: #e7e7e7;
}

.profie_status li .verified {
    color: #ffc107;
}

.menu_wraper li {
    display: block;
    list-style: none;
}

.menu_wraper li a {
    font-size: 16px;
    color: #8b8b8b;
    text-decoration: none !important;
    position: relative;
    display: block;
    padding: 5px 0;
    border-right: 3px solid transparent;
    transition: .5s;
}

.right_side_wraper h3 {
    font-size: 18px;
    color: #000;
}

.box_wraper {
    /* border: 1px solid #e8e8e8; */
    border-radius: 3px;
}

.box_wraper .box_header {
    background: #f7f7f7;
}

.box_header h4 {
    font-size: 18px;
    color: black;
    font-weight: 600;
}

.box_header span {
    color: #b6c9df;
}

.box_header a {
    text-decoration: none !important;
}

.job_pref {
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 600;
}

.box_body {
    font-size: 16px;
    color: black;
}

.box_body .name {
    font-size: 18px;
    color: black;
    font-weight: 600;
}

.info_icon {
    color: #ee404c !important;
    font-size: 18px;
}

.box_wraper.error_border {
    border-color: #ee404c !important;
}

.main_btn {
    font-size: 16px;
    color: #0d51a2;
    text-decoration: none !important;
    font-weight: 600;
    border: 1px solid #0d51a2;
    transition: .5s;
    padding: 8px 18px;
    display: inline-block;
    border-radius: 6px;
}

.main_btn:hover {
    color: white;
    background: #0d51a2;
}

.other_links li {
    list-style: none;
    margin-bottom: 14px;
}

.other_links li a {
    font-size: 15px;
    text-decoration: none !important;
    display: inline-block;
    color: #272729;
}

.other_links li .text-danger {
    color: #FF0404 !important;
}

.other_links li .text-success {
    color: #1ABC00 !important;
}

input[type=file] {
    width: 110px;
    color: transparent;
    font-size: 14px;
}

#fileLabel {
    font-style: italic;
    font-size: 12px;
}

@media (max-width: 991px) {}

.container-jobseeker_logo {
    margin-top: 10px;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
}

.main_banner {
    background: url(../images/inner_page_banner.png) no-repeat;
    background-size: 100% 100%;
    min-height: 100px;
    text-align: center;
}

.emp_banner {
    background: url(../images/emp_banner.png) no-repeat;
}

.main_banner h2 {
    font-weight: 600;
    font-size: 36px;
    color: #0D51A2;
}

.main_banner p {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}

.main_banner p span {
    color: #0D51A2;
    font-weight: 600;
}

.main_banner p span {
    color: #0D51A2;
    font-weight: 600;
}

.main_heading {
    font-size: 24px;
    color: #FF9000;
    font-weight: 700;
    text-align: left;
}

.main_heading span {
    color: #0D51A2;
}

.font-18 {
    font-size: 18px;
    color: #444444;
}

.font-14 {
    font-size: 14px;
}

.box_wraper {
    border: 2px solid #E5E5E5;
    border-radius: 20px;
}

.box_wraper .img_wraper {
    height: 250px;
    width: 100%;
}

.box_wraper .img_wraper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: 20px 20px 0 0;
}

.box_content h3 {
    font-size: 22px;
    color: #0D51A2;
    font-weight: 700;
}

.box_content p,
.services_wraper .box_wraper p {
    color: #777777;
    font-size: 14px;
}

.box_content p {
    min-height: 42px;
}

.services_wraper {
    background: #FAFAFA;
}

.services_wraper .box_wraper {
    border-radius: 30px;
    transition: .5s;
    border: 0;
}

.services_wraper .box_wraper:hover {
    box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.08);
}

.services_wraper .box_wraper h3 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.services_wraper .box_wraper:hover h3 {
    color: #0D51A2;
}

.talent_wraper a {
    color: #0D51A2;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    border: 1px solid #0D51A2;
    padding: 12px 36px;
    display: inline-block;
    text-decoration: none !important;
    transition: .5s;
    text-transform: uppercase;
}

.talent_wraper a {
    background: #0D51A2;
    color: white;
}

.talent_wraper a:hover {
    color: #0D51A2;
    background: transparent;
}

.future_box h3 {
    font-size: 20px;
    color: #4A4A4A;
    font-weight: 600;
}

.future_box p {
    font-size: 16px;
    color: #6A6A6A;
}

.process_wraper h3 {
    color: #FF9000;
    font-size: 42px;
    font-weight: 600;
}

.process_wraper p {
    color: #444444;
    font-size: 18px;
}

.talent_wraper {
    background: #E7EEF6;
}

.devp_cycle h4 {
    font-size: 18px;
    color: #4A4A4A;
    font-weight: 500;
}

.devp_cycle p {
    color: #888888;
    font-size: 16px;
}

.talent_wraper p {
    font-size: 16px;
    color: #444444;
}

.counter_wraper {
    box-shadow: 0px 5px 19px rgb(196 228 225 / 60%);
    border-radius: 20px;
    max-width: 78%;
    margin: auto;
    position: relative;
}

.counter_wraper p {
    color: #9E9E9E;
    font-size: 16px;
}

.counter_wraper .number {
    color: #0D51A2;
    font-size: 24px;
    font-weight: 700;
}

@media (min-width: 992px) {
    .main_banner h2 {
        font-size: 40px;
    }

    .main_heading {
        font-size: 34px;
        line-height: 40px;
    }

    .devp_cycle .left_part {
        margin-right: -100px;
        position: relative;
        z-index: 3;
    }

    .devp_cycle .right_part {
        margin-left: -100px;
        position: relative;
        z-index: 3;
    }
}

@media (min-width: 1100px) {
    .counter_wraper {
        margin-top: -60px;
    }

    .featured-jobs-slider .featured-job-box,
    .latest-jobs-slider .featured-job-box,
    .more-seen-jobs-slider .featured-job-box {
        /*min-height: 575px;*/
        position: relative;
    }

    .featured-jobs-slider .featured-job-box .veiv-all-catagory,
    .latest-jobs-slider .featured-job-box .veiv-all-catagory,
    .more-seen-jobs-slider .featured-job-box .veiv-all-catagory {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: auto;
    }
}


/* Samir Css Start ................................................................ */
.banner_bg_effect,
.featured-jobs-area,
.populor-indertries,
.brand-with-us-area {
    background: #f4f8fb;
}

.navbar-nav {
    align-items: center;
}

.navbar-nav .nav-link {
    position: relative;
}

.navbar-nav .login_btn {
    border-left: 1px solid #3E5A78;
}

.main_banner_new .banner_bg_img {
    position: absolute;
    bottom: -243px;
    left: 0;
    z-index: -1;
}

.main_banner_title {
    font-size: 30px;
    font-weight: 700;
    color: #273844;
    margin-bottom: 20px;
}

.banner_desc {
    font-weight: 500;
    color: #273944;
    font-size: 28px;
}

.deco_border:before {
    content: '';
    width: 95px;
    height: 5px;
    background-color: rgba(208, 120, 81, 1);
    position: absolute;
    left: 0;
    bottom: -10px;
}

.job-details-profiles .deco_border:before {
    /* left: 44px; */
    width: 72px;
}

.navbar-nav li i {
    display: none !important;
}

.navbar-nav>li {
    margin-left: 7px;
}

.nav-link.header_btns {
    font-size: 14px !important;
    color: white !important;
    background: #E32124;
    border-radius: 45px;
    padding: 8px 34px !important;
    font-weight: 400;
    min-width: 100px;
    text-align: center;
    border: 1px solid transparent;
    transition: .5s;
}

#btnquicksearch {
    position: relative;
    padding: 10px 20px;
}

/* #btnquicksearch:before {
    content: '\f002';
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    color: white;
} */

.morden_main_wraper .img_wraper {
    height: 300px;
}

.who_you_are_wraper {
    max-width: 930px;
    margin: 0 auto;
}

.who_you_are_wraper .inner_box {
    border: 1px solid rgba(255, 255, 255, 1);
    background-color: white;
    box-shadow: 0px 15px 20px rgb(0 0 0 / 5%);
    padding: 24px;
    border-radius: 16px;
}

.who_you_are_wraper .inner_box p {
    font-size: 18px;
    color: #232B36;
}

.btn {
    border-radius: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 10px;
    box-shadow: none !important;
    outline: none !important;
    color: #FFFFFF !important;
}

.morden_main_wraper .btn-primary,
.primary-btn {
    background: #275776;
    border: 1px solid #275776;
    min-width: 220px;
}

.secondary-btn {
    background: #304553;
    border: 1px solid #304553;
    min-width: 220px;
}

.light_btn {
    background: #81b5b7;
    border: 1px solid #81b5b7;
    min-width: 125px;
}

.header_title_wraper h6 {
    font-size: 18px;
    color: #2E5975;
    font-weight: 500;
}

.header_title_wraper h2 {
    font-size: 38px;
    color: #2E5975;
    font-weight: 700;
}

.brand-with-us-area h2 {
    font-size: 16px;
    color: #797994;
    text-transform: uppercase;
}

.featured-jobs-slider .slick-slide {
    padding: 10px;
}

.latest-jobs-slider .slick-slide {
    padding: 10px;
}

.more-seen-jobs-slider .slick-slide {
    padding: 10px;
}

.post_job_btn {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px #F4F4F4;
    border-radius: 40px;
    color: #0D51A2 !important;
    min-width: 240px;
    text-align: center;
    font-size: 18px;
    padding: 15px 10px;
    font-weight: 700;
    transition: .5s;
}

.hired_emp_wraper {
    background: url(../images/hired_img.png) no-repeat;
    background-size: cover;
    background-position: top;
    border-radius: 30px;
}

.hired_emp_wraper h2 {
    font-weight: 800;
    font-size: 40px;
    color: #000;
}

.hired_emp_wraper p {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.services_wraper {
    background: url(../images/services_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 30px;
}

.emp_services {
    background: url(../images/services_emp.png) no-repeat;
}

.check_pack_link {
    color: #FF9000;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px dashed #FF9000;
    padding: 6px;
}

.check_pack_link:hover {
    border-color: #0D51A2;
    color: #0D51A2;
}

.brhan_img {
    border-radius: 30px;
}

.more_needs_wraper {
    background: #FDDB65;
    border-radius: 30px;
}

.we_hire_img {
    max-height: 350px;
    border-top-right-radius: 30px;
}

.services_wraper .box_wraper p {
    min-height: 63px;
}

@media (min-width: 1370px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1366px;
    }

    .subcription-form {
        min-width: 510px;
    }

    .brand-with-us-area {
        margin-top: -40px;
    }
}

@media (min-width: 1650px) {
    .lern-with-us {
        padding-top: 4rem !important;
        margin-bottom: 5rem !important;
    }
}

@media (max-width: 577px) {
    .button-and-i-area {
        justify-content: space-between;
    }

    .subcription-form .btn.btn-primary {
        padding: 13px 20px;
        font-size: 12px;
    }

    .deco_border.text-center:before {
        right: 0;
        margin: auto;
    }

    form.form-new-up-bru {
        padding: 20px !important;
    }
}

/* 01. Reset CSS
=============================================================== */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

* {
    scroll-behavior: smooth;
}

body {
    background-color: #FFF;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

ol,
ul {
    list-style: none;
}

ul li {
    margin: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

a:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

a {
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    color: #3E3E3E;
}

a:hover {
    text-decoration: none;
    color: #FF9000;
}

/* Reset CSS End
===============================================================*/
.login-bg {
    height: 100%;
}

.mkj-form-text h2 {
    font-weight: 800;
    font-size: 40px;
    color: #000000;
}

.mkj-form-text p {
    font-weight: 400;
    font-size: 14px;
    color: #777777;
}

.mkj-form-text label {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    margin-bottom: 12px;
}

.mkj-form-text .forget_pass {
    font-weight: 500;
    font-size: 14px;
    color: #0D51A2;
}

.mkj-form-text .form-control {
    background-color: #FFFFFF !important;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 4px 1px -3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    color: #000;
    padding: 14px;
    height: auto;
    outline: none !important;
    width: 100%;
    /* max-width: 360px; */
}

.mkj-form-text .form-control::placeholder {
    color: #666;
}

.mkj-form-text .form-control:focus,
.mkj-form-text .form-control:focus-within,
.mkj-form-text .form-control:visited,
.mkj-form-text .form-control:active {
    background-color: #FFFFFF !important;
}

.mkj-form-text .form-control:focus {
    border-color: #777777 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.Sign-up-here-div.text-center p {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

.Sign-up-here-div.text-center p a {
    color: #0D51A2;
    border-bottom: 1px dotted #0D51A2;
    font-weight: 600;
}

.form-check label {
    color: #777777;
}

.back-home-page-btn .btn {
    border: 2px solid rgb(13 81 162 / 10%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 12px;
    color: #0D51A2 !important;
    padding: 14px;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    max-width: 360px;
}

button.btn.btn-primary.btn-lg,
a.btn.btn-outline-primary {
    border-radius: 0.6rem;
}

.tab-register .nav-link {
    text-align: left;
    padding: 0;
    color: #777777;
}

.tab-register .nav-link.active label {
    font-weight: bold;
}

.login-page-content .btn {
    border-radius: 10px;
}

.term_condition {
    font-size: 16px;
    color: #777777;
    font-weight: 600;
}

/* .open-form{
    color: #FF9000;
} */
.tab-register #myTab .form-check-label {
    position: relative;
    padding-left: 29px;
}

.tab-register .nav-link.active {
    color: #0D51A2;
}

.tab-register #myTab .form-check-label:before {
    content: '';
    width: 19px;
    height: 19px;
    border: 1px solid #777777;
    border-radius: 10px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
}

.tab-register .nav-link.active .form-check-label:before {
    background-color: #0D51A2;
    border-color: #0D51A2;
}

.tab-register .nav-link.active .form-check-label:after {
    content: '';
    background: url(../../public/images/right_arrow.png) no-repeat;
    height: 6px;
    width: 9px;
    background-size: 100% 100%;
    position: absolute;
    left: 6px;
    top: 8px;
}

.job_detail .header-area,
.jobseeker_profile_page .header-area {
    border-bottom: 1px solid #E2E2E2;
}

.jobseeker_profile_page .header-area {
    margin-bottom: 80px;
}

.job-information-area {
    border: 1px solid #E2E2E2;
    border-radius: 10px;
}

.job-information-area h3 {
    font-size: 22px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 30px;
}

.job-info-icone-text-box .icone-img-job-info {
    display: none;
}

.job-info-icone-text-box .job-info-text-area h3 {
    font-size: 12px;
    color: #777777;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 4px;
}

.job-info-icone-text-box .job-info-text-area p {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
}

.job-details-job-related-section {
    /* background: #fff; */
    border-radius: 20px;
}

#related_jobs h2 {
    font-weight: 700;
    font-size: 22px;
    color: #2E5975;
}

.job-details-section .featured-job-box {
    padding-bottom: 15px !important;
}

.job-details-section .featured-job-box .img-preview {
    height: 70px;
    width: 75px;
    border: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none !important;
}

.job-details-section .featured-job-box .img-preview img {
    height: 50px;
    width: 50px;
}

.about_company_wraper {
    background-color: rgba(172, 197, 216, 1);
}

.about_company_wraper h3 {
    font-size: 22px;
    color: #2E5975;
    font-weight: 700;
}

.about_company_wraper h4 {
    font-weight: 600;
    font-size: 16px;
}

.about_company_wraper p {
    font-size: 16px;
    color: #273844;
}

.about_company_wraper p a {
    color: red;
}

.job_detail .bru-footer-area.mt-5 {
    margin-top: 0 !important;
}

.slick-prev:before,
.slick-next:before {
    color: #2E5975;
}

.emp_logged_in .header-area,
.js_logged_in .header-area {
    background-color: white;
}

.emp_logged_in:not(.job_detail):not(.jobseeker_profile_page),
.js_logged_in {
    background-color: #fafafa;
}

.emp_dashboard_page h1,
.emp_dashboard_page h1 a,
.form_left_title {
    font-size: 25px;
    color: #273844 !important;
    font-weight: 600;
}

.inner_page_arc_banner h1,
.inner_page_arc_banner h1 a {
    color: #2E5975 !important;
}

.emp_dashboard_page h1 span {
    color: #0D51A2;
}

.emp_dashboard_page .inner_box_wraper {
    background: #FFFFFF;
    box-shadow: 0px 10px 10px -5px #EFEFF0;
    border-radius: 10px;
    margin-bottom: 40px;
    padding: 36px 40px;
}

.emp_dashboard_page .inner_box_wraper h3 {
    font-weight: 800;
    font-size: 22px;
    color: black;
}

.emp_dashboard_page .inner_box_wraper:not(.counter_main_wraper) .text-primary {
    color: #999999 !important;
    font-size: 13px;
    font-weight: 600;
}

.emp_dashboard_page .inner_box_wraper p {
    font-weight: 500;
    font-size: 15px;
    color: #000000;
}

.counter_main_wraper h6 {
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    word-break: break-word;
}

.counter_main_wraper .text-primary {
    display: block;
    font-weight: 600;
    font-size: 40px;
    color: #0D51A2 !important;
    margin-bottom: 10px;
}

.table,
.table td {
    border: 0;
}

.table td {
    border-top: 0;
    border-bottom: 1px solid #E2E2E2 !important;
}

.table tr:last-child td {
    border-bottom: 0 !important;
}

.table tr {
    background-color: unset !important;
}

.table-theme th,
.table th {
    background-color: unset;
    border: 0 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #999999;
    text-align: left !important;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-left: 0;
}

.table-theme td,
.table td {
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    background-color: unset !important;
    text-align: left !important;
    vertical-align: middle;
    padding: 20px 0;
}

.table .badge {
    font-size: 100%;
}

.table .action {
    background-color: unset;
    border: 0;
    color: black;
}

.table .dropdown-menu li a {
    font-size: 13px !important;
}

.table .dropdown-menu li a .fa {
    margin-right: 10px;
}

.emp_logged_in .navbar-nav .nav-link.active:before,
.emp_logged_in .navbar-nav .nav-link:not(.header_btns):hover:before,
.js_logged_in .navbar-nav .nav-link.active:before,
.js_logged_in .navbar-nav .nav-link:not(.header_btns):hover:before {
    height: 3px;
    width: 80%;
    background-color: #0D51A2;
    bottom: -29px;
}

.emp_logged_in .navbar-nav .nav-link:after,
.js_logged_in .navbar-nav .nav-link:after {
    display: none !important;
}

.emp_logged_in .navbar-nav .nav-link.active,
.emp_logged_in .navbar-nav .nav-link:not(.header_btns):hover,
.js_logged_in .navbar-nav .nav-link.active,
.js_logged_in .navbar-nav .nav-link:not(.header_btns):hover {
    color: #0D51A2;
}

.emp_logged_in .user-menu .nav-link span.fa-user,
.js_logged_in .user-menu .nav-link span.fa-user {
    height: 30px;
    width: 30px;
    background: #e0e0e0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.emp_logged_in .user-menu .nav-link span.fa-angle-down,
.js_logged_in .user-menu .nav-link span.fa-angle-down {
    margin-left: 6px;
}

.emp_logged_in .nav-link,
.js_logged_in .nav-link {
    display: flex;
    align-items: center;
}

.emp_logged_in .navbar-nav .user-menu .nav-link:before,
.js_logged_in .navbar-nav .user-menu .nav-link:before {
    display: none !important;
}

.my_job_counter_table {
    gap: 30px;
}

.my_job_counter_table h5 {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
}

.my_job_counter_table h5 span {
    font-size: 30px;
    font-weight: 600;
    color: #0D51A2;
    display: block;
    margin-bottom: 5px;
}

.emp_logged_in .pagination,
.js_logged_in .pagination {
    background-color: unset !important;
    margin-top: 50px;
}

.emp_logged_in .pagination .page-item:not(.previous):not(.next) a,
.js_logged_in .pagination .page-item:not(.previous):not(.next) a {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    margin: 0 8px;
}

.emp_logged_in .pagination .page-item.active a,
.js_logged_in .pagination .page-item.active a {
    background: #0D51A2;
    color: white !important;
}

.emp_logged_in .pagination .page-item.previous a,
.emp_logged_in .pagination .page-item.next a,
.js_logged_in .pagination .page-item.previous a,
.js_logged_in .pagination .page-item.next a {
    color: #0D51A2;
    font-size: 14px;
    font-weight: 700;
}

.emp_logged_in .pagination .page-item.previous,
.js_logged_in .pagination .page-item.previous {
    margin-right: 50px;
}

.emp_logged_in .pagination .page-item.next,
.js_logged_in .pagination .page-item.next {
    margin-left: 50px;
}

.emp_logged_in .pagination .page-item.disabled a,
.emp_logged_in .pagination .page-item.disabled,
.js_logged_in .pagination .page-item.disabled a,
.js_logged_in .pagination .page-item.disabled {
    color: #999999;
    cursor: not-allowed;
}

.my_job_counter_table .middle_one {
    margin: 10px 10px;
}

#search-employerJob .btn-secondary {
    min-width: 158px;
    padding: 12.8px;
    background: #0D51A2;
    border-radius: 10px;
    font-weight: 700;
    font-size: 15px;
    color: #FFFFFF;
}

form .form-control {
    border: 1px solid #E2E2E2;
    border-radius: 10px;
    padding: 14px;
    height: auto;
    font-size: 15px;
}

form .form-control:focus {
    box-shadow: none !important;
    border-color: #777 !important;
}

#search-employerJob .search-icon-btn {
    color: #0D51A2;
    position: absolute;
    left: -49px;
    padding: 12px;
    background: unset;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
}

.dataTables_wrapper td .open {
    color: #36951E;
    font-weight: 700;
}

.dataTables_wrapper td .close {
    color: #EA1616 !important;
    font-weight: 700;
    float: unset;
    font-size: 14px !important;
    opacity: 1;
    text-shadow: none;
}

.action_ul .middle_one {
    margin: 0 20px;
}

.emp_profile_page {
    background-color: white;
    margin-top: -1rem;
}

.emp_profile_page .banner_section {
    background: #FAFAFA;
    border-radius: 20px;
    padding: 22px;
}

.emp_profile_page .banner_section .user-image .img-preview {
    height: 80px;
    width: 80px;
    margin: auto;
    margin-bottom: 20px;
}

.emp_profile_page .banner_section .user-image .img-preview img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.emp_profile_page .banner_section h1 {
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    margin-bottom: 10px;
}

.emp_profile_page .banner_section .desc {
    font-weight: 600;
    font-size: 14px;
    color: #777777;
    max-width: 773px;
    margin: auto;
}

.emp_profile_page #myTab .nav-link {
    display: inline-block;
    text-align: center;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    padding: 20px 0 !important;
    position: relative;
}

.emp_profile_page #myTab .nav-link:hover {
    color: #0D51A2 !important;
}

.emp_profile_page #myTab .nav-link.active:after,
.emp_profile_page #myTab .nav-link:hover:after {
    height: 3px;
    width: 80%;
    background-color: #0D51A2;
    bottom: -1px;
    border-radius: 4px;
}

.emp_profile_page #info h5 {
    font-size: 17px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
}

.emp_profile_page #myTabContent iframe {
    height: 442px;
    border-radius: 20px;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}

.location_wraper {
    font-size: 15px;
    color: #777777;
    font-weight: 600;
    margin-bottom: 45px;
}

.select2-container--bootstrap4 .select2-selection {
    height: unset !important;
    border: 1px solid #E2E2E2;
    border-radius: 10px
}

.select2-container--bootstrap4 .select2-selection .select2-selection__rendered {
    padding: 8px 14px;
    font-size: 13px;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
    padding: 16px 10px;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
}

.table td a span {
    color: #777777;
}

#applicationTracking-datatable_wrapper td[data-title="Best Match"] .text-center {
    text-align: left !important;
}

.table td select {
    font-size: 14px;
    font-weight: 700;
    color: black;
    background-color: unset;
    border: 0;
    padding: 0;
    height: auto;
    width: auto;
    box-shadow: none !important;
}

.table td select.rejected {
    color: #EA1616;
}

.table td select.awaiting_review {
    color: #D1951F;
}

.emp_dashboard_page .btn-secondary {
    color: white;
    background: #0D51A2;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 18px;
}

#search-applicationTracking .search-icon-btn {
    padding: 12px 0;
    background-color: unset !important;
    color: #0D51A2;
    border: 0 !important;
}

.app_tracking_action a {
    padding: 0 !important;
}

.emp_dashboard_page .fa-info {
    display: none;
}

.about_banner {
    background-size: cover;
    min-height: 100px;
    background-position: center center;
    border-radius: 30px;
    border-radius: 30px;
}

.find_job_banner {
    background: url(../images/find_job_banner.png) no-repeat;
}

.candidate-details-single-profile .candidate-single-profile {
    height: 80px;
    width: 80px;
    border-radius: 10px;
}

.candidate-details-single-profile .candidate-single-profile img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

.candidate-informatin-can-d-area h3 {
    font-size: 22px;
    font-weight: 700;
    color: black;
    margin-bottom: 30px;
}

.can-info-text-area h3 {
    font-weight: 600;
    font-size: 12px;
    color: #777777;
    margin-bottom: 5px;
}

.can-info-text-area p {
    font-weight: 600;
    font-size: 15px;
    color: #000000;
    margin: 0;
    word-break: break-all;
}

.can-info-icone-text-box .icone-img-can-info {
    display: none;
}

.can-info-icone-text-box {
    margin-bottom: 30px;
}

#frm_employerJob .form-group label {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 15px;
}

/* #frm_employerJob .cke_inner .cke_toolbar:not(#cke_50):not(#cke_55):not(#cke_61):not(#cke_62){
    display: none;
} */
.commu_set {
    border: 1px solid #E2E2E2;
    padding: 13px;
    min-width: 200px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.left_side_wraper {
    padding: 34px 31px;
    box-shadow: 0px 10px 10px -5px #EFEFF0;
    border-radius: 10px;
    margin-bottom: 40px;
}

.jobseeker_dashboard h3 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
}

.left_side_wraper a {
    display: flex !important;
    align-items: center;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #777777 !important;
    margin-bottom: 10px;
    position: relative;
}

.left_side_wraper a.active:after,
.left_side_wraper a:hover:after {
    content: '';
    background: #FF9000;
    border-radius: 3px 0px 0px 3px;
    height: 20px;
    width: 3px;
    position: absolute;
    right: -3px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.left_side_wraper a.active {
    color: #FF9000 !important;
    font-weight: 700 !important;
}

.left_side_wraper .icon {
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 11px;
}

.left_side_wraper a.active .icon {
    background-color: #FF9000;
}

.left_side_wraper a.active .icon path {
    stroke: white;
}

.js_logged_in .inner_box_wraper {
    padding: 30px;
    box-shadow: 0px 10px 10px -5px #EFEFF0;
    border-radius: 10px;
}

.jobseeker_dashboard .inner_box_wraper {
    margin-bottom: 40px;
}

.jobseeker_dashboard .inner_box_wraper {
    margin-bottom: 40px;
}

.upcoming_interviews_wraper {
    padding-bottom: 0;
}

.upcoming_interviews_wraper h3 {
    font-weight: 800;
    font-size: 16px;
    color: #000000;
    margin-bottom: 30px;
}

.counter_custom_padding {
    padding: 25px 40px !important;
}

.my_job_table_custom_padding {
    padding: 5px 40px;
}

.social_login_wraper {
    margin-top: 50px;
}

.social_login_icons {
    font-size: 14px;
    font-weight: 700;
    color: black !important;
    background: #F8F8F8;
    border-radius: 10px;
    padding: 15px 20px;
    width: 100%;
    display: block;
    max-width: 360px;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.social_login_icons svg {
    position: absolute;
    left: 20px;
}

.divider_or {
    margin-top: 20px;
    max-width: 360px;
}

.divider_or:before {
    content: '';
    background: #D9D9D9;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.divider_or span {
    color: #777777;
    font-size: 14px;
    font-weight: 600;
    padding: 15px;
    background-color: white;
    position: relative;
}

#captcha_element_js,
#captcha_element_emp {
    transform: scale(.7);
    transform-origin: left;
}

.recom_job_box .more_detail {
    height: 46px;
    width: 46px;
    min-width: 46px !important;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 46px;
    margin-right: 20px;
}

.recom_job_box .featured-job-box {
    padding: 22px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.recom_job_box .primary-btn {
    min-width: auto !important;
    width: auto;
}

.recom_job_box .img-preview {
    background-color: unset;
    text-align: unset;
    width: auto;
    float: unset;
    margin-bottom: 20px;
}

.recom_job_box .img-preview img {
    max-width: unset !important;
}

.upcoming_interviews_wraper .main_inner_wraper:not(:last-child) {
    border-bottom: 1px solid #E2E2E2;
}

.upcoming_interviews_wraper .main_inner_wraper {
    padding: 20px 0;
}

.upcoming_interviews_wraper .main_inner_wraper .img-preview {
    background-color: unset;
}

.upcoming_interviews_wraper .main_inner_wraper .img-preview {
    background-color: unset;
}

.upcoming_interviews_wraper .main_inner_wraper .img-preview {
    background-color: unset;
}

.upcoming_interviews_wraper .main_inner_wraper img {
    height: 40px;
    width: 40px;
    object-fit: cover;
    border-radius: 10px;
}

.upcoming_interviews_wraper .main_inner_wraper .info {
    margin-left: 10px;
}

.upcoming_interviews_wraper .main_inner_wraper .info h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    line-height: 22px;
    margin-bottom: 3px;
    border-bottom: 0 !important;
    border-bottom: 0 !important;
    border-bottom: 0 !important;
}

.upcoming_interviews_wraper .main_inner_wraper .company_name {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #0D51A2;
}

.upcoming_interviews_wraper .main_inner_wraper .sch,
.upcoming_interviews_wraper .main_inner_wraper .date {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #999999;
}

.upcoming_interviews_wraper .main_inner_wraper .date {
    color: #000000;
}

.my_job_action a {
    color: black;
    font-weight: 500;
}

.login-form .primary-btn {
    max-width: 360px;
}

.MuiGrid-root::-webkit-scrollbar {
    width: 4px;
}

/* Handle */
.MuiGrid-root::-webkit-scrollbar-thumb {
    background: #D9D9D9;
    border-radius: 4px;
}

/* Handle on hover */
.MuiGrid-root::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.job_listing_right_side.MuiGrid-root ul li {
    position: relative;
    padding-left: 28px;
    margin-top: 4px;
}

.job_listing_right_side.MuiGrid-root ul li:before {
    content: '';
    height: 3px;
    width: 3px;
    background-color: #2A2A2A;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 12px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.job_listing_right_side {
    padding-right: 14px;
}

#progressbar li {
    color: #000000 !important;
}

#progressbar li.active {
    color: #0D51A2 !important;
}

#progressbar li:before {
    width: 34px !important;
    height: 34px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    background-color: #FAFAFA !important;
    font-size: 14px !important;
    font-weight: 700;
    color: black;
    margin-bottom: 18px !important;
    border: 1px solid #E2E2E2;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #0D51A2 !important;
    color: white !important;
    border-color: #0D51A2;
}

#progressbar li:after {
    background: #E2E2E2 !important;
    top: 15px !important;
    z-index: -1 !important;
}

.job_steps_common {
    width: 100% !important;
}

.job_steps_common .mkj-form-text .form-control {
    max-width: 100%;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
    box-shadow: none !important;
    border-color: #777777 !important;
}

.primaty-btn-outline {
    background-color: #E2ECF3 !important;
    color: #5E6571 !important;
    box-shadow: none !important;
    min-width: 240px;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid #E2ECF3;
}

.input-group-text {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.emp_logged_in .d-flex>.btn {
    flex: unset !important;
}

.emp_logged_in .card,
.js_logged_in .box_wraper {
    background: #FFFFFF;
    box-shadow: 0px 10px 10px -5px #EFEFF0;
    border-radius: 10px;
    border: 0;
}

.emp_logged_in .card .card-header,
.js_logged_in .box_wraper .box_header {
    border-bottom: 1px solid #E2E2E2;
    background-color: unset;
}

.emp_logged_in .card .card-header h3,
.js_logged_in .box_wraper .box_header h3 {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
}

.btn-link {
    color: #0D51A2 !important;
}

.emp_logged_in .card .card-body h3,
.card-body h3.text-primary,
.js_logged_in .box_wraper .box_body h3,
.box_body h3.text-primary {
    font-size: 16px;
    color: black !important;
}

.emp_logged_in .card .user-image img,
.js_logged_in .box_wraper .user-image img {
    height: 80px !important;
    width: 80px !important;
}

.trace_icons_size {
    font-size: 16px;
}

#display_cover_video {
    margin-right: 6px;
}

.js_logged_in #message-datatable_length label {
    display: flex;
}

.js_logged_in #message-datatable_length label select {
    margin: 0 8px;
}

.header-area .navbar-brand img,
.login-page .mkj-logo img {
    max-width: 195px;
    height: auto;
}

.header-area .navbar-brand {
    padding: 0;
}

.jobseeker-profile .right_side_wraper .box_body p {
    font-size: 15px;
}

.btn.focus,
.btn:focus {
    box-shadow: none !important;
}

table.dataTable>thead>tr>th:not(.sorting_disabled),
table.dataTable>thead>tr>td:not(.sorting_disabled) {
    padding-right: 0 !important;
    padding-left: 22px;
}

#applyJob-datatable thead th,
#jobAlert-datatable thead th,
#message-datatable thead th,
#favoriteJob-datatable thead th {
    padding-left: 0;
}

#applyJob-datatable td .text-danger,
#jobAlert-datatable td .text-danger {
    padding: 0;
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:before {
    right: unset !important;
    left: 0;
}

table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:after {
    right: unset !important;
    left: 0.5rem;
}

.remove_edu {
    background-color: unset;
}

.react_main_wraper .main_search_wraper,
.item_left_side {
    position: relative;
}

.item_left_side .detail_arrow_wraper {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 36px;
}

.item_left_side .MuiSvgIcon-root path {
    fill: #777777;
}

#message-datatable .user-image a.d-flex,
#shortlisted-candidate-datatable .user-image a.d-flex {
    align-items: center;
}

.subscription_main_wraper .h3 {
    font-size: 18px;
}

.subscription_main_wraper .text-primary {
    color: #777777 !important;
}

.pagination_ul li button {
    height: 40px;
    width: 40px;
}

.related-jobs-slider .slick-arrow {
    top: 100% !important;
}

.related-jobs-slider .slick-arrow.slick-prev {
    left: 40% !important;
}

.related-jobs-slider .slick-arrow.slick-next {
    right: 40% !important;
}

.client-slid .slick-next {
    right: -30px;
}

.related-jobs-slider .card_top_tag {
    position: relative;
    right: 0;
    top: 0;
}

.related-jobs-slider .card_tag_wraper {
    text-align: right;
}

.inner_page_arc_banner {
    background: url("../images/arc_inner.png") no-repeat;
    background-size: cover;
    padding: 50px 40px;
    border-radius: 30px;
}

.inner_main_box_wraper {
    border: 1px solid #E7E9EE;
    border-radius: 10px;
    padding: 40px;
}

@media (max-width: 620px) {
    .emp_profile_page #myTabContent #gallery img {
        width: 100%;
    }

    .inner_main_box_wraper {
        padding: 22px;
    }

    .job-searching-form .col-md-3 {
        margin-bottom: 20px;
    }

    .register_main_wraper .img_wraper,
    .login-bg,
    .login-bg,
    .login-bg {
        display: none;
    }

    .mkj-form-text.col-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .right_side_wraper h3 {
        display: flex;
        flex-wrap: wrap;
    }

    .box_wraper .box_header {
        flex-wrap: wrap;
    }

    .veiv-all-catagory a {
        width: 46% !important;
    }

    .testimonials-area .slick-arrow {
        display: none !important;
    }

    .testimonial-slider {
        flex-wrap: wrap;
    }

    .slid-containt-area {
        width: 100%;
        order: 2;
    }

    .slid-imges-area {
        width: 100%;
        order: 0;
    }

    .slid-imges-area img {
        width: auto !important;
        max-height: 200px;
        object-fit: contain;
        margin-bottom: 20px;
    }

    .lern-with-us-bg {
        height: 400px !important;
        margin-bottom: 20px;
    }

    .lern-with-us-bg img {
        height: 100%;
        width: auto;
        object-fit: contain;
    }

    .bg-under-containt {
        width: 100% !important;
    }

    .bg-under-containt .main-titel {
        font-size: 28px !important;
        line-height: 40px;
    }

    .bg-under-containt .titel-containt {
        line-height: 28px;
    }
}

@media (min-width: 621px) and (max-width: 991px) {
    .emp_profile_page #myTabContent #gallery img {
        width: 49%;
    }
}

@media (max-width: 991px) {
    .header-area .navbar-nav {
        z-index: 999;
        background: white;
        width: 100%;
        align-items: flex-start;
        padding: 30px 0;
    }

    .header-area .navbar-nav li {
        margin-left: 0;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }

    .header-area .navbar-nav li a {
        text-align: left !important;
    }

    .veiv-all-jobs a {
        width: auto !important;
        max-width: 220px;
    }

    .subscripetion-info {
        border-radius: 20px;
        padding: 26px 10px !important;
    }

    .subscripetion-info .subcription-form {
        padding: 5px 9px;
        width: 100%;
    }

    .footer-about-area img {
        max-width: 200px;
    }

    .bg-under-containt {
        width: 100%;
        margin-bottom: 22px;
    }

    #progressbar {
        white-space: nowrap;
        overflow-x: auto !important;
        flex-wrap: nowrap;
        display: flex;
    }

    #progressbar li {
        padding: 0 20px;
        width: auto !important;
    }

    .emp_dashboard_page .inner_box_wraper {
        padding: 12px;
    }

    .left_side_wraper a.active:after,
    .left_side_wraper a:hover:after {
        right: -33px;
    }

    ul.footer-links-ul {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    li.footer-links-li a {
        line-height: 30px;
    }

    form.form-new-up-bru {
        width: 100% !important;
    }

    .mobile_header_css {
        display: block !important;
    }

    .mobile_header_css .ac_btn {
        width: 49% !important;
        float: left;
    }

    .mobile_header_css .ac_btn.login_btn {
        margin-right: 4px;
    }

    .header-area .navbar-nav.mobile_header_css li.ac_btn a {
        text-align: center !important;
    }

    .navbar-light .navbar-nav .nav-link:not(.header_btns) {
        padding-left: 15px;
    }

    .navbar-nav .nav-link.active:before,
    .navbar-nav .nav-link:not(.header_btns):hover:before {
        height: 18px;
        width: 2px;
        top: 0;
        left: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
        margin-left: unset;
        margin-right: unset;
    }
}

@media (min-width: 1024px) {
    /* .my_job_counter_table .middle_one {
        margin: 0 60px;
    } */

    .emp_profile_page .banner_section {
        padding: 50px;
    }

    .emp_profile_page #myTabContent #gallery img {
        width: 24%;
    }

    .jobseeker_dashboard .counter_main_wraper .col-md-2 {
        max-width: 20%;
        flex: auto;
    }

    .mkj-form-text .forget_pass,
    .job_detail_info_list li {
        margin-right: 35px;
    }

    .about_company_wraper {
        border-radius: 20px;
    }

    .related-jobs-slider .slick-slide,
    .related-jobs-slider .slick-track {
        width: 100% !important;
    }
}

@media (min-width: 1100px) {

    .emp_logged_in .header-main-area .user-menu,
    .js_logged_in .header-main-area .user-menu {
        margin-left: 100px;
    }

    .login-page .login_max-width {
        max-width: 390px;
    }

    .register_main_wraper .login-page-content {
        max-width: 70%;
    }

    .register_main_wraper .col-md-8 {
        padding-top: 68px !important;
    }

    .light_btn {
        min-width: 220px;
    }

    .create_que_link {
        position: absolute;
        top: 47px;
        right: 36px;
    }
}

@media (min-width: 1200px) {
    .job-details-section .col-lg-8 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .job-details-section .col-lg-4 {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media (min-width: 1400px) {

    .emp_logged_in .header-main-area .user-menu,
    .js_logged_in .header-main-area .user-menu {
        margin-left: 180px;
    }

    .single_login_wraper .col-lg-5 {
        padding-top: 60px !important;
        padding-left: 82px !important;
    }

    .single_login_wraper .login-bg {
        height: 100%;
        position: fixed;
        left: 0;
        width: 58.3%;
    }

    .single_login_wraper .login-bg {
        height: 100%;
        position: fixed;
        left: 0;
        width: 58.3%;
    }

    .register_main_wraper .right_side_wraper {
        padding-top: 60px !important;
        padding-left: 100px !important;
    }

    .register_main_wraper .login-bg {
        height: 100%;
        position: fixed;
        left: 0;
        width: 35%;
        top: 0;
    }

    .register_main_wraper .img_wraper {
        max-width: 35% !important;
        flex: 100%;
    }

    .js_left_sidebar {
        max-width: 300px;
        padding-right: 25px;
    }

    .upcoming_md_wraper {
        padding-left: 25px;
    }

    .about_banner {
        max-width: 1333px;
    }

    .js_left_sidebar {
        max-width: 300px;
        padding-right: 25px;
    }

    .upcoming_md_wraper {
        padding-left: 25px;
    }

    .about_banner {
        max-width: 1333px;
    }

    .featured-jobs-slider .featured-job-box,
    .latest-jobs-slider .featured-job-box,
    .more-seen-jobs-slider .featured-job-box {
        min-height: 509px;
    }

    .job-details-section .featured-job-box .img-preview {
        width: 90px;
    }

    .featured-job-box p {
        font-size: 16px;
    }
}

@media (min-width: 1650px) {
    .register_main_wraper .tab-register {
        max-width: 88%;
    }

    .main_banner_title {
        font-size: 52px;
    }

    .banner_desc {
        font-size: 32px;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .navbar-light .navbar-nav .nav-link:not(.header_btns) {
        font-size: 14px !important;
    }
}

header.header-area.header_sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: white;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transition: all .5s;
    -webkit-transition: all .5s;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .card_top_tag {
        font-size: 12px;
    }

    .featured-job-box .inner_tagline {
        font-size: 11px;
        padding: 2px 6px !important;
    }

    .featured-job-box .img-preview {
        height: 70px;
        width: 70px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
}

@media (max-width: 570px) {

    .who_you_are_wraper .client-slid .slick-list,
    .more-seen-jobs-slider .slick-list,
    .slick-list {
        height: auto !important;
    }

    .who_you_are_wraper .client-slid.inner_box {
        padding: 10px;
    }

    ul.candiddate-details-nav {
        justify-content: space-around !important;
    }

    .featured-jobs-slider .slick-prev {
        left: -15px !important;
    }

    .featured-jobs-slider .slick-next {
        right: -15px !important;
    }
}

.job-details-profiles .button-and-i-area {
    justify-content: flex-start;
}

.job-details-profiles .button-and-i-area .box-like-area {
    margin-left: 20px;
    margin-right: 10px;
}

.social_icons {
    display: flex;
}

.social_icons img {
    height: 30px;
    width: 30px;
    margin: 5px;
}

.plan_category_wraper {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dee2e6 !important;
}

.plan_category_wraper a {
    font-weight: 500;
    padding: 10px 15px;
    margin: 10px;
    border-radius: 30px;
    position: relative;
}

.plan_category_wraper a span.discount {
    position: absolute;
    background: rgba(208, 120, 81, 1);
    color: white;
    font-size: 12px;
    padding: 4px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -16px;
    right: -18px;
}

.plan_category_wraper a.active {
    color: #fff !important;
    font-weight: 600;
    background: #0D51A2 !important;
}

.job_desc_action_btn_wraper {
    position: absolute;
    right: 30px;
    top: 12px;
}

form.form-new-up-bru .searchico {
    position: absolute;
    top: 12px;
    left: 25px;
}

.who_you_are_wraper .client-slid {
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 0;
    padding-bottom: 0;
}

.who_you_are_wraper .client-slid .slick-arrow {
    width: 100px;
    height: 100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.who_you_are_wraper .client-slid .slick-arrow::before {
    display: none;
}

.who_you_are_wraper .client-slid .slick-prev {
    left: 0;
    background-image: url('data:image/svg+xml,<svg width="50" height="50" fill="none" stroke="%233465a4" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m15 18-6-6 6-6"></path></svg>');
}

.who_you_are_wraper .client-slid .slick-next {
    right: 0;
    background-image: url('data:image/svg+xml,<svg width="50" height="50" fill="none" stroke="%233465a4" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m9 18 6-6-6-6"></path></svg>');
}

.who_you_are_wraper .client-slid .slick-list {
    margin: 0 -15px;
}

.who_you_are_wraper .client-slid .slick-slide {
    padding: 15px;
    height: 130px !important;
}

.who_you_are_wraper .client-slid .slick-slide>div {
    height: 100% !important;
    background-color: #fff;
    box-shadow: 1px 5px 5px rgb(0 0 0 / 10%);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 1);
}

.who_you_are_wraper .client-slid .slick-slide>div a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width: 767px) {
    .who_you_are_wraper .client-slid {
        padding-left: 60px;
        padding-right: 60px;
    }

    .who_you_are_wraper .client-slid .slick-arrow {
        width: 50px;
        height: 50px;
    }

    table.dataTable td,
    table.dataTable th{
        white-space: nowrap !important;
    }

    .dataTables_wrapper .action_ul {
        display: flex !important;
    }

    .emp_logged_in .pagination .page-item.previous, .js_logged_in .pagination .page-item.previous {
        margin-right: 10px;
    }
    
    .emp_logged_in .pagination .page-item.next, .js_logged_in .pagination .page-item.next {
        margin-left: 10px;
    }

    .plan_category_wraper {
        flex-wrap: wrap;
    }
}

@media (max-width: 570px) {
    .who_you_are_wraper .client-slid {
        padding: 10px 60px !important;
    }

    .who_you_are_wraper .client-slid .slick-list {
        height: 90% !important;
    }
}

@media (max-width: 1199px) {
    .counter_custom_padding li, .counter_custom_padding li h5 {
        margin: 0 !important;
    }
    
    .counter_custom_padding {
        gap: 20px;
    }
}

.emp_logged_in .header-main-area .user-menu a img, .js_logged_in .header-main-area .user-menu a img{
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 100px;
}
