@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none !important;
    list-style-type: none !important;
}
h2 {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #000000;
}
h6 {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #ff9000;
    margin-bottom: 0;
}
.navbar-light .navbar-nav .nav-link:not(.header_btns) {
    position: relative;
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #000;
}
.navbar-light .navbar-nav .nav-link.join-us-btn {
    color: white !important;
}
.nav-link.activ {
    position: relative;
}
.nav-link.active::after {
    /* position: absolute; */
    content: "";
    width: 15px;
    height: 2px;
    background-color: #0d51a2;
    bottom: 0;
    left: 33px;
}
.join-us-btn {
    background: #ff9000;
    border-radius: 45px;
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
}
a.nav-link:last-child {
    color: #fff;
}
.bg-frame {
    background-image: url(../images/banner_img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}
h2.main-slid-titel {
    font-family: "Manrope", 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 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-weight: 600;
}
.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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    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: #ff9000 !important;
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    padding: 8px 30px;
    border: 0;
}
.indestries-icone-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 20px 0;
}
.indestries-icone-box .cat_img_box img {
    height: 54px;
    object-fit: contain;
    width: auto;
    margin-bottom: 20px;
}
.indestries-icone-box a {
    display: block;
    width: 100%;
    text-align: center;
}
.indestries-icone-box h5 {
    margin-bottom: 0;
    display: block;
    width: 100%;
}
.indestries-icone-box h5 a {
    padding: 0;
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin: 10px 0px 0px 0px;
    display: block;
    text-transform: capitalize;
}
.indestries-icone-box:hover {
    background: rgb(13 81 162 / 5%);
    border-radius: 20px;
}
.indestries-icone-box:hover path {
    fill: rgb(13, 81, 162);
}
.indestries-icone-box p {
    font-family: "Manrope", 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;
}
.featured-job-box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin: auto;
}
.featured-job-box .btn {
    padding: 12px 10px;
    font-size: 13px;
    border-radius: 10px;
    min-width: 100px;
}
.featured-job-box .btn.more_detail {
    background-color: white !important;
    color: #0d51a2 !important;
}
.featured-job-box .label_text {
    color: #777777;
    font-size: 13px;
}
.featured-job-box .salary_wraper {
    min-height: 39px;
}
.bootom-description {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #e5e5e5;
    width: 100%;
    justify-content: space-around;
}
.featured-job-box h5 a {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
}
.featured-job-box p {
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    margin-bottom: 20px;
    min-height: 39px;
}
.featured-job-box .company_name,
.featured-job-box .company_name a {
    font-size: 13px;
    color: #0d51a2;
}
.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: "Manrope", 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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #0d51a2 !important;
}
.featured-jobs-area {
    background-color: #f3f6fa;
}
.featured-job-box:hover {
    box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.08);
}
.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: "Manrope", 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;
}
.lern-with-us {
    background: url(../images/learn-bg.png) no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: #f3f6fa;
}
.bg-under-containt .mini-titel {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
}
.bg-under-containt .main-titel {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 57px;
    text-align: left;
    color: #ffffff;
}
.bg-under-containt .titel-containt {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    text-align: justify;
    color: #ffffff;
    padding: 15px 0;
}
.bg-under-containt .btn {
    background: #ffffff;
    border-radius: 45px;
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    /*text-transform: uppercase;*/
    color: #0d51a2;
    padding: 12px 30px;
}
img.img-slick-slid {
    max-width: 100%;
    margin: auto;
    max-height: 50px;
    object-fit: contain;
}
.testimonials-area {
    background: rgb(243 246 250 / 50%);
}
.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 .description:before {
    content: "";
    height: 100px;
    width: 200px;
    background: url(../images/quoteIcon.png) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 60px;
    left: -70px;
    z-index: -1;
}
.slid-containt-area p {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 40px;
}
.under-titel-area h4 {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #0d51a2;
}
.under-titel-area p {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #7b7b88;
    margin: 0;
}
.slid-imges-area {
    width: 40%;
}
.slid-imges-area img {
    width: 80% !important;
    margin: auto;
}
footer.bru-footer-area {
    /* background-color: #fafafa; */
    padding-top: 67px;
}
.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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    color: #fff;
    margin: 0;
}
.subscription-contaient p {
    font-family: "Manrope", 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 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.subscripetion-info input::placeholder {
    font-family: "Manrope", 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-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #000000;
    margin-top: 12px;
    margin-bottom: 15px;
    padding-right: 20%;
}
.footer-about-area {
    display: flex;
    flex-direction: column;
}
.footer-about-area a.footer-mail {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #0d51a2;
    margin-bottom: 15px;
}
.footer-about-area a.footer-mobile {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #0d51a2;
}
.footer-titel-wrapper {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    color: #000000;
}
ul.footer-links-ul {
    margin-top: 20px;
}
li.footer-links-li a {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    text-align: justify;
    color: #000000;
}
.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: #ff9000 url(../images/left-arrow.png) no-repeat center center !important;
    border-radius: 100%;
}
.testimonials-area button.slick-next.slick-arrow {
    right: -30px !important;
    background: #ff9000 url(../images/right-arrow.png) no-repeat center center !important;
    border-radius: 100%;
}
.testimonials-area ul.slick-dots {
    display: none !important;
}
.testimonials-area .slick-dots li {
    display: inline-block;
    text-indent: -9999px;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #fff;
    cursor: pointer;
    position: relative;
    margin: 0 10px;
}
.testimonials-area .slick-dots li.slick-active:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 5px;
}
.testimonials-area .slick-prev,
.slick-next {
    height: 40px;
    width: 40px;
}
/*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: none !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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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-details-profiles {
    box-shadow: 0px 10px 10px -5px #efeff0;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    background-color: #fff;
}
.job-deatil-img {
    border-radius: 10px;
    height: 120px;
    width: 120px;
}
.titel-wraper-details h3 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
}
.titel-wraper-details p,
.titel-wraper-details p a {
    font-weight: 400;
    font-size: 14px;
    color: #444444;
}
.img-profile-job-details-area h5 {
    font-weight: 600;
    font-size: 14px;
    color: #777777;
}
.img-profile-job-details-area h5 a {
    color: #0d51a2;
}
.sallary {
    width: 25%;
}
.iner-sallary p {
    font-family: "Manrope", 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: "Manrope", 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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin: 0;
}
.iner-urgency p {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin-bottom: 4px;
}
.iner-urgency h4 {
    font-family: "Manrope", 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:not(.banner_search_icon) {
    background: #0d51a2;
    border-radius: 45px;
    font-family: "Manrope", 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-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgb(0 0 0 / 50%) !important;
}
.bg-under-containt .btn {
    border: 1px solid #fff;
    transition: 0.3s ease;
}
.featured-job-box p a {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #444444;
    margin-bottom: 35px;
}
li.footer-links-li a:hover {
    color: #2451a2;
    transition: 0.3s ease;
}
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;
}
.job-searching-form input.btn.btn-primary:hover {
    background-color: #095fc7;
}
.footer-about-area a.footer-mail:hover {
    color: #0d51a2;
}
.footer-about-area a.footer-mobile:hover {
    color: #0d51a2;
}
/* 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: "Manrope", 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;
}
a.btn.gets-job-arlert-button:hover {
    background-color: #095fc7;
}
.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 {
    background: #e7eef7;
    border-radius: 4px;
    width: 100%;
    padding: 10px 0px;
    display: flex !important;
    justify-content: center;
}
.page-item a.page-link {
    border: 0px !important;
    background-color: transparent;
    margin: 0;
    font-family: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin: 0;
}
.iner-urgency p {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    margin-bottom: 4px;
}
.iner-urgency h4 {
    font-family: "Manrope", 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: "Manrope", 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: "Manrope", 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: #000000;
    margin-bottom: 20px;
}
.job-description-area p,
ul.color-details-ul {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: #2a2a2a;
}
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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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 {
    margin-top: 55px;
}
.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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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;
    box-shadow: 0px 10px 10px -5px #efeff0;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 30px 10px;
}

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

.candidate-img {
    position: relative;
}
.candidate-img .img-preview {
    height: 90px;
    width: 90px;
    border-radius: 14px;
}
.candidate-img .img-preview img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 14px;
}
.candidate-img p {
    position: absolute;
    background: #ff9000;
    border: 1px solid #ffffff;
    border-radius: 20px;
    height: 32px;
    width: 32px;
    font-family: "Manrope", 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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    color: #000000;
    margin-bottom: 5px;
    word-break: break-all;
}
.candidate-description-up-area p {
    font-size: 14px;
    color: #777777;
    font-weight: 600;
}
.reating-candidate {
    color: rgba(106, 106, 106, 0.5);
}

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

.candidate-description-in-area {
    display: flex;
    flex-direction: row;
}

.candidate-description-in-left-area {
    width: 42%;
    border-right: 1px solid #e5e5e5;
}
.candidate-description-in-left-area h4,
.candidate-description-in-right-area h4 {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px !important;
    line-height: 20px;
    color: #777;
    display: flex;
}
.candidate-description-in-left-area h4 .salary {
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    color: #ff9000;
}
.candidate-description-in-right-area {
    width: 58%;
    padding-left: 20px;
}
.candidate-description-in-right-area h4 span {
    font-family: "Manrope", 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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    padding: 12px 18px !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: 10px;
}
.candidate-single-dagignation {
    max-width: 520px;
}
.candidate-single-dagignation h3 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    margin-bottom: 5px;
    word-break: break-all;
}

.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: "Manrope", 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-cover-video {
    margin-top: 30px;
}

.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: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff !important;
    padding: 10px 25px 10px 17px;
}

.candidate-attachment a {
    background: green;
    border-radius: 10px;
    font-family: "Manrope", 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 #ececec;
}

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,
.emp_profile_page #myTab .nav-link.active {
    position: relative;
    color: #0d51a2 !important;
}

li.candidate-details-nav-li .cd-nav-a-link.active::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -21px;
    width: 100%;
    height: 4px;
    background: #0d51a2;
    border-radius: 4px 4px 0px 0px;
}

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

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

.candi-about-me-area,
.candi-education-area,
.can-d-exprience-area,
.can-d-skils-area {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ececec;
}

h3.can-d-h3 {
    font-family: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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: "Manrope", 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 {
        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: "Manrope", 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: 0.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: 0.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: "Manrope", 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: 63px;
}
.services_wraper {
    background: #fafafa;
}
.services_wraper .box_wraper {
    border-radius: 30px;
    transition: 0.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: 18px;
    color: #000;
    font-weight: 700;
}
.employer_ser_wraper .box_wraper h3 {
    min-height: 43px;
}
.employer_ser_wraper .box_wraper p {
    min-height: 105px !important;
}
.services_wraper .box_wraper:hover h3 {
    color: #0d51a2;
}
.talent_wraper a {
    color: #fff !important;
    background: #0d51a2;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    padding: 12px 36px;
    display: inline-block;
    text-decoration: none !important;
    transition: 0.5s;
    text-transform: uppercase;
}
.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: 42px;
    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;
    }
    .counter_wraper {
        max-width: 60%;
    }
}
@media (min-width: 1100px) {
    .counter_wraper {
        margin-top: -60px;
    }
}

/* Samir Css Start ................................................................ */
.navbar-nav {
    align-items: center;
}
.navbar-nav .nav-link {
    position: relative;
}
.banner_tag {
    font-weight: 500;
    color: black;
}
.navbar-nav .nav-link.active:before,
.navbar-nav .nav-link:not(.header_btns):hover:before {
    content: "";
    height: 2px;
    width: 10px;
    background-color: #000000;
    border-radius: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transition: 0.5s;
}
.navbar-nav li i {
    display: none !important;
}
.nav-link.post_job_menu {
    color: #ff9000 !important;
}
.nav-link.upload_resume_menu {
    color: #0d51a2 !important;
}
.navbar-nav > li {
    margin-left: 7px;
}
.upload_action {
    background: #ffffff;
    box-shadow: 0px 4px 4px #f4f4f4;
    border-radius: 40px;
    padding: 14px;
    font-weight: 700;
    font-size: 16px;
    color: #ff9000 !important;
    min-width: 250px;
    display: inline-block;
}
.post_job {
    color: #0d51a2 !important;
}
.nav-link.header_btns {
    font-size: 14px !important;
    color: white !important;
    background: #0d51a2;
    border-radius: 45px;
    padding: 10px 20px !important;
    font-weight: 600;
    min-width: 100px;
    text-align: center;
    border: 1px solid transparent;
    transition: 0.5s;
}
.nav-link.header_btns.register_btn {
    background-color: #ff9000;
}
#btnquicksearch {
    position: relative;
    font-size: 0;
    padding: 16px 31px;
    width: auto;
    min-width: unset;
}
#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;
}
.morden_main_wraper .btn-primary,
.primary-btn {
    background: #0d51a2;
    border: 1px solid #0d51a2;
    border-radius: 30px;
    min-width: 240px;
    text-align: center;
    font-size: 18px;
    color: #ffffff !important;
    font-weight: 700;
    padding: 15px 10px;
    box-shadow: none !important;
    outline: none !important;
}
/* .morden_main_wraper .btn-primary:hover, .primary-btn:hover{
    background: white;
    color: #0D51A2 !important;
} */
.primary-btn-flat {
    border-radius: 10px;
}
.post_job_btn {
    background: #ffffff;
    box-shadow: 0px 4px 4px #f4f4f4;
    border-radius: 10px;
    color: #0d51a2 !important;
    min-width: 190px;
    text-align: center;
    font-size: 16px;
    padding: 13px 10px;
    font-weight: 700;
    transition: 0.5s;
}
/* .post_job_btn:hover{
    background-color: #0D51A2;
    color: white;
} */
/* .post_job_btn:hover svg path{
    stroke: #fff !important;
}
.primary-btn:hover svg path{
    stroke: #0D51A2 !important;
} */
.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;
}
.serche-keword-area .search-keyword-form {
    width: 100%;
}
.serche-keword-area .search-keywerd h4 {
    margin-bottom: 8px;
}
@media (min-width: 1370px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1366px;
    }
    .subcription-form {
        min-width: 510px;
    }
}
@media (min-width: 1650px) {
    .lern-with-us {
        padding-top: 4rem !important;
        margin-bottom: 5rem !important;
    }
    .mkj-form-text .form-control {
        max-width: 410px !important;
    }
}
@media (max-width: 577px) {
    .button-and-i-area {
        justify-content: space-between;
    }
    .subcription-form .btn.btn-primary {
        padding: 13px 20px;
        font-size: 12px;
    }
    .hired_emp_wraper {
        background-position: top right !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 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #3e3e3e;
}
a:hover {
    text-decoration: none;
    color: #ff9000;
}
/* Reset CSS End
===============================================================*/
.login-bg {
    height: 100%;
}
.register_main_wraper .login-bg {
    object-fit: cover;
    object-position: left center;
}
.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: #ff9000;
}
.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;
    height: auto;
    padding: 13px;
    outline: none !important;
    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: #ff9000;
    border-bottom: 1px dotted #ff9000;
    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;
}
.term_condition label[for="tc_checkbox"] {
    margin-left: 10px;
}
/* .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;
    margin-bottom: 50px;
}
.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: #fafafa;
}
.job-details-job-related-section h2 {
    font-weight: 700;
    font-size: 22px;
    color: #000000;
}
.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: 24px;
    color: #1b2432 !important;
    font-weight: 700;
}
.emp_dashboard_page h1 span {
    color: #0d51a2;
}
.emp_dashboard_page .inner_box_wraper {
    background-color: #ffffff;
    border-radius: 10px;
    margin-bottom: 40px;
    padding: 36px 40px;
    box-shadow: 0px 10px 10px -5px #efeff0;
    border: 1px solid #e6e6e6;
}
.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: #717884 !important;
    font-size: 15px;
    font-weight: 500;
}
.emp_dashboard_page .inner_box_wraper p {
    font-weight: 500;
    font-size: 16px;
    color: #1b2432;
}
.counter_main_wraper h6 {
    font-weight: 500;
    font-size: 15px;
    color: #000000;
}
.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-left: 0 !important;
    border-right: 0 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #999999;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 10px;
    /* padding-left: 0; */
    border-top: 2px solid #dee2e6 !important;
    border-bottom: 2px solid #dee2e6 !important;
}
.table-theme td,
.table td {
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    background-color: unset !important;
    text-align: left;
    vertical-align: middle;
    padding: 20px 10px;
}
.table .badge {
    font-size: 100%;
}
table td[data-title="Shortlisted Candidates"],
table th[aria-label="Shortlisted Candidates"],
table th[aria-label="Finalist"],
table td[data-title="Finalist"] {
    text-align: center;
}
.table .action {
    background-color: unset;
    border: 0;
    color: black;
}
.table .dropdown-menu li a,
.send_msg_link {
    font-size: 13px !important;
    text-align: left;
}
.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 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: default;
}
.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 #d0d5dd;
    border-radius: 8px;
    padding: 13px;
    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: 0px;
    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 .pause {
    color: #d1951f;
    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-color: #fafafa;
    padding: 22px;
    box-shadow: 0px 10px 10px -5px #efeff0;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}
.emp_profile_page .banner_section .user-image .img-preview {
    height: 80px;
    width: 130px;
    margin: auto;
    margin-bottom: 20px;
}
.emp_profile_page .banner_section .user-image .img-preview img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    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 {
    width: 100%;
    height: 4px;
    background: #0d51a2;
    border-radius: 4px 4px 0px 0px;
    bottom: -1px;
}
.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: 15px;
}
.job-searching-form
    .select2-container--bootstrap4
    .select2-selection
    .select2-selection__rendered {
    padding: 1px 14px;
}
.select2-container--bootstrap4
    .select2-selection--multiple
    .select2-selection__rendered {
    padding: 10px;
}
.select2-container .select2-search--inline .select2-search__field,
.select2-container--bootstrap4
    .select2-selection--multiple
    .select2-selection__choice {
    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.disqualified {
    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;
}
.form-group label {
    font-size: 14px;
    font-weight: 500;
    color: #1b2432;
    line-height: 16px;
    margin-bottom: 10px;
}
/* #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: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-bottom: 40px;
    max-width: 300px;
}
.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: 1px solid #e6e6e6;
    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: #ececec;
    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(0.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;
}
/* .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: 25px;
}
.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,
.MuiPaper-root::-webkit-scrollbar {
    width: 4px;
}
/* Handle */
.MuiGrid-root::-webkit-scrollbar-thumb,
.MuiPaper-root::-webkit-scrollbar-thumb {
    background: #ececec;
    border-radius: 4px;
}

/* Handle on hover */
.MuiGrid-root::-webkit-scrollbar-thumb:hover,
.MuiPaper-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: white !important;
    color: #0d51a2 !important;
    padding: 15px 10px;
    font-size: 18px;
    border-radius: 10px;
    box-shadow: none !important;
    min-width: 240px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid #0d51a2;
}
.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: 1px solid #e6e6e6 !important;
    border-radius: 10px;
}
.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;
    width: 80px;
}
.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 !important;
}
#applyJob-datatable thead th:last-child,
#applyJob-datatable tbody td:last-child,
#favoriteJob-datatable thead th:last-child,
#favoriteJob-datatable tbody td:last-child,
#jobAlert-datatable thead th:last-child,
#jobAlert-datatable tbody td:last-child,
#employerJob-datatable thead th:last-child,
#employerJob-datatable tbody td:last-child,
#applicationTracking-datatable thead th:last-child,
#applicationTracking-datatable tbody td:last-child,
#message-datatable_wrapper thead th:last-child,
#message-datatable_wrapper tbody td:last-child {
    text-align: center;
}
#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;
}
#message-datatable tbody tr td:first-child .user-naem {
    float: left;
}
.js_logged_in #message-datatable tbody tr td .user-image {
    width: 40px;
    float: left;
}
.subscription_main_wraper,
.package_main_wraper,
.interview_inner_wraper {
    box-shadow: 0px 10px 10px -5px #efeff0;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}
.subscription_main_wraper .h3 {
    font-size: 18px;
}
.subscription_main_wraper .text-primary {
    color: #777777 !important;
}
.pagination_ul li button {
    height: 40px;
    width: 40px;
}
.modal-header .modal-title {
    font-size: 20px;
}
#frm_applyJob .text-black-50 {
    color: black !important;
    margin-bottom: 10px;
}
#frm_applyJob .form-check label {
    padding-left: 4px;
}
#frm_applyJob #min_experience {
    margin-top: 10px;
}
#globalModal .btn-link {
    color: black !important;
}
#frm_applyJob .que-form .form-group {
    border-bottom: 1px solid #9e9e9e;
    padding-bottom: 10px;
}
.plans-table .primary-btn {
    min-width: auto;
    width: 100%;
    max-width: 110px;
    font-size: 15px !important;
    padding: 10px !important;
}
.plans-table .primary-btn.contact_btn {
    background: #ff9000 !important;
    border-color: #ff9000 !important;
}
.msg_box_wraper .text-body h3 {
    font-size: 20px;
}
.msg_box_wraper .text-body h4 {
    font-size: 16px;
}
.msg_box_wraper h5 {
    font-size: 15px;
    font-weight: 700;
}
.msg_box_wraper label {
    font-size: 12px;
}
.interview_main_wraper h5 {
    font-size: 20px;
}
.inner_main_title {
    font-size: 22px;
    font-weight: bold;
}
.user-menu li a {
    font-weight: 600 !important;
}
.container-employer_image .img-thumb-item .img-preview {
    height: 210px;
    width: 100%;
}
.container-employer_image .img-thumb-item .img-preview img,
.container-employer_logo .img-thumb-item .img-preview img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.container-employer_logo .img-thumb-item .img-preview img {
    object-fit: contain;
}
.container-employer_image .img-thumb-item,
.container-employer_logo .img-thumb-item {
    position: relative;
}
.container-employer_image .img-thumb-item .remove-image-container,
.container-employer_logo .img-thumb-item .remove-image-container,
.container-jobseeker_logo .remove-image-container {
    position: absolute;
    top: 5px;
    right: 18px;
    font-size: 12px;
    background: rgb(0 0 0 / 60%);
    backdrop-filter: blur(10px);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.container-jobseeker_logo .remove-image-container {
    right: 8px;
}
.container-jobseeker_logo .img-thumb-item {
    position: relative;
    float: left;
}
.container-employer_logo .img-thumb-item .img-preview {
    height: 200px;
    width: 200px;
    border-radius: 50%;
}
.container-employer_logo .img-thumb-item .remove-image-container {
    right: 0;
}
#add-container-employer_image span.text-primary {
    color: #3e3e3e !important;
}
.form-group label[for="my_status_1"],
.form-group label[for="my_status_2"],
.form-group label[for="my_status_0"] {
    display: inline-block !important;
}
.btn {
    border-radius: 10px !important;
    font-weight: 700;
    font-size: 15px;
    min-width: 158px;
    padding: 12.8px;
}
.btn-primary {
    background-color: #0d51a2 !important;
    border-color: #0d51a2 !important;
    color: #ffffff;
}
#Interview table th:nth-child(3),
#Interview table td:nth-child(3) {
    width: 500px;
    padding: 10px;
}
#Interview table td:nth-child(3) p {
    word-break: break-all;
}
.arc_inner_bg_img {
    /* background: url("../images/Arc.jpg") no-repeat; */
    background: url("../images/arc_bg_img.png") no-repeat;
    background-size: cover !important;
    border-radius: 30px;
    padding: 40px 30px;
    background-position: top right;
    border: 1px solid #e6e6e6;
}
.personal_info_box {
    background: url("../images/ARC_Box.png") no-repeat;
}
.emp_profile_banner_wraper {
    background: url("../images/inner_page_banner.png") no-repeat;
    background-position: center center;
}
.job-details-profiles.arc_inner_bg_img {
    background: url("../images/job_detail_page_banner.png") no-repeat;
    background-position: center center;
}
.two_side_circle {
    background: url("../images/arc_bg_img.png") no-repeat;
}
.arc_inner_bg_img h1,
.arc_inner_bg_img h2 {
    font-weight: 600 !important;
    font-size: 25px;
    line-height: 34px;
}
.arc_inner_bg_img h1 span,
.arc_inner_bg_img h2 span,
.text_link_btn {
    color: #ff9000 !important;
}
a[data-toggle="tooltip"] {
    display: inline-block;
    color: #3e3e3e !important;
}
a[data-toggle="tooltip"] i.fa-info:before {
    content: "\f05a" !important;
}
.nav.nav-tabs .nav-link {
    color: #3e3e3e !important;
}
.nav.nav-tabs .nav-link.active:after {
    display: none;
}
.nav.nav-tabs .nav-link.active {
    background-color: #eceef1 !important;
}
.location_wraper p {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #777777;
}
.candidate-listing-seaction .pagination .page-item.Last .page-link::after {
    display: none;
}
#employerJob-datatable .action_ul .dropdown li a {
    padding: 4px 10px;
    display: block;
}
#search-interviewschedule .search-icon-btn,
#search-userAccount .search-icon-btn {
    position: absolute;
    right: 33px;
    background: unset;
    width: auto;
    min-width: unset;
    color: #0d51a2;
    padding: 14px;
    border: 0;
    height: 52px;
}
.dataTable td .btn-icon {
    min-width: unset !important;
    border: 0;
    background: unset;
    padding: 0 10px;
}
.action_ul .dropdown-menu {
    min-width: 6rem;
}
#interviewschedule-datatable td:nth-child(1) {
    width: 100px !important;
    max-width: 100px !important;
}
.dataTable th[aria-label="Action"],
.dataTable td[data-title="Action"],
#applicationTracking-datatable th:nth-child(8) {
    max-width: 60px !important;
    width: 60px !important;
}
.dataTable th[aria-label="Action"] {
    padding-left: 20px;
}
#employerJob-datatable th[aria-label="Next Interview Date"],
#employerJob-datatable td[data-title="Next Interview Date"] {
    width: 140px !important;
    max-width: 140px !important;
    min-width: 140px !important;
}
#applicationTracking-datatable th[aria-label="Status"],
#applicationTracking-datatable td[data-title="Status"],
#applicationTracking-datatable th:nth-child(3),
#applicationTracking-datatable th:nth-child(7),
#applicationTracking-datatable th:nth-child(6),
#applicationTracking-datatable td[data-title="Pre Screening Responses"] {
    width: 50px !important;
    max-width: 50px !important;
    min-width: 50px !important;
}
#applicationTracking-datatable th:nth-child(1),
#applicationTracking-datatable td.dtr-control {
    width: 8px !important;
    max-width: 8px !important;
    min-width: 8px !important;
}
#applicationTracking-datatable td[data-title="Total Interviews"],
#applicationTracking-datatable th[title="Total Interviews"] {
    width: 12px !important;
    max-width: 12px !important;
    min-width: 12px !important;
    text-align: center;
}
#frm_employerJob label[for="global"],
#frm_employerJob label[for="internal"] {
    display: inline-block;
}
.showing-area-titel h4 {
    margin-bottom: 0;
}
#applicationTracking-datatable select.table-select {
    width: 132px;
}
#questionnaire-container .question-item #result {
    padding: 16px 6px 16px 22px;
    color: black;
    font-weight: 700;
}
.icheck-primary label[for="is_show"] {
    margin: 0 !important;
}
.dataTables_length > label {
    display: flex;
    align-items: center;
}
.dataTables_length > label select {
    margin: 0 10px;
}
.dataTables_paginate .pagination {
    margin-top: 0;
    padding: 0;
}
.dataTables_wrapper > div.d-flex:last-child {
    align-items: center;
}
#create_another {
    margin-right: 8px;
}
#resume-document-dropzone .fa-info {
    margin-left: 0.5rem;
}
.select2-selection__arrow {
    background: url(../images/select_box_arrow.svg) no-repeat;
    height: 8px;
}
.select2-selection__arrow b {
    display: none;
}
div.dataTables_wrapper div.dataTables_processing {
    background: #ffffff;
    border: 1px solid #d8d8d8;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    font-weight: 600;
}
.alert {
    width: 100%;
}
.text-danger svg path {
    stroke: #ea1616;
}
.dataTable td .dropdown-menu .btn-icon {
    padding: 0;
}
.dataTable td .dropdown-menu .btn-icon .fa-share-alt {
    font-size: 16px;
    width: 16px;
}
#message-datatable .Received,
#message-datatable .Sent {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #0d51a2;
    background: rgba(13, 81, 162, 0.08);
    border-radius: 15px;
    padding: 4px 10px;
}
#message-datatable .Sent {
    color: #ff9000;
    background: rgb(255 144 0 / 8%);
}
.package_main_wraper .btn {
    min-width: 120px;
}
.edit_btn_link {
    color: #0d51a2 !important;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #0d51a2 !important;
    padding: 6px 0;
}
.add-gallery-image {
    background: #e9f2fd;
    border: 2px dashed #c6defa !important;
}
.add-gallery-image .text-primary {
    display: none !important;
}
.dataTable .status {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #d1951f;
}
.dataTable .open {
    color: #36951e;
}
.dataTable .close {
    color: #f00404;
}
.share_btn {
    color: #3e3e3e !important;
}
.user-menu .dropdown-menu li .nav-link {
    border-bottom: 1px solid #dee2e6;
}
.user-menu .dropdown-menu li:last-child .nav-link {
    border-bottom: 0 !important;
}
.user-menu .dropdown-menu {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
#frm_applyJob .icheck-primary label {
    margin-bottom: 0;
}
/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}
.card .card-body .user-image img {
    object-fit: contain;
    object-position: center;
}
.pricing-table {
    /* flex-wrap: nowrap; */
    overflow-x: auto;
    padding-top: 50px !important;
}
.pricing-table .plans-table .table-item {
    text-align: center;
}
/* .pricing-table .plans-table .standared-recruiter .table-item {
    border-right: 1px solid #eaecf0;
} */
.terms_conditions h2 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 32px;
}
.terms_conditions h3 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 28px;
}
.terms_conditions p,
.terms_conditions ul li {
    font-size: 18px;
    margin-bottom: 14px;
    line-height: 32px;
}
.terms_conditions ul {
    margin-bottom: 20px;
}
.about_us_process img {
    border-radius: 25px;
}
.login_bottom_info {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}
.login_bottom_info a {
    color: #ff9000;
    border-bottom: 1px dotted #ff9000;
    font-weight: 600;
}
.plans-table > div:nth-child(2) {
    position: relative;
    border: 1px solid #0d51a2;
}
.plans-table > div:nth-child(2):before {
    content: "Recommended";
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    background-color: rgb(13 81 162 / 10%);
    color: #0d51a2;
    padding: 14px 10px;
    position: absolute;
    width: 101.6%;
    top: -55px;
    left: -2px;
}
@media (max-width: 620px) {
    .emp_profile_page #myTabContent #gallery img {
        width: 100%;
    }
    .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-containt-area .description:before {
        height: 52px;
        width: 110px;
        bottom: 99px;
        left: 0;
    }
    .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;
    }
    .container-employer_logo .img-thumb-item .img-preview {
        height: 100px;
        width: 100px;
    }
    .container-employer_image .img-thumb-item {
        width: 100% !important;
    }
    .left_side_wraper {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 621px) and (max-width: 991px) {
    .emp_profile_page #myTabContent #gallery img {
        width: 49%;
    }
}
@media (max-width: 991px) {
    .header-area .navbar-nav.nava-bru {
        position: absolute;
        z-index: 999;
        background: white;
        width: 100%;
        align-items: flex-start;
        padding: 30px 0;
    }
    .header-area .navbar-nav.nava-bru 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;
        padding: 0 !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 40px;
    }
    .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 {
        margin-right: 35px;
    }
    .br_logo_wraper {
        background-color: #fafafa;
        padding: 200px;
        border-radius: 50%;
        margin-top: 72px;
    }
}
@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;
    }
    .testimonial-slider .slid-imges-area img {
        height: 460px;
        object-fit: cover;
    }
    .br_logo_wraper {
        margin-top: -30px;
    }
}
@media (min-width: 1400px) {
    .featured-job-box .btn {
        min-width: 120px;
    }
    .my_job_counter_table .middle_one {
        margin: 0 80px;
    }
    .emp_logged_in .header-main-area .user-menu,
    .js_logged_in .header-main-area .user-menu {
        margin-left: 270px;
    }
    .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: 45%;
        top: 0;
    }
    .register_main_wraper .img_wraper {
        max-width: 45% !important;
        flex: 100%;
    }
    .about_banner {
        max-width: 1333px;
    }
}
@media (min-width: 1650px) {
    .register_main_wraper .tab-register {
        max-width: 88%;
    }
    .mkj-form-text .forget_pass {
        margin-right: 5px;
    }
}
@media (min-width: 1024px) and (max-width: 1400px) {
    .employer_ser_wraper .primary-btn {
        min-width: unset;
        width: 100%;
        padding: 8px 10px;
        font-size: 16px;
    }
    .employer_ser_wraper .box_wraper h3 {
        min-height: 64px;
    }
    .employer_ser_wraper .box_wraper p {
        min-height: 147px !important;
    }
}
body .ui-tooltip {
    display: none !important;
}
.job_desc_action_btn_wraper {
    position: absolute;
    right: 30px;
    top: 12px;
}
.send_msg_link {
    color: #212529 !important;
}

.notification-popup {
    background: #0d51a2;
    color: white;
}
.noti_box p {
    margin-bottom: 14px;
    font-size: 16px;
}
.noti_box a {
    color: #ff9000 !important;
}
.notification-popup .close {
    color: white;
}
.notification-popup .modal-header {
    border: 0;
}
.subcription-form .btn,
.job-searching-form .btn {
    border-radius: 30px !important;
}
/* my css start */
input#tc_checkbox {
    width: 18px;
    height: 18px;
}
@media (min-width: 1650px) {
    .mkj-form-text textarea.form-control {
        max-width: 100% !important;
        width: 100%;
    }
}
#register_main_wraper .primary-btn-flat,
#register_main_wraper .btn-outline-primary {
    max-width: 100% !important;
    width: 100%;
}
/* my css end*/

@media (min-width: 1480px) {
    .plan_page_wraper .container {
        max-width: 1440px !important;
    }
    .plans-table > div:nth-child(2):before {
        font-size: 16px !important;
    }
}
.plan_page_wraper .plans-table {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
}
@media (min-width: 768px) {
    .pricing-table .col-md-3 {
        flex: 0 0 22%;
        max-width: 22%;
    }
    .pricing-table .col-md-9 {
        flex: 0 0 78%;
        max-width: 78%;
    }
}
