html {
    height: 100%;
    width: 100%
}

body {
    background-color: #fff;
    font-family: Lato, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75em;
    color: #726f84;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fa-regular,
.far {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    position: relative;
    margin: 0;
    text-rendering: optimizelegibility;
    text-decoration: none;
}

h1 {
    /* font-size: 38px; */
}

h2 {
    /* font-size: 32px; */
}

h3 {
    /* font-size: 28px; */
}

h4 {
    /* font-size: 26px; */
}

h5 {
    /* font-size: 24px; */
}

h6 {
    /* font-size: 22px; */
}

a {
    text-decoration: none;
    outline: 0;
    transition: all 0.4s;
}

object,
video {
    min-height: 100%;
    min-width: 100%
}

b,
strong {
    font-weight: 700;
    color: #0f0d1d
}

p {
    margin-bottom: 0;
}

p:not(:last-child) {
    margin-bottom: 1rem
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

blockquote,
blockquote p {
    margin: 1em auto 1.4em;
    line-height: 1.8em;
    color: #0f0d1d;
    max-width: 850px;
    font-weight: 700;
    font-size: 1.1em;
    position: relative;
    padding: 0 25px;
    border-left: none;
}

blockquote::after {
    color: #fb236a;
    content: '\201C';
    display: block;
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 16px;
}

.latest-theme-btn {
    text-align: center;
    border-radius: 4px;
    border: none;
    background-color: #4385FF;
    color: #ffff;
    padding: 12px 20px;
    font-size: 16px;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}



.main-theme-heading {
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    margin-bottom: 60px;
    gap: 9px;
}
.main-theme-heading.align-center {
    text-align: center;
}

.main-theme-heading-articles{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
    gap: 9px;

}
.main-theme-heading-nk-exp-categories{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}
.main-theme-heading-recommended-jobs{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}

.main-theme-heading-nk-rec-jobs{
 text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}
.main-theme-heading-freelance-pricing-detail{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}
.main-theme-heading-nk-ftrd-candidates-testimonial{
      text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}
.main-theme-heading-trending-keywords-section{
      text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}

.main-theme-heading.heading-top-hiring-emp {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}



.featured-candidates-widget-heading-wrapper{
      text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-theme-heading .main-heading {
    margin-bottom: 0;
    position: relative;
    text-transform: capitalize;
    font-size: 32px;
    font-weight: 600;
}

.main-theme-heading .main-heading .iconify {
    position: absolute;
    top: 8px;
    left: -25px;
    font-size: 30px;
}

 .main-theme-heading .txt {
	text-transform: capitalize;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
} 
.main-theme-heading.main-theme-heading-second {
    align-items: flex-start;
}


.main-theme-heading.main-theme-heading-second .main-heading {
    margin-left: 12px;
}

.nk-main-custom-heading {
    margin-bottom: 50px;
    margin-top: 80px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nk-main-custom-heading .main-heading {
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
    color: #555555;
    margin-bottom: 0;
    position: relative;
    margin-bottom: 10px;
}

.nk-main-custom-heading .main-heading .iconify {
    position: absolute;
    top: 8px;
    left: -25px;
    font-size: 30px;
    color: #fb236a;
}

.nk-main-custom-heading .txt {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #555555;
}

.nk-main-custom-heading.main-theme-heading-second {
    align-items: flex-start;
}

.nk-main-custom-heading.main-theme-heading-second .main-heading {
    margin-left: 12px;
}

.view-more-btn-box {
    margin-top: 30px;
    text-align: center;
}

.latest-theme-btn {
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #ffff;
    padding: 12px 20px;
    font-size: 16px;
    white-space: nowrap;
    outline: 0;
}

.latest-theme-btn:hover {
    color: #ffff;
}

.mid-theme-btn {
    text-align: center;
    border-radius: 4px;
    border: none;
    background-color: #fb236a;
    color: #ffff;
    padding: 8px 20px;
    font-size: 16px;
}

.mid-theme-btn:hover {
    color: #ffff;
}

/* search-job-hero-start */
.search-job-hero {
    padding: 117px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f0f4fc;
    width: 98%;
    margin: auto;
    border-radius: 15px;
    overflow: hidden;
}
.search-job-hero.hero-full-width {
    width: 100%;
    border-radius: 0;
}

.trending-keyword-box {
    position: relative;
}

.search-job-hero .hero-cont-area {
    position: relative;
    z-index: 1;
}

.search-job-hero .hero-cont-area .title {
    display: inline-block;
}

.search-job-hero .hero-cont-area .main-heading {
    /* font-size: 54px; */
    margin: 10px 0;
    /* font-weight: 700; */
    letter-spacing: .9px;
    /* line-height: 1.3; */
}

.hero-cont-area .main-search-bar {
    padding: 12px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.1);
    margin: 30px 0;
    max-width: 671px;
}

.hero-cont-area .main-search-bar .form-group {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.hero-cont-area .main-search-bar .form-group input {
    height: 56px;
    border: none;
    padding: 12px 20px 12px 10px;
    font-size: 14px;
    color: #555;
}
.hero-cont-area .main-search-bar .form-group input::placeholder {
    color: #555;
    opacity: 1;
}

.hero-cont-area .main-search-bar .form-group i {
    position: absolute;
    top: 17px;
    left: 20px;
}
.hero-cont-area .main-search-bar .form-group svg {
    color: #555;
}

/* .search-job-hero .hero-cont-area .main-search-bar .form-group::before {
  position: absolute;
  content: "";
  height: 30px;
  width: 1px;
  background-color: rgba(102,102,102,.2);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
} */


.hero-cont-area .main-search-bar .form-group input:focus-visible {
    outline: none;
}

.hero-cont-area .form-group .select2-container {
    width: 100% !important;
}

.hero-cont-area .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555555;
    line-height: 36px;
    font-size: 14px;
    margin-top: -1px;
    border-radius: 5px;
    /* border:1px solid #E6E6E6; */
}
.hero-cont-area .form-group .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555;
}

.hero-cont-area .main-search-bar .form-group .search-btn {
    /* padding: 10px 30px; */
    border: none;
    /* background-color: #fb236a; */
    border-radius: 5px;
    color: #ffff;
    font-size: 16px;
    margin-left: 15px;
    /* border: 1px solid #fb236a; */
    font-weight: 400;
    white-space: nowrap;
    outline: 0;
    /* display: block; */
    width: 90%;
        display: flex;
    align-items: center;
    justify-content: center;
}
.about-box ul li{
    float: left;
    padding: 4px 12.5px;
    border: 1px solid #F1F5F8;
    border-radius: 4px;
    margin-right: 15px;
    margin-bottom: 20px;
}
.hero-cont-area .trending-keyword-box ul li {
    display: inline-block;
    margin-bottom: 5px;
}

.hero-cont-area .trending-keyword-box ul li h5 {
    font-weight: 400;
    font-size: 14px;
    color: #000000 !important;
    margin-right: 20px;
    font-family: poppins !important;
}

.hero-cont-area .trending-keyword-box ul li a {
    padding: 5px 15px;
    border-radius: 3px;
    color: #555555;
    font-size: 14px;
    background-color: #FFFFFF;
    margin-left: 5px;
    transition: 0.3s ease-in-out;
}

.search-job-hero.hide-trending-bg .hero-cont-area .trending-keyword-box ul li a {
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin-right: 20px;
    background-color: unset;
    text-decoration: underline solid #555555;
}
.search-job-hero.hide-trending-bg .hero-cont-area .trending-keyword-box ul li:last-child a {
    margin-right: 0;
}


.search-job-hero .hero-cont-area .cirlce-srh {
    position: absolute;
    top: 30px;
    left: -160px;
    z-index: -1;
    animation: CircleMove 6s linear infinite;
}

@keyframes CircleMove {

    0%,
    100% {
        bottom: 0;
        left: -160px;
    }

    50% {
        top: -30px;
        left: -120px;
    }
}

.logged-in.admin-bar {
    padding-top: 31px;
}

.search-job-hero .users-img-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.search-job-hero .users-img-box .start-chat {
    position: absolute;
    top: -60px;
    left: -335px;
    /* animation: BoxMove 6s linear infinite; */
}
.search-job-hero.show-trending-bg .users-img-box .start-chat {
    position: absolute;
    top: -146px;
    left: -250px;
}

@keyframes BoxMove {

    0%,
    100% {
        bottom: 0;
        left: -100px;
    }

    50% {
        top: -60px;
        left: -150px;
    }
}

/* search-job-hero-end */
/* nk-best-job-hero-start */

.nk-best-job-hero-custom::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 684px;
    border-radius: 0px 400px;
    z-index: -1;
}

.nk-best-job-hero.nk-best-job-hero-custom .hero-meta-box .main-search-box {
    width: 868px;
    max-width: 100%; /* Prevent overflow */
}

/* Tablet screens (<= 768px) */
@media (max-width: 767px) {
  .nk-best-job-hero.nk-best-job-hero-custom .hero-meta-box .main-search-box {
      width: 400px;
  }
}

/* Mobile screens (<= 576px) */
@media (max-width: 576px) {
  .nk-best-job-hero.nk-best-job-hero-custom .hero-meta-box .main-search-box {
     width: 380px;
  }
}

/* Mobile screens (<= 576px) */
@media (max-width: 400px) {
  .nk-best-job-hero.nk-best-job-hero-custom .hero-meta-box .main-search-box {
     width: 300px;
  }
}



.nk-hero-rec-jobs.search-job-hero.nk-best-job-hero.nk-rec-jobs {
    padding: 20px 0 110px 0;
    overflow: visible;
}
.nk-best-job-hero.nk-best-job-hero-custom{
    padding: 0px 0 110px 0;
    position: relative;
}

/* class="nk-hero-rec-jobs search-job-hero nk-best-job-hero nk-rec-jobs" */
.nk-hero-rec-jobs.nk-best-job-hero {
    height: 700px;
    padding: unset;
    position: relative;
}

@media (min-width: 320px) and (max-width: 575.98px) {
   .nk-best-job-hero {
        padding: 0px 0 65px 0;
    }
}


@media(max-width: 991px) {
    .nk-hero-rec-jobs.search-job-hero.nk-best-job-hero.nk-rec-jobs {
    padding: unset;
}
.nk-hero-rec-jobs.nk-best-job-hero {
    height: unset;
    padding: unset;
    position: relative;
}

}



@media(min-width: 991px) and (max-width: 1199px) {
    .nk-hero-rec-jobs.search-job-hero.nk-best-job-hero.nk-rec-jobs {
}
.nk-hero-rec-jobs.nk-best-job-hero {
    height: 782px;
 
}

}


.nk-best-job-hero.nk-best-job-hero-custom {
    position: relative;
}

.nk-best-job-hero .hero-main-cont-box {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url(../../../images/imgs/nk-hero-main.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
}

.nk-best-job-hero .hero-meta-box {
    width: 868px;
    padding-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.nk-best-job-hero .hero-meta-box .group-1,
.nk-best-job-hero .hero-meta-box .group-2 {
    position: absolute;
    top: 136px;
    left: -100px;
}

.nk-best-job-hero .hero-meta-box .group-2 {
    left: unset;
    right: -100px;
}




.nk-best-job-hero .hero-meta-box .main-heading {
    /* Changed changed 16 jan*/
    color: #FFFFFF;;
    margin-bottom: 10px;
font-weight: 600;
font-size: 42px;


}

.nk-best-job-hero .hero-meta-box .txt {
     /* Changed changed 16 jan*/
    width: 570px;
    margin-bottom: 0;
    color: #FFFFFF;
font-weight: 400;
font-size: 16px;
}




.nk-best-job-hero .hero-meta-box .main-search-box .title {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

.nk-best-job-hero .hero-meta-box .main-search-box .input-main {
    position: relative;
}

.nk-best-job-hero .hero-meta-box .main-search-box .input-main input {
    width: 100%;
    height: 50px;
    background: #F6F6F6;
    border: unset;
    border-radius: 5px;
    padding: 10px 43px;
    margin-bottom: 30px;
    color: #555555;
    font-size: 14px;
}
.nk-best-job-hero .hero-meta-box .main-search-box .input-main input::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}


/* Mobile screens (<= 576px) */
@media (max-width: 400px) {
 .nk-best-job-hero .hero-meta-box .main-search-box .srh-main {
   
    display: flex;
    flex-direction: column;
    gap: 14px;
}
}


.fr-latest-sm .fr-latest-content h6 {
    padding-right: 25px;
    font-size: 18px;
    font-weight: 600;
}

.fr-latest-sm .fr-latest-container p {
    font-size: 14px;
    font-weight: 400;
    color: #777777;
}
.fr-latest-sm .fr-latest-container a.prf-btn {
    padding: 8px 12px;
}

.nk-best-job-hero .hero-meta-box .main-search-box .input-main .iconify {
    position: absolute;
    top: 16px;
    left: 15px;
    color: #555;
    font-size: 22px;
}

.nk-best-job-hero .hero-meta-box .main-search-box .input-main input:focus-visible {
    outline: none;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub {
    width: 49%;
    display: flex;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container {
    width: 100% !important;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container .select2-selection--single {
    height: 50px;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 12px;
}
.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555;
    font-size: 14px;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container .select2-selection--single {
    background: #fff;
    border-radius: 4px;
    text-align: left;
    padding-left: inherit;
}
.nk-best-job-hero.main-hero-section-2 .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container .select2-selection--single {
    background-color: #f6f6f6;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container--default .select2-selection--single .select2-selection__arrow,
.hero-cont-area .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    top: -5px;
}
.nk-best-job-hero.main-hero-section-2 .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0px;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container--default .select2-selection--single .select2-selection__arrow b,
.hero-cont-area .form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 #888;
    width: 8px;
    height: 8px;
    border-width: 0px 0px 1px 1px;
    transform: rotate(-45deg);
    top: 40%;
    background: unset;
}

.nk-best-job-hero .hero-meta-box .main-search-box .srh-main .srh-sub .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.hero-cont-area .form-group .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #888 #888 transparent transparent;
    border-width: 1px 1px 0px 0px;
    top: 50%;
}
.hero-cont-area .main-search-bar .form-group .search-btn {
    height: 56px;
}

.nk-select-2-change .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fb236a;
}

.nk-select-2-change .select2-selection__clear {
    display: none;
}

.nk-best-job-hero .hero-meta-box .main-search-box .botm-btn {
    margin-top: 23px;
}

.nk-best-job-hero .hero-meta-box .main-search-box .botm-btn .srh-btn {
    display: block;
}

.nk-best-job-hero .hero-meta-box .main-search-box .botm-btn .srh-btn .iconify {
    margin-right: 5px;
    font-size: 22px;
}

.nk-best-job-hero .trending-keyword {
    margin-top: 150px;
}

.nk-best-job-hero .trd-keyword-list ul {
    text-align: center;
    margin: 0 auto;
    width: 860px;
}

.nk-best-job-hero .trd-keyword-list ul li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 16px;
}

.nk-best-job-hero .trd-keyword-list ul li a {
    padding: 7px 20px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    background: white;
    color:#555555;
    transition: 0.3s ease-in-out;
}



.fr-latest-box .fr-latest-content .post_author span {
    color: #555555 !important;
}

/* nk-best-job-hero-end */
/* nk-latest-header-start */
.nk-latest-header.nk-latest-transparent {
    background-color: #f0f4fc;
}

.nk-latest-header .sb-menu {
    float: right;
}

.nk-latest-header .logo {
    padding: 25px 0px 25px 0;
}

.nk-latest-header .logo a img {
    width: 120px;
}

.nk-latest-header .sb-menu ul li>a {
    text-transform: capitalize;
}

.nk-latest-header.sb-header .sb-menu li:not(:last-child) a:hover,
.nk-latest-header.sb-header .sb-menu li:not(:last-child) a:active,
.nk-latest-header.sb-header .sb-menu li:not(:last-child) a:focus {
    /* color: #fb236a; */
}

.nk-latest-header .sb-menu ul ul li>a::before {
    background: #555555;
}

.nk-latest-header .sb-menu ul li.dropdown_menu>a>span::before {
    border-width: 1px 1px 0 0;
    border-color: #555555;
}

.nk-latest-header .sb-menu ul li.fr-list {
    position: relative;
    z-index: 0;
    height: 90px;
}

.nk-latest-header .sb-menu ul li.fr-list.loggedin {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-right: 15px;
}

.nk-latest-header .sb-menu ul li.fr-list.loggedin a {
    height: auto;
    line-height: normal;
}

.nk-latest-header .sb-menu ul li.fr-list .style-1 {
    margin-right: 5px;
    height: auto;
    line-height: normal;
    margin-top: 23px;
    overflow: hidden;
    padding: 10px 30px;
    transition: .6s;
    margin-left: 10px;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #010101;
    border: 1px solid #010101;
}

.nk-latest-header .sb-menu ul li.fr-list .btn-theme {
    height: auto;
    line-height: normal;
    margin-top: 25px;
    padding: 9px 13px;
    transition: .6s;
    margin-left: 10px;
    display: flex;
    align-items: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffff;
    /* background-color: #fb236a; */
    /* border: 1px solid #fb236a; */
    border-radius: 4px;
}

.nk-latest-header .sb-menu ul li.fr-list .btn-theme:focus {
    box-shadow: none;
}

.nk-latest-header .sb-menu ul li.fr-list .btn-theme .iconify {
    font-size: 18px;
    margin-right: 5px;
}

.nk-latest-header .fr-list {
    float: right !important;
}

.nk-latest-header .fr-list .style-1 {
    float: left;
    margin-right: 22px;
}

.nk-latest-header .fr-list a {
    padding: 0;
}

.nk-latest-header .fr-list a i {
    margin-left: 10px;
    color: #242424;
}

.nk-latest-header .sb-menu ul li .btn-style i {
    font-size: 14px;
    margin-right: 6px;
    font-weight: 500;
}

.nk-latest-header .sb-menu ul li:hover .btn-style {
    background-color: #fe696a;
}

.nk-latest-header.sticky .sb-menu>ul>li>.btn-style {
    height: auto;
    line-height: 0;
    margin-top: 14px;
}

.nk-latest-header .fr-list img {
    max-width: 45px;
    float: left;
    border-radius: 50%;
    box-shadow: 0 9.5px 12.7px 0 rgba(0, 0, 0, .05);
}

.nk-latest-header .fr-list .profile-meta {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-left: 10px;
}

.nk-latest-header .fr-list .profile-meta .nav-profile-name {
    font-size: 16px;
}

.nk-latest-header .fr-list .profile-meta small {
    display: block;
}

.nk-latest-header .sb-menu.menu-caret ul li.dropdown_menu.fr-list>a>span {
    display: none;
}

.nk-latest-header .fr-list li.wallet-contanier {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 35px;
    margin-bottom: 15px;
}

.nk-latest-header .fr-list li.wallet-contanier a:before {
    content: "";
    background: none;
}

.nk-latest-header .sb-menu.menu-caret ul li.dropdown_menu.fr-list ul {
    padding-top: 0;
    min-width: 300px;
}

.nk-latest-header .sb-menu ul li.fr-list li.wallet-contanier a {
    padding: 0 !important;
}

.nk-latest-header .fr-list li.wallet-contanier span.text {
    color: #777;
}

.nk-latest-header .fr-list li.wallet-contanier h4 {
    font-size: 30px;
    line-height: 50px;
    color: #4d83ff;
    margin-bottom: 0;
}

.nk-latest-header .fr-list li.wallet-contanier span {
    color: #777;
}

.nk-latest-header .sb-menu ul li.fr-list ul li>a::before {
    top: 23px;
}

.nk-latest-header .sb-menu ul li.fr-list ul li>a {
    padding: 12px 35px !important;
}

.nk-latest-header .sb-menu li .n-login-header {
    width: 42px;
    height: 42px;
    background-color: #ffff;
    border: 1px solid rgba(67, 133, 255, 0.2);
    border-radius: 50%;
    color: #555555;
    position: relative;
    margin: 0px 15px 0px 0;
    padding: 0;
    display: inline-block;
}

.nk-latest-header .sb-menu .login-toggle {
    position: relative;
}

.nk-latest-header .sb-menu .login-toggle .sign-up-box {
    position: absolute;
    top: 55px;
    right: 17px;
    display: none;
    width: 280px;
    padding: 20px;
    background-color: #ffff;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0px 0px 18px -5px rgba(57, 61, 68, 0.2);
}

.sign-up-show {
    display: block !important;
}

.nk-latest-header .sb-menu .login-toggle .sign-up-box .sign-in {
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    border: none;
    /* background-color: #fb236a; */
    color: #ffff;
    padding: 10px 12px;
    font-size: 16px;
    margin-bottom: 10px;
}

.nk-latest-header .sb-menu .login-toggle .sign-up-box .sign-in:hover {
    color: #ffff !important;
}

.nk-latest-header .sb-menu .login-toggle .sign-up-box p {
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 16px;
}

.nk-latest-header .sb-menu .login-toggle .sign-up-box a.create-account {
    background-color: unset;
    margin-top: 10px;
    line-height: 15px;
    color: #555555;
    padding: 0;
    font-size: 16px;
}

.nk-latest-header .sb-menu li .n-login-header i {
    margin: 0;
    font-size: 18px;
}

.nk-latest-header .sb-menu li .n-login-header {
    line-height: 48px;
}

.nk-latest-header .sb-menu li .n-login-header .iconify {
    margin-top: -8px;
    width: 40px;
    height: 20px;
}

.nk-latest-header .sb-menu li .n-login-header .active {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.nk-latest-header .sb-menu li .n-login-header .active::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    box-shadow: 0px 0px 0px 3px #CADDFF;
    animation: nk-ripple 1s ease-in-out infinite;
}

.nk-latest-header .sb-menu li.n-notifica {
    margin-left: 13px;
}

@keyframes nk-ripple {
    0% {
        box-shadow: 0px 0px 0px 0px #CADDFF;
    }

    100% {
        box-shadow: 0px 0px 0px 3px #CADDFF;
    }
}

.nk-latest-header .logo a,
.nk-latest-header form {
    display: inline-block;
    vertical-align: middle;
}

.nk-latest-header .search-bar {
    margin-left: 35px;
    position: relative;
}

.nk-latest-header .search-bar input {
    width: 270px;
    height: 42px;
    border-radius: 25px;
    padding: 10px 20px;
    background-color: #fff;
    border: none;
    box-shadow: 0 6px 30px 5px rgba(33, 34, 38, .05);
    border: 1px solid rgba(32, 33, 36, .08);
}

.nk-latest-header .search-bar input:focus-visible {
    outline: none;
}

.nk-latest-header .search-bar .srh-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.nk-latest-header.nk-latest-transparent.desktopTopFixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffff;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.07);
    z-index: 9999;
}

/* nk-latest-header-end */
/* explore-categories-start */
.explore-categories .category-box {
    display: flex;
    align-items: center;
    padding: 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
    background-color: #ffff;
    transition: 0.5s ease-in-out;
}

.explore-categories .category-box:hover {
    box-shadow: 0px 20px 32px 10px rgba(247, 247, 247, 0.75);
    transform: translateY(-10px);
}

.explore-categories .category-box .ctg-icon {
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 20px;
}

.explore-categories .category-box .ctg-icon i {
    font-size: 18px;
}

.explore-categories .ctg-grid-item:nth-child(12n+1) .category-box .ctg-icon .iconify {
    color: #47c2fe;
}

.explore-categories .ctg-grid-item:nth-child(12n+2) .category-box .ctg-icon .iconify {
    color: #ff3332;
}

.explore-categories .ctg-grid-item:nth-child(12n+3) .category-box .ctg-icon .iconify {
    color: #189a5a;
}

.explore-categories .ctg-grid-item:nth-child(12n+4) .category-box .ctg-icon .iconify {
    color: #f5b93f;
}

.explore-categories .ctg-grid-item:nth-child(12n+5) .category-box .ctg-icon .iconify {
    color: #765cc9;
}

.explore-categories .ctg-grid-item:nth-child(12n+6) .category-box .ctg-icon .iconify {
    color: #c246be;
}

.explore-categories .ctg-grid-item:nth-child(12n+7) .category-box .ctg-icon .iconify {
    color: #b2825e;
}

.explore-categories .ctg-grid-item:nth-child(12n+8) .category-box .ctg-icon .iconify {
    color: #ff894b;
}

.explore-categories .ctg-grid-item:nth-child(12n+9) .category-box .ctg-icon .iconify {
    color: #34629e;
}

.explore-categories .ctg-grid-item:nth-child(12n+10) .category-box .ctg-icon .iconify {
    color: #6ed234;
}

.explore-categories .ctg-grid-item:nth-child(12n+11) .category-box .ctg-icon .iconify {
    color: #3a3a3a;
}

.explore-categories .ctg-grid-item:nth-child(12n+12) .category-box .ctg-icon .iconify {
    color: #60bece;
}

.explore-categories .category-box .ctg-icon .iconify {
    font-size: 30px;
}

.explore-categories .category-box .ctg-meta {
    width: calc(100% - 75px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.explore-categories .category-box .ctg-meta h5 {
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* font-size: 1.2rem; */
}

.explore-categories .category-box .ctg-meta span {
    font-size: 14px;
    color: #6d7c90;
}

.explore-categories .category-box .dot-icon-img {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.explore-categories .category-box:hover .dot-icon-img {
    opacity: 1;
}

/* explore-categories-end */
/* recommended-jobs-start */
.recommended-jobs.rec-jobs-custom-menu .main-theme-heading {
    margin-bottom: 40px;
}
.recommended-jobs .nav-pills {
    justify-content: center;
    margin-bottom: 60px;
}

.recommended-jobs .nav-pills .nav-link {
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    background-color: #F1F5F8;
     /* background-color:#F6F6F6; */
    border-radius: 0;
    /* border: 1px solid #C9DCFE; */
}

.recommended-jobs .nav-pills .nav-item:first-child .nav-link {
    border-radius: 4px 0px 0px 4px;
    border-right: none;
}

.recommended-jobs .nav-pills .nav-item:last-child .nav-link {
    border-radius: 0px 4px 4px 0px;
    border-left: none;
}

.recommended-jobs .nav-pills .nav-link.active {
    /* border: 1px solid rgba(67, 133, 255, 0.2); */
    color: #ffff;
}

.recommended-jobs .job-dtl-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px;
    border-bottom: 1px solid #E6E6E6;
    transition: 0.5s ease-in-out; 
}

.recommended-jobs .job-dtl-box:hover {
       /* background: #FFFFFF; */
       background-color: #F6F6F6;
    /* border: 1px solid #E2E2E2;
    border-top: 1px solid transparent; */
    border-radius: 4px;
    cursor: pointer;
     border-bottom-color: transparent;
}
.rec-jobs-bg-gray.recommended-jobs .job-dtl-box:hover { 
    background-color: #ffff;
}

.recommended-jobs .job-dtl-box:has(+ .job-dtl-box:hover) {
    border-bottom-color: transparent;
}



.recommended-jobs .job-dtl-box:first-child:hover {
    /* border-top: 1px solid #E2E2E2; */
}

.recommended-jobs .job-dtl-box .about-job {
    display: flex;
    align-items: center;
}

.recommended-jobs .job-dtl-box .about-job .job-prf {
    margin-right: 15px;
}

.recommended-jobs .job-dtl-box .about-job .dtl-job h5 {
    line-height: 24px;
    margin-bottom: 5px;
    font-weight: 500;
}

.recommended-jobs .job-dtl-box .about-job .dtl-job ul li {
    display: inline-block;
}

.recommended-jobs .job-dtl-box .about-job .dtl-job ul li span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #C9DCFE;
    display: flex;
    align-items: center;
}

.recommended-jobs .job-dtl-box .about-job .dtl-job ul li span a {
    color: #555555;
}

.recommended-jobs .job-dtl-box .about-job .dtl-job ul li:last-child span {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

.recommended-jobs .job-dtl-box .about-job .dtl-job ul li span .iconify {
    color: #555555;
    margin-right: 5px;
}

.recommended-jobs .job-dtl-box .about-job .dtl-job ul li:first-child span .iconify {
    color: #23cc85 !important;
}

.recommended-jobs .job-dtl-box .right-cont {
    text-align: right;
}

.recommended-jobs .job-dtl-box .right-cont h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    /* color: #fb236a; */
    margin-bottom: 0;
}

.recommended-jobs .job-dtl-box .right-cont span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.rec-jobs-custom-menu .nk-recommended-main {
    position: relative;
}

.rec-jobs-custom-menu .nav-pills {
    /* position: absolute;
    top: -115px;
    right: 0; */
}

/* recommended-jobs-end */
/* nk-ftrd-candidates-start */
.owl-carousel-candidates .owl-stage-outer {
    padding-top: 0 !important;
}

.nk-ftrd-candidates::before {
    content: "";
    position: absolute;
    top: 44%;
    left: 65px;
    background-image: url("https://jobzilo.com/wp-content/themes/jobzilo/images/imgs/cand-dots-1.png");
    width: 103px;
    height: 106px;
    background-repeat: no-repeat;
}

.nk-ftrd-candidates-testimonial.nk-ftrd-candidates .ft-cand-main-box{
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6 !important;
    border-radius: 4px;
    z-index: 2;
    /* height: 410px; */
        background-color: #fff;
         display: flex;
    flex-direction: column;

}



.nk-ftrd-candidates-testimonial.nk-ftrd-candidates.nk-cand-stats .ft-cand-main-box {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6 !important;
    z-index: 2;
    /* height: 513px; */
        background-color: #fff;
         display: flex;
    flex-direction: column;
}
@media (max-width: 991px) {
    .nk-ftrd-candidates-testimonial.nk-ftrd-candidates.nk-cand-stats .ft-cand-main-box {
  
    /* height: 540px; */
  
}
}
.ft-cand-main-box .cand-stats {
    flex-grow: 1; /* 🔥 pushes bottom box down */
}

.ft-cand-main-box .botm-box {
    margin-top: auto; /* 🔥 forces bottom placement */
}



.nk-ftrd-candidates .ft-cand-main-box .cand-dots-1 {
    position: absolute;
    bottom: 10px;
    left: -50px;
    z-index: -1;
}

.nk-ftrd-candidates .ft-cand-main-box .cand-dots-2 {
    position: absolute;
    top: -50px;
    right: -50px;
    z-index: -1;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box {
    padding: 20px;
    text-align: center;
    position: relative;
    border-radius: 4px 4px 0 0;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box img {
    margin-top: 55px;
    margin-bottom: 15px;
    border-radius: 50%;
    display: inline;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box .name {
    font-size: 16px;
    font-weight: 600;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box .job-type {
    font-weight: 400;
    font-size: 14px;
    color: #555;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box .ftrd-job {
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding: 3px 10px;
    background-color:#F6F6F6;
    color: #555555;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box .favourite {
    position: absolute;
    top: 20px;
    right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    border-radius: 50%;
    transition: 0.5s ease-in-out;
}

.favourite :hover {
    color: #ffff !important;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box .favourite .iconify {
    font-size: 14px;
    color: #000000;
    transition: 0.5s ease-in-out;
    width:18px;
    height:18px;
}

.nk-ftrd-candidates .ft-cand-main-box .about-box .favourite:hover .iconify {
    color: #ffff;
}
.nk-ftrd-candidates .ft-cand-main-box .about-box .favourite.favourite-user .iconify {
     color: #ffff;
}

/* .nk-ftrd-candidates .ft-cand-main-box .about-box .favourite.favourite-user svg path {
  fill: #ffff; 
} */

.nk-ftrd-candidates .ft-cand-main-box .location {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-color: #F6F6F6;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.nk-ftrd-candidates-testimonial.nk-ftrd-candidates .featured-candidates-skills-tags {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px;              /* space around pipe */
    padding: 20px 0;
    margin: 0;
    list-style: none;
}

.nk-ftrd-candidates-testimonial.nk-ftrd-candidates .featured-candidates-skills-tags li {
    display: flex;
    align-items: center;
}

/* Add pipe after each item except last */
.nk-ftrd-candidates-testimonial.nk-ftrd-candidates .featured-candidates-skills-tags li:not(:last-child)::after {
    content: "|";
    margin-left: 8px;
    color: #E6E6E6;           /* pipe color */
}

/* Optional: link styling */
.nk-ftrd-candidates-testimonial.nk-ftrd-candidates .featured-candidates-skills-tags li a {
    color: #555555;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

.nk-ftrd-candidates-testimonial.nk-ftrd-candidates .featured-candidates-skills-tags li a:hover {
    color: #000;
}

.nk-ftrd-candidates .ft-cand-main-box .location span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.location svg path {
    color: #555555 !important; /* black */
    fill: #555555 !important;  /* safety */
}

.nk-ftrd-candidates .ft-cand-main-box .location .iconify {
    color: #555555;
    margin-right: 5px;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box {
    border-radius: 0 0 4px 4px;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box ul {
    text-align: center;
    line-height: 12px;
    padding: 15px 0;
    color: #555555;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box a {
    display: inline-block;
    padding-right: 10px;
    margin: 5px 10px 5px 0;
    border-right:2px solid #E6E6E6;
    line-height: 16px;
    font-weight: 400;
    font-size: 11px;
    color: #555555;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box a:last-of-type {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box ul li {
    display: inline-block;
    padding-right: 10px;
    margin: 0px 10px 10px 0;
    border-right: 1px solid #C9DCFE;
    line-height: 12px;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box ul li a {
    font-weight: 400;
    font-size: 10px;
    color: #555555;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box ul li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box .prf-btn-box {
    padding: 20px;
    text-align: center;
}

.blog-post-box{
    width:303px !important;
    height: 505px !important;
}

 .prf-btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding: 9px 38px;
    color: #000000;
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
}


.nk-ftrd-candidates .ft-cand-main-box .botm-box .prf-btn-box .prf-btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding: 9px 38px;
    color: #000000;
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6 !important;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
    margin: 0;
}

.nk-ftrd-candidates .ft-cand-main-box .botm-box .prf-btn-box .prf-btn:hover {
    background-color: #fb236a;
    color: #ffffff;
}

.page-id-17 .client-logo-section {
    border: none;
}

/* nk-ftrd-candidates-end */
/* top-hiring-emp-start */

.top-hiring-emp .center-grid {
    justify-content: center;
}

.top-hiring-emp .emp-box {
    display: flex;
    justify-content: center;
    /* width: 190px; changed 6 jan 2026 */
    height: 112px;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 25px 15px;
    transition: 0.5s ease-in-out;
    border: 1px solid #E6E6E6;
}

.top-hiring-emp .emp-box img {
    width: 100%;
    object-fit: contain;
}

.top-hiring-emp .emp-box:hover {
    background-color: #ffff;

    box-shadow: 0px 2px 8px -1px rgba(0, 0, 0, 0.12);
/* border: unset; */
border-color: transparent;
    
}

/* top-hiring-emp-end */
/* news-blog-article-start */
.news-blog-article {
    padding: 80px 0 50px 0;
}

.news-blog-article.remove-top-padding {
    padding-top: 0;
}

.news-blog-article.add-blog-top-padding {
    padding: 80px 0 50px 0;
}

.news-blog-article .news-blog-main-box {
    margin-bottom: 30px;
    transition: 0.5s ease-in-out;
}

.news-blog-article .news-blog-main-box:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.news-blog-article .news-blog-main-box .img-box img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.news-blog-article .news-blog-main-box .meta-box {
    padding: 20px;
    background-color: #ffff;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
}

.news-blog-article .news-blog-main-box .meta-box span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.news-blog-article .news-blog-main-box .meta-box span small {
    /* color: #fb236a; */
    margin-left: 10px;
}

.news-blog-article .news-blog-main-box .meta-box .title {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
}

.news-blog-article .news-blog-main-box .review-box {
    padding: 15px 20px;
    background-color: #F1F5F8;
    margin: 0;
}

.news-blog-article .news-blog-main-box .review-box ul {
    line-height: 18px;
}

.news-blog-article .news-blog-main-box .review-box ul li {
    display: inline-block;
    margin-right: 20px;
}

.news-blog-article .news-blog-main-box .review-box ul li span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.news-blog-article .news-blog-main-box .review-box ul li .iconify {
    color: #fb236a;
    margin-right: 10px;
    font-size: 16px;
}

.news-blog-article .news-blog-main-box .botm-box {
    padding: 20px 20px 30px 20px;
    background-color: #ffff;
    border: 1px solid #F0F0F0;
    border-top: none;
}

.news-blog-article .news-blog-main-box .botm-box .txt {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
}

.news-blog-article .news-blog-main-box .botm-box .view-btn {
    padding: 8px 50px;
    background-color: #ffff;
    border: 1px solid #fb236a;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    transition: 0.5s ease-in-out;
}

.news-blog-article .news-blog-main-box .botm-box .view-btn:hover {
    border: 1px solid #fb236a;
    background-color: #fb236a;
    color: #ffffff;
}

/* news-blog-article-end */
/* get-touch-section-start */
.get-touch-section {
    /* margin-top: 85px; */
    padding: 26px 0;
    background-color: #F6F6F6;
}

.get-touch-section .main-theme-heading {
    margin-bottom: 0;
    text-align: left;
    align-items: flex-start;
}
.get-touch-section .trending-keyword {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.trending-keywords-section.nk-best-job-hero{
    width:100%;
    height:auto;
}
.get-touch-section .trending-keyword .form-group input {
    height: 100%;
    width: 385px;
    font-size: 14px;
    color: #555;
    background-color: #ffff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 13px 15px;
    display: inline-block;
}
.get-touch-section .trending-keyword .form-group input::placeholder {
    color: #555;
    opacity: 1;
}

.get-touch-section .trending-keyword .form-group input:focus-visible {
    outline: none;
}

.get-touch-section .trending-keyword .form-group .send-btn {
    width: 70px;
    height: 100%;
    padding: 9px 20px;
    /* background-color: #4385FF; */
    border-radius: 4px;
    border: none;
    margin-left: 15px;
}


.get-touch-section .trending-keyword .form-group .job_alert {
    display: inline-block;
}

.get-touch-section .trending-keyword .form-group .send-btn .iconify {
    font-size: 20px;
    color: #fff;
    margin-top: -3px;
}

/* get-touch-section-end */
/* nk-latest-footer-start */
.nk-latest-footer {
    padding: 80px 0 50px 0;
}

.nk-latest-footer.nk-scnd-ftr {
    background-color: #282828;
    color: #909090;
    border-bottom: 1px solid #363636;
}

.nk-latest-footer .nk-abt-dtl-box .logo {
    margin-bottom: 40px;
    position: relative;
}

.nk-latest-footer .nk-abt-dtl-box .logo img {
    width: 55%;
}

.nk-latest-footer .nk-abt-dtl-box .txt {
    margin-bottom: 15px;
    color: #909090;
}

.nk-latest-footer p.txt {
    color: #ffff;
}

.nk-latest-footer .nk-abt-dtl-box ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.nk-latest-footer .nk-abt-dtl-box .icon-outer {
    width: 35px;
    height: 35px;
    background-color: #E6E6E6;
    border: 1px solid #E6E6E6;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: 0.5s ease-in-out;
    color: #909090;
}

.nk-latest-footer .nk-abt-dtl-box .icon-outer .iconify {
    color: #909090;
    transition: 0.5s ease-in-out;
    display: block;
    margin: auto;
}

.nk-latest-footer .nk-abt-dtl-box .icon-outer:hover .iconify {
    color: #ffff;
}

.nk-latest-footer .nk-abt-dtl-box .call-us-box {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.nk-latest-footer .nk-abt-dtl-box .call-us-box .icon {
    margin-right: 10px;
}

.nk-latest-footer .nk-abt-dtl-box .call-us-box .icon .iconify {
    font-size: 30px;
    color: #ffff;
}

.nk-latest-footer .nk-abt-dtl-box .call-us-box .meta span {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #ffff;
}

.nk-latest-footer .nk-abt-dtl-box .call-us-box .meta a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ffff;
    display: block;
}

.nk-latest-footer .extra-links-box .title {
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
}

.nk-latest-footer .extra-links-box ul li {
    margin-bottom: 10px;
    list-style-type: disc;
    margin-left: 15px;
    color: #fff;
}



.nk-latest-footer .extra-links-box ul li:last-child {
    margin-bottom: 0;
}

.nk-latest-footer .extra-links-box ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #ffff;
}

.nk-latest-footer .nk-abt-dtl-box,
.nk-latest-footer .extra-links-box {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}

.nk-latest-footer.nk-custom-pad {
    position: relative;
    padding: 80px 0 50px 0;
}
.nk-latest-footer.nk-custom-pad::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .input-group {
    margin: 20px 0 15px 0;
    position: relative;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .input-group input {
    height: 50px;
    padding: 10px 15px;
    background-color: #FFFFFF;
    border:1px solid #E6E6E6;
    width: 100%;
    z-index: 0;
    border-radius: 4px !important;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .input-group input:focus-visible {
    outline: none;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .input-group button {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 46px;
    width: 60px;
    border: none;
    border-radius: 4px !important;
    background-color: #fb236a;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .input-group button .iconify {
    color: #ffff;
    font-size: 24px;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .sub-heading {
    font-size: 18px;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .btn-box {
    list-style-type: none;
    margin-top: 15px;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .btn-box li {
    display: inline-block;
    margin: 0;
    margin-right: 10px;
    width: 140px;
}

.nk-latest-footer.nk-scnd-ftr .extra-links-box .btn-box li img {
    width: 100%;
}

/* nk-latest-footer-end */
/* copyright-section-start */
.copyright-section {
    padding: 20px;
    background-color: #282828;
}

.copyright-section .cont-box {
    text-align: center;
}

.copyright-section .cont-box .txt {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #909090;
}

.copyright-section .cont-box .txt a {
    color: #909090;
    font-weight: 500;
}

/* copyright-section-end */
/* nk-rec-jobs-start */
.nk-rec-jobs .sincere-section {
    border: 1px solid #E6E6E6;
    /* margin-bottom: 45px; */
    transition: 0.5s ease-in-out;
    background: #fff;
}

.nk-rec-jobs .arts-heading a:hover h4 {
    /* -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
  text-decoration: underline;
    text-decoration-thickness: auto;
  text-decoration-thickness: 0.06em;
  text-underline-offset: 0.2em; */
}

.nk-rec-jobs .sincre-arts {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 20px;
    align-items: center;
}

.nk-rec-jobs .sincere-arts-content {
    display: flex;
    align-items: center;
    position: relative;
}



/* @media (max-width: 1340px) {
    .sincre-arts {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .sincere-arts-content {
        flex: 1 1 auto;
    }

    .sincere-arts-price {
        margin-left: auto; 
        text-align: right;
    }
} */


.nk-rec-jobs .sincere-arts-content .sincere-arts-img img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
}
.nk-rec-jobs .sincere-arts-content h2 {
   color: black !important;
}

.nk-rec-jobs .sincere-arts-heading {
    margin-left: 20px;
}

.nk-rec-jobs .sincere-arts-heading p:first-child {
    line-height: 1.2;
    margin-bottom: 0;
}

.sincere-arts-heading p {
    color: #555555 !important; 
font-weight: 400;
}


.nk-rec-jobs .sincere-arts-heading p a {
    color: #010101;
}


.nk-rec-jobs .sincere-arts-heading p .iconify {
    color: #41ae49;
    margin: -3px 5px 0 0;
}

.nk-rec-jobs .sincere-arts-heading p i {
    color: #41ae49;
}

.nk-rec-jobs .sincere-arts-price {
    text-align: right;
    color: #000000 !important;
    font-size: 16px;
    font-weight: 600;
}

.nk-rec-jobs .sincere-arts-price p {
    color: #868686;
    float: right;
    font-size: 14px;
}

.nk-rec-jobs .arts-heading {
    padding: 20px;
    padding-top: 0;
}


/* Generic badge list */
.nk-rec-jobs .sincere-section .arts-heading .merged-badge-list  {
    display: flex;
    flex-wrap: wrap;
margin-top: 10px;
}



/* Generic badge list */
.nk-rec-jobs .sincere-section .arts-heading .merged-badge-list li {
    display: inline-block;
    padding: 3px 10px;       /* top/bottom 3px, left/right 10px */
    background-color: #F6F6F6;
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;     
}

.nk-rec-jobs .sincere-section .arts-heading .merged-badge-list li .job_type-tags-anchor {
    color: #555555;
}

.nk-rec-jobs .sincere-section .arts-heading .merged-badge-list li .job_class-tags-anchor {
    color: #555555;
}


.nk-rec-jobs .sincere-section .arts-heading.merged-badge-list li a {
    color: inherit;
    text-decoration: none;
}

.nk-rec-jobs .sincere-section .arts-heading .merged-badge-list li:hover {
    opacity: 0.85;
    transform: translateY(-1px);
    transition: all 0.3s ease;
}




.nk-rec-jobs .arts-heading h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.nk-rec-jobs .arts-heading p {
    margin-bottom: 0;
    font-weight: 400;
font-size: 14px;
color: #696969;
}

.nk-rec-jobs ul.mian-feature-list li {
    display: inline-block;
    margin: 0 8px 8px 0;
}

.nk-rec-jobs ul.mian-feature-list li:first-child {
    padding-left: 0;
}

.nk-rec-jobs ul.mian-feature-list li .btn {
    padding: 4px 15px;
    font-size: 14px;
    border-radius: 0;
}

.nk-rec-jobs .view-foter-detail {
    padding: 17px 0px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    border-top: 1px solid #E6E6E6;
    margin:0 17px;
}

.nk-rec-jobs .view-foter-detail .view-foter-heading,
.nk-rec-jobs .view-foter-detail .view-foter-button {
    display: inline-block;
    position: relative;
}

.nk-rec-jobs .view-foter-detail .view-foter-heading {
    /* width: 33.33333333%; */
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.nk-rec-jobs .view-foter-detail .view-foter-button {
    width: 20%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.nk-rec-jobs .view-foter-detail .view-foter-heading span a,
.nk-rec-jobs .view-foter-detail .view-foter-heading.heading-intern span {
    color: #555555;
}

.nk-rec-jobs .view-foter-detail .view-foter-button a {
    font-size: 14px;
    color:#000000 !important;
}

.nk-rec-jobs .view-foter-detail .view-foter-heading::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 170px;
    width: 1px;
    height: 20px;
    background-color: #dad8d8;
}

.nk-rec-jobs .view-foter-detail .view-foter-heading span .iconify {
    font-size: 16px;
    margin: -3px 5px 0 0;
    color: #fb236a;
}

.nk-rec-jobs .view-foter-detail .view-foter-heading:first-child span .iconify {
    margin-right: 5px;
}

/* nk-rec-jobs-end */
/* why-choose-start */
section.why-choose {
    background: #ffffff;
}
section.why-choose.nk-choose-second > .container > .row{
    align-items: center;
}

section.why-choose.why-choose-sec-padding {
    padding: 80px 0
}

section.why-choose.add-padding .why-choose-heading {
    padding-bottom: 0;
}

.why-choose .why-choose-content {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.why-choose .why-choose-content:last-child {
    margin-bottom: 0;
}

.why-choose .chose-img img {
    width: 100%;
    border-radius: 4px;
}

.why-choose .why-choose-heading {
    padding: 25px 0px 0 0;
}

.why-choose .why-choose-tag i {
    font-size: 20px;
    position: relative;
    /* top: 6px; */
    color: #555555 !important;
}
.why-choose .why-choose-tag img {
    filter: brightness(0) saturate(100%) invert(33%) sepia(1%) saturate(0%) hue-rotate(202deg) brightness(95%) contrast(85%);
}

.why-choose .why-choose-tag {
    background: #F6F6F6;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why-choose .why-choose-tag .iconify {
    font-size: 20px;
    color: #fb236a;
}

.why-choose .choose-heading {
    margin: auto 20px;
}

.why-choose .choose-heading h4 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.why-choose .choose-heading p{
    font-size: 14px;
    font-weight: 400;
    color: #555555;
}

.why-choose .why-choose-heading h1 {
    margin-top: 5px;
    font-size: clamp(32px, 5vw, 42px);
    font-weight: 600;
}
.why-choose .why-choose-heading h2 {
    margin-top: 5px;
    font-size: 32px;
    font-weight: 600;
    line-height: 55px;
}

.why-choose .why-choose-heading span {
    font-size: 22px;
    font-weight: 400;
    color: #000000 !important;
}

.why-choose .why-choose-heading .txt {
    margin: 15px 0 20px 0;
    font-size: 16px;
    font-weight: 400;
    color:#555555;
}

.why-choose .choose-heading .txt {
    margin-top: -3px;
    margin-bottom: 0;
}

.why-choose .chose-img {
    position: relative;
}

.why-choose .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #4385FF;
    transform: translate(-50%, -50%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    outline: 0px solid rgba(67, 133, 255, 0.25);
    animation: buyent-ripple 3s ease-in-out infinite 3s;
}

.why-choose .play-video::before {
    content: "";
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    outline: 0px solid rgba(67, 133, 255, 0.25);
    animation: buyent-ripple 3s ease-in-out infinite 3s;
    animation: outer-ripple 3s ease-in-out infinite 2s;
    z-index: -1;
}

@keyframes buyent-ripple {
    0% {
        outline: 0px solid rgba(67, 133, 255, 0.25);
    }

    90% {
        outline: 30px solid rgba(67, 133, 255, 0.25);
    }
}

@keyframes outer-ripple {
    0% {
        width: 0;
        height: 0;
        outline: 30px solid rgba(67, 133, 255, 0.25);
    }

    90% {
        width: 130px;
        height: 130px;
        outline: 30px solid rgba(67, 133, 255, 0.25);
    }
}

.why-choose .play-video .iconify {
    font-size: 50px;
    color: #ffff;
}

.why-choose .play-video i {
    font-size: 70px;
    color: #fb236a;
}

.why-choose .play-video i {
    font-size: 20px;
    color: #fff;
    background: #fb236a;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 3.5;
    border-radius: 50%;
}

.why-choose .counter-stats {
    animation-duration: 1s;
    animation-delay: 0s;
}

.why-choose .counter-item {
    text-align: center;
    margin: 50px 0 30px 0;
    line-height: 1.4;
}

.why-choose .logo-site:hover {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
    transform: translateY(-0.25em);
}

.why-choose .logo-site {
    border: 1px solid #e3dfdf;
    text-align: center;
    padding: 30px 0px;
    height: 100px;
    margin-bottom: 20px;
    transition: 0.6s;
}

.why-choose .bestp-employee span {
    color: #fb236a;
    font-size: 20px;
}

.why-choose .bestp-employee h2 {
    width: 56%;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 1.1;
}

.why-choose .bestp-employee p {
    color: #737373;
}

.why-choose .btn.btn-post-job {
    padding: 11px 55px;
}

.why-choose .bestp-employee {
    position: relative;
    top: 50px;
}

.why-choose .bg-circle-img {
    position: absolute;
    top: 0;
    left: 10%;
}

.why-choose .bg-circle-img img {
    width: 100%;
}

.why-choose.jz-theme-counter {
    padding: 0 0 50px 0;
}

section.why-choose.add-padding .why-choose-heading .why-choose-content:last-child {
    margin-bottom: 0;
}

/* why-choose-end */
/* more-than-employee-start */
.more-than-employee .bestp-employee {
    margin-top: 30px;
}

.more-than-employee .bestp-employee span {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
}

.more-than-employee .bestp-employee h1 {
    width: 85%;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: clamp(28px, 5vw, 42px);
    font-weight: 600;
}

.more-than-employee .bestp-employee h1 span {
    /* color: #fb236a; */
      font-size: clamp(28px, 5vw, 42px);
    font-weight: 700;
}

.more-than-employee .bestp-employee .txt {
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #555555;
}

.more-than-employee .bestp-employee .post-btn {
    padding: 12px 40px;
    position: relative;
    z-index: 9;
}

.more-than-employee .bg-circle-img {
    position: absolute;
    top: 4%;
    left: 10%;
    transform: rotateZ(170deg);
    opacity: 0.5;
}

.more-than-employee .logo-site {
    border: 1px solid #e3dfdf;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    height: 100px;
    margin-bottom: 30px;
    transition: 0.5s ease-in-out;
}

.more-than-employee .logo-site:hover {
    box-shadow: 0px 20px 32px 10px rgba(247, 247, 247, 0.75);
    transform: translateY(-10px);
}

.more-than-employee .logo-site img {
    width: 100%;
}

/* more-than-employee-end */
/* what-client-say-start */
.what-client-say {
    padding-top: 60px;
    background-color: #f0f6ff;
}

.what-client-say .client-review-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 50px 30px;
    height: auto;
    position: relative;
    margin-bottom: 30px;
}

.what-client-say .client-review-box .title p {
    font-size: 14px;
}

.what-client-say .client-review-box p {
    margin-bottom: 0;
    margin-top: 10px;
}

.what-client-say .client-review-box .client-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.what-client-say .client-review-box .name {
    margin-top: 20px;
    margin-bottom: 0;
}

.what-client-say .client-review-box .title {
    font-size: 14px;
}

.what-client-say .owl-carousel-comments {
    overflow: visible;
}

.owl-carousel-comments .client-review-box img.img-responsive {
    width: 80px !important;
    height: 80px;
    object-fit: cover;
}

.owl-carousel-comments .client-review-box img.dbl-quotes {
    width: 45px !important;
    height: 45px;
    position: absolute;
    right: 10%;
    top: 40%;
}

/* .what-client-say .client-swiper .swiper-slide-prev .client-review-box .txt,
.what-client-say .client-swiper .swiper-slide-prev .client-review-box .dbl-quotes,
.what-client-say .client-swiper .swiper-slide-prev .client-review-box .tst-dots-img,
.what-client-say .client-swiper .swiper-slide-next .client-review-box .txt,
.what-client-say .client-swiper .swiper-slide-next .client-review-box .dbl-quotes,
.what-client-say .client-swiper .swiper-slide-next .client-review-box .tst-dots-img {
    display: none;
} */
.what-client-say .owl-carousel-comments .owl-item.active.center .client-review-box {
    background-color: #ffff;
    border: 1px solid #f0f0f0;
    box-shadow: 0px 7px 18px rgba(64, 79, 104, 0.05);
}

/* .what-client-say .owl-carousel-comments .swiper-pagination-bullets {
    bottom: -10px;
}
.what-client-say .owl-carousel-comments .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 25px;
    height: 6px;
    border-radius: 25px;
} */
/* what-client-say-end */
/* client-logo-section-start */


.client-logo-section{
    padding: 20px 0;
}
.owl-carousel-brands .owl-stage-outer {
    padding-top: 0 !important;
}
.client-logo-section.has-bottom-border{
    border-bottom: 1px solid #E6E6E6;
}

/* Mobile – BIG top padding */
.client-logo-section.nk-extra-top-space {
    padding: 920px 0 40px 0;
    
}




/* Small mobile: 320px and below */
@media (max-width: 320px) {
   .client-logo-section.nk-extra-top-space {
        padding-top: 930px;
    }
}

/* Medium mobile: 321px – 375px */
@media (min-width: 321px) and (max-width: 375px) {
    .client-logo-section.nk-extra-top-space {
       padding-top: 920px;
    }
}

/* Large mobile: 376px – 420px */
@media (min-width: 376px) and (max-width: 420px) {
    .client-logo-section.nk-extra-top-space {
       padding-top: 900px;
    }
}

/* Extra large mobile: 421px – 575px */
@media (min-width: 421px) and (max-width: 575px) {
    .client-logo-section.nk-extra-top-space {
       padding-top: 890px;
    }
}


/* ≥ 576px */
@media (min-width: 576px) {
    .client-logo-section.nk-extra-top-space {
        padding-top: 590px;
    }
}

/* ≥ 768px */
@media (min-width: 768px) {
    .client-logo-section.nk-extra-top-space {
        padding-top: 256px;
    }
}

/* ≥ 992px */
@media (min-width: 992px) {
    .client-logo-section.nk-extra-top-space {
        padding-top: 260px;
    }
}

/* ≥ 1200px */
@media (min-width: 1200px) {
    .client-logo-section.nk-extra-top-space {
        padding-top: 144px;
    }
}


.client-logo-section .owl-carousel-brands .client-logo-box {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    text-align: center;
}

.client-logo-section.gray-1 .owl-carousel-brands .client-logo-box .client-logo-img {
    filter: grayscale(1);
    transition: 0.5s ease-in-out;
}
.client-logo-section .owl-carousel-brands .client-logo-box img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.client-logo-section .owl-carousel-brands .client-logo-box .client-logo-img:hover {
    filter: grayscale(0);
}

/* client-logo-section-end */
/* ftrd-candidates-start */

.nk-ftrd-candidates-testimonial.nk-ftrd-candidates::before {
    content: none;
}


.nk-ftrd-candidates-testimonial .main-theme-heading .main-heading {
    /* padding-left: 12px; */
}

.nk-ftrd-candidates-testimonial .main-theme-heading .main-heading .iconify {
    left: -12px;
}

.nk-ftrd-candidates-testimonial .ftrd-cand-swiper {
    overflow: visible;
}

.nk-ftrd-candidates-testimonial .ftrd-cand-swiper .swiper-button-prev,
.nk-ftrd-candidates-testimonial .ftrd-cand-swiper .swiper-button-next {
    top: -74px;
    filter: invert(35%) sepia(14%) saturate(1262%) hue-rotate(180deg) brightness(91%) contrast(88%);
}

.nk-ftrd-candidates-testimonial .ftrd-cand-swiper .swiper-button-prev {
    content: url('https://api.iconify.design/bi/arrow-left.svg');
    background-image: none;
    width: 22px;
    height: 22px;
    left: unset;
    right: 30px;
}

.nk-ftrd-candidates-testimonial .ftrd-cand-swiper .swiper-button-next {
    content: url('https://api.iconify.design/bi/arrow-right.svg');
    background-image: none;
    width: 22px;
    height: 22px;
    right: 0;
}

/* ftrd-candidates-end */
/* get-touch-scnd-section-start */
.get-touch-section.get-touch-scnd-section {
    background-color: #ffff;
    padding: 0;
}

.get-touch-scnd-section .trending-keyword {
    padding: 30px;
    box-shadow: 0px 10px 40px 0px rgb(72 187 120 / 15%);
    margin-bottom: -100px;
    background-color: #ffff;
}

.get-touch-scnd-section .main-theme-heading {
    width: 700px;
}

.get-touch-scnd-section .trending-keyword .form-group a {
    display: inline-block;
}

/* get-touch-scnd-section-end */
/* nk-hero-rec-jobs-start */

.nk-hero-rec-jobs .hero-cont-area {
    width: 100%;
    padding: 140px 0 0 0;
    display: block;
    margin-bottom: 60px;
}

.nk-hero-rec-jobs .hero-meta-box .main-heading,
.nk-hero-rec-jobs .hero-meta-box .txt {
    width: 100%;
}

.nk-hero-rec-jobs .hero-cont-area .form-group .select2-container--default .select2-selection--single {
    width: auto;
}

.nk-hero-rec-jobs .rec-job-main-box {
    position: relative;
    background-color: #ffff;
    padding: 20px;
    margin-top: 60px;
border: 1px solid #E6E6E6;
border-radius: 4px;
    height: 744px;
        z-index: 2;
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.05);
}

.nk-hero-rec-jobs .rec-job-main-box .sincere-section-main {
    height: 580px;
}

.nk-hero-rec-jobs .rec-job-main-box .title {
    margin-bottom: 15px;
    font-size: 22px;
}

.nk-hero-rec-jobs .rec-job-main-box .title .iconify {
    margin-top: -3px;
    color: #fb236a;
    display: none;
}

.nk-hero-rec-jobs .sincere-section {
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    margin-bottom: 30px;
}

.nk-rec-jobs.nk-hero-rec-jobs .sincere-section:hover {
    transform: translateY(0);
}

.nk-hero-rec-jobs .view-foter-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #E6E6E6;
    border-radius: 0px 0px 4px 4px;
}

.nk-hero-rec-jobs .arts-heading p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #696969;
}

.nk-hero-rec-jobs .view-foter-detail .view-foter-heading,
.nk-hero-rec-jobs .view-foter-detail .view-foter-button {
    width: auto;
}

.nk-hero-rec-jobs .view-foter-detail .view-foter-heading::before {
    content: none;
}

.nk-hero-rec-jobs .view-foter-detail .view-foter-heading:first-child span .iconify {
    margin-right: 5px;
}

.nk-hero-rec-jobs .view-foter-detail .view-foter-heading span,
.nk-job-search-section.nk-rec-jobs .view-foter-detail .view-foter-heading span a {
    color: #555555;
}

.nk-hero-rec-jobs .rec-job-main-box .popular-btn-box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding-right: 20px;
    width: calc(100% - 20px);
}


/* today at 3 jan >> Responsive adjustments for smaller screens */
@media (max-width: 991px) {
    .nk-hero-rec-jobs .rec-job-main-box {
        height: auto !important;       /* Remove fixed height */
        position: relative !important; /* Reset position */
    }

    .nk-hero-rec-jobs .rec-job-main-box .sincere-section-main {
        height: auto !important;       /* Remove fixed height */
    }

    .nk-hero-rec-jobs .rec-job-main-box .popular-btn-box {
        position: static !important;   /* Reset absolute positioning */
        width: 100% !important;        /* Full width if needed */
        padding: 0 !important;         /* Remove extra padding */
        margin-top: 20px;              /* Optional spacing */
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
    .nk-hero-rec-jobs .rec-job-main-box {
        height: 820px;      /* maybe slightly smaller than full 730px */
        position: relative;
        z-index: 2;
       box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.05);
    }

    .nk-hero-rec-jobs .rec-job-main-box .sincere-section-main {
        height: 540px;      /* adjust proportionally */
    }

    .nk-hero-rec-jobs .rec-job-main-box .popular-btn-box {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px;
        /* width: calc(100% - 40px); */
        padding-right: 20px;
    }
    .search-job-hero {
        padding: 60px 0;
    }
}


/* Large devices / desktops 992px - 1399px */
@media (min-width: 1200px) and (max-width: 1399px) {
    .nk-hero-rec-jobs .rec-job-main-box {
        height: 770px;      /* maybe slightly smaller than full 730px */
        position: relative;
        z-index: 2;
       box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.05);
    }

    .nk-hero-rec-jobs .rec-job-main-box .sincere-section-main {
        height: 530px;      /* adjust proportionally */
    }

    .nk-hero-rec-jobs .rec-job-main-box .popular-btn-box {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px;
        /* width: calc(100% - 40px); */
        padding-right: 20px;
    }
}

.nk-hero-rec-jobs .rec-job-main-box .popular-btn-box.popular-btn-hero-2 a {
    background-color: #F6F6F6 ;
    color: #000000 ;
    border-color: unset;
     display: block;
     font-weight: 600;
    
}
/* .nk-hero-rec-jobs .rec-job-main-box .popular-btn-box.popular-btn-hero-2 :hover{
    background-color: #4385ff ;
    color: #ffffff ; 
} */


/* .nk-hero-rec-jobs .rec-job-main-box .popular-btn-box .popular-job-btn {
    display: block;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    padding: 13px 50px;
    color: #000000 !important;
    background-color: #F6F6F6 !important;
    border: 1px solid #E6E6E6 !important;
    transition: 0.5s ease-in-out;
    border-radius: 5px !important;
    
} */

#ascrail2010101 {
    opacity: 1 !important;
}

#ascrail2010101 .nicescroll-cursors {
    background-color: #EBF2FE !important;
}

/* nk-hero-rec-jobs-end */
/* client-secnd-logo-section-start */
.client-secnd-logo-section {
    padding: 30px 0;
    border-bottom: none;
}

.client-secnd-logo-section .client-secnd-logo-swiper .client-logo-box {
    text-align: center;
}

.client-secnd-logo-section .client-secnd-logo-swiper .client-logo-box .client-logo-img {
    filter: grayscale(1);
    transition: 0.5s ease-in-out;
}

.client-secnd-logo-section .client-secnd-logo-swiper .client-logo-box .client-logo-img:hover {
    filter: grayscale(0);
    transition: 0.5s ease-in-out;
}

/* client-secnd-logo-section-end */
/* trending-keywords-section-start */


.trending-keywords-section.trd-kwrd-custom-change {
    background-color: #F1F5F8;
}

.trending-keywords-section::before {
    content: none;
}

.trending-keywords-section .trending-keyword {
    margin-top: 0;
}

.trending-keywords-section .trd-keyword-list ul {
    margin: 0;
    text-align:center;
    width: 100%;
}

.nk-career-hero img {
    position: absolute;
    top: 14%;
    right: 135px;
}

/* trending-keywords-section-end */
/* nk-career-hero-start */
.nk-career-hero {
    position: relative;
    /* height: 845px; */
}

.nk-career-hero .shape-small-img {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: -1;
}

.nk-career-hero .shape-big-img {
    position: absolute;
    top: 0px;
    right: 0;
    z-index: -1;
}

/* .nk-career-hero .nk-career-main-img {
    position: absolute;
    bottom: 0;
    right: 16%;
} */
 .nk-career-hero .nk-career-main-img {
    position: static;
    bottom: auto;
    right: auto;
}



.nk-career-hero .hero-content-main {
    z-index: 1;
    position: relative;
}

.nk-career-hero .hero-content-main .title {
    line-height: 33px;
    font-weight: 400;
    font-size: 22px; 
}

.nk-career-hero .hero-content-main .title span {
    color: #fb236a;
      font-weight: 600;
}

.nk-career-hero .hero-content-main .main-heading {
    font-weight: 600;
    line-height: 55px;
    font-size: 42px;
    color :#000000;
    
}

.nk-career-hero .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555555;
    line-height: 50px;
    font-size: 15px;
    padding-left: 0;
    padding-right: 0;
}

.nk-career-hero .form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 #888;
    width: 10px;
    height: 10px;
    border-width: 0px 0px 1px 1px;
    transform: rotate(-45deg);
    top: 70%;
}

.nk-career-hero .hero-content-main .txt {
    margin-bottom: 30px;
    font-weight: 400;
font-size: 16px;
color:#555555;
 
}

.nk-career-hero .hero-content-main .srh-job-box .srh-job {
    display: inline-block;
}

.nk-career-hero {
    padding: 50px 0 40px 0;
    position: relative;
}

.nk-white-bg-header.nk-latest-header .burger-menu {
    top: 38px;
}

/* nk-career-hero-end */
/* top-hiring-emp-secnd-start */

.top-hiring-emp-secnd .emp-box {
    padding: 0;
    background-color: transparent;
}

.top-hiring-emp-secnd .emp-box:hover {
    background-color: transparent;
    box-shadow: none;
}
.top-hiring-emp a{
    padding: 8px;
}
/* top-hiring-emp-secnd-end */
/* nk-new-ftrd-candidates-start */
.nk-new-ftrd-candidates {
    padding: 80px 0 50px 0;
}

.nk-new-ftrd-candidates.nk-custom-ftrd-candidates {
    padding: 60px 0 60px 0;
    background-color: #ffff;
}

.nk-new-ftrd-candidates.remove-padding {
    padding-top: 0;
}

.nk-new-ftrd-candidates .nk-cand-main-card {
    background-color: #ffff;
    margin-bottom: 30px;
border: 1px #E6E6E6;
    border-radius: 3px;
}

.nk-new-ftrd-candidates .cand-dtl-box {
    padding: 20px 20px 18px 20px;
    border: 1px solid #F1F5F8;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
    position: relative;
    transition: 0.5s ease-in-out;
}

.nk-new-ftrd-candidates .cand-dtl-box:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.nk-new-ftrd-candidates .cand-dtl-box .prf-dtl-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.nk-new-ftrd-candidates .cand-dtl-box .prf-dtl-box .meta-box {
    margin-left: 15px;
}

.nk-new-ftrd-candidates .cand-dtl-box .prf-dtl-box .meta-box span {
    font-weight: 400;
    font-size: 14px;
    color: #555555;
}

.nk-new-ftrd-candidates .cand-dtl-box .services-links ul li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
border: 1px solid #E6E6E6;
color: #555555;
font-size:13px;
}

.nk-new-ftrd-candidates .cand-dtl-box .services-links ul li a {
    display: block;
    padding: 4px 12px;
    border: 1px solid #F1F5F8;
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    color: #555555;
    transition: 0.3s ease-in-out;
    font-size: 12px;
    font-weight: 400;
}

.nk-new-ftrd-candidates .cand-dtl-box .services-links ul li a:hover {
    background-color: #fb236a;
    border: 1px solid #fb236a;
    color: #ffff;
}

.nk-new-ftrd-candidates .cand-dtl-box .services-links ul li:last-child {
    margin-right: 0;
}

.nk-new-ftrd-candidates .cand-dtl-box .ftrd-tag {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 2px 6px;
    font-size: 10px;
    color: #C11111;
    background: rgba(193, 17, 17, 0.1);
    border-radius: 4px;
}

.nk-new-ftrd-candidates .cand-loc-box {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background-color: #F6F6F6;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nk-new-ftrd-candidates .cand-loc-box p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 21px;
}
.nk-new-ftrd-candidates .cand-loc-box p a {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #555;
}

.nk-new-ftrd-candidates .cand-loc-box .iconify {
    margin-right: 5px;
}

.nk-new-ftrd-candidates .cand-prf-btn-box {
    padding: 20px;
    border: 1px solid #F1F5F8;
    border-top: none;
    display: flex;
    align-items: center;
    border-radius: 0 0 4px 4px;
}

.nk-new-ftrd-candidates .cand-prf-btn-box .prf-btn {
    padding: 8px 48px;
    background-color: #F6F6F6;
    border: 1px solid #f6f6f6 !important;
    border-radius: 4px;
    font-size: 14px;
    color: #000000;
    display: inline-block;
    margin-right: 20px;
    transition: 0.3s ease-in-out;
}

.nk-new-ftrd-candidates .cand-prf-btn-box .fvrt-btn {
    width: 39px;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #F6F6F6;
    border-radius: 4px;
    background-color: #F6F6F6;
    color: #555555;
    transition: 0.3s ease-in-out;
}

.nk-new-ftrd-candidates .cand-prf-btn-box .prf-btn:hover,
.nk-new-ftrd-candidates .cand-prf-btn-box .fvrt-btn:hover {
    background-color: #4385FF;
    color: #ffff;
}

/* nk-new-ftrd-candidates-end */
/* nk-exp-categories-start */
.nk-exp-categories {
    overflow: hidden;
}

.nk-exp-categories .categories-swiper,
.nk-exp-categories .categories-swiper .swiper-container {
    overflow: visible;
}

.nk-exp-categories .categories-swiper .swiper-button-prev,
.nk-exp-categories .categories-swiper .swiper-button-next {
    top: -74px;
    filter: invert(35%) sepia(14%) saturate(1262%) hue-rotate(180deg) brightness(91%) contrast(88%);
}

.nk-exp-categories .categories-swiper .swiper-button-prev {
    content: url('https://api.iconify.design/fa6-solid/arrow-left-long.svg');
    background-image: none;
    width: 22px;
    height: 22px;
    left: unset;
    right: 30px;
}

.nk-exp-categories .categories-swiper .swiper-button-next {
    content: url('https://api.iconify.design/fa6-solid/arrow-right-long.svg');
    background-image: none;
    width: 22px;
    height: 22px;
    right: 0;
}

.nk-exp-categories .ctg-type-box {
    padding: 25px 30px;
    background-color: #FFFFFF;
    border-radius: 4px;
    position: relative;
    height: 175px;
    overflow: hidden;
    border: 1px solid #E6E6E6;
    margin-bottom: 30px;
        cursor: pointer;

}

.nk-exp-categories .ctg-type-box span {
    font-size: 14px;
    color: #555555;
}

.nk-exp-categories .ctg-type-box .ctg-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
}

.nk-exp-categories .ctg-type-box .get-detail {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
}

.nk-exp-categories .ctg-type-box .get-detail .iconify {
    color: #ffff;
    font-size: 24px;
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.nk-exp-categories .ctg-type-box .goto-circle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3px;
    height: 3px;
    opacity: 0;
    border-radius: 50%;
    background-color: #4385FF;
    transition: 0.5s ease-in-out;
}
@media (max-width: 576px) {
  .nk-exp-categories {
    /* margin-top: 255px; */
  }
}
@media (max-width: 500px) {
  .nk-exp-categories {
    /* margin-top: 413px; */
  }
}
@media (max-width: 320px) {
  .recommended-jobs {
    font-size: 14px;
  }
}
.nk-exp-categories .ctg-type-box:hover .goto-circle {
    transform: scale(50);
    opacity: 1;
}

.nk-exp-categories .ctg-type-box:hover .get-detail .iconify {
    opacity: 1;
}

.nk-exp-categories .ctg-type-box .ctg-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
}

.nk-exp-categories .swiper-slide:nth-child(4n+1) .ctg-type-box .ctg-icon .iconify {
    color: #0DB2FF;
}

.nk-exp-categories .swiper-slide:nth-child(4n+2) .ctg-type-box .ctg-icon .iconify {
    color: #48CB00;
}

.nk-exp-categories .swiper-slide:nth-child(4n+3) .ctg-type-box .ctg-icon .iconify {
    color: #F4A500;
}

.nk-exp-categories .swiper-slide:nth-child(4n+4) .ctg-type-box .ctg-icon .iconify {
    color: #FF5E07;
}




/* nk-exp-categories-end */
/* nk-menu-breadcrumb-start */
.nk-menu-breadcrumb {
    background-color: #010101;
    padding: 8px 0;
}

.nk-menu-breadcrumb .breadcrumb {
    margin-bottom: 0;
}

.nk-menu-breadcrumb .breadcrumb .breadcrumb-item a {
    color: #ffff;
    font-size: 14px;
    font-weight: 400;
}

.nk-menu-breadcrumb .breadcrumb .breadcrumb-item {
    position: relative;
    padding-right: 44px;
}

.nk-menu-breadcrumb .breadcrumb .breadcrumb-item::before {
    content: none;
}

.nk-menu-breadcrumb .breadcrumb .breadcrumb-item::after {
    content: url('https://api.iconify.design/akar-icons/chevron-right.svg?color=white');
    position: absolute;
    top: 3px;
    right: 10px;
}

.nk-menu-breadcrumb .breadcrumb .breadcrumb-item:last-child::after {
    content: none;
}

.nk-menu-breadcrumb .breadcrumb .breadcrumb-item.active {
    font-weight: 500;
    font-size: 14px;
    color: #ffff;
}

/* nk-menu-breadcrumb-end */
/* nk-best-mission-start */
.nk-best-mission {
    padding: 80px 0;
}

.nk-best-mission .about-main-heading {
    position: relative;
    text-align: center;
    margin-bottom: 60px;
}

.nk-best-mission .about-main-heading::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 891px;
    height: 204px;
    transform: translate(-50%, -50%);
    background-image: url(../../images/about-hero-bg.png);
    background-repeat: no-repeat;
}

.nk-best-mission .about-main-heading .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 55px;
    color: #000;
    margin-bottom: 8px;
}

.nk-best-mission .about-main-heading .txt {
    width: 570px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
    color: #555;
}

.nk-best-mission .mission-gallery .small-img-box {
    width: 299px;
    height: 124px;
}

.nk-best-mission .mission-gallery .small-img-box.small-1 {
    margin: 50px 0 30px 0;
    float: right;
}

.nk-best-mission .mission-gallery .large-img-box {
    width: 100%;
    height: 224px;
}

.nk-best-mission .mission-gallery .large-img-box.large-2 {
    margin: 70px 0 30px 0;
}

.nk-best-mission .mission-gallery .small-img-box img,
.nk-best-mission .mission-gallery .large-img-box img,
.nk-best-mission .mission-gallery .xl-large-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.nk-best-mission .mission-gallery .xl-large-img-box {
    width: 100%;
    height: 500px;
    margin-bottom: 80px;
}

.nk-best-mission .rating-items {
    text-align: center;
}

.nk-best-mission .rating-items h5 {
    font-weight: 600;
    font-size: 22px;
    color: #fb236a;
}

.nk-best-mission .rating-items span {
    font-size: 14px;
    color: #555555;
}

/* nk-best-mission-end */
/* nk-choose-second-start */
.why-choose.nk-choose-second {
    padding: 80px 0;
    background-color: #F6F6F6;
}

.why-choose.nk-choose-second .why-choose-heading span {
    color: #555555;
}

.why-choose.nk-choose-second .why-choose-tag {
    background: #F6F6F6;
}

.why-choose.nk-choose-second .why-choose-heading {
    padding: 25px 0px 0 0;
}

/* nk-choose-second-end */
/* find-dream-career-start */

.find-dream-career .main-content {
    text-align: center;
}

.find-dream-career .main-content .title {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 400;
    color:#000000;
    font-size: 22px;
}

.find-dream-career .main-content .title > span.highlight-span-light {
   font-weight: 600;
}

.find-dream-career .main-content .title .highlight-span {
    
}


.find-dream-career .main-content .title > .highlight-span {
font-weight: 600;
font-size: 22px;

}


.find-dream-career .main-content .highlight-span-inside span{
    font-weight: 600;
    font-size: 22px;
}

.find-dream-career .main-content .heading {
    margin: 0 0 7px;
    color: #000000;
    line-height: 1.5;
    font-weight: 600;
    font-size: 32px;
}

.find-dream-career .main-content .txt {
    width: 67%;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0;
    margin-bottom: 30px;
    /* font-size: 18px; */
    /* color: #fff; */
    line-height: 1.5em;

    font-weight: 400;
font-size: 16px;
color: #555555;
}

.find-dream-career .main-content .find-job-btn-box {
    display: inline-block;
}

.find-dream-career .main-content .find-job-btn-box .find-job-btn {
    padding: 12px 24px;
    margin-right: 20px;
}

.latest-theme-btn.find-job-btn.btn-second {
    /* background-color: #fff; */
    color: #010101;
}

/* find-dream-career-end */
/* nk-search-cand-section-start */
.nk-search-cand-section {
    padding: 30px 0;
    background-color: #F6F6F6
}

.nk-search-cand-section .search-cont-main .srh-btn-box button{
    width: 190px;
    height: 49px;
    margin-bottom: 0px;
    color:#FFFF;
}

.nk-search-cand-section .search-cont-main .main-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    color:#000000
}

.nk-search-cand-section .form-group.srh-bar {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    list-style: none;
}

.nk-search-cand-section .form-group .input-srh,
.nk-search-cand-section .form-group .select-main-box,
.nk-search-cand-section .form-group .srh-btn-box {
    display: inline-block;
    margin-right: 20px;
}

.nk-search-cand-section .form-group .input-srh {
    position: relative;
    width: calc(100% - 805px);
}
.nk-search-cand-section .nk-cand-search.form-group .input-srh {
    width: calc(100% - 1000px);
}
.nk-search-cand-section .nk-cand-pro-search.form-group .input-srh {
    width: calc(100% - 710px);
}
.nk-search-cand-section .form-group .input-srh .iconify {
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 24px;
    color: #555555;
}

.nk-search-cand-section .form-group .input-srh input {
    margin-bottom: 14px;
    width: 100%;
    height: 50px;
    font-size: 14px;
    padding: 14px 0 14px 48px;
    color: #555;
    background-color: #ffff;
    border: 0;
    border-radius: 4px;
    margin-bottom: 0;
}
.nk-search-cand-section .form-group .input-srh input::placeholder {
    color: #555;
    opacity: 1;
}

.nk-search-cand-section .form-group .input-srh input:focus-visible {
    outline: none;
}

.nk-search-cand-section .form-group .select-main-box {
    width: 303px;
}

.nk-search-cand-section .form-group .select-main-box .select2-container {
    width: 100% !important;
    height: 50px;
}

.nk-search-cand-section .form-group .select-main-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
    color: #555555;
    padding-left: 14px;
    font-size: 14px;
    margin-top: 0;
}

.nk-search-cand-section .form-group .select-main-box .select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid rgba(67, 133, 255, 0.2);
    border-radius: 4px;
}

.nk-search-cand-section .form-group .select-main-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    height: 50px;
    right: 14px;
    color: #555555;
}

.nk-search-cand-section .form-group .select-main-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #555555 #555555;
    width: 10px;
    height: 10px;
    border-width: 0px 0px 1px 1px;
    transform: rotate(-45deg);
    top: 40%;
    background: unset !important;
}

.nk-search-cand-section .form-group .select-main-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #555555 #555555 transparent transparent;
    border-width: 1px 1px 0px 0px;
    top: 50%;
}

.nk-search-cand-section .form-group .srh-btn-box {
    margin-right: 0;
    margin-bottom: 0 !important;
}
.nk-search-cand-section .nk-cand-search.form-group .srh-btn-box {
    width: 150px;
}
.nk-search-cand-section .form-group .srh-btn-box .job_search_minimal svg,
.nk-search-cand-section .nk-cand-search.form-group .srh-btn-box {
    margin-right: 5px;
}

.nk-search-cand-section .form-group .srh-btn-box .submit-button {
    font-size: 14px;
    color: #555555;
    background-color: #D9E7FF;
    border: 1px solid #D9E7FF;
    border-radius: 4px;
    padding: 14px 20px;
    width: 120px;
    display: flex;
    justify-content: center;
}

.nk-search-cand-section .form-group .srh-btn-box .submit-button .iconify {
    font-size: 18px;
    margin-right: 5px;
    margin-top: 3px;
}

.nk-search-cand-section .trending-keywords {
    display: flex;
    justify-content: space-between;
    align-items: first baseline;
}
.nk-search-cand-section .trending-keywords .left-meta {
    max-width: calc(100% - 150px);
}

.nk-search-cand-section .trending-keywords .keyword-box {
    display: flex;
    align-items: center;
}

.nk-search-cand-section .trending-keywords .keyword-box ul li {
    display: inline-block;
    margin-right: 15px;
}

.nk-search-cand-section .trending-keywords .keyword-box ul li:last-child {
    margin-right: 0;
}

.nk-search-cand-section .trending-keywords .keyword-box h6 {
    font-style: italic;
    font-size: 16px;
}

.nk-search-cand-section .trending-keywords .keyword-box ul li a {
    padding: 8px 14px;
    background-color: #ffff;
    /* border-radius: 4px; */
    font-weight: 400;
    font-size: 14px;
    color: #555555;
    display: block;
    line-height: 21px;
    border-radius: 4px !important;
    transition: 0.5s ease-in-out;
}

.nk-search-cand-section .trending-keywords .keyword-box ul li a:hover {
    background-color: #fb236a;
    color: #ffff;
}

.nk-search-cand-section .trending-keywords .advance-srh-box {
    width: 142px;
    display: inline;
}

.nk-search-cand-section .trending-keywords .advance-srh-box a,
.nk-search-cand-section .trending-keywords .advance-srh-box a:hover,
.nk-search-cand-section .trending-keywords .advance-srh-box a:active {
    font-size: 14px;
    color: #555555;
    text-decoration: underline !important;
}

.nk-search-cand-section .trending-keywords .advance-srh-box a .iconify {
    font-size: 20px;
    margin-right: 6px;
}

.nk-search-cand-section .search-cont-main .selection-main-group {
    margin-bottom: 20px;
    display: none;
}

.nk-search-cand-section .selection-main-group .select-cand-box.select-main-box {
    width: 209px;
    margin-right: 15px;
}

.nk-search-cand-section .selection-main-group .select-cand-box.select-main-box.slt-extra-width {
    width: calc(100% - 914px);
}

.nk-search-cand-section .selection-main-group .select-cand-box.select-main-box:last-child {
    margin-right: 0;
}

/* nk-search-cand-section-end */
/* nk-add-custom-candidates-start */
.nk-ftrd-candidates.nk-add-custom-candidates {
    background-color: #ffff;
    padding: 60px 0 80px 0;
}

.nk-add-custom-candidates .emp-prf-list-card .right-side {
    width: 100%;
}

.nk-add-custom-candidates .emp-prf-list-card {
    margin-bottom: 30px;
}

.nk-ftrd-candidates.nk-add-custom-candidates .ft-cand-main-box {
    transition: 0.5s ease-in-out;
}

.nk-ftrd-candidates.nk-add-custom-candidates .ft-cand-main-box:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.nk-ftrd-candidates.nk-add-custom-candidates .ft-cand-main-box .about-box {
    /* border: 1px solid #e3e3e3; */
    border-bottom: none;
}

.nk-custom-pagination {
    margin-top: 30px;
    margin-bottom: 60px;
    justify-content: flex-end;
}

.nk-custom-pagination.pagination.align-center {
    float: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nk-custom-pagination .page-item .page-numbers.prev,
.nk-custom-pagination .page-item .page-numbers.next {
    width: 80px;
}
.nk-new-ftrd-candidates.nk-custom-ftrd-candidates .nk-cand-main-card .cand-dtl-box .prf-dtl-box .img-box img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    object-fit: cover;
}
.nk-custom-pagination .page-item .page-numbers {

    border: none;
    border-radius: none;
    padding: 8px 16px;
    text-align: center;
    margin-left: 15px;
    color: #fb236a;
    background-color: #ffff;
    border: 1px solid #C9DCFE;
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}

.nk-custom-pagination .page-item .page-numbers:focus {
    box-shadow: none;
}

.nk-custom-pagination .page-item .page-numbers.current {
    color: #ffff;
    background-color: #fb236a;
    border: 1px solid #fb236a;
    border-radius: 4px;
}

.nk-custom-pagination .page-item .page-numbers:hover {
    color: #ffff;
    background-color: #fb236a;
    border: 1px solid #fb236a;
}

.nk-custom-pagination .page-item .page-numbers.prev,
.nk-custom-pagination .page-item .page-numbers.next {
    color: #fb236a;
    border: 1px solid #C9DCFE;
    border-radius: 4px;
}

.nk-custom-pagination .page-item .page-numbers.prev {
    margin-left: 0;
}

.nk-custom-pagination .page-item .page-numbers.prev:hover,
.nk-custom-pagination .page-item .page-numbers.next:hover {
    color: #ffff;
    border: 1px solid #fb236a;
}

/* nk-add-custom-candidates-end */
/* nk-cand-search-with-filter-start */
.nk-cand-search-with-filter {
    padding: 90px 0;
    background-color: #ffff;
}

.nk-cand-search-with-filter.nk-ftrd-candidates::before {
    content: none;
}

.nk-cand-search-with-filter .pr-main-heading {
    margin-bottom: 20px;
}

.nk-cand-search-with-filter .md-side-bar {
    border-radius: 5px;
    padding: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.nk-cand-search-with-filter .md-side-bar .md-side-bar {
    padding: 0;
}

.nk-cand-search-with-filter .md-side-bar .filter-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.nk-cand-search-with-filter .md-side-bar .filter-box h3 {
    font-size: 20px;
    line-height: 30px;
    color: #010101;
}

.nk-cand-search-with-filter .md-side-bar .filter-box span {
    font-size: 14px;
    line-height: 21px;
    /* color: #fb236a; */
}

.nk-cand-search-with-filter .md-side-bar .accordion .submit-all-form {
    width: 100%;
    margin-bottom: 20px;
}

.nk-cand-search-with-filter .md-side-bar .search-box {
    position: relative;
    margin-bottom: 20px;
}




.nk-cand-search-with-filter .md-side-bar .search-box input {
    background-color: #ffff;
    border: 1px solid #E6E6E6;
    width: 100%;
    padding: 5px 15px;
    border-radius: 4px;
    height: 50px;
    font-size: 14px;
    color: #555555;
}
.md-side-bar .search-box #search-widget .btn:has(.fa-search) {
    right: 16px;
}

.nk-cand-search-with-filter .md-side-bar .search-box input:focus-visible {
    outline: none;
}

.nk-cand-search-with-filter .md-side-bar .search-box input::placeholder {
    line-height: 30px;
    color: #555555;
    opacity: 1;
    font-size: 14px;
}
.search-box input::placeholder {
  color: #555555; 
  opacity: 1;
}
.nk-cand-search-with-filter .md-side-bar .search-box .srh-btn {
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 8px 14px;
    background-color: #fb236a;
    border: 0;
    border-radius: 4px;
}

.nk-cand-search-with-filter .md-side-bar .search-box .srh-btn:hover {
    border: 0;
}

.nk-cand-search-with-filter .md-side-bar .search-box .search-icon {
    font-size: 18px;
    color: #555555;
    position: absolute;
    top: 16px;
    right: 18px;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item {
    border: none;
    margin-bottom: 20px;
}
.nk-cand-search-with-filter .md-side-bar .accordion .accordion:last-of-type .accordion-item {
    margin-bottom: 0px;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-button {
    padding: 15px !important;
    font-size: 18px;
    font-weight: 500;
    color: #555555;
    border-radius: 4px;
    padding-right: 20px;
}
.md-side-bar .accordion .accordion-item .accordion-button .icon {
    display: none;
}
.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body {
    padding: 0 15px 10px 15px;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body .srh-categry {
    margin-top: 15px;
    padding: 8px 16px;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item {
    border-radius: 4px;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-button:not(.collapsed) {
    box-shadow: unset;
    background-color: #ffff;
    color: #000000;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-button:focus {
    border-color: unset;
    box-shadow: unset;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23555555'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    filter: brightness(1) contrast(0.6);
}
/* .nk-cand-search-with-filter .md-side-bar.nk-candidate-sidebar .accordion .accordion-item .accordion-button:not(.collapsed)::after {
    display: none;
} */

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-button::after {
    filter: invert(32%) sepia(31%) saturate(534%) hue-rotate(179deg) brightness(97%) contrast(91%);
}
/* .nk-cand-search-with-filter .md-side-bar.nk-candidate-sidebar .accordion .accordion-item .accordion-button::after {
    display: none;
} */

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body .fltr-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body ul li:not(.hide_li) {
    display: flex;
    gap:15px !important;
    line-height: 20px;
    padding: 10px 0px;
}
.nk-cand-search-with-filter .md-side-bar.nk-candidate-sidebar .accordion .accordion-item .accordion-body ul li:first-child {
    padding-top: 0px;
}
.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body ul li:has(.search-box) {
    display: block;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body ul li.show-more .show_next:hover {
    color: #fb236a;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body ul li:last-child {
    margin-bottom: 0px;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body ul li .search-box {
    margin-bottom: 0;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body ul li .search-box input {
    background-color: #F6F6F6;
    width: 335px;
    color: #555555;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body .fltr-list .left-meta {
    display: flex;
    align-items: center;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body .fltr-list .left-meta .pretty {
    margin-right: 5px;
}
.md-side-bar .left-meta .pretty input ~ .state.p-warning label::before {
    top: 0;
    background-color: #E6E6E6;
    border-color: #E6E6E6;
}
.nk-cand-search-with-filter .md-side-bar .left-meta .pretty input:checked~.state.p-warning label::after {
    top: 0;
    background-color: #167EE6 !important;
}

.nk-cand-search-with-filter .md-side-bar .left-meta .pretty.p-icon .state .iconify {
   font-size: 12px !important;
    left: 2px;
    top: 2px;
    position: absolute;
    color: #E6E6E6;
    z-index: 1;
}
.nk-cand-search-with-filter .md-side-bar .left-meta .pretty input:checked~.state.p-warning svg {
    color: #fff;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body .fltr-list .left-meta span,
.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body .fltr-list .right-meta span {
    font-size: 16px;
    color: #555555;
}

.nk-cand-search-with-filter .md-side-bar .accordion .accordion-item .accordion-body .fltr-list .left-meta span {
    margin-left: 5px;
}

.nk-cand-search-with-filter .md-side-bar .accordion-item .accordion-body .panel-collapse {
    height: 100px;
    margin-top: 20px;
}

.nk-cand-search-with-filter .md-side-bar .accordion-item .accordion-body .extra-controls input.form-control {
    width: calc(50% - 10px);
    /* float: left;
    margin-right: 17px; */
    border: 1px solid rgba(32, 32, 32, 0.1);
    border-radius: 2px;
    text-align: center;
    color: #383838;
    background-color: #F6F6F6;
}

.nk-cand-search-with-filter .md-side-bar .accordion-item .accordion-body .extra-controls input.form-control:focus {
    box-shadow: none;
}

.nk-cand-search-with-filter .md-side-bar .accordion-item .accordion-body .extra-controls {
    display: flex;
    position: relative;
    gap: 20px;
}

.nk-cand-search-with-filter .md-side-bar .accordion-item .accordion-body .extra-controls::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 49.2%;
    width: 5px;
    height: 1px;
}

.nk-cand-search-with-filter .md-side-bar .accordion-item .accordion-body .panel-collapse .range-slider {
    padding-top: 50px;
}

.nk-cand-search-with-filter .md-side-bar .accordion-item .accordion-body .extra-controls input.form-control:last-child {
    margin-right: 0;
}
.nk-cand-search-with-filter .md-side-bar .form-btn .n-btn-flat {
    width: 100%;
}

.n-search-main .top-result-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.n-search-main .top-result-bar .left-cont p {
    margin-bottom: 0;
    font-size: 20px;
    color: #010101;
    font-weight: 500;
}

.nk-cand-search-with-filter .top-result-bar .left-cont p span {
     /*color: #fb236a; */
}

.n-search-main .top-result-bar .right-cont {
    display: flex;
    align-items: center;
}

.n-search-main .top-result-bar .right-cont .select2-container,
.n-search-main .top-result-bar .right-cont .select2-container .select2-selection--single {
    width: 200px;
    height: 40px;
    background-color: #F1F5F8;
    border: none;
    border-radius: 4px;
}

.n-search-main .top-result-bar .right-cont .select2-container {
    width: 200px !important;
}

.n-search-main .top-result-bar .right-cont .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px;
    height: 40px;
    font-size: 14px;
    color: #555555;
    padding-left: 20px;
   margin-top: 0px !important;
   background-color: #F6F6F6;
}

.n-search-main .top-result-bar .right-cont .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    top: 0px;
    right: 10px;
}

.n-search-main .top-result-bar .right-cont .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #555555 transparent transparent transparent;
}

.n-search-main .top-result-bar .right-cont .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #555555 transparent;
}

.n-search-main .top-result-bar .right-cont .icon {
    width: 40px;
    height: 40px;
    background-color: #f1f1f1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}

.n-search-main .top-result-bar .right-cont .icon:hover {
    background-color: #167EE6;
    color:#f1f1f1 ;
}

.n-search-main .top-result-bar .right-cont .icon .iconify {
    font-size: 24px;
    color: #383838;
}

.n-search-main .top-result-bar .right-cont .icon:hover .iconify {
    color: #ffff;
}

.nk-cand-search-with-filter .top-result-bar .right-cont .icon.active {
    /* background-color: #167EE6; */
}

.n-search-main .top-result-bar .right-cont .icon.active .iconify {
    color: #ffff;
}

.nk-cand-search-with-filter .nk-custom-pagination {
    justify-content: flex-end;
}

.nk-cand-search-with-filter.get-touch-section .trending-keyword {
    padding: 20px;
    background-color: #F1F5F8;
    margin-bottom: 30px;
    border-radius: 4px;
}

.nk-cand-search-with-filter.get-touch-section .main-theme-heading {
    width: calc(100% - 120px);
}

.nk-cand-search-with-filter.get-touch-section .main-theme-heading .main-heading {
    font-size: 26px;
    margin-bottom: 0;
}

.nk-cand-search-with-filter .md-side-bar .select2-container {
    width: 100% !important;
}

.nk-cand-search-with-filter .md-side-bar .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #777;
    line-height: 34px;
    margin-top: 0;
}

.nk-cand-search-with-filter .md-side-bar .select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid #e6e6e6 !important;
    font-size: 14px;
}

.nk-cand-search-with-filter .md-side-bar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    right: 12px;
}

.nk-cand-search-with-filter .md-side-bar .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 #888;
    width: 10px;
    height: 10px;
    border-width: 0px 0px 1px 1px;
    transform: rotate(-45deg);
    top: 40%;
    background: none;
}

.nk-cand-search-with-filter .md-side-bar .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #888 #888 transparent transparent;
    border-width: 1px 1px 0px 0px;
    top: 50%;
}

/* nk-cand-search-with-filter-end */
/* nk-srh-list-filter-start */
.nk-srh-list-filter .cand-srh-list-main-box {
    border: 1px solid #e6e6e6;
    background-color: #ffff;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px;
    transition: 0.5s ease-in-out;
}

.nk-srh-list-filter .cand-srh-list-main-box:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.nk-srh-list-filter .cand-srh-list-main-box .ftrd-tag {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 3px 10px;
    font-size: 14px;
    color: #555555;
    background: #F6F6F6;
    border-radius: 4px;
    line-height: 21px;
}

.nk-srh-list-filter .cand-srh-list-main-box .detail-box {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 10px 20px;
    align-items: flex-end;
}

.nk-srh-list-filter .detail-box .prf-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.nk-srh-list-filter .detail-box .left-side .extra-links {
    text-align: start;
}

.nk-srh-list-filter .detail-box .prf-box a img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 50%;
}

.nk-srh-list-filter .detail-box .prf-box .name-box a {
    text-align: start;
}

.nk-srh-list-filter .detail-box .prf-box .name-box {
    margin-left: 15px;
}

.nk-srh-list-filter .detail-box .prf-box .name-box h6 {
    font-size: 16px;
    font-weight: 600;
}

.nk-srh-list-filter .detail-box .prf-box .name-box span {
    font-size: 14px;
    color: #555555;
}

.nk-srh-list-filter .detail-box .prf-favourite {
    display: flex;
    min-width: 237px;
    margin-bottom: 10px;
}

.nk-srh-list-filter .detail-box .prf-favourite .prf-btn {
    padding: 8px 48px;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
    border-radius: 4px;
    font-size: 14px;
    color: #555555;
    display: inline-block;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}

.nk-srh-list-filter .detail-box .prf-favourite .fav-btn {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #F6F6F6;
    border-radius: 4px;
    background-color: #F6F6F6;
    color: #555555;
    transition: 0.3s ease-in-out;
}

.nk-srh-list-filter .detail-box .prf-favourite .prf-btn:hover,
.nk-srh-list-filter .detail-box .prf-favourite .fav-btn:hover {
    background-color: #4385FF;
    color: #F6F6F6;
}

.nk-srh-list-filter .cand-srh-list-main-box .extra-links ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.nk-srh-list-filter .cand-srh-list-main-box .extra-links a {
    padding: 4px 12px;
    background-color: #F6F6F6;
    border: 1px solid #F1F5F8;
    border-radius: 4px;
    font-size: 12px;
    color: #555555;
    display: block;
    transition: 0.5s ease-in-out;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 18px;
}

.nk-srh-list-filter .cand-srh-list-main-box .detail-box .left-side .prf-box .img-box img{
width: 65px;
height:65px;
border-radius: 50%;
object-fit: cover;
}
.nk-srh-list-filter .cand-srh-list-main-box .extra-links a:hover {
    color: #ffff;
background-color: #4385FF;
    border: 1px solid #F6F6F6;
}

.nk-srh-list-filter .cand-srh-list-main-box .botm-dtl-box {
    padding: 13px 20px;
    background-color: #F6F6F6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #E6E6E6;
    border-radius: 0 0 4px 4px;
}

.nk-srh-list-filter .cand-srh-list-main-box .botm-dtl-box .left-meta ul li {
    display: inline-block;
    line-height: 20px;
}

.nk-srh-list-filter .cand-srh-list-main-box .botm-dtl-box .left-meta ul li:first-child {
    padding-right: 15px;
    margin-right: 12px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.nk-srh-list-filter .botm-dtl-box .left-meta ul li .list-item .iconify {
    font-size: 14px;
    color: #555555;
    margin-right: 5px;
}

.nk-srh-list-filter .botm-dtl-box .left-meta ul li .list-item span {
    font-size: 14px;
    color: #555555;
}

.nk-srh-list-filter .botm-dtl-box .right-meta span {
    font-size: 14px;
    color: #555555;
}

.nk-srh-list-filter .botm-dtl-box .right-meta span small {
    font-size: 14px;
    color:#555555;
    margin-right: 5px;
}

/* nk-srh-list-filter-end */
/* nk-hero-detail-banner-start */
.nk-hero-detail-banner {
    padding: 110px 0 0;
    background: linear-gradient(to right, #EAF6FF 0%, #FDF5F9 100%);
}

.nk-cand-detail-banner {
    height: 200px;
}


/* nk-hero-detail-banner-end */
/* nk-candidate-detail-section-start */
.nk-candidate-detail-section {
    margin-top: -75px;
    padding-bottom: 80px;
}

.nk-candidate-detail-section .profile-main-box {
    position: relative;
    padding: 26px 20px;
    background-color: #ffff;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 60px;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.05);
}

.nk-candidate-detail-section .profile-main-box .left-cont {
    display: flex;
    align-items: center;
}

.nk-candidate-detail-section .profile-main-box .left-cont .prf-dtl {
    margin-left: 15px;
}

.nk-candidate-detail-section .profile-main-box .left-cont .prf-dtl span,
.nk-candidate-detail-section .profile-main-box .left-cont .prf-dtl small {
    font-size: 14px;
    color: #555555;
}

.nk-candidate-detail-section .profile-main-box .left-cont .prf-dtl span .iconify {
    margin-right: 5px;
    margin-top: -4px;
    color: #FFC107;
}

.nk-candidate-detail-section .profile-main-box .right-cont {
    text-align: right;
}

.nk-candidate-detail-section .profile-main-box .ftrd-tag {
    padding: 3px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    background: #F6F6F6;
    border-radius: 4px;
    position: absolute;
    top: 26px;
    right: 20px;
    line-height: 21px;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite {
    display: flex;
    margin-top: 30px;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .prf-btn {
    padding: 8px 48px;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
    border-radius: 4px;
    font-size: 14px;
    color: #555555;
    display: inline-block;
    transition: 0.3s ease-in-out;
}
.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .prf-btn:hover {
    border: 0;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .prf-btn .iconify {
    color: #555;
    margin-right: 5px;
    font-size: 18px;
    transition: 0.3s ease-in-out;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .prf-btn:hover .iconify {
    color: #ffff;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .fav-btn {
    width: 38px;
    height: 38px;
    line-height: 30px;
    /* margin-right: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #F6F6F6;
    color: #555555;
    transition: 0.3s ease-in-out;
}
.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .fav-btn svg {
    font-size: 14px;
}


.location-box .topic-heading.jz-theme-subtitle,
.open-position-box.topic-heading.jz-theme-subtitle {
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .prf-btn:hover,
.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .fav-btn:hover {
    /* background-color: #fb236a; */
    /* border: 1px solid #fb236a; */
    color: #ffff;
}

.open-position-box .topic-heading.jz-theme-subtitle {
    font-size: 20px;
    
}

.nk-candidate-detail-section .topic-heading {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
}

.nk-candidate-detail-section .cand-detail-container .personal-dtl-box {
    margin-bottom: 30px;
}

.nk-candidate-detail-section .cand-detail-container .personal-dtl-box ul li,
.nk-candidate-detail-section .cand-detail-container .custom-field-box ul li {
    width: 32%;
    display: inline-block;
    margin-bottom: 30px;
}

.jz-prf-last-login strong,
.jz-prf-last-login p {
    font-size: 14px;
}

.nk-candidate-detail-section .cand-detail-container .personal-dtl-box .item-box,
.nk-candidate-detail-section .cand-detail-container .custom-field-box .item-box {
    display: flex;
    align-items: center;
}

.nk-candidate-detail-section .personal-dtl-box .item-box .left-icon .iconify,
.nk-candidate-detail-section .cand-detail-container .custom-field-box .item-box .left-icon .iconify {
    font-size: 22px;
}

.nk-candidate-detail-section .personal-dtl-box .item-box .meta-box {
    margin-left: 15px;
    line-height: 20px;
}

.nk-candidate-detail-section .personal-dtl-box .item-box .meta-box span,
.nk-candidate-detail-section .cand-detail-container .custom-field-box .item-box .meta-box span {
    font-size: 12px;
    color: #555555;
}

.nk-candidate-detail-section .personal-dtl-box .item-box .meta-box h6,
.nk-candidate-detail-section .cand-detail-container .custom-field-box .item-box .meta-box h6 {
    font-size: 16px;
    margin-top: 3px;
    font-weight: 500;
    color: #000000;
    word-break: break-word;
}
.open-position-box .job-dtl-box ul li path{
    color: #555555 !important;
}

.nk-candidate-detail-section .cand-detail-container .description p:not(:last-child) {
    margin-bottom: 20px;
    /* color: #37404e !important; */
}

.nk-candidate-detail-section .personal-dtl-box .item-box .meta-box h6 a {
    font-size: 10px;
    text-decoration: underline;
    color: #F95A5A;
    font-weight: 400;
}

.nk-candidate-detail-section .cand-detail-container .description {
    margin-bottom: 40px;
}
.nk-candidate-detail-section .cand-detail-container .description p {
    color: #555;
}
.nk-candidate-detail-section .cand-detail-container .description .txt {
    margin-bottom: 20px;
    color: #555;
}

.nk-candidate-detail-section .cand-detail-container .custom-field-box {
    background-color: #f6f6f6;
    padding: 30px 30px 10px 30px;
    border-radius: 4px;
    margin-bottom: 40px;
}

.nk-candidate-detail-section .cand-detail-container .custom-field-box .item-box .meta-box {
    margin-left: 10px;
}

.nk-candidate-detail-section .cand-detail-container .custom-field-box .item-box .left-icon .iconify {
    font-size: 30px;
}

.nk-candidate-detail-section .skill-tool-box {
    margin-bottom: 30px;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box {
    width: 100%;
    margin-right: 30px;
    display: inline-block;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:last-child {
    margin-right: 0;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box .prg-dtl-box {
    position: relative;
    margin-bottom: 16px;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box .prg-dtl-box h6,
.nk-candidate-detail-section .skill-tool-box .prg-sub-box .prg-dtl-box span {
    font-size: 12px;
    font-weight: 400;
    color: #555555;
    margin-bottom: 10px;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0 36px;
}
.nk-candidate-detail-section .skill-tool-box .prg-sub-box ul li {
    width: calc(50% - 18px);
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box .prg-dtl-box .progress {
    overflow: visible;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box .prg-dtl-box .progress-bar {
    position: relative;
    overflow: visible;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box .prg-dtl-box span {
    position: absolute;
    top: -32px;
    right: 25px;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box .prg-dtl-box .progress {
    height: 4px;
    background-color: #F1F5F8;
    margin-top: 10px;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:first-child ul li:first-child .progress-bar {
    background-color: #4A75CB;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:first-child ul li:nth-child(2) .progress-bar {
    background-color: #8C1FBF;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:first-child ul li:nth-child(3) .progress-bar {
    background-color: #48CB00;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:first-child ul li:nth-child(4) .progress-bar {
    background-color: #1759DA;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:last-child ul li:first-child .progress-bar {
    background-color: #FF324E;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:last-child ul li:nth-child(2) .progress-bar {
    background-color: #FFC107;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:last-child ul li:nth-child(3) .progress-bar {
    background-color: #D86713;
}

.nk-candidate-detail-section .skill-tool-box .prg-sub-box:last-child ul li:nth-child(4) .progress-bar {
    background-color: #48CB00;
}

.nk-candidate-detail-section .education-detail-box .dtl-container-box {
    margin-bottom: 30px;
}
.nk-candidate-detail-section .education-detail-box .dtl-container-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #555;
}

.nk-candidate-detail-section .education-detail-box .title-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.nk-candidate-detail-section .education-detail-box .title-box .icon-outer {
    width: 45px;
    height: 45px;
    background: #F6F6F6;
    border-radius: 4px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nk-candidate-detail-section .personal-dtl-box ul li path{
    color:#555555;
}

.nk-candidate-detail-section .education-detail-box .title-box .icon-outer .iconify {
    font-size: 24px;
    color: #555555;
}

.nk-candidate-detail-section .education-detail-box .title-box .right-side span {
    font-size: 14px;
    color: #555555;
}

.nk-candidate-detail-section .education-detail-box .title-box .right-side .heading {
    font-size: 18px;
    font-weight: 500;
    margin-top: 2px;
}

.education-detail-box {
    margin-top: 30px;
}

.nk-candidate-detail-section .work-detail-box .title-box .right-side span,
.nk-candidate-detail-section .work-detail-box .title-box .icon-outer .iconify {
    color: #23CC85;
}

.nk-candidate-detail-section .award-certificate .title-box .right-side span,
.nk-candidate-detail-section .award-certificate .title-box .icon-outer .iconify {
    color: #23AECC;
}

.nk-candidate-detail-section .form-box-main {
    padding: 25px;
    background-color: #ffff;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.nk-candidate-detail-section .form-box-main input,
.nk-candidate-detail-section .form-box-main textarea {
    font-size: 14px;
    color: #555555;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 25px;
    border: 1px solid #F6F6F6;
    background-color: #F6F6F6; 
}
.nk-candidate-detail-section .form-box-main input[type="checkbox"] {
    height: auto;
    width: auto;
    margin-bottom: 0;
    margin-right: 5px;
}
.nk-candidate-detail-section .form-box-main input#recaptcha {
    margin-bottom: 0;
}
.nk-candidate-detail-section .personal-dtl-box .item-box .meta-box span{
    color: #555;
}

.nk-candidate-detail-section .form-box-main input::placeholder,
.nk-candidate-detail-section .form-box-main textarea::placeholder {
    font-size: 14px;
    color: #555555;
    opacity: 1;
}

.nk-candidate-detail-section .form-box-main input:focus-visible,
.nk-candidate-detail-section .form-box-main textarea:focus-visible {
    outline: none;
}

.nk-candidate-detail-section .form-box-main textarea {
    height: 150px;
    resize: none;
}

.nk-candidate-detail-section .form-box-main .n-btn-flat {
    display: block;
    width: 100%;
    margin-top: 20px;
}

.nk-candidate-detail-section .social-links-box {
    margin-bottom: 30px;
    margin-top:22px;
}
.nk-candidate-detail-tabs .social-links-box {
    margin-top: 0;
}

.nk-candidate-detail-section .social-links-box ul {
    display: flex;
    align-items: center;
}

.nk-candidate-detail-section .social-links-box ul li {
    margin-right: 15px;
}

.nk-candidate-detail-section .social-links-box ul li span {
    font-size: 14px;
    color: #555555;
}
.nk-candidate-detail-section .social-links-box ul li:first-child span {
    font-weight: 500;
    color: #000;
}

.nk-candidate-detail-section .social-links-box ul li .icon-outer {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
    transition: 0.3s ease-in-out;
}

.nk-candidate-detail-section .social-links-box ul li .icon-outer .iconify,
.nk-candidate-detail-section .social-links-box ul li .icon-outer svg {
    color: #555555;
    font-size: 18px;
    transition: 0.3s ease-in-out;
    display: block;
    margin: auto;
}

.nk-candidate-detail-section .social-links-box ul li .icon-outer:hover .iconify,
.nk-candidate-detail-section .social-links-box ul li .icon-outer:hover svg {
    color: #ffff;
}

.nk-candidate-detail-section .emp-video-box {
    margin-bottom: 30px;
}

.nk-candidate-detail-section .emp-video-box iframe {
    width: 100%;
}

.nk-candidate-detail-section .emp-video-box .video-cont {
    position: relative;
}

.nk-candidate-detail-section .emp-video-box .video-cont::before {
    content: "";
    position: relative;
    /* absolute */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.nk-candidate-detail-section .emp-video-box .video-cont .iconify {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 70px;
    color: #f70b04;
}

.nk-candidate-detail-section .emp-video-box .video-cont img {
    width: 100%;
    border-radius: 4px;
}

.nk-candidate-detail-section .emp-gallery-box {
    margin-bottom: 30px;
}

.nk-candidate-detail-section .emp-gallery-box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}

.nk-candidate-detail-section .emp-gallery-box ul li {
    display: inline-block;
    width: 25%;
    margin-right: 15px;
    border-radius: 4px;
}

.nk-candidate-detail-section .emp-gallery-box ul li:last-child {
    margin-right: 0;
}

.nk-candidate-detail-section .emp-gallery-box ul li .img-box img {
    border-radius: 4px;
    width: 100%;
}

.nk-candidate-detail-section .emp-schedule-box {
    padding: 25px;
    background-color: #ffff;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.nk-candidate-detail-section .emp-schedule-box .top-meta {
    margin-bottom: 20px;
}

.nk-candidate-detail-section .emp-schedule-box .top-meta .title {
    font-size: 20px;
    color: #000000;
}

.nk-candidate-detail-section .emp-schedule-box .top-meta span {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
}

.nk-candidate-detail-section .emp-schedule-box .top-meta span small {
    font-weight: 600;
    margin-left: 5px;
    color: #555555;
}

.nk-candidate-detail-section .emp-schedule-box .schedule-list .time-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.nk-candidate-detail-section .emp-schedule-box .schedule-list ul li:last-child .time-box {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.nk-candidate-detail-section .emp-schedule-box .schedule-list .time-box span,
.nk-candidate-detail-section .emp-schedule-box .schedule-list .time-box small {
    font-size: 16px;
    color: #555555;
}

.nk-candidate-detail-section .emp-schedule-box .schedule-list ul li:nth-child(6) .time-box small {
    color: #23cc85;
}

.nk-candidate-detail-section .emp-schedule-box .schedule-list ul li:last-child .time-box small {
    color: #ea1414;
}

.nk-candidate-detail-section .professional-skill-box ul li {
    display: inline-block;
}

.nk-candidate-detail-section .professional-skill-box ul li a {
    font-size: 15px;
    color: #555555;
    padding: 7px 12px;
    border-radius: 4px;
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
    border: 1px solid #E6E6E6;
}

.nk-candidate-minimal-detail {
    margin-top: -254px;
}
.nk-candidate-minimal-detail .mininal-profile-box {
    padding: 0;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 30px;
    box-shadow: none;
}
.nk-candidate-minimal-detail .profile-main-box .ftrd-tag {
    background-color: #C11111;
    color: #fff;
    top: 0;
    right: 0;
}
.nk-candidate-minimal-detail .profile-main-box .left-cont .prf-img img.cand_dp_img {
    width: 100px;
    height: 100px;
    border-radius: 4px;
}
.nk-candidate-minimal-detail .profile-main-box .right-cont .prf-favourite .prf-btn {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}
.nk-candidate-minimal-detail .profile-main-box .right-cont .prf-favourite .prf-btn svg.iconify {
    color: #fff;
}
.nk-candidate-minimal-detail .cand-detail-container .minimal-top-meta-box {
    padding: 30px 30px 0;
    background-color: #ffff;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.nk-candidate-minimal-detail .cand-detail-container .personal-dtl-box {
    margin-bottom: 0;
}

.job-detial-sidebar-job-info.myjob-skills ul {
    margin-bottom: 20px;
    position: relative;
}

.job-detial-sidebar-job-info.myjob-skills h3 {
    margin-bottom: 15px;
}

.job-detial-sidebar {
    padding: 29px 33px;
    border-radius: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
    box-shadow: 0px 9px 26px 0px rgba(31, 31, 51, 0.06);
    margin-bottom: 40px;
}
.nk-detail-sidebar .job-detial-sidebar {
    padding: 20px 0 0;
    margin-bottom: 0;
    box-shadow: none;
}

.job-detial-sidebar .job-detial-sidebar-container {
    display: inline-block;
    width: 100%;
} 

.job-detial-sidebar .job-detial-sidebar-container .job-detial-sidebar-container-image figure {
    margin-bottom: 0;
}

.job-detial-sidebar .job-detial-sidebar-container .job-detial-sidebar-container-image .job-detial-sidebar-company-info {
    display: block;
    padding-left: 60px;
    position: relative;
}

.job-detial-sidebar .job-detial-sidebar-container .job-detial-sidebar-container-image .job-detial-sidebar-company-info .job-detial-sidebar-company-info-name {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    display: block;
    padding-top: 5px;
}

.job-detial-sidebar .job-detial-sidebar-container .job-detial-sidebar-container-image .job-detial-sidebar-company-info .job-detial-sidebar-container-link {
    font-size: 12px;
    line-height: 18px;
}

.text-description {
    font-size: 16px;
    color: #37404e;
    line-height: 24px;
    display: inline-block;
    width: 100%;
}

.btn.btn-default {
    color: #ffffff;
    background-color: #fb236a;
}

.btn-border {
    border: 1px solid rgba(6, 18, 36, 0.1);
    padding: 15px 23px 15px 23px;
    border-radius: 10px;
    background: #ffffff;
    color: #111112;
    font-size: 16px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.job-detial-sidebar .job-detial-sidebar-container .job-detial-sidebar-container-image figure img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.job-detial-sidebar .job-detial-sidebar-container .job-detial-sidebar-container-image figure {
    float: left;
}

.job-detial-sidebar-job-info {
    border-top: 1px solid rgba(6, 18, 36, 0.1);
    display: inline-block;
    width: 100%;
    padding: 30px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
}

.job-detial-sidebar-job-info ul {
    padding: 0px;
}

.job-detial-sidebar-job-info ul li {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.job-detial-sidebar-job-info ul li:last-child {
    padding-bottom: 0;
}

.job-detial-sidebar-job-info ul li .job-detial-sidebar-job-icon {
    float: left;
    width: 32px;
}

.job-detial-sidebar-job-info ul li .job-detial-sidebar-job-icon .iconify,
.job-detial-sidebar-job-info ul li .job-detial-sidebar-job-icon svg {
    font-size: 26px;
    color: #88929b;
}

.job-detial-sidebar-job-info ul li .job-detial-sidebar-job-container {
    display: block;
    padding-left: 35px;
}

.job-detial-sidebar-job-info ul li .job-detial-sidebar-job-container span {
    color: #727272;
}

.text-description {
    font-size: 16px;
    color: #37404e;
    line-height: 24px;
    display: inline-block;
    width: 100%;
}

.job-detial-sidebar-job-info ul li .job-detial-sidebar-job-container strong {
    display: block;
    padding-top: 5px;
    color: #1f2938;
}

.job-detial-sidebar-company-info a {
    color: #010101;
}

.job-detial-sidebar-job-container-inz {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}


.nk-career-hero .main-search-bar {
    padding: 12px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid rgba(32, 33, 36, .08);
    box-shadow: 0 6px 30px 5px rgba(33, 34, 38, .05);
    margin-bottom: 30px;
}

.nk-career-hero .main-search-bar .form-group {
    display: flex;
    align-items: center;
    position: relative;
}

.nk-career-hero .main-search-bar .form-group input {
    height: 50px;
    border: none;
    padding: 12px 20px 12px 45px;
    font-size: 15px;
}

.nk-career-hero .main-search-bar .form-group i {
    position: absolute;
    top: 17px;
    left: 20px;
}

.nk-career-hero .trending-keyword-box ul li {
    display: inline-block;
}

.nk-career-hero .trending-keyword-box ul li h5 {
    font-weight: 700;
    font-size: 16px;
    color: #010101;
}

.nk-career-hero .trending-keyword-box ul li a {
    color: #010101;
    font-size: 15px;
    margin-left: 5px;
    border-bottom: 1px solid #010101;
}

.nk-career-hero .main-search-bar .form-group .search-btn {
    padding: 10px 30px;
    background-color: #fb236a;
    border-radius: 5px;
    color: #ffff;
    font-size: 16px;
    margin-left: 15px;
    border: 1px solid #fb236a;
    font-weight: 700;
    white-space: nowrap;
    outline: 0;
    display: block;
    width: 100%;
}

.nk-career-hero .form-group .select2-container--default .select2-selection--single {
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 45px;
}

.why-choose-jobzillow .main-heading-area {
    padding: 0;
    position: relative;
}

.why-choose-jobzillow .main-heading-area span {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 16px;
    color: #fb236a;
}

.why-choose-jobzillow .main-heading-area h2 {
    margin-bottom: 20px;
    text-transform: capitalize
}

.main-theme-color {
    color: #e60072;
}

.why-choose-jobzillow .main-heading-area p {
    margin-top: 10px;
}

.why-choose-jobzillow .main-heading-area .jz-key-facts {
    margin-top: 40px;
    position: relative;
}

.why-choose-jobzillow .main-heading-area .jz-key-facts .media {
    position: relative;
    float: left;
}

.why-choose-jobzillow .main-heading-area .jz-key-facts .media .ite-data {
    width: 74px;
    height: 74px;
    float: left;
}

.why-choose-jobzillow .main-heading-area .jz-key-facts .media .ite-data img {
    width: 100%;
}

.why-choose-jobzillow .main-heading-area .jz-key-facts .media .media-body {
    margin-left: 105px;
}

.why-choose-jobzillow .main-heading-area .jz-key-facts .media .media-body h4 {
    margin-bottom: 10px;
}

.why-choose-jobzillow .main-heading-area .jz-key-facts .media+.media {
    margin-top: 30px;
}

.why-choose-jobzillow .right-side-area .main-img img {
    position: relative;
}

.why-choose-jobzillow .right-side-area .main-img {
    margin-bottom: 30px;
}

.why-choose-jobzillow .right-side-area .additional-data {
    position: relative;
    margin-top: 30px;
}

.why-choose-jobzillow .right-side-area .additional-data h2 {
    margin-bottom: 20px;
}

.why-choose-jobzillow .right-side-area .additional-data p {
    padding-bottom: 15px;
}

.prop-card {
    position: relative;
    border-width: 0;
    box-shadow: 0 12px 15px rgba(140, 152, 164, .1);
    transition: all .2s ease-in-out;
    margin-bottom: 30px;
}

.featured-ribbon {
    padding: 0 0 10px 0;
    position: absolute;
    right: .25em;
    top: -1px;
    width: 35px;
    z-index: 1;
}

.featured-ribbon div {
    background: #bb3a34;
    background: linear-gradient(#e74841 0, #bb3a34 100%);
    color: #fff;
    padding: .2em 0;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .5);
}

.featured-ribbon div::after {
    border-left: 18px solid #bb3a34;
    border-right: 17px solid #bb3a34;
    border-bottom: 10px solid transparent;
    bottom: 0;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.bg-img-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.prop-card .card {
    border: 0;
    border-radius: .1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.prop-card .card .card-body {
    min-height: 285px;
    position: relative;
    z-index: 11;
}

.prop-card .card-body span {
    color: #fff;
    margin-bottom: 2px;
    position: relative;
    z-index: 11;
    font-size: 14px;
}

.prop-card .card-footer {
    padding: 1.25rem;
    margin-top: 15px;
    background-color: transparent;
    border: 0;
}

.prop-card .card-footer span {
    color: #fff;
}

.img-overlay-top {
    background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0), #141823);
    background: -o-linear-gradient(top, rgba(255, 0, 0, 0), #141823);
    background: -moz-linear-gradient(top, rgba(255, 0, 0, 0), #141823);
    background: linear-gradient(to top, rgba(255, 0, 0, 0), #141823);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    opacity: .85;
}

.country-box {
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 10px;
    z-index: 1;
}

.country-box img {
    position: relative;
    transition: opacity 1s ease 0s, -webkit-transform 1s ease 0s;
    width: 100%;
}

.country-description-overlay {
    background-color: rgba(0, 0, 0, .5);
    height: 84%;
    width: 88%;
    z-index: 99;
    position: absolute;
    top: 0;
    top: 20px;
    right: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.country-box .country-description {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease- 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.country-box .country-name {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}

.country-box .country-ads {
    bottom: 0;
    display: block;
    font-size: 16px;
    color: #fff;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    padding-right: 20px;
}

/* nk-candidate-detail-section-end */
/* nk-search-emp-section-start */
.nk-search-emp-section .form-group .select-main-box {
    width: 243px;
}

.nk-search-emp-section .form-group .input-srh {
    width: calc(100% - 666px);
}

.nk-search-emp-section .form-group.srh-bar {
    margin-bottom: 0;
}
.nk-search-emp-section .srh-btn-box .emp_search {
    padding: 13px 23px;
}

/* nk-search-emp-section-end */
/* employer-prf-grid-section-start */
.employer-prf-grid-section {
    padding: 60px 0 80px 0;
    background-color: #ffff;
}

.employer-prf-grid-section .emp-prf-card {
    margin-bottom: 30px;
    transition: 0.5s ease-in-out;
    border: 1px  #E6E6E6 !important;
}

.employer-prf-grid-section .emp-prf-card:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box {
    padding: 20px;
    background-color: #ffff;
    border: 1px solid #F1F5F8;
    border-top: 0;
    border-bottom: 0;
    position: relative;
}

.employer-prf-grid-section .emp-prf-card .img-box img {
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 80px;
    object-fit: cover;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .prf-img {
    margin-top: -57px;
    margin-bottom: 15px;
    max-width: 100%;
    border-radius: 50%;
    width: 65px;
    height: 65px;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .title {
    font-weight: 600;
    font-size: 16px;
     color: #000;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .skill {
    font-size: 14px;
    color: #555555;
    margin: 3px 0;
    display: block;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .rating {
    display: flex;
    align-items: center;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .rating span {
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .rating .iconify.active {
    margin-right: 5px;
    color: #FFC107;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .rating .iconify {
    color: #555555;
    margin-right: 5px;
}

.employer-prf-grid-section .emp-prf-card .prf-detail-box .ftrd-tag {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(193, 17, 17, 0.1);
    border-radius: 4px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #555555;
    padding: 1px 6px;
    background-color: #F6F6F6;
}

.employer-prf-grid-section .emp-prf-card .location {
    padding: 10px 20px;
    background-color: #F6F6F6;
    display: flex;
    align-items: center;
    color: #555555;
}

.employer-prf-grid-section .emp-prf-card .location span {
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.employer-prf-grid-section .emp-prf-card .location .iconify {
    color:#555555;
    margin-right: 5px;
}

.employer-prf-grid-section .emp-prf-card .botm-btns {
    padding: 20px;
    background-color: #ffff;
    border: 1px solid #F1F5F8;
    border-top: 0;
    border-radius: 0px 0px 4px 4px;
}

.employer-prf-grid-section .emp-prf-card .botm-btns ul {
    display: flex;
}

.employer-prf-grid-section .emp-prf-card .botm-btns ul li {
    width: 50%;
    margin-right: 20px;
}

.employer-prf-grid-section .emp-prf-card .botm-btns ul li:last-child {
    margin-right: 0;
}

.employer-prf-grid-section .emp-prf-card .botm-btns ul li a {
    padding: 3px 0px;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
    border-radius: 4px;
    font-size: 14px;
    color: #555555;
    width: 100%;
    display: inline-block;
    text-align: center;
    transition: 0.3s ease-in-out;
    height: 38px;
}

.employer-prf-grid-section .emp-prf-card .botm-btns ul li a:hover {
    background-color: #4385FF;
    color: #ffff;
}

/* employer-prf-grid-section-end */
/* employer-prf-list-section-start */
.employer-prf-list-section .emp-prf-list-card {
    display: flex;
    margin-bottom: 30px;
}

.employer-prf-list-section .emp-prf-list-card .left-side,
.employer-prf-list-section .emp-prf-list-card .left-side .img-box {
    width: 210px;
    border-top-left-radius: 4px;
}
.employer-prf-list-section .emp-prf-list-card .left-side {
    height: auto;
    background-color: #ffff;
    border: 1px solid #e6e6e6;
    border-top: 0;
    border-bottom-left-radius: 4px;
}

.employer-prf-list-section .emp-prf-list-card .left-side .img-box img {
    width: 100%;
    height: 85px;
    border-top-left-radius: 4px;
}

.employer-prf-list-section .emp-prf-list-card .prf-meta {
    padding: 30px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.employer-prf-list-section .emp-prf-list-card .prf-meta .prf-img-box {
    width: 65px;
    height: 65px;
    margin-top: -64px;
    margin-bottom: 20px;
}

.employer-prf-list-section .emp-prf-list-card .prf-meta .prf-img {
    width: 65px;
    border-radius: 50%;
    height: 65px;
}

.employer-prf-list-section .emp-prf-list-card .prf-meta .name {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 3px;
}

.employer-prf-list-section .emp-prf-list-card .prf-meta .profession {
    font-size: 14px;
    color: #555555;
    line-height: 21px;
}
.employer-prf-list-section .emp-prf-list-card .right-side {
    width: calc(100% - 210px);
    display: flex;
    flex-direction: column;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box {
    padding: 20px;
    background-color: #ffff;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    border-left: 0;
    border-top-right-radius: 4px;
    position: relative;
    flex: 1;
}

.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box {
    display: flex;
    align-items: center;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box ul,
.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box ul li,
.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box span {
    line-height: 18px;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box ul li:last-child {
    margin-right: 0;
}


.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box .fill {
    color: #FFC107;
}

.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box .unfill {
    color: #CDCDCD;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul:has(.exp-detail) {
    margin: 10px 0;
    display: flex;
    gap: 10px 31px;
    flex-wrap: wrap;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul:has(.exp-detail) li {
    position: relative;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul:has(.exp-detail) li::after {
    content: '';
    position: absolute;
    top: 16px;
    right: -15px;
    width: 1px;
    height: 20px;
    background-color: rgba(209, 209, 209, 0.5);
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul:has(.exp-detail) li:last-child::after {
    display: none;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box span,
.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul li .exp-detail span,
.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul li .exp-detail h5,
.employer-prf-list-section .emp-prf-list-card .botm-box .location span {
    font-size: 14px;
    color: #555555;
}

.employer-prf-list-section .emp-prf-list-card .prf-detail-box .rating-box span,
.employer-prf-list-section .emp-prf-card .prf-detail-box .rating-box span,
.employer-prf-grid-section .emp-prf-card .prf-detail-box .rating span {
    margin-left: 5px;
}

.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul li,
.employer-prf-list-section .emp-prf-card .prf-detail-box ul li,
.employer-prf-grid-section .emp-prf-card .prf-detail-box ul li {
    display: inline-block;
    color: #ccc;
}

.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul li:last-child,
.employer-prf-list-section .emp-prf-card .prf-detail-box ul li:last-child .employer-prf-grid-section .emp-prf-card .prf-detail-box .rating ul li:last-child {
    margin-right: 15px;
    position: relative;
}

/* .employer-prf-list-section .emp-prf-list-card .prf-detail-box ul li:first-child::before {
    content: "";
    position: absolute;
    top: 13px;
    right: -15px;
    width: 1px;
    height: 20px;
    background-color: #d1d1d1;
} */
.employer-prf-list-section .emp-prf-list-card .prf-detail-box ul li .exp-detail h5 {
    font-weight: 500;
    color: #000;
}

.employer-prf-list-section .emp-prf-list-card .prf-detail-box .ftrd-tag {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(193, 17, 17, 0.1);
    border-radius: 4px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #C11111;
    padding: 1px 6px;
}
.employer-prf-list-section .emp-prf-list-card .prf-detail-box p {
    font-size: 14px;
    color: #555555;
    line-height: 25px;
    max-width: 508px;
    margin: 0 auto 0 0;
}

.employer-prf-list-section .emp-prf-list-card .botm-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 20px;
    background-color:#F6F6F6;
    border: 1px solid #E6E6E6;
    border-bottom-right-radius: 4px;
    border-left: 0;
}

.employer-prf-list-section .emp-prf-list-card .botm-box .location .iconify {
    /* color: #fb236a; */
    margin-right: 2px;
}

.employer-prf-list-section .emp-prf-list-card .botm-box .card-btn-box a {
    font-size: 14px;
    color: #555555;
    padding: 8px 22px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    display: inline-block;
    transition: 0.3s ease-in-out;
    background-color: #FFFFFF;
    line-height: 20px;
}

.employer-prf-list-section .emp-prf-list-card .botm-box .card-btn-box a:hover {
    /* background-color: #fb236a; */
    color: #ffff;
}

/* employer-prf-list-section-end */
/* nk-emp-detail-banner-start */
.nk-emp-detail-banner {
    background-image: url(../imgs/nk-emp-banner-img.png);
}

.nk-emp-detail-banner .social-links-position {
    position: relative;
    height: 200px;
}

.nk-emp-detail-banner .social-links-position .social-links {
    position: absolute;
    bottom: 106px;
    right: 12px;
}

.nk-emp-detail-banner .social-links ul li a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffff;
    border: 1px solid #C9DCFE;
    transition: 0.3s ease-in-out;
}

.nk-emp-detail-banner .social-links ul li {
    display: inline-block;
    margin-left: 12px;
}

.nk-emp-detail-banner .social-links ul li a:hover {
    /* background-color: #fb236a; */
    border: 1px solid #fb236a;
}

.nk-emp-detail-banner .social-links ul li a .iconify {
    color: #555555;
    font-size: 18px;
    transition: 0.3s ease-in-out;
}

.nk-emp-detail-banner .social-links ul li a:hover .iconify {
    color: #ffff;
}

/* nk-emp-detail-banner-end */
/* nk-employer-detail-section-start */
.nk-employer-detail-section {
    margin-top: 0;
}

.nk-employer-detail-section .profile-main-box {
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    padding: 30px 0;
    align-items: center;
}

.nk-employer-detail-section .profile-main-box .right-cont .prf-favourite {
    margin-top: 0;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .prf-btn {
    padding: 8px 22px;
    line-height: 22px;
}

.nk-candidate-detail-section .profile-main-box .right-cont .prf-favourite .prf-btn.nk-resume-btn {
    margin-right: 10px;
}

.nk-employer-detail-section .job-dtl-box {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    border-bottom: 1px solid #5555;
    transition: 0.5s ease-in-out;
}
.nk-job-search-section .detail-parent :hover{
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    width: 95%;
    height: 100%;
    transition: all 0.3s ease;
}

.nk-employer-detail-section .job-dtl-box:last-child {
    border-bottom: 1px solid transparent;
}


.nk-employer-detail-section .job-dtl-box .dtl-job h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.nk-employer-detail-section .job-dtl-box .dtl-job h5 span {
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    padding: 1px 6px;
    border-radius: 2px;
    margin-left: 10px;
}

.nk-employer-detail-section .job-dtl-box .dtl-job h5 .green-box {
    
    border: 1px solid #f6f6f6;
background-color:#F6F6F6;
}

.nk-employer-detail-section .job-dtl-box .dtl-job h5 .red-box {
    
border: 1px solid #f6f6f6;
background-color:#F6F6F6;
}

.nk-employer-detail-section .job-dtl-box .dtl-job h5 .blue-box {
    border: 1px solid #f6f6f6;
background-color:#F6F6F6;
}

.nk-employer-detail-section .job-dtl-box .dtl-job h5 .purple-box {
border: 1px solid #f6f6f6;
background-color:#F6F6F6;
}

.nk-employer-detail-section .job-dtl-box .dtl-job ul li {
    display: inline-block;
}

.nk-employer-detail-section .job-dtl-box .dtl-job ul li span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #C9DCFE;
    display: flex;
    align-items: center;
}

.nk-employer-detail-section .job-dtl-box .dtl-job ul li span a,
.nk-employer-detail-section .job-dtl-box .dtl-job ul li span a:hover {
    /* color: #fb236a; */
}

.nk-employer-detail-section .job-dtl-box .about-job .dtl-job ul li:last-child span {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

.nk-employer-detail-section .job-dtl-box .dtl-job ul li span .iconify {
    /* color: #fb236a; */
    margin-right: 5px;
}

.nk-employer-detail-section .job-dtl-box .right-cont {
    text-align: right;
}

.nk-employer-detail-section .job-dtl-box .right-cont h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #010101 !important;
    margin-bottom: 0;
}

.nk-employer-detail-section .job-dtl-box .right-cont span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.nk-employer-detail-section .form-box-main {
    box-shadow: none;
    margin-top: 69px;
background-color:#F6F6F6;
}

.nk-employer-detail-section .form-box-main input,
.nk-employer-detail-section .form-box-main textarea {
    border: 1px solid #F6F6F6;
    background-color: #FFFFFF;
}

.nk-employer-grid-detail .profile-main-box {
    margin-bottom: 30px;
    border-bottom: 0;
    box-shadow: none;
    background-color: transparent;
}
.nk-employer-grid-detail .form-box-main {
    margin-top: -100px;
    background-color: #ffff;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}
.nk-employer-grid-detail .form-box-main input,
.nk-employer-grid-detail .form-box-main textarea {
    border: 1px solid #f6f6f6;
    background-color: #F6F6F6;
}
.nk-employer-grid-detail .nk-emp-grid-left-cont {
    padding: 0 36px 0 32px;
}
.nk-employer-grid-detail .no-padding {
    padding: 0;
}
.nk-employer-grid-detail .nk-emp-grid-left-cont .form-box-main {
    margin-top: 30px;
    background-color: #f6f6f6;
    box-shadow: none;
}
.nk-employer-grid-detail .nk-emp-grid-left-cont .form-box-main input,
.nk-employer-grid-detail .nk-emp-grid-left-cont .form-box-main textarea {
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
}
.nk-employer-grid-detail .emp-gallery-box ul li {
    width: auto;
}
.nk-employer-grid-detail .nk-emp-grid-left-banner {
    height: 200px;
}
.nk-emp-grid-left-banner .social-links-position .social-links {
    bottom: 20px;
    right: 20px;
}

.jz-custom-padding {
    padding: 80px 0 80px 0;
    background: #f7f7ff;
}

.add-padding {
    padding: 80px 0;
    background: #f7f7ff;
}

.fr-blog-f-details .fr-latest-box .fr-latest-style ul {
    padding-left: 0;

}

/* jz-home-4-header-start */
.jz-home-4-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.jz-home-4-header .logo img {
    filter: brightness(0) invert(1);
}

.jz-home-4-header.sb-header .sb-menu ul li>a,
.jz-home-4-header.sb-header .sb-menu li:not(:last-child) a:hover,
.jz-home-4-header.sb-header .sb-menu li:not(:last-child) a:active,
.jz-home-4-header.sb-header .sb-menu li:not(:last-child) a:focus {
    color: #ffff;
}

.jz-home-4-header.sb-header .sb-menu ul ul li>a,
.jz-home-4-header.sb-header .sb-menu ul ul li:not(:last-child)>a:hover,
.jz-home-4-header.sb-header .sb-menu ul ul li:not(:last-child)>a:active,
.jz-home-4-header.sb-header .sb-menu ul ul li:not(:last-child)>a:focus,
.jz-home-4-header.sb-header .sb-menu ul ul li:last-child>a:hover,
.jz-home-4-header.sb-header .sb-menu ul ul li:last-child>a:active,
.jz-home-4-header.sb-header .sb-menu ul ul li:last-child>a:focus {
    color: #555555;
}

.jz-home-4-header.sb-header .sb-menu ul li.dropdown_menu>a>span::before {
    border-color: #ffff;
}

.jz-home-4-header.sb-header .sb-menu li .n-login-header {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffff;
}

.jz-home-4-header.sb-header .sb-menu ul li.fr-list .btn-theme {
    background-color: #ffff;
    color: #555555;
    border-radius: 4px;
}

/* jz-home-4-header-end */

.jz-hire-me-box {
    background-color: #F6F3ED;
    padding: 30px;
    padding-bottom: 0;
    border-radius: 5px;
    overflow: hidden;
}

.jz-hire-me-box.st-2 {
    background-color: #EEF0F4;
}

.jz-hire-me-box.st-2 .jz-hire-me-box .jz-hire-me-area {
    padding: 15px 15px 45px;
}

.jz-hire-me-box .jz-hire-me-area h3 {
    font-size: 20px;
    line-height: 1.8;
    margin-top: -8px;
}

.jz-hire-me-box .jz-hire-me-area p {
    margin-top: 5px;
    margin-bottom: 30px;
}

.jz-hire-me-box .jz-hire-me-area .btn {
    margin-top: 26px;
    height: 42px;
    line-height: 42px;
    padding: 0 16px;
    font-size: 14px;
}

.jz-hire-me-box .jz-hire-me-box-banner {
    position: relative;
    text-align: right;
    overflow: hidden;
}

.jz-hire-me-box .jz-hire-me-box-banner img {
    max-width: 100%;
    height: auto;
}

/* jz-search-job-section-start */
.jz-search-job-section {
    padding: 275px 0 200px 0;
    height: 790px;
}

@media (min-width: 991.98px) {
    .jz-search-job-section {
        padding: 80px 0 180px 0;
        height: unset;
    }
}


.jz-search-job-section .main-content {
    text-align: center;
    position: relative;
}

.jz-search-job-section .main-content .main-heading {
    font-weight: 600;
    color: #ffff;
    margin-bottom: 17px;
    text-transform: capitalize;
     font-size: clamp(24px, 5vw + 1rem, 42px); /* Responsive font size */
}

.jz-search-job-section .main-content .txt {
  font-size: clamp(18px, 4vw + 1rem, 22px); /* Responsive font size */
    font-weight: 500;
    color: #ffff;
    line-height: 30px;
}

.jz-search-job-section .main-content form .form-group {
    width: 52%;
    height: 47px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.jz-search-job-section .main-content form .form-group input {
    height: 100%;
    width: calc(100% - 100px);
    background-color: #ffff;
    border: 0;
    border-radius: 4px;
    padding: 15px;
    /* margin-left: 40px; */
}
.jz-search-job-section button svg {
    color: #ffffff; 
}

.jz-search-job-section .main-content form .form-group input:focus-visible {
    box-shadow: none;
}

.jz-search-job-section .main-content form .form-group button {
    width: 80px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 14px;
    border: 0;
    background-color: #4385FF;
    border-radius: 4px;
    border-bottom-right-radius: 4px;
}

.jz-search-job-section .main-content form .form-group button i {
    font-size: 20px;
    color: #ffff;
}

/* jz-search-job-section-end */

/* jz-job-ctg-section-start */
.jz-job-ctg-section .category-division-box {
    position: relative;
}

.jz-job-ctg-section .job-category-container {
    position: absolute;
    top: -120px;
    left: 0;
    right: 0;
    background-color: #ffff;
    border-radius: 6px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    z-index: 2;
}

.jz-job-ctg-section .job-category-container .nav-pills {
    padding: 0 20px;
    background-color: #ffff;
    border-radius: 6px 6px 0px 0;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item {
    width: 25%;
    border-bottom: 3px solid rgba(119, 119, 119, 0.2);
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link {
    padding: 15px 10px 15px 0px;
    color: #777;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-bottom: -3px;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link .icon-outer {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(50, 196, 124, 0.2);
    border-radius: 4px;
    margin-right: 12px;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link h5 {
    font-size: 16px;
    color: #000;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link.active {
    background-color: transparent;
    border-radius: 0;
    border-bottom: 3px solid #32c47c;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(2) .nav-link.active {
    border-bottom: 3px solid #dbc81d;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(3) .nav-link.active {
    border-bottom: 3px solid #ff625a;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(4) .nav-link.active {
    border-bottom: 3px solid #3e77ff;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link .iconify {
    font-size: 20px;
    color: #32c47c;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(2) .nav-link .iconify {
    color: #dbc81d;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(3) .nav-link .iconify {
    color: #ff625a;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(4) .nav-link .iconify {
    color: #3e77ff;
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(2) .nav-link .icon-outer {
    background-color: rgba(242, 226, 89, 0.4);
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(3) .nav-link .icon-outer {
    background-color: rgba(255, 98, 90, 0.2);
}

.jz-job-ctg-section .job-category-container .nav-pills .nav-item:nth-child(4) .nav-link .icon-outer {
    background-color: rgba(62, 119, 255, 0.2);
}

.jz-job-ctg-section .job-category-container .tab-content .tab-pane {
    padding: 20px;
    background-color: #ffff;
    border-radius: 0 0 6px 6px;
}

.jz-job-ctg-section .job-category-container .tab-content #pills-home .job-lists-box ul {
    columns: 5;
    text-align: left;
}

.jz-job-ctg-section .job-category-container .tab-content .job-lists-box ul {
    columns: 6;
    text-align: left;
}

.jz-job-ctg-section .job-category-container .tab-content .job-lists-box.jz-tab-jobs-list ul {
    columns: 4;
    text-align: left;
}

.jz-job-ctg-section .job-category-container .tab-content .job-lists-box ul li {
    margin-bottom: 8px;
    line-height: 21px;
}

.jz-job-ctg-section .job-category-container .tab-content .job-lists-box ul li:last-child {
    margin-bottom: 0;
}

.jz-job-ctg-section .job-category-container .tab-content .job-lists-box ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    line-height: 21px;
}

.jz-job-ctg-section .job-category-container .tab-content .job-location-list {
    padding: 10px 0px;
}

.jz-job-ctg-section .job-category-container .tab-content .job-location-list ul {
    columns: 4;
}

.jz-job-ctg-section .job-category-container .tab-content .job-location-list ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.jz-job-ctg-section .job-category-container .tab-content .job-location-list ul li .tag {
    padding: 2px 5px;
    font-size: 16px;
    font-weight: 400;
    color: #555555;
    border-radius: 4px;
    background-color: rgba(62, 119, 255, 0.2);
    width: 50px;
    text-align: center;
}

/* jz-job-ctg-section-end */




@media (min-width: 320px) and (max-width: 1199.98px) {
    .jz-home-4-header .logo img {
        filter: unset;
    }

    .jz-home-4-header.sb-header .sb-menu ul li>a,
    .jz-home-4-header.sb-header .sb-menu li:not(:last-child) a:hover,
    .jz-home-4-header.sb-header .sb-menu li:not(:last-child) a:active,
    .jz-home-4-header.sb-header .sb-menu li:not(:last-child) a:focus {
        color: #555555;
    }

    .jz-home-4-header.sb-header .sb-menu li .n-login-header {
        background-color: #ffff;
        border: 1px solid rgba(67, 133, 255, 0.2);
        color: #555555;
    }

    .jz-home-4-header.sb-header .sb-menu ul li.fr-list .btn-theme {
        color: #ffff;
        background-color: #4385FF;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link h5 {
        font-size: 14px;
    }
}

@media (min-width: 320px) and (max-width: 991.98px) {
    .jz-search-job-section .main-content form .form-group {
        width: 100%;
    }
    .search-job-hero {
        padding: 60px 0;
    }
    .nk-cand-search-with-filter .top-result-bar {
        margin-top: 30px;
    }
}

@media (max-width: 500px) {
    .jz-search-job-section .main-content form .form-group {
        gap: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 0px 15px 0px;
    }

    .jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link h5 {
        font-size: 14px;
        margin-top: 5px;
    }

    .jz-job-ctg-section .job-category-container .tab-content .job-lists-box ul {
        columns: 4;
    }

    .jz-job-ctg-section .job-category-container .tab-content .job-location-list ul {
        columns: 3;
    }

    .jz-search-job-section {
        padding: 80px 0;
        height: 630px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .jz-job-ctg-section .job-category-container .nav-pills {
        flex-direction: column;
    }

    .jz-job-ctg-section .job-category-container .nav-pills .nav-item,
    .jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link {
        width: 100%;
    }

    .jz-search-job-section {
        padding: 40px 0;
        height: auto;
    }
    .jz-search-job-section .main-content .main-heading {
        font-size: 32px;
    }
    .jz-search-job-section .main-content .txt {
        font-size: 18px;
    }
    .jz-job-ctg-section {
        padding-top: 50px;
        background-color: #f6f6f6;
    }


    .jz-job-ctg-section .job-category-container .tab-content .job-lists-box ul {
        columns: 3;
    }

    .jz-job-ctg-section .job-category-container .tab-content .job-location-list ul {
        columns: 2;
    }
    .nk-career-hero .hero-content-main .main-heading {
        font-size: 32px;
        line-height: 44px;
    }
}

@media (min-width: 320px) and (max-width: 575.98px) {
    .jz-search-job-section {
        padding: 40px 0;
        height: auto;
    }
    .jz-search-job-section .main-content .main-heading {
        font-size: 32px;
    }
    .jz-search-job-section .main-content .txt {
        font-size: 18px;
    }
    .jz-job-ctg-section {
        padding-top: 50px;
        background-color: #f6f6f6;
    }

    .jz-job-ctg-section .job-category-container .nav-pills {
        flex-direction: column;
    }

    .jz-job-ctg-section .job-category-container .nav-pills .nav-item,
    .jz-job-ctg-section .job-category-container .nav-pills .nav-item .nav-link {
        width: 100%;
    }

    .jz-job-ctg-section .job-category-container .tab-content .job-lists-box ul {
        columns: 2;
    }

    .jz-job-ctg-section .job-category-container .tab-content .job-location-list ul {
        columns: 1;
    }
    .nk-career-hero .hero-content-main .main-heading {
        font-size: 32px;
        line-height: 44px;
    }
    .nk-candidate-minimal-detail .cand-detail-container .minimal-top-meta-box {
        padding: 30px;
    }
}





/* nk-employer-detail-section-end */
/* nk-job-search-section-start */
.nk-job-search-section {
    background-image: none;
    background-color: #ffff;
}

.nk-job-search-section .sincere-section:hover {
    box-shadow: none;
}

 

.nk-job-search-section .arts-heading h4 {
    font-size: 20px;
}
.view-foter-detail svg path {
    fill:  #555555 !important; /* directly path ko black karo */
}

.nk-job-search-section .view-foter-detail .view-foter-main {
    display: flex;
    align-items: center;
}

.nk-job-search-section .view-foter-detail .view-foter-main .view-foter-heading {
    line-height: 20px;
}

.nk-job-search-section .view-foter-detail .view-foter-main .view-foter-heading:first-child {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    ;
}

.nk-candidate-detail-section .education-detail-box .title-box .right-side span.cand-prev-dtl {
    color: #555555;
}

.nk-rec-jobs .sincere-arts-heading p.employer-name {
    font-size: 16px;
    line-height: 22px;
}

.nk-job-search-section .sincere-section .arts-heading p {
    margin-bottom: 15px;
}

.nk-job-search-section .sincere-section .arts-heading .ftrd-tag {
    
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #555555;
    padding: 2px 6px;
    margin-right: 3px;
    background-color: #F6F6F6;
}

.nk-job-search-section .sincere-section .arts-heading .job-type {
    font-size: 14px;
    line-height: 15px;
    background-color: #F6F6F6;
    color: #555555;
    border-radius: 2px;
    padding: 3px 7px;
}

.sb-header.jz-make-me-trans {
    position: absolute;
    width: 100%;
    background-color: transparent;
}

.search-job-hero .hero-cont-area .main-heading {
    color: #555555;
}

.search-job-hero .hero-cont-area span.title {
    font-size: 22px;
    font-weight: 400;
    color: #555555;
}
.main-hero-section-2 .title{
    color: #000000 !important;
    font-weight: 600;
}
.search-job-hero .hero-cont-area .main-heading {
    color: #000000;
    font-weight: 600;
    font-size: 42px;
    line-height: 55px;
}


.search-job-hero .hero-cont-area .new-section-text {
    color: #555555;
font-weight: 400;
font-size: 16px;
}


.nk-hero-rec-jobs.search-job-hero .hero-cont-area .main-heading {
    /* color: #fff; */
    margin: 10px 0;
    /* font-weight: 900; */
}

.nk-hero-rec-jobs.search-job-hero .hero-cont-area p.txt {
    margin-bottom: 30px;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.client-section-hero {
    margin-top: 135px;
}

.client-section-hero h6 {
    margin-bottom: 20px;
}

.client-section-hero ul li.list-inline-item {
    margin-right: 20px;
}

.job_block_grid {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    transition: all ease 0.4s;
}

.job_block_grid .job_block_thumb img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.job_block_grid .job-info ul li i {
    color: #fb236a;
}

.job_block_thumb {
    position: relative;
}

.job_block_thumb::before {
    content: "";
    position: absolute;
    background: #2a2f4c;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0.2;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.job_block {
    padding: 20px 20px 5px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: #fff;
    margin-top: -15px;
    z-index: 1;
    position: relative;
}

.job_block h5 {
    margin-bottom: 10px;
}

.job_block h5 a {
    color: #010101;
    transition: all 0.4s;
}

.job_block h5 a:hover {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor;
    text-decoration: underline;
    text-decoration-thickness: auto;
    text-decoration-thickness: 0.06em;
    text-underline-offset: 0.2em;
}


.job-info {
    padding: 0 20px 20px;
    background: #fff;
}

.job-info ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
}

.job-info ul li {
    flex: 0 0 33.333333%;
    width: 33.333333%;
    font-size: 14px;
    color: #6d7c90;
}

.job-info ul li a {
    color: #6d7c90;
}

.job_featured_footer {
    padding: 1rem 1.5rem;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center;
    border-top: 1px solid #f0f1f5;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
}

.job-author {
    flex: 1;
    display: flex;
    align-items: center;
}

.job-author .path-img {
    max-width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
}

.job-author h5 {
    margin: 0;
    font-size: 15px;
    opacity: 1;
}

.job-author h5 a {
    color: #010101;
}

.job_price_foot {
    font-size: 19px;
    font-weight: 700;
    color: #fb236a;
    display: flex;
    align-items: center;
}

.job_price_foot .price_off {
    font-size: 13px;
    margin-right: 0.2rem;
    opacity: 0.7;
}

/* nk-job-search-section-end */
/* nk-second-job-search-section-start */
.nk-second-job-search-section .job-dtl-box {
    padding: 20px;
}

.nk-second-job-search-section .job-dtl-box .about-job .dtl-job ul li:first-child span .iconify {
    color: #fb236a;
}

.nk-second-job-search-section .job-dtl-box .about-job .dtl-job ul li span .ftrd-tag {
    background: rgba(193, 17, 17, 0.1);
    border-radius: 4px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #C11111;
    padding: 2px 6px;
    margin-left: 20px;
}

.nk-second-job-search-section .job-dtl-box:hover {
    border: 1px solid transparent;
    border-top: 0;
    border-radius: 0;
}

.nk-second-job-search-section .job-dtl-box:first-child:hover {
    border-top: 1px solid transparent;
}

.nk-second-job-search-section .nk-custom-pagination {
    margin-top: 60px;
}

.nk-second-job-search-section .job-dtl-box .about-job .job-prf {
    margin-right: 10px;
}

.nk-second-job-search-section .job-dtl-box .about-job .dtl-job h5 {
    display: flex;
    align-items: center;
}

.nk-second-job-search-section .job-dtl-box .about-job .dtl-job h5 span {
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    border-radius: 2px;
    padding: 1px 6px;
    margin-left: 10px;
}

.nk-second-job-search-section .job-dtl-box .about-job .dtl-job h5 .red-box {
    color: #FA2532;
    background: rgba(250, 37, 50, 0.05);
    border: 1px solid #FA2532;
}

.nk-second-job-search-section .job-dtl-box .about-job .dtl-job h5 .green-box {
    color: #23CC85;
    background: rgba(35, 204, 133, 0.05);
    border: 1px solid #23CC85;
}

.nk-second-job-search-section .job-dtl-box .about-job .dtl-job h5 .purple-box {
    color: #3F52EA;
    background: rgba(63, 82, 234, 0.05);
    border: 1px solid #3F52EA;
}

/* nk-second-job-search-section-end */
/* nk-not-found-section-start */
.nk-not-found-section {
    padding: 192px 0 186px 0;
}

.nk-not-found-section .img-box-main img {
    width: 100%;
}

.nk-not-found-section .page-cont-box {
    padding: 40px 0;
    position: relative;
}

.nk-not-found-section .page-cont-box .main-heading {
    font-size: 200px;
    line-height: 170px;
    color: #555555;
}

.main-heading path {
    color: #fb236a;
}

.nk-not-found-section .page-cont-box .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 63px;
    color: #555555;
}

.nk-not-found-section .page-cont-box .txt {
    margin-bottom: 30px;
}

.nk-not-found-section .page-cont-box .goto-home-btn {
    padding: 12px 23px;
    display: inline-block;
}

.nk-not-found-section .page-cont-box .nk-found-vector {
    position: absolute;
    top: -75px;
    right: 5px;
}

/* nk-not-found-section-end */
/* emp-prf-section-start */
.emp-prf-section .cand-dtl-box .prf-dtl-box {
    justify-content: space-between;
}

.emp-prf-section .nk-cand-main-card {
    transition: 0.5s ease-in-out;
}

.emp-prf-section .nk-cand-main-card:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
}

.emp-prf-section .cand-dtl-box:hover {
    box-shadow: none;
}

.emp-prf-section .cand-dtl-box .prf-dtl-box .img-box {
    width: 45px;
    height: 45px;
}

.emp-prf-section .cand-dtl-box .prf-dtl-box .img-box img {
    width: 100%;
    border-radius: 4px;
}

.emp-prf-section .cand-dtl-box .prf-dtl-box .meta-box {
    margin-left: 0;
    text-align: right;
    line-height: 20px;
}

.emp-prf-section .cand-dtl-box .prf-dtl-box .meta-box h5 {
    font-size: 16px;
    font-weight: 600;
}

.emp-prf-section .cand-dtl-box .extra-dtl .ftrd-box,
.emp-prf-section .cand-dtl-box .extra-dtl .job-type {
    display: inline-block;
}

.emp-prf-section .cand-dtl-box .extra-dtl .ftrd-box {
    padding: 2px 6px;
    font-size: 10px;
    color: #C11111;
    background: rgba(193, 17, 17, 0.1);
    border-radius: 4px;
    margin-right: 2px;
}

.emp-prf-section .cand-dtl-box .extra-dtl {
    margin-bottom: 5px;
    line-height: 15px;
}

.emp-prf-section .cand-dtl-box .extra-dtl .job-type {
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    border-radius: 2px;
    padding: 3px 10px;
    color: #555;
}

.emp-prf-section .cand-dtl-box .extra-dtl .job-type.green-box {
    color: #23CC85;
    background: #F6F6F6;
    border: 1px solid #F6F6F6;
}

.emp-prf-section .cand-dtl-box .extra-dtl .job-type.red-box {
    color: #FA2532;
    background: rgba(250, 37, 50, 0.05);
    border: 1px solid #FA2532;
}

.emp-prf-section .cand-dtl-box .extra-dtl .job-type.purple-box {
    color: #3F52EA;
    background: rgba(63, 82, 234, 0.05);
    border: 1px solid #3F52EA;
}
.nk-new-ftrd-candidates.emp-prf-section .cand-dtl-box .extra-dtl .job-type.green-box,
.nk-new-ftrd-candidates.emp-prf-section .cand-dtl-box .extra-dtl .job-type.red-box,
.nk-new-ftrd-candidates.emp-prf-section .cand-dtl-box .extra-dtl .job-type.purple-box {
    color: #555;
}

.emp-prf-section .cand-dtl-box .emp-skill {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0;
}

.emp-prf-section .cand-dtl-box .txt {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #555;
}

.emp-prf-section .cand-dtl-box .txt .iconify {
    
    margin-right: 5px;
}

.emp-prf-section .cand-prf-btn-box .prf-btn {
    padding: 8px 23px;
    width: calc(100% - 59px);
    text-align: center;
}
.nk-cand-main-card .cand-prf-btn-box .fvrt-btn.save_job {
    border-color: #F6F6F6;
}
/* emp-prf-section-end */
/*BLOG CSS Start*/

.blog-sidebar .widget ul li,
.wp-block-archives-list li,
.wp-block-rss li {
    width: 100%;
    margin: 0;
    text-align: left;
    display: table;
    padding: 15px 0;
    border-bottom: 1px solid #0000000D;
    color: #aaa;
}

.blog-sidebar .widget ul {
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
}

.blog-sidebar .widget ul li a::before {
    color: #fb236a;
    font-family: "Font Awesome 5 Free";
    width: 30px;
    text-align: left;
    margin-right: 10px;
    /*position: absolute;*/
    left: 0;
    font-weight: 900;
}

.blog-sidebar .widget ul li:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}

.blog-sidebar .widget ul li a {
    text-align: left;
    color:#555555;
    float: left;
    font-size: 14px;

}

.blog-sidebar .widget ul li a:hover {
    color: #fb236a !important;
}

.widget .widget-heading {
    position: relative;
    margin-bottom: 20px;
}

.blog-sidebar .widget .widget-heading h3 {
    color: #20292f;
    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 1.2;
}

.blog-sidebar .widget {
    position: relative;
    margin-top: 0;
    background-color: #fff;
    padding: 25px;
    margin-bottom: 30px;
    border-radius: 4px;
}

.blog-sidebar .widget ul li.recentcomments {
    display: inline-block;
}

.blog-sidebar .widget ul li.recentcomments a {
    float: none;
    margin-left: 5px;
    margin-right: 0;
}

.fl-search-blog .input-group .input-group-append .blog-search-btn {
    color: #fff;
    background-color: #fb236a;
    border: 1px solid #fb236a;
    padding: 10px 20px;
    border-radius: 0 4px 4px 0;
    height: 50px;
}

.blog-main-heading {
    position: relative;
    margin-bottom: 30px;
}

.make-me-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 30px;
}

.widget .search-form input.search-submit {
    display: none !important;
}

.heading-dots {
    position: relative;
    width: 100%;
}

.heading-dots .h-dot {
    position: relative;
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    border-right: 3px solid #fb236a;
    margin-right: 3px;
}

.heading-dots .h-dot.line-dot {
    border-right: 40px solid #fb236a;
}

.fr-latest-blog .grid-item {
    margin-bottom: 25px; /* 🔥 THIS pushes cards down */
}
/* CARD WRAPPER */
.fr-latest-box {
    margin-bottom: 10px;
    background-color: #FFF;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #f0f0f0;

    display: flex;
    flex-direction: column;
    height: 100%;            /* 🔥 KEY */
}

/* .fr-latest-box:hover {
    box-shadow: 0px 7px 18px rgba(64, 79, 104, 0.05);
} */

/* IMAGE */
.fr-latest-box > .fr-latest-content {
    flex-shrink: 0;
    height: 200px;
}

.fr-latest-content img {
    width: 100%;
    height: auto;
    display: block;
}

/* CONTENT AREA */
.fr-latest-sm {
    background-color: #fff;
    padding: 20px;
    padding-right: 0px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;            /* 🔥 KEY */
}

/* TOP CONTENT */
.fr-latest-sm > .fr-latest-content {
    margin-bottom: 15px;
}

/* BOTTOM CONTENT */
.fr-latest-container {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding-right: 25px;
}

/* BUTTON ALWAYS AT BOTTOM */
.fr-latest-container a {
    margin-top: auto;
}

/* PROFILE META */
.fr-latest-profile {
    display: flex;
    align-items: center;
    /* gap: 8px; */
}

/* TYPOGRAPHY */
.fr-latest-sm h6 {
    margin: 0 0 10px;
    line-height: 1.4;
}

.fr-latest-container p {
    margin-bottom: 15px;
    line-height: 1.6;
}

/* RESPONSIVE SPACING ONLY */
@media (max-width: 767px) {
    .fr-latest-sm {
        padding: 20px;
        padding-right: 0;
    }
    .fr-latest-container {
        padding-right: 20px;
    }
    .nk-search-cand-section .trending-keywords .left-meta {
        max-width: calc(100% - 0px);
    }
}

@media (max-width: 575px) {
    .fr-latest-sm {
        padding: 15px;
        padding-right: 0;
    }
    .fr-latest-container {
        padding-right: 15px;
    }
}





.recent-news-article-btn {
    margin-top: auto; /* ensures bottom alignment */
}


.fr-latest-content a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fr-latest-content h6 {
    margin-bottom: 20px;
    text-transform: capitalize;
}

.fr-latest-content h6 a {
    color: #20292f;
    font-size: 16px;
    transition: all 0.4s;
}

.fr-latest-box .fr-latest-content h6 a:hover {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor;
    text-decoration: underline;
    text-decoration-thickness: 0.06em;
    text-underline-offset: 0.2em;
}

.fr-latest-style {
    overflow: hidden;
    background-color: #f4f4f4;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    border-radius: 20px 0 0 20px;
    border-right: none;
}

.fr-latest-style ul {
    display: flex;
    flex-direction: row;
    width: 50;
}

.fr-latest-style ul li {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.fr-latest-style ul li .fr-latest-profile {
    overflow: hidden;
    display: flex;
    align-items: center;
}

.fr-latest-style ul li .fr-latest-profile img {
    max-width: 40px;
    border-radius: 50px;
}

.fr-latest-style ul li .fr-latest-profile span {
    font-size: 14px;
    margin-left: 10px;
    color: #666666;
    text-transform: capitalize;
}

.fr-latest-style ul li:last-child {
    margin-right: 0;
}

.fr-latest-style ul li .fr-latest-profile i {
    font-size: 14px;
}

.fr-latest-container span.readmore {
    font-size: 15px;
    font-weight: 600;
}

.fr-latest-container span.readmore .iconify {
    margin-left: 7px;
    vertical-align: middle;
}

/*BLOG CARD CSS END*/

/*Pagination Blog*/
.fr-latest-pagination {
    position: relative;
    float: right;
}

.fr-latest-pagination .pagination li {
    background-color: #FFF;
    margin-right: 10px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.fr-latest-pagination .pagination li:last-child {
    margin: 0;
}

.fr-latest-pagination .pagination a {
    color: #20292f;
    font-size: 14px;
    margin: 0;
    padding: 10px 15px;
    display: block;
    line-height: 26px;
    border: none;
}

.fr-latest-pagination .pagination .page-item.active .page-link a {
    color: #fff;
}

.fr-latest-pagination .pagination .page-item.active .page-link {
    background-color: #fb236a;
    border-color: #fb236a;
    color: #fff;
}

.fr-latest-pagination .page-link:focus {
    box-shadow: none;
}

.fr-latest-pagination .page-link:hover,
.fr-latest-pagination .pagination>li>a:hover {
    background-color: #fb236a;
    border-color: #fb236a;
    color: #FFF;
}

/*.fr-latest-blog .blog-sidebar .widget ul li a::before {
    content: none;
}*/

/*BLOG Detail CSS start*/
.post-desc img,
.post-desc img[class*=align],
.post-desc img[class*=attachment-],
.post-desc img[class*=wp-image-],
.post-desc img[height] {
    height: auto;
    width: 100%;
    max-width: 100%;
    clear: both;
}

.fr-blog-f-details {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.post-desc {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.fr-blog-f-product {
    position: relative;
    overflow: hidden;
}

.post-desc ul {
    list-style: circle;
    margin-bottom: 0;
    padding-left: 40px;
}

.fr-latest-blog-2 .fr-latest-box {
    margin-bottom: 0;
}


.post-desc .fr-latest-box {
    border: none;
    box-shadow: none;
    background: transparent;
}

.post-desc .fr-latest-sm {
    margin-bottom: 30px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 35px 30px;

}

.post-desc .fr-latest-container {
    padding-right: 30px;
}

.fr-latest-tags-2 {
    overflow: hidden;
    margin-top: 20px;
    margin-right: 25px;
    display: flex;
    flex-direction: column;
}

.fr-blog-f-details .fr-latest-style-detai ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
}

.fr-blog-f-details .fr-latest-style-detai ul li {
    display: flex;
    align-items: center;
    margin-right: 30px;
    -ms-word-wrap: anywhere;
    word-wrap: anywhere;
}

.post-desc a,
.wp-caption-text a {
    text-decoration: none;
    color: #fff;
}

.fr-blog-f-details .fr-latest-style-detai ul li img {
    max-width: 40px;
    border-radius: 50px;
    margin-right: 10px;
}

.fr-blog-f-details .fr-latest-style-detai ul li span {
    font-size: 16px;
    color: #6d7c90;
    text-transform: capitalize;
    vertical-align: middle;
}

.fr-blog-f-details .fr-latest-style-detai ul li i {
    color: #fb236a;
    margin-right: 10px;
}

.fr-blog-f-details .fr-latest-style-detai ul li:last-child {
    margin-right: 0;
}

.post-desc p:not(:last-child) {
    margin-bottom: 1rem;
}

.post-desc .fr-latest-container p {
    line-height: 1.8;
}

.post-desc p {
    line-height: 1.8;
    position: relative;
}

.post-desc h3 {
    margin: 20px 0;
}

.post-desc h4 {
    font-size: 24px;
    margin: 20px 0;
}

.bold,
strong,
b {
    font-weight: 700 !important;
    color: #242424;
}

.post-desc ul li,
.post-desc ol li {
    color: #777777;
    line-height: 1.8;
}

.fr-latest-t-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.fr-latest-t-box>span {
    font-style: italic;
    padding-right: 1rem;
}

.fr-latest-t-content .fr-latest-t-box a,
.tagcloud a.tag-cloud-link,
.wp-block-tag-cloud .tag-cloud-link {
    color: #6d7c90;
    font-size: 0.875rem !important;
    line-height: 2rem;
    white-space: nowrap;
    padding: 0 1rem;
    background: #f4f4f4;
    font-style: italic;
    display: inline-block;
    margin: 5px;
    border-radius: 4px;
}

.fr-latest-t-content .fr-latest-t-box a:hover,
.tagcloud a.tag-cloud-link:hover,
.wp-block-tag-cloud .tag-cloud-link:hover {
    background-color: #fb236a;
    color: #FFF;
}

.fr-latest-user-reviews {
    background-color: #fff;
    border-radius: 5px;
    margin-top: 30px;
}

.nk-candidate-detail-section .profile-main-box .jz-theme-subtitle {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin: 3px 0;
}

.widget-seprator {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    padding: 35px 30px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #fff;
}

.widget-seprator .widget-seprator-heading,
.single-detial-reviews .widget-seprator-heading {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.widget-seprator .widget-seprator-heading .sec-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
}

.comment-reply-title {
    margin-top: 0 !important;
    font-size: 18px;
    color: #777;
    font-weight: 400;
}

#cancel-comment-reply-link {
    font-size: 14px !important;
    color: #777;
}

.comment-reply-title a {
    color: #fb236a;
}

.post-desc .comment-form p a {
    color: #fb236a;
}

.post-desc .comment-form .form-group {
    margin-bottom: 20px;
}

.post-desc .comment-form label {
    margin-bottom: 15px;
}

/*BLOG Detail CSS END*/

/* */
.dashboard-edit-profile .frontend_hours li {
    display: inline-block;
    margin-left: 5px;
}

.dashboard-edit-profile .frontend_hours li label {
    color: #242424;
}

/*.dashboard-edit-profile .form-group {
    position: relative;
}*/
.dashboard-edit-profile .panel .panel-heading {
    padding: 10px 15px;
    border-radius: 4px;
    background-color: #f0f6ff;
    border: 1px solid #fb236a;
}

.dashboard-edit-profile .panel .panel-heading .nav-tabs {
    border-bottom: 0;
}

.dashboard-edit-profile .panel .panel-heading .nav-tabs li a {
    padding: 10px 15px;
    display: block;
    color: #fb236a;
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}

.dashboard-edit-profile .panel .panel-heading .nav-tabs li a.active {
    background-color: #fb236a;
    color: #ffff;
}

/*Footer Css*/
.nk-latest-footer.nk-scnd-ftr .extra-links-box .input-group button {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 46px;
    width: 60px;
    border: none;
    border-radius: 4px !important;
    background-color: #fb236a;
}
.nk-latest-footer.nk-scnd-ftr .app-section {
    position: relative;
    z-index: 1;
}
.nk-latest-footer.nk-scnd-ftr .app-section h4.sub-heading {
    color: #fff;
}

/*Scrollup Button Css*/
.scrollup.nk-custom-scroll {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #fb236a;
    color: white;
    cursor: pointer;
    padding: 12px 16px;
    border-radius: 5px;
    font-size: 18px;
}

.view-more {
    display: inline-block;
    text-align: center;
    position: relative;
}

.cand_dp_img {
    width: 85%;
    height: 85px;
    border-radius: 50%;
    object-fit: cover;
}

/* nk-hero-detail-banner-start */
.nk-hero-detail-banner .job-detail-prf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 25px 50px rgb(0 0 0 / 5%);
    background: #fff;
    padding: 30px;
}

.nk-hero-detail-banner .job-detail-prf .left-cont {
    width: calc(100% - 300px);
}

.nk-hero-detail-banner .job-detail-prf .ftrd-tag {
    padding: 2px 6px;
    font-size: 10px;
    color: #C11111;
    background: rgba(193, 17, 17, 0.1);
    border-radius: 4px;
    display: inline;
}

.nk-hero-detail-banner .job-detail-prf .job-heading {
    display: inline-block;
    align-items: center;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    margin: 5px 0;
    color: #010101;
    margin-top: 15px;
    margin-bottom: 10px;
}

.nk-hero-detail-banner .job-detail-prf .job-heading span.red-box {
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    padding: 1px 6px;
    border-radius: 2px;
    margin-left: 10px;
    color: #FA2532;
    background: rgba(250, 37, 50, 0.05);
    border: 1px solid #FA2532;
    white-space: nowrap;
    top: -4px;
    position: relative;
}

.nk-hero-detail-banner .job-detail-prf ul li {
    display: inline-block;
}

.nk-hero-detail-banner .job-detail-prf ul li a,
.nk-hero-detail-banner .job-detail-prf ul li a:hover {
    border-radius: 0;
}

.nk-hero-detail-banner .job-detail-prf ul li {
    margin-right: 10px;
}

.nk-hero-detail-banner .job-detail-prf ul li .list-item {
    display: flex;
    align-items: center;
}

.nk-hero-detail-banner .job-detail-prf ul li .list-item span a,
.nk-hero-detail-banner .job-detail-prf ul li .list-item span a:hover {
    color: #777;
    font-size: 14px;
}

.nk-hero-detail-banner .job-detail-prf ul li .list-item .iconify {
    margin-right: 5px;
    /* color: #fb236a; */
}

.nk-hero-detail-banner .job-detail-prf ul li .list-item span {
    font-size: 14px;
    color: #777;
}

.nk-hero-detail-banner .job-detail-prf .job-apply-btns a {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 4px;
    color: #ffff;
    font-size: 16px;
    text-wrap: nowrap;
}

.nk-hero-detail-banner .job-detail-prf .job-apply-btns a .iconify {
    margin-right: 5px;
    margin-top: -2px;
}

.nk-hero-detail-banner .job-detail-prf .job-apply-btns a.blue {
    background: #0077B5;
    border: 1px solid #0077B5;
    margin-right: 12px;
}

.nk-hero-detail-banner .job-detail-prf .job-apply-btns a.red {
    background: #F44A41;
    border: 1px solid #F44A41;
}

.nk-hero-detail-banner .job-detail-prf .cand-prf-btn-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px;
}

.nk-hero-detail-banner .job-detail-prf .cand-prf-btn-box .prf-btn {
    padding: 12px 38px;
    border: 1px solid #fb236a;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    margin-right: 15px;
    transition: 0.3s ease-in-out;
    background: #fb236a;
}

.nk-hero-detail-banner .job-detail-prf .cand-prf-btn-box .fvrt-btn {
    width: 48.5px;
    height: 48.5px;
    /* margin-right: 15px; */
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fb236a;
    border-radius: 4px;
    /* color: #fb236a; */
    transition: 0.3s ease-in-out;
}

.nk-hero-detail-banner .job-detail-prf .cand-prf-btn-box .prf-btn:hover,
.nk-hero-detail-banner .job-detail-prf .cand-prf-btn-box .fvrt-btn:hover {
    border: 1px solid #fb236a;
    color: #ffff;
}

/* nk-hero-detail-banner-end */

/* nk-job-detail-section-start */
.nk-job-detail-section {
    margin-top: 0;
    padding: 100px 0 80px 0;
}

.nk-job-detail-section .cand-detail-container .description {
    margin-bottom: 25px;
}

.nk-job-detail-section .description .sub-heading {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.nk-job-detail-section .personal-dtl-box .item-box .meta-box h6 span {
    font-weight: 400;
    font-size: 14px;
}

.cand-detail-container .description h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #000000;
}

.nk-job-detail-section .cand-detail-container .description ul {
    list-style-type: disc;
    color: #37404e;
    padding-left: 30px;
    line-height: 200%;
    margin-bottom: 20px;
}

.nk-job-detail-section .cand-detail-container .description ul li {
    margin-bottom: 0;
}

.nk-job-detail-section .cand-detail-container .description ul li .txt {
    margin-bottom: 15px;
}

.nk-job-detail-section .professional-skill-box {
    margin-bottom: 20px;
}

.nk-job-detail-section .professional-skill-box ul li a {
    font-size: 14px;
    padding: 6px 16px;
    line-height: 18px;
}

.nk-job-detail-section .location-box {
    margin-bottom: 30px;
}

.nk-job-detail-section .location-box img {
    width: 100%;
}

.nk-job-detail-section .job-dtl-box {
    padding: 15px 30px;
}

.job-detial-sidebar-job-info.myjob-skills ul li {
    display: inline-block;
    width: auto;
    padding-bottom: 0;
}

.job-detial-sidebar .latest-theme-btn {
    display: block;
}

.job-detial-sidebar-job-info.myjob-skills ul li a {
    font-size: 14px;
    color: #666;
    padding: 7px 12px;
    background-color: #eaeaea;
    border-radius: 4px;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
    margin-right: 5px;
    transition: 0.3s ease-in-out;
}

.nk-job-detail-section .nk-detail-sidebar {
    /* border-radius: 0;
    margin-bottom: 30px;
    margin-top: -258px; */
    padding: 10px;
    background-color: #ffff;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: -190px;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box {
    padding: 30px 0 70px 0;
    background: rgba(255, 193, 7, 0.08);
    border: 1px solid rgba(255, 193, 7, 0.15);
    border-radius: 4px 4px 0px 0px;
    margin-bottom: 0;
    margin-top: 0;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box .social-links-main li {
    display: inline-block;
    margin-right: 15px;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box .social-links-main li:last-child {
    margin-right: 0;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box .social-links-main {
    justify-content: center;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box .soical-link {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffff;
    border: 1px solid #C9DCFE;
    transition: 0.3s ease-in-out;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box .soical-link .iconify {
    color: #555555;
    display: block;
    margin: auto;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box .soical-link:hover {
    background-color: #fb236a;
    border: 1px solid #fb236a;
}

.nk-job-detail-section .nk-detail-sidebar .social-links-box .soical-link:hover .iconify {
    color: #ffff;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -42px;
    padding: 0 0px;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box .company-logo {
    margin-bottom: 15px;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 6px;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box .rating {
    display: flex;
    align-items: center;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box .rating span {
    font-size: 14px;
    color: #555555;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box .rating .iconify {
    color: #FFC107;
    margin-right: 5px;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box .company-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box .abt-company {
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.nk-job-detail-section .nk-detail-sidebar .nk-company-dtl-box .company-prf-btn {
    padding: 9px 20px;
    width: 100%;
    margin: 30px 0;
}

.nk-job-detail-section .nk-detail-sidebar .job-deadline-box {
    display: flex;
    align-items: center;
    padding: 20px 20px;
    background: rgba(85, 167, 71, 0.15);
    border: 1px solid rgba(85, 167, 71, 0.2);
    border-radius: 4px;
    position: relative;
    /* box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%); */
    /* margin-bottom: 20px; */
}

.nk-job-detail-section .nk-detail-sidebar .job-deadline-box .left-icon {
    margin-right: 15px;
}

.nk-job-detail-section .nk-detail-sidebar .job-deadline-box .left-icon .iconify {
    font-size: 40px;
    color: #55A747;
}

.nk-job-detail-section .nk-detail-sidebar .job-deadline-box .right-meta span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.nk-job-detail-section .nk-detail-sidebar .job-deadline-box .right-meta h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #55A747;
}

.nk-job-detail-section .nk-detail-sidebar .job-deadline-box .disabled-clock {
    position: absolute;
    right: 30px;
    font-size: 70px;
    color: #55A747;
    opacity: 0.2;
}

.nk-job-detail-section .form-box-main {
    margin-top: 0;
}

.nk-job-detail-section .form-box-main .form-group p,
.nk-candidate-detail-section .form-box-main .form-group p {
    margin-top: 15px;
}

.nk-job-detail-section .form-box-main .form-group p a,
.nk-job-detail-section .form-box-main .form-group p a:hover {
    color: #fb236a;
}

.our-apps-2 {
    position: relative;
    padding: 105px;
}

.main-home-sec7 {
    background-size: auto;
    background-position: 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    clear: both;
}

.bg-light-gray {
    background: #f7f7ff;
}

.main-home-sec7 .hading p.app-tag {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.main-home-sec7.our-apps-2 h2 {
    font-size: 32px;
}

.main-home-sec7 h2 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
}

.main-home-sec7.our-apps-2 p {
    font-size: 1.25rem;
    line-height: 1.7;
}

.main-home-sec7 p {
    margin-bottom: 70px;
    font-size: 17px;
}

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

.main-home-sec7 .mobi-1 {
    position: relative;
}

.main-home-sec7.our-apps-2 .mobi-1 img {
    animation-name: none;
    top: -155px;
}

.main-home-sec7 .mobi-1 img {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: 2;
    animation-name: float;
    animation-duration: 4010101ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

/* nk-job-detail-section-end */
.premium_job_sect_custom {
    background-color: #F1F5F8;
}

/* nk-contact-content-section-start */
.nk-contact-content-section {
    padding: 80px 0 40px 0;
}

.nk-contact-content-section .form-meta-main {
    background-color: #F8FAFB;
    border-radius: 4px;
    padding: 20px 30px 50px 30px;
}

.nk-contact-content-section .main-heading {
    line-height: 30px;
    margin-bottom: 24px;
}

.nk-contact-content-section .form-meta-main .about-input {
    display: flex;
    align-items: center;
}

.nk-contact-content-section .form-meta-main .form-group {
    text-align: right;
}

.nk-contact-content-section .form-meta-main input,
.nk-contact-content-section .form-meta-main textarea {
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #C9DCFE;
    border-radius: 4px;
    padding: 15px 20px;
    font-size: 14px;
    color: #555555;
    width: 100%;
    margin-bottom: 24px;
}

.nk-contact-content-section .form-meta-main input:focus-visible,
.nk-contact-content-section .form-meta-main textarea:focus-visible {
    outline: none;
}

.nk-contact-content-section .form-meta-main input::placeholder,
.nk-contact-content-section .form-meta-main textarea::placeholder {
    opacity: 1;
}

.nk-contact-content-section .form-meta-main .about-input span {
    width: 50%;
}

.nk-contact-content-section .form-meta-main .about-input span:first-child {
    margin-right: 30px;
}

.nk-contact-content-section .form-meta-main textarea {
    margin-bottom: 35px;
    height: 150px;
    resize: none;
}


.nk-contact-content-section .form-meta-main form p:last-of-type {
    display: flex;
    align-items: center;
    flex-direction: row-reverse; /* swaps input and spinner */
    gap: 10px; /* optional spacing */
}

.nk-contact-content-section .form-meta-main .send-btn {
    padding: 11px 25px;
    border-radius: 4px;
    border: none;
    background-color: #fb236a;
    color: #ffff;
    padding: 12px 20px;
    font-size: 16px;
    float: right;
    width: auto;
    height: auto;
    margin-bottom: 0;
}

.nk-contact-content-section .form-meta-main form br {
    display: none;
}

.nk-contact-content-section .side-contact-info {
    padding: 24px 30px 30px 30px;
    background-color: #ffff;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.nk-contact-content-section .side-contact-info .main-heading {
    margin-bottom: 10px;
}

.nk-contact-content-section .side-contact-info .extra-info-box {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
}

.nk-contact-content-section .side-contact-info .extra-info-box:nth-child(4) {
    border-bottom: 0;
    padding-bottom: 0;
}

.nk-contact-content-section .side-contact-info .extra-info-box .left-cont {
    margin-right: 10px;
}

.nk-contact-content-section .side-contact-info .extra-info-box .left-cont .iconify {
    font-size: 36px;
    color: #fb236a;
}

.nk-contact-content-section .side-contact-info .extra-info-box .right-cont small {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #555555;
    display: block;
}

.nk-contact-content-section .side-contact-info .extra-info-box .right-cont span {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    display: block;
}

.nk-contact-content-section .side-contact-info .social-links-box h5 {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
}

.nk-contact-content-section .side-contact-info .social-links-main li {
    display: inline-block;
    margin-right: 12px;
}

.nk-contact-content-section .side-contact-info .social-links-main li:last-child {
    margin-right: 0;
}

.nk-contact-content-section .side-contact-info .social-links-main li .soical-link {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F1F5F8;
    border: 1px solid #C9DCFE;
    transition: 0.3s ease-in-out;
}

.nk-contact-content-section .side-contact-info .social-links-main li .soical-link:hover {
    background-color: #fb236a;
    border: 1px solid #fb236a;
}

.nk-contact-content-section .side-contact-info .social-links-main li .soical-link .iconify {
    color: #555555;
    transition: 0.3s ease-in-out;
}

.nk-contact-content-section .side-contact-info .social-links-main li .soical-link:hover .iconify {
    color: #ffff;
}

/* nk-contact-content-section-end */
/* client-logo-contact-section-start */
.client-logo-contact-section {
    padding: 40px 0 80px 0;
    border-bottom: 0;
}

.client-logo-contact-section .owl-carousel-brands .client-logo-box .client-logo-img {
    filter: unset;
}

/* client-logo-contact-section-end */
/* nk-sign-up-section-start */
.nk-sign-up-section .custom-left-cont {
    background: rgba(201, 220, 254, 0.25);
    min-height: 100vh;
}

.nk-sign-up-section .left-main-box {
    padding: 40px 30px;
}

.nk-sign-up-section .left-main-box .content-box {
    margin-top: 110px;
    text-align: center;
    position: relative;
}

.nk-sign-up-section .left-main-box .content-box .main-img {
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}

.nk-sign-up-section .left-main-box .content-box .main-heading {
    font-weight: 600;
    font-size: 28px;
    line-height: 55px;
}

.nk-sign-up-section .left-main-box .content-box .txt {
    width: 570px;
    margin: 0 auto;
}

.nk-sign-up-section .left-main-box .content-box .vectors-img {
    position: absolute;
    top: -80px;
    left: 0;
    right: 40px;
    margin: 0 auto;
}

.nk-sign-up-section .sign-up-content-box {
    width: 100%;
    position: relative;
}

.nk-sign-up-section .custom-right-cont {
    padding: 70px 70px 70px 70px;
    background-color: #ffff;
    position: relative;
}

.nk-sign-up-section .custom-right-cont .main-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.nk-sign-up-section .custom-right-cont .choose-your-tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 30px 0;
}

.nk-sign-up-section .custom-right-cont .choose-your-tab .tab-text span {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.nk-sign-up-section .custom-right-cont .sign-up-content-box .nk-choose-btn-main {
    background-color: #FFFFFF;
    border: 1px solid #C9DCFE;
    border-radius: 3px;
    padding: 1px;
    width: 100%;
    margin: 10px 0 30px 0;
}

.nk-sign-up-section .custom-right-cont .sign-up-content-box .nk-choose-btn-main .choose-btn {
    padding: 12px 17px;
    width: 50%;
    background-color: #ffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    border: 0;
    border-radius: 3px;
    transition: 0.5s ease-in-out;
}

.nk-sign-up-section .custom-right-cont .sign-up-content-box .nk-choose-btn-main .choose-btn.active {
    background-color: #509BF8;
    color: #ffff;
}

.nk-sign-up-section .custom-right-cont .sign-up-content-box .nk-choose-btn-main .choose-btn input[type=radio],
.nk-sign-up-section .custom-right-cont .sign-up-content-box .nk-choose-btn-main .choose-btn .iradio_square {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main {
    position: relative;
    margin-bottom: 30px;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main input {
    height: 60px;
    width: 100%;
    padding: 30px 20px 15px 69px;
    background-color: #FFFFFF;
    border: 1px solid #C9DCFE;
    border-radius: 3px;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main input::placeholder {
    line-height: 70px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    opacity: 1;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main input:focus-visible {
    outline: none;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main .small-title {
    position: absolute;
    top: 12px;
    left: 70px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #555555;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main .iconify {
    position: absolute;
    left: 20px;
    top: 16%;
    font-size: 40px;
    color: #555555;
}

.nk-sign-up-section .custom-right-cont .form-main-box .botm-meta-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nk-sign-up-section .custom-right-cont .form-main-box .botm-meta-box .left-captcha {
    width: 254px;
    height: 68px;
}

.nk-sign-up-section .custom-right-cont .form-main-box .botm-meta-box .left-captcha .g-recaptcha {
    width: 248px;
    height: 54px;
    transform: scale(0.84, 0.9);
    transform-origin: 0px 0px;
}

.nk-sign-up-section .custom-right-cont .form-main-box .botm-meta-box .register-btn {
    padding: 11px 16px;
    font-size: 14px;
    line-height: 21px;
}

.nk-sign-up-section .custom-right-cont .form-main-box .break-block {
    margin: 25px 0;
    text-align: center;
}

.nk-sign-up-section .custom-right-cont .form-main-box .break-block span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    margin: 0 22px;
    position: relative;
    display: block;
}

.nk-sign-up-section .custom-right-cont .form-main-box .break-block span:before,
.nk-sign-up-section .custom-right-cont .form-main-box .break-block span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 85px;
    height: 1px;
    background-color: #C9DCFE;
}

.nk-sign-up-section .custom-right-cont .form-main-box .break-block span:after {
    left: unset;
    right: 0;
}

.nk-sign-up-section .custom-right-cont .form-main-box .social-links-main {
    text-align: center;
    margin-bottom: 30px;
}

.nk-sign-up-section .custom-right-cont .form-main-box .social-links-main a:first-child i {
    margin-left: 0 !important;
}

.nk-sign-up-section .custom-right-cont .form-main-box .social-links-main li {
    display: inline-block;
    margin-right: 30px;
}

.nk-sign-up-section .custom-right-cont .form-main-box .social-links-main li:last-child {
    margin-right: 0;
}

.nk-sign-up-section .custom-right-cont .form-main-box .social-links-main .soical-link {
    width: 50px;
    height: 50px;
    background-color: #ffff;
    border: 1px solid #C9DCFE;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nk-sign-up-section .custom-right-cont .form-main-box .social-links-main .soical-link .iconify {
    font-size: 24px;
}

.nk-sign-up-section .custom-right-cont .botm-question-text {
    position: relative;
    /* bottom: 20px; */
    text-align: center;
    width: 100%;
}

.nk-sign-up-section .custom-right-cont .botm-question-text span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.nk-sign-up-section .custom-right-cont .botm-question-text span a {
    font-weight: 600;
    color: #555555;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    margin: 5px 0 30px 0;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns.nk-term-txt {
    justify-content: unset;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns.nk-term-txt a,
.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns.nk-term-txt a:hover {
    color: #fb236a;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns.nk-term-txt input {
    margin: 0px 10px 0 0;
    cursor: pointer;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main .show-password {
    left: unset;
    right: 20px;
    font-size: 22px;
    top: 32%;
    cursor: pointer;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns .left-cont .text {
    font-size: 12px;
    color: #555555;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns .right-cont a {
    font-size: 12px;
    color: #ee4242;
}

.nk-sign-up-section .custom-right-cont .form-main-box .input-main:last-child {
    margin-bottom: 0;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns .left-cont .pretty {
    margin-right: 0;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns .left-cont .pretty.p-icon .state .iconify {
    font-size: 12px !important;
    left: 1px;
    top: 8px;
    position: absolute;
    color: #242424;
    z-index: 1;
}

.nk-sign-up-section .custom-right-cont .form-main-box .extra-btns .left-cont .pretty input:checked~.state.p-warning label::after {
    background-color: #555555 !important;
}

.nk-sign-in-section .sign-up-content-box .form-main-box {
    margin-top: 20px;
}

.nk-sign-in-section,
.nk-sign-up-section {
    background: rgba(201, 220, 254, 0.25);
}

.nk-sign-up-section .sign-up-content-box .md-left-text label {
    display: block;
}

.nk-sign-up-section .sign-up-content-box .md-left-text .select2-container {
    width: 100% !important;
}

.nk-sign-up-section .sign-up-content-box .md-left-text .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #777;
    line-height: 38px;
}

.nk-sign-up-section .sign-up-content-box .md-left-text .select2-container .select2-selection--single {
    height: 40px;
    border: 1px solid #C9DCFE;
    font-size: 14px;
}

.nk-sign-up-section .sign-up-content-box .md-left-text .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    right: 12px;
}

.nk-sign-up-section .sign-up-content-box .md-left-text .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 #888;
    width: 10px;
    height: 10px;
    border-width: 0px 0px 1px 1px;
    transform: rotate(-45deg);
    top: 40%;
}

.nk-sign-up-section .sign-up-content-box .md-left-text .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #888 #888 transparent transparent;
    border-width: 1px 1px 0px 0px;
    top: 50%;
}

.nk-sign-up-section .sign-up-content-box .extra-btns .left-cont {
    position: relative;
}

/* nk-sign-up-section-end */
/* nk-job-search-section-4-start */
.nk-job-search-section-4 {
    padding: 60px 0 80px 0;
}

.nk-job-search-section-4 .sincere-section {
    margin-bottom: 30px;
}

/* nk-job-search-section-4-end */
/* forgot-password-modal-start */
.forgot-password-modal .input-main-box input {
    height: 50px;
    width: 100%;
    background-color: #ffff;
    border: 1px solid #C9DCFE;
    border-radius: 4px;
    padding: 10px 15px;
}

.forgot-password-modal .input-main-box input:focus-visible {
    outline: none;
}

.forgot-password-modal .input-main-box input::placeholder {
    color: #555555;
    opacity: 1;
}

.forgot-password-modal .modal-header {
    border-bottom: 1px solid #C9DCFE;
}

.forgot-password-modal .modal-header .btn-close,
.forgot-password-modal .modal-header .btn-close:hover {
    filter: invert(37%) sepia(90%) saturate(4317%) hue-rotate(342deg) brightness(124%) contrast(106%);
    opacity: 1;
}

.forgot-password-modal .modal-footer {
    border-top: 0;
    padding-top: 0;
}

.forgot-password-modal .modal-footer .latest-theme-btn {
    margin-top: 0;
}

.forgot-password-modal .modal-footer .latest-theme-btn:hover {
    background-color: #fb236a;
    color: #ffff;
}

/* forgot-password-modal-end */

/* nk-dashboard-new-css-start */
.layout-wrapper .card-lg-img .card-img-box img {
    height: 140px;
}

.layout-wrapper .layout-page .custom-field-main .form-check {
    padding-left: 12px;
}

.layout-wrapper .layout-page .custom-field-main .form-check .custom-radiobox li input {
    margin-left: 0;
    margin-right: 5px;
}

.layout-wrapper .layout-page .card-body .card-sub-header {
    padding-left: 0;
}

.layout-wrapper .layout-page .card-body .card-sub-body {
    padding-left: 0;
    padding-right: 0;
}

.layout-wrapper .layout-page .notification-box {
    text-align: center;
    margin-bottom: 20px;
}

.layout-wrapper .layout-page .card-body .select2-container--default .select2-selection--single {
    height: 38px;
}

.layout-wrapper .layout-page .card-body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

.layout-wrapper .layout-page .card-body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px;
}

.layout-wrapper .layout-page .card-body .skills .skills-gen .group {
    margin-bottom: 20px;
}

.layout-wrapper .layout-page .dashboard-edit-profile .form-check .form-check-input {
    position: unset;
    opacity: 1;
}

.layout-wrapper .layout-page .dashboard-edit-profile .typeahead__container {
    position: relative;
}

.layout-wrapper .layout-page .dashboard-edit-profile .my-zones {
    margin-bottom: 10px;
}

.layout-wrapper .layout-page .dashboard-edit-profile .submit-listing-section .input-group-addon {
    width: 39px;
    height: 39px;
    border: 1px solid #d9dee3;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.layout-wrapper .layout-page .dashboard-edit-profile .submit-listing-section .form-close-check {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-top: 22px;
}

.layout-wrapper .layout-page .dashboard-edit-profile .submit-listing-section .form-close-check label {
    margin: 0 5px 0 0;
}

/* nk-dashboard-new-css-end */

/* jobzilo-pricing-detail-start */


.freelance-pricing-detail .freelance-pricing-2-main .freelance-price-detail {
    padding-top: 8px;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-price-detail ul {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-price-detail ul li {
    line-height: 40px;
    color: #555555;
    font-size: 14px;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-price-detail ul li .tick,
.freelance-pricing-detail .freelance-pricing-2-main .freelance-price-detail ul li .cross {
    font-size: 18px;
    color: #fb236a;
    margin-right: 15px;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-price-detail ul li .cross {
    color: #f95353;
}

.freelance-pricing-detail .freelance-pricing-2-main {
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #C9DCFe;
    /* margin-bottom: 10px; */
    padding: 30px;
    width: 24%;
    display: inline-grid;
}

.freelance-pricing-detail .freelance-pricing-price .n-price-minimal h3 {
    font-weight: 600;
    font-size: 29px;
    line-height: 48px;
    /* color: #fb236a; */
}




.freelance-pricing-detail .freelance-pricing-2-main.translate-div {
    margin: 0px 10px;
    margin-bottom: 10px;
    background-color: #F8FAFB;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-pricing-price h4 {
    margin-top: 10px;
    margin-bottom: 0;
}

.freelance-pricing-detail .freelance-pricing-price p.popular-package {
    background: #ffff;
    border-radius: 50px;
    padding: 15px 0;
    margin-bottom: 20px;
    font-size: 14px;
    color: #555555;
    font-weight: 500;
    border: 1px solid #c9dcfe;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-pricing-price {
    padding-bottom: 20px;
    border-bottom: 1px solid #EBECED;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-pricing-price span.fr-price {
    font-size: 34px;
    color: #555555;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
}

.freelance-pricing-detail .freelance-pricing-2-main .freelance-pricing-price span.sm-txt {
    color: #777;
    font-size: 14px;
}

.freelance-pricing-detail .freelance-pricing-2-main .btn-freelance-theme {
    font-size: 16px;
    font-weight: 500;
    color: #555555;
    border: 1px solid #fb236a;
    background: transparent;
    width: 100%;
    transition: 0.3s ease-in-out;
}

.freelance-pricing-detail .freelance-pricing-2-main .btn-freelance-theme:hover {
    background: #fb236a;
    color: #ffff;
}

.freelance-pricing-detail .freelance-pricing-2-main .btn-freelance-theme a {
    transition: 0.3s ease-in-out;
}

.freelance-pricing-detail .freelance-pricing-2-main .btn-freelance-theme:hover a {
    color: #ffff;
}

.freelance-pricing-detail .freelance-pricing-2-main.translate-div .btn-freelance-theme {
    border: none;
    background: #fb236a;
    color: #fff;
}


/*  latest-pricing-section2-start */
.latest-pricing-section .freelance-pricing-2-main {
    padding: 0;
    border: 0;
    background-color: unset;
    display: inline-grid;
    border:1px solid #E6E6E6;
    height: 632px !important;
    width: 303px !important;
        /* margin-right: 15px; */
}

.latest-pricing-section .freelance-pricing-2-main .freelance-pricing-price::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 32px;
    width: 25px;
    height: 20px;
    background-color: #F9F9F9;
    border: 1px solid #E6E6E6;
    transform: rotate(45deg);
    z-index: -1;
}

.latest-pricing-section .freelance-pricing-2-main .freelance-pricing-price {
    padding: 30px;
    background-color: #F9F9F9;
    border: 1px solid #F1F5F8;
    position: relative;
    width: 100% !important;
    height: 254px !important ;
}

.latest-pricing-section .freelance-pricing-2-main .freelance-pricing-price .pkg-price {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    /* color: #fb236a; */
}

.latest-pricing-section .freelance-pricing-2-main .freelance-pricing-price .n-price-minimal > p.txt {
    font-weight: 400;
    font-size: 14px;
}


.latest-pricing-section .freelance-pricing-2-main .freelance-pricing-price .pkg-type {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #555555;
    margin-top: 0;
}
.pricing-feauture-box{
    display:flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.latest-pricing-section .freelance-pricing-2-main .freelance-pricing-price .purchase-btn {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-top: 20px;
    color: #000000;
    background-color: #FFFFFF;
}

.latest-pricing-section .freelance-pricing-2-main .freelance-price-detail {
    padding: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.latest-pricing-section .freelance-pricing-2-main .freelance-price-detail ul {
    margin-bottom: 0;
}

.latest-pricing-section .freelance-pricing-2-main .freelance-price-detail ul li {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #555;
}

.latest-pricing-section .freelance-pricing-2-main .freelance-price-detail ul li:last-child {
    margin-bottom: 0;
}


/*  latest-pricing-section2-end */

.nk-notify-modal .modal-body li {
    list-style-type: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.layout-wrapper .layout-page .card-body li.typeahead__item {
    padding-bottom: 0;
    margin-bottom: 0;
}

.layout-wrapper .layout-page .card-body li {
    background-color: transparent;
    border-bottom: 0;
}

.layout-wrapper .layout-page .card-body .n-question-box .company-search-toggle .pull-right .toggle.btn-xs {
    border: 1px solid #010101;
}

.layout-wrapper .layout-page .card-body .n-question-box .company-search-toggle .pull-right .toggle.btn-primary {
    border: 1px solid #0b5ed7;
}

.layout-wrapper .layout-page .card-body .post-job-section ul li {
    display: inline-block;
    margin-right: 40px;
}

.layout-wrapper .layout-page .card-body .post-job-section ul li .job-topups-checkbox {
    display: inline-block;
}

.layout-wrapper .layout-page .card-body .post-job-section ul li .job-topups-box p {
    display: inline-block;
    margin-left: 10px;
}

.layout-wrapper .layout-page .card-body .n-jobpost li {
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0;
    padding: 0 5px;
}

.layout-wrapper .layout-page .card-body .n-jobpost li.select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
}

.layout-wrapper .layout-page .card-body .n-jobpost li .select2-search__field {
    margin-top: 0;
}

.layout-wrapper .layout-page .card-body .n-jobpost .select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da;
    height: 38px;
    border-radius: 6px;
}

.layout-wrapper .layout-page .card-body .n-jobpost .tag-editor li {
    margin-top: 3px;
    margin-bottom: 3px;
}

.layout-wrapper .layout-page .card-body .n-jobpost .tag-editor {
    border: 1px solid #ced4da;
    height: 38px;
    border-radius: 6px;
}

.layout-wrapper .layout-page .card-body .n-jobpost .tag-editor li div,
.layout-wrapper .layout-page .card-body .n-jobpost .tag-editor li.ui-sortable-handle {
    line-height: 30px;
}

.jz-prf-last-login strong,
.jz-prf-last-login p {
    display: inline-block;
}

.jz-emp-location {
    position: relative;
}

.jz-emp-location #your_current_location {
    position: absolute;
    right: 30px;
    bottom: 10px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .freelance-pricing-detail .freelance-pricing-2-main {
        width: 31%;
    }

    .freelance-pricing-detail .freelance-pricing-2-main:first-child {
        /* margin-right: 17px; */
    }

    .freelance-pricing-detail .freelance-pricing-2-main:last-child {
        /* margin-left: 17px; */
    }

    .freelance-pricing-detail .freelance-pricing-2-main.translate-div {
        margin: 0px 17px;
        margin-bottom: 10px;
    }
    .nk-search-cand-section .form-group .input-srh {
        width: calc(100% - 900px);
    }
    .nk-search-cand-section .nk-cand-search.form-group .select-main-box {
        width: 220px;
    }
    .nk-search-emp-section .form-group .input-srh {
        width: calc(100% - 666px);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .freelance-pricing-detail .freelance-pricing-2-main {
        width: 31%;
    }

    .freelance-pricing-detail .freelance-pricing-2-main:first-child {
        /* margin-right: 14px; */
    }

    .freelance-pricing-detail .freelance-pricing-2-main:last-child {
        /* margin-left: 14px; */
    }

    .freelance-pricing-detail .freelance-pricing-2-main.translate-div {
        margin: 0px 14px;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .freelance-pricing-detail .freelance-pricing-2-main {
        width: 47%;
        /* margin-bottom: 30px; */
    }

    .freelance-pricing-detail .freelance-pricing-2-main:first-child {
        /* margin-right: 36px; */
    }

    .freelance-pricing-detail .freelance-pricing-2-main:last-child {
        margin-left: 0px;
    }

    .freelance-pricing-detail .freelance-pricing-2-main.translate-div {
        margin: 30px 0px;
    }
}

@media (max-width: 767px) {
    .freelance-pricing-detail .freelance-pricing-2-main {
        width: 100% !important;
        margin: 0px 0px 30px 0px;
    }

    .freelance-pricing-detail .freelance-pricing-2-main.translate-div {
        margin: 0px 0px 30px 0px;
    }

    .freelance-pricing-detail .freelance-pricing-2-main:last-child {
        margin: 0px;
    }
}

/* jobzilo-pricing-detail-end */

.table:not(.table-dark) th {
    color: #ffff;
}

.review-star-box {
    display: flex;
    justify-content: space-evenly;
}

.dealers-review-section {
    overflow: hidden;
}

.dealers-review-section .profile-heading {
    margin-bottom: 30px;
}

h3.profile-heading {
    margin-bottom: 10px;
    color: #242424;
    font-weight: 500;
}

.profile-heading {
    position: relative;
}

.review-box {
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.review-box .review-avg-rating {
    display: inline-block;
    float: left;
    background-color: #252c35;
    padding: 20px;
    color: #FFF;
    text-align: center;
    margin-right: 20px;
}

.review-box .review-avg-rating span {
    font-size: 36px;
    font-family: "Poppins", sans-serif;
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
}

.review-box .review-avg-rating ul li.colored-star {
    color: #ffc513 !important;
}

.review-box .review-avg-rating ul li.star {
    display: inline-block;
    color: #ccc;
    font-size: 16px;
}

.review-content-box {
    min-height: 110px;
    position: relative;
    overflow: hidden;
}

.review-content-box .review-text-box {
    position: relative;
}

.review-content-box .review-date {
    margin-bottom: 10px;
}

.rating-stars-box {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
}

.rating-stars-box .rating-stars {
    width: 33%;
    float: left;
    margin-bottom: 10px;
}

.rating-stars-box .rating-stars label {
    display: block;
    margin-bottom: 0;
    margin-right: 10px;
    font-family: "Poppins", sans-serif;
}

.rating-stars-box .rating-stars label {
    font-size: 14px;
    margin-bottom: 5px;
    color: rgba(21, 21, 21, .7);
    font-weight: 600;
}

.rating-stars ul {
    list-style-type: none;
    padding: 0;
    padding-left: 0px;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.review-form {
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 20px;
}

.review-form .review-star-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.review-form .review-star-box li {
    width: 33%;
    display: inline-block;
}

.review-form label {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    display: block;
}

.review-form .rating-xs {
    font-size: 20px;
}

.rating-container .caption {
    margin-left: 5px;
    margin-right: 0;
}

.review-content-box .review-date .user-profile a {

    text-transform: uppercase;
    /* color: #fb236a; */
}

.review-date .review-toggle-angle {

    color: #fb236a;
}

.rating-stars-box .rating-stars ul {
    display: inline-block;
    margin: 0;
    margin-bottom: 0px;
}

.rating-stars ul li.star {
    display: inline-block;
    line-height: 1;
}

.rating-stars ul li.star.colored-star i.fa {
    color: #ffc513;
}

.review-reply-messgae h5 {
    font-weight: 500;
    color: #232323;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 5px;
}

.review-author-name h6 {
    font-weight: 600;
    line-height: 1.4;
}

.rating-pagination {
    clear: both;
    position: relative;
    font-size: 12px;
    line-height: 13px;
    float: right;
    width: 100%;
    margin-bottom: 30px;
    text-align: right;
}

.rating-pagination .current {
    background-color: #fb236a;
    border-color: #fb236a;
    color: #ffff;
}

.rating-pagination span {
    padding: 12px 15px;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    color: #242424;
    margin-right: 5px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.rating-pagination a {
    padding: 12px 15px;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    color: #242424;
    margin-right: 5px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.rating-pagination a:hover {
    color: #fff;
    background: #fb236a;
    border-color: #B31217;
}

.rating-stars ul li.star i.fa {
    font-size: 16px;
    color: #ccc;
}

.skills_tags:hover {
    background-color: #fb236a;
    color: #FFF !important;
    border: 1px solid #fb236a;
}

.jz-responsive-img {
    max-height: 100%;
    height: 50px;
    width: 52px;
    border-radius: 50%;
    margin-right: 15px;
}

.jz-dashboard-prof-img {
    max-height: 100%;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin-right: 15px;
}

/*Parseley Erros Highlight fields*/
.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

select.parsley-error,
textarea.parsley-error {
    color: rgb(185, 74, 72);
    background-color: rgb(242, 222, 222);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(238, 211, 215);
    border-image: initial;
}

.parsley-errors-list {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}

.parsley-errors-list li {
    margin-top: 10px;
    color: #cc010101;
    margin-bottom: 10px;
    width: 100% !important;
}

.btn .parsley-errors-list li {
    margin-top: 0px;
}

.blog-detail-page {
    padding: 80px 0;
}

.blog-detail-page .has-text-align-center {
    margin-bottom: 20px;
}

.blog-detail-page .entry-content p {
    margin-bottom: 15px;
}

.dashboard-edit-profile .dashboard-social-links #your_current_location {
    position: absolute;
    bottom: 6px;
    right: 30px;
}

.mian-feature-list {
    display: none;
}

.jz-theme-subtitle {
    text-transform: capitalize;
    color: #000000;
    font-weight: 600;
}

.nk-candidate-detail-section .professional-skill-box .fr-ads-box {
    margin-top: 30px;
    padding: 20px;
    background-color: #ffff;
    border-radius: 4px;
    border: 1px solid #F1F5F8;
    display: flex;
    align-items: center;
}

.nk-candidate-detail-section .professional-skill-box .fr-ads-box .left-cont {
    margin-right: 20px;
}

.nk-candidate-detail-section .professional-skill-box .fr-ads-box .right-cont h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.nk-candidate-detail-section .professional-skill-box .fr-ads-box .right-cont h5 a,
.nk-candidate-detail-section .professional-skill-box .fr-ads-box .right-cont h5 a:hover {
    /* color: #fb236a; */
}

.nk-candidate-detail-section .professional-skill-box .fr-ads-box .right-cont h6 {
    font-size: 16px;
    color: #3e3e3e;
    margin-bottom: 3px;
}

.nk-candidate-detail-section .professional-skill-box .fr-ads-box .right-cont small {
    font-size: 14px;
    color: #3e3e3e;
}

.layout-content-navbar .layout-navbar {
    z-index: 1;
}

.layout-content-navbar .layout-page .navbar-nav {
    position: fixed;
    top: 100px;
    left: 0px;
    padding: 5px 10px;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 2px 6px 0 rgba(67, 89, 113, 0.12);
}

.layout-content-navbar .layout-page .card .card-body p a,
.layout-content-navbar .layout-page .card .card-body p a:hover {
    color: #fb236a;
}

#business-hours-fields .tab-content .tab-cont-baseline {
    align-items: flex-end;
}

.dashboard-edit-profile .datepicker-here-canidate {
    margin-bottom: 10px;
}

.layout-content-navbar .layout-page .card-profile-box {
    padding: 25px;
}

.layout-content-navbar .layout-page .card-profile-box .cand-profile-box {
    display: flex;
    align-items: center;
}

.layout-content-navbar .layout-page .file-upload-wrapper .file-upload-field {
    position: relative;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 53px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.layout-content-navbar .layout-page .file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 55px;
    border: 1px solid rgba(67, 133, 255, 0.2);
    border-radius: 4px;
}

.layout-content-navbar .layout-page .file-upload-wrapper::before {
    content: '\f362';
    font-family: LineAwesome;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 54px;
    z-index: 25;
    font-size: 22px;
    line-height: 54px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 4px 4px 0;
    color: #ffff;
    font-size: 20px;
    background-color: #fb236a;
    border: 1px solid #fb236a;
}

.layout-content-navbar .layout-page .file-upload-wrapper::after {
    content: attr(data-text);
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 53px;
    line-height: 33px;
    color: #697a8d;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
    text-align: left;
}

.table-responsive tbody td strong {
    font-weight: 500 !important;
}

.layout-content-navbar .layout-page .table-responsive tbody td .jz-cand-job-box {
    display: flex;
    align-items: center;
}

.layout-content-navbar .layout-page .table-responsive tbody td .jz-cand-job-box .right-cont a,
.layout-content-navbar .layout-page .table-responsive tbody td .jz-cand-job-box .right-cont a:hover,
.layout-content-navbar .layout-page .table-responsive tbody td .cand-saved-jobs a,
.layout-content-navbar .layout-page .table-responsive tbody td .cand-saved-jobs a:hover {
    color: #fb236a;
    font-weight: 600;
}

.layout-content-navbar .layout-page .table-responsive tbody td strong {
    font-weight: 500 !important;
}

/* styling settings */
.job_block_grid .job_block_thumb img.img-fluid {
    height: 277px;
    width: 100%;
    object-fit: cover;
}


/* .main-search-box {
    width: 770px;
  padding: 20px 30px;
  background-color: #ffff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  margin-top: 50px;
  margin-bottom: -88px;
} */
.recommended-jobs.rec-jobs-custom-menu .nk-recommended-main .job-dtl-box img.img-responsive {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
}

.nk-latest-header.sb-header.mega-menu.header-shadow.viewport-lg.exer-menu.nk-white-bg-header {
    background: none;
    box-shadow: none;
    position: absolute;
}

.nk-latest-footer .app-section ul.btn-box {
    display: flex;
}

.nk-latest-footer .app-section ul.btn-box li:first-child {
    margin-right: 10px;
}

.nk-latest-footer .app-section .sub-heading {
    margin-bottom: 10px;
}

.nk-candidate-detail-section .profile-main-box .prf-img img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    /* border-radius: 50%;
    border: 5px solid aliceblue; */
}

.prf-favourite .btn.n-btn-custom {
    width: unset !important;
    margin-bottom: unset !important;
}

.prf-favourite {
    gap: 10px;
}

.nk-candidate-detail-section .profile-main-box .left-cont .prf-img img.cand_dp_img {
    width: 85px;
    height: 85px;
    object-fit: cover;
}

.skill_class_5 {
    background-color: #FF324E;
}

.skill_class_6 {
    background-color: #FFC107;
}

.skill_class_7 {
    background-color: #D86713;
}

.skill_class_8 {
    background-color: #48CB00;
}

.professional-skill-box ul li a img {
    width: 186px;
    height: 186px;
    object-fit: cover;
    border-radius: 4px;
}

.fr-ads-box .left-cont a img {
    width: 70px;
    height: 70px;
    object-fit: cover;
}

.nk-hero-rec-jobs .hero-meta-box .main-search-box {
    width: 100%;
    padding: 20px;
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.05);
}

.nk-best-job-hero .hero-meta-box .main-search-box {
    width: 100%;
    padding: 20px 30px;
    background-color: #ffff;
    /* box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15); */
    border-radius: 4px;
    margin-top: 50px;
    margin-bottom: -88px;
    box-shadow: 0px 0px 50px 0 rgba(0, 0, 0, 0.15);
}

.nk-rec-jobs .job_block_grid .job_featured_footer .path-img img.img-fluid {
    width: 35px;
    height: 35px;
    object-fit: cover;
}

/* .elementor-section p {
    all: unset !important;
} */
.home .nk-latest-header.sb-header .sb-menu ul li.hoverTrigger a {
    color: #ffffff;
}

.nk-candidate-detail-tabs .prf-with-tabs {
    width: 970px;
    background-color: #ffff;
    border-radius: 4px;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    margin-bottom: 35px;
}

.nk-candidate-detail-tabs .profile-main-box {
    padding: 20px;
    margin-bottom: 0;
    box-shadow: unset;
    border-radius: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.nk-candidate-detail-tabs .prf-with-tabs .nav-pills {
    justify-content: center;
}

.nk-candidate-detail-tabs .prf-with-tabs .nav-pills .nav-link {
    padding: 10px 18px;
    background-color: #ffff;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.nk-hero-detail-banner {
    height: 172px;
}
.nk-cand-detail-vertical-banner {
    height: 379px;
}
.nk-emp-detail-banner {
    height: 200px;
}

.nk-candidate-detail-tabs .nk-tab-content {
    width: 970px;
    margin: 0 auto;
}

.nk-hero-detail-banner .job-detail-prf ul li:first-child {
    padding-right: 10px;
    margin-right: 10px;
    line-height: 20px;
    border-right: 1px solid #C9DCFE;
}
.nk-hero-detail-banner .job-detail-prf ul.featured-badge-list li:first-child {
    border-right: 0;
}

.single.single-job_post .nk-latest-header.sb-header.mega-menu.header-shadow.viewport-lg.exer-menu.nk-white-bg-header,
.archive.author .nk-latest-header.sb-header.mega-menu.header-shadow.viewport-lg.exer-menu.nk-white-bg-header,
.archive.author .mega-menu.n-header-trabsparent {
    background: #fff;
    box-shadow: none;
    position: relative;
}

.nk-job-detail-section .emp-gallery-box ul li a.portfolio-gallery img,
.nk-candidate-detail-section .make-me-sticky .emp-gallery-box ul li a.portfolio-gallery img,
.nk-employer-detail-section .emp-gallery-box ul li a.portfolio-gallery img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
}

/* .nk-sign-up-section .sign-up-content-box form#sb-signup-form .form-group input {
    background-color: #FFFFFF;
    border: 1px solid #C9DCFE;
    border-radius: 3px;
} */
.nk-sign-up-section .sign-up-content-box form#sb-signup-form .choose-your-tab .btn-group {
    border: 1px solid #C9DCFE;
    border-radius: 3px;
    background-color: #FFFFFF;
    padding: 1px;
}

.nk-sign-up-section .sign-up-content-box form#sb-signup-form .choose-your-tab .btn-group .btn.btn-default.active {
    background-color: #509BF8;
    color: #ffff;
    border-radius: 6px;
}

.nk-sign-up-section .sign-up-content-box form#sb-signup-form .choose-your-tab .btn-group .btn.btn-default {
    padding: 12px 17px;
    background-color: #ffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
    border-radius: 3px;
    transition: 0.5s ease-in-out;
}

/* candidate sidebar minimal style */
.md-side-bar {
    background-color: #F6F6F6;
    border-radius: 4px;
    padding: 20px 15px 30px 15px;
}

.md-side-bar .heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.md-side-bar .candidatebytitle-minimal {
    position: relative;
}

.md-side-bar .candidatebytitle-minimal input,
.md-side-bar .candidatebyprofession-minimal input {
    height: 50px;
    background-color: #ffff;
    border: none;
    width: 100%;
    padding: 5px 15px;
    border-radius: 4px;
}

.md-side-bar .candidatebytitle-minimal button,
.md-side-bar .candidatebylevel-minimal button,
.md-side-bar .candidatebyexper-minimal button,
.md-side-bar .candidatebytype-minimal button,
.md-side-bar .employerbyskill-minimal button,
.md-side-bar .employerbylocation-minimal button {
    /* color: #4385FF; */
    position: absolute;
    top: 0;
    right: 0;
}

.md-side-bar .candidatebyprofession-minimal button,
.md-side-bar .candidatebyexper-minimal button,
.md-side-bar .candidatebytype-minimal,
.employerbyskill-minimal button,
.employerbylocation-minimal button {
    background-color: unset !important;
    /* color: #4385FF;  */
    border: unset;
}

.md-side-bar .candidatebylevel-minimal,
.md-side-bar .candidatebyexper-minimal,
.md-side-bar .candidatebytype-minimal {
    position: relative;
}

.md-side-bar .accordion-item {
    border: none;
}

.cand-sidebar-inputs {
    height: 50px !important;
    background-color: #F1F5F8 !important;
    border: none !important;
    width: 100%;
    padding: 5px 15px;
    border-radius: 4px !important;
}

.md-side-bar .accordion-item .accordion-button {
    padding: 15px;
    box-shadow: unset !important;
}

.md-side-bar .accordion-item .accordion-button:focus {
    box-shadow: unset !important;
}

.candidatebylevel-minimal button.btn,
.candidatebytype-minimal button.btn {
    background-color: unset !important;
    border: none;
}

.candidatebylevel-minimal button.btn i,
.candidatebyexper-minimal button.btn i,
.candidatebytype-minimal button.btn i,
.employerbylocation-minimal button i,
.employerbyskill-minimal button i {
    /* color: #4385FF; */
}

.md-side-bar .accordion-item .accordion-body {
    padding-top: 0 !important;
}

.md-side-bar .accordion-item {
    margin-bottom: 20px;
}

.nk-srh-list-filter .right-cont form {
    display: inline-flex;
}

.nk-search-cand-section .trending-keywords .keyword-box ul li {
    margin-bottom: 15px;
}

.md-side-bar .filter-box {
    display: flex;
    justify-content: space-between;
}

.md-side-bar .search-box .nksearchemybytite-minimal {
    margin-top: 20px;
}

.md-side-bar .search-box .nksearchemybytite-minimal button.btn {
    top: 0;
    right: 0;
    background-color: unset;
}

.md-side-bar .search-box .nksearchemybytite-minimal button.btn i,
.job-search-bytitle .input-group .input-group-text i {
    color: #4385FF;
    /* top: 13px;
    right: 15px; */
    font-size: 24px;
}

#empJobSkillsCollapse {
    background-color: #ffffff;
}

#empJobSkillsCollapse .accordion-body {
    padding: 0 15px 15px 15px;
}

/* .accordion-item .emp_spec_wed {
    height: 50px;
} */
/* .candidatebysalary-minimal .range-slider .services-range-slider {
    display: none !important;
} */
/* .range-slider > .irs:first-of-type {
    display: none;
} */
.range-slider .services-range-slider {
    display: none;
}

.top-result-bar .right-cont form#candiate_order {
    display: inline-flex;
}

.job-search-bytitle .input-group {
    position: relative;
}

.job-search-bytitle .input-group .input-group-text {
    position: absolute;
    top: 6px;
    right: 0;
    background-color: unset;
    border: none;
}

.nk-rec-jobs .sincere-section:hover {
    /* transform: translateY(-10px); */
    box-shadow: 0px 20px 32px 10px rgba(247, 247, 247, 0.75);
}

.more-than-employee {
    background: #fff;
    position: relative;
}

.nk-search-cand-section #job_search_form_minimal .srh-btn-box {
    background: #000000;
    padding: 10px 31px;
    border-radius: 3px;
    color: #FFFFFF;
    margin-bottom: 13px;
}

.nk-search-cand-section #job_search_form_minimal .srh-btn-box .job_search_minimal {
    color: #ffffff;
}

.nk-search-cand-section form#job_search_form_minimal .select-main-box .select2-container .select2-selection--single .select2-selection__arrow b,
.nk-search-cand-section form#cand_search_form .select-main-box .select2-container .select2-selection--single .select2-selection__arrow b {
    background: unset !important;
}

/* .n_blue {
    background-color: #F0F4FC;
} */

.find-dream-career.n_blue {
    background-color: #002F86;
}

.find-dream-career.n_white {
    background-color: #F0F4FC;
}


/* BLUE section → white text */
.find-dream-career.n_blue,
.find-dream-career.n_blue .title,
.find-dream-career.n_blue .heading,
.find-dream-career.n_blue .txt {
    color: #fff;
}

/* Button inside blue */
.find-dream-career.n_blue .latest-theme-btn {
    background-color: #fff;
    color: #002F86;
}

/* WHITE section → dark text */
.find-dream-career.n_white,
.find-dream-career.n_white .title,
.find-dream-career.n_white .heading,
.find-dream-career.n_white .txt {
    color: #000;
}

/* Button inside white */
.find-dream-career.n_white .latest-theme-btn {
    background-color: #002F86;
    color: #fff;
}


.regular_job_button {
    text-align: center;
    padding-top: 40px;
}

.elegent_catz .main-theme-heading {
    text-align: start;
    align-items: start;
}

.nk-cand-stats {
    position: relative;
}

.nk-cand-stats .ft-cand-main-box .cand-stats {
    background-color: #fff;
    padding: 0 25px;
}

.nk-cand-stats .ft-cand-main-box .cand-stats ul li {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.nk-cand-stats .ft-cand-main-box .cand-stats ul li i {
    margin-right: 15px;
    width: 20px;
    color: #555555;
}

.nk-cand-stats .ft-cand-main-box .cand-stats ul li .details {
    display: flex;
    flex-direction: column;
    line-height: 25px;
}

.nk-ftrd-candidates-testimonial.nk-cand-stats::before {
    content: '';
    background-image: url('../../images/Dot-Pattern.png');
    background-repeat: no-repeat;
    background-size: contain;
    /* or cover, depending on your needs */
    position: absolute;
    top: 20%;
    left: 86%;
    width: 100px;
    /* ✅ Add width */
    height: 100px;
    /* ✅ Add height */
}

.nk-cand-stats::after {
    content: '';
    background-image: url('../../images/Dot-Pattern.png');
    background-repeat: no-repeat;
    background-size: contain;
    /* or cover, depending on your needs */
    position: absolute;
    bottom: 1%;
    right: 86%;
    width: 100px;
    /* ✅ Add width */
    height: 100px;
    /* ✅ Add height */
    z-index: 1;
}

.nk-cand-stats .cand-stats p {
    margin: 0;
}

.nk-cand-stats .prf-btn-box a {
    width: 100%;
}

.nk-cand-stats .botm-box {
    padding: 10px 25px !important;
}

.nk-cand-stats .botm-box .prf-btn-box {
    /* margin: 10px 0 !important; */
}

.nk-cand-stats .details span {
    color: #979797;
}

.blog-post-modern-3 .fr-latest-profile {
    padding: 10px 25px;
    background-color: #f0f6ff;
    border: 1px solid #f0f0f0;
}

.blog-post-modern-3 .fr-latest-content h6 {
    margin: 0 !important;
}

.blog-post-modern-3 .fr-latest-container {
    margin-top: 10px !important;
}

.blog-post-modern-3 .post_author {
    margin: 0;
}

.blog-post-modern-3 .fr-latest-profile span {
    color: #777;
}


.fr-call-to-action-minimal {
    padding: 193px 0 0px 0;
    background-color: #F7F7F7;
}

/* For screens 768px and below */
@media (max-width: 767px) {
  .fr-call-to-action-minimal {
    padding: 60px 0 0 0; /* Increase padding here */
  }
}

/* Mobile screens (<= 576px) */
@media (max-width: 576px) {
  .fr-call-to-action-minimal {
    padding: 60px 0 0 0;
  }
}

/* Mobile screens (<= 378px) */
@media (max-width: 378px) {
  .fr-call-to-action-minimal {
    padding: 60px 0 0 0;
  }
}


.fr-call-to-action-minimal .cta-box {
    display: flex;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 25px;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
}
/* Mobile screens (<= 576px) */
@media (max-width: 576px) {
 .fr-call-to-action-minimal .cta-box {
   flex-wrap: wrap;
}
}
.fr-call-to-action-minimal .cta-box img {
    width: 200px;
    height: 150px;
}

.fr-call-to-action-minimal .cta-box .main-theme-heading {
    margin: 0;
}

.fr-call-to-action-minimal .cta-box.left .main-theme-heading {
    align-items: end;
    text-align: end;
}

.fr-call-to-action-minimal .cta-box.right .main-theme-heading {
    align-items: start;
    text-align: start;
}

.fr-call-to-action-minimal .cta-box .main-theme-heading a {
    color: #ffffff;
}

.fr-call-to-action-minimal .cta-box.left .main-theme-heading .main-heading,
.fr-call-to-action-minimal .cta-box.right .main-theme-heading .main-heading {
    font-size: 22px;
    font-weight: 600;
}

.fr-call-to-action-minimal .cta-box img {
    align-self: flex-end;
}

.fr-call-to-action-minimal .ad-image {
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 400px) {
    .fr-call-to-action-minimal .ad-image img {
       height: 40px;
    }
}

.fr-call-to-action-minimal .ad-image img {
    object-fit: cover;
    width: 728px;
    height: 90px;
}
@media screen and (max-width: 767px) {
    .fr-call-to-action-minimal .ad-image img {
       height: 61px;
    }
}
/* hero section 6 */

.jz-single-hero-section {
    background-color: #FCF9F8;
    padding: 140px 0;
}

.jz-single-hero-section .hero-cont-area .title {
    font-size: 22px;
    font-weight: 500;
    color: #555555;
}

.jz-single-hero-section .hero-cont-area .main-heading {
    font-size: 42px;
    font-weight: 600;
    margin: 0px 0 10px 0;
    letter-spacing: .9px;
    line-height: 55px;
    color: #000000;
    max-width: 560px;
}

.jz-single-hero-section .hero-cont-area p.txt {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
    color: #555555;

}

.jz-single-hero-section .hero-cont-area .main-search-bar {
    padding: 12px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid rgba(32, 33, 36, .08);
    box-shadow: 0 6px 30px 5px rgba(33, 34, 38, .05);
    margin-bottom: 30px;
}

.jz-single-hero-section .hero-cont-area .main-search-bar .form-group {
    display: flex;
    align-items: center;
    position: relative;
}

.jz-single-hero-section .hero-cont-area .main-search-bar .form-group::before {
    position: absolute;
    content: "";
    width: 1px;
    background-color: rgba(102, 102, 102, .2);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.jz-single-hero-section .hero-cont-area .main-search-bar .form-group input::placeholder {
    color: #555;
    opacity: 1;
}
.jz-single-hero-section .hero-cont-area .main-search-bar .form-group i {
    color: #555;
}

.jz-single-hero-section .hero-cont-area .main-search-bar .form-group .search-btn {
    padding: 10px 30px;
}
.jz-single-hero-section .hero-cont-area .main-search-bar .form-group .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555;
}

.trending-keyword-box {
    position: relative;
}

.hero-cont-area .trending-keyword-box .n-most-cat-title{
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}



ul {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.jz-single-hero-section .hero-cont-area .trending-keyword-box ul li {
    display: inline-block;
}


.jz-single-hero-section .hero-cont-area .trending-keyword-box ul{
    display: flex;
    gap: 0 22px;
    align-items: center;
}

@media (max-width: 480px) {
  .jz-single-hero-section .hero-cont-area .trending-keyword-box ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}



.jz-single-hero-section .hero-cont-area .trending-keyword-box ul li a {
    color: #555555 !important;
    font-size: 14px;
    text-decoration: underline solid #666;
    padding: 0;
    background-color: unset;
    margin-left: 0;
    transition: 0.3s ease-in-out;
}
.jz-single-hero-section .hero-cont-area .trending-keyword-box ul li a:hover {
    text-decoration: underline !important;
}
.jz-single-hero-section .hero-cont-area .trending-keyword-box ul li h5 {
    margin-right: 0;
}
.jz-single-hero-section .img-container img {
    width: 100%;
}

/* counter section */
.jz-site-detail-section {
    padding: 30px 0;
    background-color: #fb236a;
}

.jz-site-detail-section .detail-box {
    text-align: center;
}

.jz-site-detail-section .detail-box h6 {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #ffff;
}

.jz-site-detail-section .detail-box span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #ffff;
}

/* work timeline style */
.jz-how-work-section {
    background-color: #ffff;
}

.jz-how-work-section .content-box {
    max-width: 510px;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 50px;
}

.jz-how-work-section .content-box .main-heading {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color: #000;
}

.jz-how-work-section .content-box p.txt,
.jz-how-work-section .work-procedure-card p.txt {
    color: #555555;
}

.jz-how-work-section .work-procedure-card {
    text-align: center;
}

.jz-how-work-section .work-procedure-card .title {
font-size: 18px;
    margin: 24px 0 6px 0;
    color: #000000 !important;
    font-weight: 600;
}

.jz-how-work-section .work-procedure-card .jz-count {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-weight: 700;
    font-size: 20px;
    color: #ffff;
    border-radius: 50%;
    background-color: #fb236a;
    box-shadow: 0px 0px 0px 3px rgb(255 161 192);
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 24px;
}

/* side cats style */
.jz-advanced-jobs-available .left-side-content .title span {
    /* color: #555555; */
    margin-right: 5px;
}
.jz-advanced-jobs-available .left-side-content .title {
    font-size: 22px;
    font-weight: 400;
}
.jz-advanced-jobs-available .left-side-content .main-heading {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin: 10px 0;
    padding-bottom: 0 !important;
}

.jz-advanced-jobs-available .left-side-content p.txt {
    color: #555555;
    padding-top: 7px;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
}

.jz-advanced-jobs-available .left-side-content .post-job-btn {
    display: inline-block;
    padding: 10px 48px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}

.jz-advanced-jobs-available .job-type-box {
    background-color: #F7F7F7;
    border-radius: 4px;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    transition: 0.3s ease-in-out;
}

.jz-advanced-jobs-available .job-type-box .meta {
    line-height: 20px;
}

.jz-advanced-jobs-available .job-type-box .meta h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 5px;
}

.jz-advanced-jobs-available .job-type-box .meta small {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #555555;
}

.jz-advanced-jobs-available .all-categories {
    background-color: #282828;
    padding: 20px 30px;
    width: calc(100% - 28px);
}
.jz-advanced-jobs-available .all-categories .icon-outer {

}

.jz-advanced-jobs-available .job-type-box .icon-outer .cat-icons img {
    width: 60px;
    height: auto;
}

.jz-advanced-jobs-available .all-categories .icon-outer {
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fb236a;
    border-radius: 4px;
    transform: translateX(57px);
    transition: 0.3s ease-in-out;
}

.jz-advanced-jobs-available .all-categories .meta h6,
.jz-advanced-jobs-available .all-categories .meta small {
    color: #ffff;
}

.jz-advanced-jobs-available .all-categories .icon-outer .iconify {
    font-size: 22px;
    color: #ffff;
}

/* talent exper style */
.jz-expertise-section {
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.jz-expertise-section .top-heading-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 47px;
}

.jz-expertise-section .top-heading-box .main-heading {
    width: 34%;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
}

.jz-expertise-section .img-outer img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

/* advance features */
.jz-advanced-features {
    padding: 24px 0;
}

.jz-advanced-features .feature-item-box {
    display: flex;
    align-items: center;
}

.jz-advanced-features .feature-item-box .text-box h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 6px;
}

.jz-advanced-features .feature-item-box .text-box small {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #555555;
}

.jz-advanced-features .feature-item-box .icon-box img {
    width: 40px;
    margin-right: 14px;
}

/* call to action 6 style */

.jz-available-jobs-section .left-content-wrap .title {
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    color: #000;
}

.jz-available-jobs-section .left-content-wrap .title span {
    font-weight: 600;
    color: #fb236a;
    margin-right: 5px;
}

.jz-available-jobs-section .left-content-wrap .main-heading {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin: 20px 0;
}

.jz-available-jobs-section .left-content-wrap p.txt {
    color: #555;
}

.jz-available-jobs-section .left-content-wrap .features-list {
    margin: 30px 0;
}

.jz-available-jobs-section .left-content-wrap .features-list li {
    margin-bottom: 15px;
}

.jz-available-jobs-section .left-content-wrap .features-list li span {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #555;
}

.jz-available-jobs-section .left-content-wrap .features-list li .iconify {
    color: #fb236a;
    margin-right: 5px;
}

.jz-available-jobs-section .main-img-box {
    height: 100%;
    position: relative;
}

.jz-available-jobs-section.jz-jobs-change-bg .main-img-box img {
    position: unset;
}

.jz-available-jobs-section .main-img-box img {
    width: 100%;
    position: absolute;
    bottom: 0;
}

/* app section 2 style */
.jz-vertical-app-section {
    padding: 90px 0;
    background-color: #ffff;
    position: relative;
}

.jz-vertical-app-section .main-content {
    position: relative;
}

.jz-vertical-app-section .main-content .main-heading {
    font-weight: 600;
    font-size: 42px;
    line-height: 63px;
    margin-bottom: 10px;
    color: #000;
}

.jz-vertical-app-section .main-content p.txt {
    color: #555555;
}

.jz-vertical-app-section .main-content .btns-box {
    margin-top: 40px;
}

.jz-vertical-app-section .main-content .circle-1 {
    position: absolute;
    top: 40%;
    left: -100px;
}

.jz-vertical-app-section .main-content .circle-2 {
    position: absolute;
    top: -60px;
    right: 40px;
}

.jz-vertical-app-section .main-content .vector-4 {
    position: absolute;
    bottom: 0px;
    right: 40px;
}

.jz-vertical-app-section .main-img-box .main-img {
    width: 100%;
}

.jz-vertical-app-section .main-img-box {
    position: relative;
}

.jz-vertical-app-section .main-img-box .vector-3 {
    position: absolute;
    top: 80px;
    right: -30px;
}

.jz-vertical-app-section .vector-2 {
    position: absolute;
    top: 80px;
    left: 3%;
}

.jz-vertical-app-section .round-vector {
    position: absolute;
    bottom: 80px;
    left: 3%;
}

.fr-latest-box .fr-latest-profile i {
    color: #555 !important;
}

/* responsive css */
@media (min-width: 1200px) and (max-width: 1399.98px) {
    .jz-advanced-jobs-available .all-categories {
        padding-right: 10px;
    }
    .jz-advanced-jobs-available .all-categories .icon-outer {
        transform: translateX(36px);
    }
}
@media (max-width: 1199.98px) {
    .jz-single-hero-section .hero-cont-area .main-search-bar .form-group input {
        padding-left: 25px;
    }

    .jz-single-hero-section .hero-cont-area .form-group .select2-container--default .select2-selection--single {
        padding-left: 5px;
    }

    .jz-single-hero-section .hero-cont-area .main-search-bar .form-group .search-btn {
        margin-left: 0;
    }

    .jz-single-hero-section .hero-cont-area .main-search-bar .form-group .iconify {
        left: 0;
    }

    .jz-single-hero-section .hero-cont-area .main-search-bar .form-group::before {
        content: none;
    }

    .jz-job-listing-section {
        padding: 90px 0 60px 0;
    }

    .jz-job-listing-section .job-list-card {
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .jz-single-hero-section {
        padding: 80px 0;
    }
    .jz-single-hero-section .hero-cont-area .main-heading {
        font-size: 32px;
        line-height: 38px;
    }

    .jz-mobile-app-section .vector-1,
    .jz-advanced-app-section .vector-1 {
        left: 100px;
    }

    .jz-mobile-app-section .vector-3,
    .jz-advanced-app-section .vector-3 {
        top: 220px;
    }

    .jz-mobile-app-section .vector-2,
    .jz-advanced-app-section .vector-2 {
        left: 12%;
    }

    .jz-mobile-app-section .vector-4,
    .jz-advanced-app-section .vector-4 {
        bottom: 170px;
        right: 4%;
    }

    .jz-vertical-app-section .round-vector {
        bottom: 20px;
    }

    .jz-vertical-app-section .main-img-box .vector-3 {
        right: 0;
    }

    .jz-advanced-jobs-available .all-categories {
        padding: 20px 10px;
    }

    .jz-pricing-plans .pricing-card .features-list li {
        align-items: flex-start;
    }

    .nk-latest-footer .footer-top-card .card-img {
        width: 390px;
    }

    .nk-latest-footer.add-margin-top {
        margin-top: 200px;
    }
    .jz-advanced-jobs-available .job-type-box {
        padding: 20px 10px;
    }
}

@media (max-width: 991.98px) {
    .jz-site-detail-section {
        padding-bottom: 0;
    }

    .jz-single-hero-section .img-container {
        margin-top: 30px;
    }

    .jz-site-detail-section .detail-box {
        margin-bottom: 30px;
    }

    .jz-available-jobs-section .main-img-box img {
        position: unset;
        margin-top: 40px;
    }

    .jz-advanced-faqs .main-img-box img {
        margin-top: 30px;
    }
    .jz-expertise-section .img-outer {
        margin-bottom: 30px;
    }

    .jz-expertise-section .top-heading-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .jz-expertise-section .top-heading-box .main-heading {
        width: 100%;
        margin-bottom: 20px;
    }

    .jz-advanced-features {
        padding: 20px 0 0 0;
    }

    .jz-advanced-features .feature-item-box {
        margin-bottom: 20px;
    }

    .jz-how-work-section .work-procedure-card,
    .jz-advanced-jobs-available .left-side-content {
        margin-bottom: 30px;
    }
    .jz-advanced-jobs-available
    .jz-choose-skill-section .main-img-box img {
        margin-top: 40px;
    }

    .jz-client-testimonial {
        padding: 90px 0 60px 0;
    }

    .jz-client-testimonial .client-review-box {
        margin-bottom: 30px;
    }

    .nk-latest-footer .footer-top-card .card-img {
        display: none;
    }

    .nk-latest-footer.add-margin-top {
        margin-top: 145px;
    }
    .jz-single-hero-section {
        background-image: none !important;
        background-color: #FCF9F8;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .jz-mobile-app-section .vector-1,
    .jz-advanced-app-section .vector-1 {
        top: 60px;
        left: 40px;
    }

    .jz-mobile-app-section .vector-3,
    .jz-advanced-app-section .vector-3 {
        top: 150px;
    }

    .jz-vertical-app-section .vector-2 {
        top: 50px;
    }

    .jz-vertical-app-section .main-content .circle-1 {
        top: 36%;
        left: -34px;
    }

    .jz-quick-links .quick-links-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .jz-pricing-plans .pricing-card .plan-type-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .jz-pricing-plans .pricing-card .plan-type-box .type {
        margin-bottom: 10px;
    }

    .jz-pricing-plans .pricing-card .features-list {
        column-count: 1;
    }
    .fr-call-to-action-minimal {
        padding: 173px 0 0px 0;
    }
}

@media (max-width: 767.98px) {

    .jz-mobile-app-section .vector-1,
    .jz-advanced-app-section .vector-1,
    .jz-mobile-app-section .vector-2,
    .jz-advanced-app-section .vector-2,
    .jz-mobile-app-section .vector-3,
    .jz-advanced-app-section .vector-3,
    .jz-mobile-app-section .vector-4,
    .jz-advanced-app-section .vector-4,
    .jz-vertical-app-section .vector-2,
    .jz-vertical-app-section .main-content .circle-2,
    .jz-vertical-app-section .main-content .circle-1,
    .jz-vertical-app-section .main-content .vector-4,
    .jz-vertical-app-section .round-vector,
    .jz-vertical-app-section .main-img-box .vector-3 {
        display: none;
    }

    .jz-advanced-app-section .main-img-box img {
        width: 100%;
    }

    .jz-pricing-plans .pricing-card.background-color-1 {
        margin-bottom: 30px;
    }

    .nk-latest-footer .footer-top-card .content-box {
        width: 100%;
    }
    .jz-advanced-jobs-available .all-categories,
    .jz-advanced-jobs-available .job-type-box {
        padding: 20px 15px;
    }
    .jz-advanced-jobs-available .all-categories .icon-outer {
        transform: translateX(40px);
    }
    .jz-expertise-section {
        padding-bottom: 30px;
    }
    .jz-job-ctg-section .job-category-container {
        position: unset;
    }
    .nk-cand-detail-vertical-banner {
        height: 290px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .jz-single-hero-section {
        padding: 60px 0;
    }
    .jz-single-hero-section .hero-cont-area .main-heading {
        font-size: 32px;
        line-height: 38px;
    }

    .jz-quick-links .quick-links-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 575.98px) {

    .jz-single-hero-section .hero-cont-area .main-heading {
        font-size: 32px;
        line-height: 38px;
    }

    .jz-mobile-app-section,
    .jz-advanced-app-section,
    .jz-available-jobs-section {
        padding-top: 40px;
    }

    .jz-mobile-app-section .content-box .main-heading,
    .jz-advanced-app-section .content-box .main-heading,
    .jz-vertical-app-section .main-content .main-heading,
    .jz-choose-skill-section .left-content-wrap .main-heading {
        font-size: 32px;
        line-height: 40px;
    }

    .jz-mobile-app-section .content-box .btns-box a,
    .jz-advanced-app-section .content-box .btns-box a,
    .jz-vertical-app-section .main-content .btns-box a {
        width: 114px;
        margin: 0 5px;
    }

    .jz-vertical-app-section .main-content .btns-box a:first-child {
        margin-left: 0;
    }

    .jz-vertical-app-section .main-img-box {
        margin-top: 20px;
    }

    .jz-mobile-app-section .content-box .btns-box a img,
    .jz-advanced-app-section .content-box .btns-box a img,
    .jz-vertical-app-section .main-content .btns-box a img {
        width: 100%;
    }

    .jz-mobile-app-section .content-box .btns-box,
    .jz-advanced-app-section .content-box .btns-box,
    .jz-mobile-app-section .main-img-box,
    .jz-advanced-app-section .main-img-box {
        margin-top: 30px;
    }

    .jz-quick-links .quick-links-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .jz-quick-links .quick-links-grid .quick-links-box .title {
        font-size: 20px;
    }

    .jz-advanced-faqs .accordion-style .btn-link {
        padding: 15px;
    }

    .jz-advanced-jobs-available .all-categories:hover .icon-outer {
        transform: translateX(40px);
    }

    .jz-pricing-plans .pricing-card .plan-type-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .jz-pricing-plans .pricing-card .plan-type-box .type {
        margin-bottom: 10px;
    }

    .jz-pricing-plans .pricing-card .features-list {
        column-count: 1;
    }

    .nk-latest-footer .footer-top-card {
        padding: 30px;
        margin-bottom: 40px;
    }

    .nk-latest-footer.add-margin-top {
        margin-top: 200px;
    }

    .nk-latest-footer .footer-top-card .content-box p.txt {
        width: 100%;
    }
}
.freelance-pricing-price .n-price-minimal h4,
.freelance-pricing-price .n-price-minimal h3 span{
    color: #000000 !important;
}
/* .freelance-pricing-price .n-price-minimal button{
    background-color: #E6E6E6 !important;
} */
/* .sb_add_cart.latest-theme-btn.purchase-btn {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    border: 1px solid #E6E6E6;
}
.sb_add_cart.latest-theme-btn.purchase-btn:hover {
    background-color: #4385FF !important;
    color: #FFFFFF !important;
} */


.freelance-price-detail svg path {
  fill: #555555 !important;
}
.feature-card{
    display: flex;
    gap:17px;
}

.jz-single-hero-section .main-search-bar .select2-container .select2-selection--single{
    border: none !important;
    height: 56px;
}
.jz-single-hero-section .main-search-bar select span{
    border: none !important;
}
.jz-advanced-jobs-available .left-side-content{
    /* padding-bottom: 110px !important; */
}
.jz-advanced-jobs-available .left-side-content h2{
    padding-bottom: 7px !important;
}

/* test */
/* .featured-candidates-widget-container .featured-candidates-grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) ;
    gap: 30px ;
} */


/* .elementor-widget-featured_candidates_grid */

/* Default (Desktop ≥1200px) */
.featured-candidates-widget-container .featured-candidates-grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.featured-candidates-widget-container .candidate-card {
    background-color: #ffffff !important;
    border: 1px solid #E6E6E6 !important;
    border-radius: 5px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important; */
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px;
    transition: 0.3s ease-in-out;
}

.featured-candidates-widget-container .candidate-card:hover {
    /* transform: translateY(-5px); */
     background-color: #FFFFFF !important;
    box-shadow: 0px 0px 50px 0px #0000001A;
     border: 1px solid #ffff !important;

}

.featured-candidates-widget-container .candidate-card.is-featured {
    background-color: #e0f2f7;
    border-color: #b3e5fc;
}

.featured-candidates-widget-container .candidate-header {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: flex-start;
    /* text-align: center; */
    padding: 20px 20px 0px 20px;
}
.featured-candidates-widget-container .candidate-skills{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding: 0px 20px;
    gap: 15px;
}
.featured-candidates-widget-container .candidate-avatar {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    object-fit: cover;
    
}

.featured-candidates-widget-container .candidate-info h3 {
    /* margin: 0 4px; */
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    
}

.featured-candidates-widget-container .candidate-info p {
    margin: 0px 0 0;
    color: #555555;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
}

.featured-candidates-widget-container .candidate-skills span {
   display: inline-block;
    background-color: #FFFFFF;
    color: #555555;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 0.8em;
    border: 1px solid #E6E6E6;
    font-size: 12px;
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.featured-candidates-widget-container .candidate-location {
    font-size: 0.85em;
    color: #555555;
    background-color:#F6F6F6;
    font-weight: 400;
    padding: 8px 0px 8px 0px;
    margin-top: auto;
}


.featured-candidates-widget-container .candidate-actions {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    padding: 0 20px 20px 20px;
}

.featured-candidates-widget-container .view-profile-btn {
    font-size: 14px;
    background-color: #F6F6F6;
    color: #000000;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 0.9em;
    text-decoration: none;
    transition: 0.3s;
    width: 178px;
    text-align: center;
}


.featured-candidates-widget-container .favorite-btn {
    background-color: #f0f0f0;
    padding: 5px 12px;
    border: none;
    border-radius: 5px;
    font-size: 0.9em;
    cursor: pointer;
    transition: 0.3s;
    width: 40px;
    color:#555555
}

.candidate-location .location-icon svg {
    stroke: #555; 
    width: 16px;
    height: 16px;
    margin-left: 20px;
    margin-right: 3px;
}

/* 992px – 1199px → 3 columns */
@media (max-width: 1199px) {
    .featured-candidates-widget-container .featured-candidates-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* 768px – 991px → 2 columns */
@media (max-width: 991px) {
    .featured-candidates-widget-container .featured-candidates-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ≤ 767px → 1 column */
@media (max-width: 767px) {
    .featured-candidates-widget-container .featured-candidates-grid {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 500px) {
.why-choose .play-video {
    width: 20%;
    height: 21%;
 }
 why-choose .play-video .iconify {
    font-size: 40px;
 }
}

.fr-latest-box .btn-view-detail {
  /* display: inline-block; */
  background-color: #f5f5f5; 
  color: #000;
  /* font-weight: 500; */
  border: none;
  /* border-radius: 6px; */
  padding: 10px 20px;
  width: 80%;
  /* text-align: center; */
  transition: all 0.3s ease;
}

.fr-latest-box .btn-view-detail:hover {
  background-color: #3b82f6;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 991px) {
    .jz-job-ctg-section .job-category-container {
        position: absolute;
        top: -250px;
    }
}
@media (max-width: 767.98px) {
    .jz-job-ctg-section .job-category-container {
        position: unset;
    }
    .jz-job-ctg-section {
        padding-top: 60px;
        background-color: #f6f6f6;
    }
}
@media (max-width: 576px) {
    .jz-job-ctg-section .job-category-container {
        position: unset;
    }
    .jz-job-ctg-section {
        padding-top: 60px;
        background-color: #f6f6f6;
    }
}
.freelance-pricing-detail.latest-pricing-section .main-theme-heading h3{
    font-size: 32px;
    font-weight: 600;
}


/* Wrapper positioning (optional but matches old structure) */
.new-nokri-hero .srh-categories {
    position: relative;
}

/* Reset UL */
.new-nokri-hero .srh-categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 22px;
    align-items: center;
}

/* List items inline */
.new-nokri-hero .srh-categories ul li {
    display: inline-block;
}

/* Links styling */
.new-nokri-hero .srh-categories ul li a {
    color: #555555;
    font-size: 15px;
    border-bottom: 1px solid #666;
    text-decoration: none;
}

/* Optional: keyword title */
.new-nokri-hero .srh-categories ul li h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #222;
}

/* Mobile behavior */
@media (max-width: 480px) {
    .new-nokri-hero .srh-categories ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}



