.job-by-category {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.box-job .features-job-home {
    margin-top: 14px;
    width: 370px;
    height: auto;
}

.box-job .features-job-home:hover {
    margin-top: 14px;
    width: 370px;
    height: auto;
}

.tf-container-custom {
    max-width: 90%;
    margin-left: 10%;
    font-family: "Trebuchet MS";
}

.tf-title {
    /* border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding: 2px; */
}

.see-more {
    text-align: right;
}

.custom-features-job-home {
    margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    width: 370px;
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* position: relative; */
    cursor: pointer;
    z-index: 1;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 12px;
}

.blog-item {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
    align-items: center;
}

.blog-item a {
    color: #206035;
}

.blog-item a:hover {
    color: #133B20(102, 98, 98);
}

.job-features-job-job {
    margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    border: 1px solid #a8a8a8;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* position: relative; */
    cursor: pointer;
    z-index: 1;
    height: 120px;
    overflow: hidden;
}

.job-features-job-job .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    height: 105px;
}

.job-features-job-job .inner-box:hover {
    height: auto;
    min-height: 105px;
}

.job-features-job-job .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job-job .inner-box .box-content {
    width: 80%;
}

.job-features-job-job.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job-job .inner-box .logo-company>img {
    max-width: 60px;
    height: 30px;
}

.job-features-job-job .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job-job .job-archive-header span.icon-heart:active,
.job-features-job-job .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job-job .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job-job .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #113d20;
    font-weight: 600;
}

.job-features-job-job .job-archive-header h3 {
    line-height: 28px;
    font-size: 20px;
    word-break: break-word;
}

.job-features-job-job .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

/* end job-features-job-job */
.jobtex-link-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.job-features-job {
    /* position: relative; */
    overflow: hidden;
    padding: 0 5px 10px;
    width: 100%;
    height: 120px;
    /* background-color: #ffffff; */
    /* border: 0.5px solid #dfdfdf; */
    /* transition: all 0.3s ease-in-out; */
    /* z-index: 99; */
    /* border: 0.5px solid #a8a8a8; */
    padding: 10px;
    box-shadow: 0px 0px 3px #cacaca;
    border-radius: 10px;
    /* margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    border-radius: 10px;
     border: 1px solid #a8a8a8;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease-in-out !important;
    /* position: relative; */
    /* cursor: pointer;
    z-index: 1;
    height: 120px;
    overflow: hidden;
    background-color: #ffffff; */
}



.job-features-job:hover {
    /* border: 1px solid #113d20;
    overflow: visible;
    transition: all 0.3s ease-in-out;
    height: auto;

    /* position: absolute; */
    /* background-color: rgb(255, 255, 255) !important;
    z-index: 99999; */

    position: absolute;
    z-index: 9;
    /* background-color: #fff; */
    width: 100%;
    min-height: 120px;
    transform: scale(1.02);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 13px;
    height: max-content !important;
    /* box-shadow: 0px 0px 3px #d5d5d5; */
    background-color: #ffffff !important;
    /* background-color: #f7eaf7 !important; */
    border: transparent !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    /* z-index: 9999; */

    .main-div1 {
        height: auto;
        /* transition: 0.3s ease-in-out; */
    }

    /* width: 33.33%; */
}

.main-div1 {
    height: 115px;
    /* transition: 0.3s ease-in-out !important; */
}

.job-features-job .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    height: 105px;
}

.job-features-job .inner-box:hover {
    height: auto;
    min-height: 105px;
}

.job-features-job .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job .inner-box .box-content {
    width: 80%;
}

.job-features-job.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job .inner-box .logo-company>img {
    max-width: 60px;
    height: 30px;
}

.job-features-job .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job .job-archive-header span.icon-heart:active,
.job-features-job .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #113d20;
    font-weight: 600;
}

.job-features-job .job-archive-header h3 {
    line-height: 28px;
    font-size: 17.5px;
    word-break: break-word;
}

.job-features-job .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.job-features-job .job-archive-header h3 a:not(.jobtex-link-item),
.job-features-job.style-3 .box-content h3 a:not(.jobtex-link-item),
.job-features-job .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.job-features-job.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.job-features-job .job-archive-header span.icon-heart:not(.jobtex-link-item),
.job-features-job.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.job-features-job .job-archive-header h3 a:hover,
.job-features-job.style-3 .box-content h3 a:hover {
    color: #113d20;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
}

.job-features-job .job-archive-header ul {
    margin-top: 4px;
}

.job-features-job .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.job-features-job .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.job-features-job .job-footer-left {
    border-bottom: 1px solid #a8a8a8;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.job-features-job .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.job-features-job .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.job-features-job .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
}

.job-features-job .job-archive-footer .job-tag li a:hover {
    background: #148160;
    color: #fff;
}

.job-features-job .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.job-features-job .star span:last-child,
.employer-block .star span:last-child {
    color: #a8a8a8;
}

.job-features-job .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
}

.job-features-job span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}

.job-features-job span.year {
    font-weight: 400;
    color: #64666c;
}

.job-features-job .job-footer-right .days {
    color: #64666c;
    font-size: 14px;
    line-height: 22px;
}

.input-select {
    padding: 12px 16px;
    background: #ffffff;
    border: 1px solid #a8a8a8;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
}

/* feature job custom bimo */
.features-job-home {
    font-family: "Trebuchet MS";
    margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    border: 1px solid #878787;
    border-radius: 5px;
    padding: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* position: relative; */
    cursor: pointer;
    z-index: 1;
    height: 130px;
    overflow: hidden;
}

.jobtex-link-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.features-job-home:hover {
    border: 1px solid #113d20;
    overflow: visible;
    transition: all 0.3s ease-in-out;
    height: auto;
    position: absolute;
    background-color: rgb(222, 226, 230);
    z-index: 1;
    width: 33.33%;
}

.features-job-home .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    height: 105px;
}

.features-job-home .inner-box:hover {
    height: auto;
    min-height: 105px;
}

.features-job-home .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.features-job-home .inner-box .box-content {
    width: 80%;
}

.features-job-home.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.features-job-home .inner-box .logo-company>img {
    max-width: 60px;
    height: 30px;
}

.features-job-home .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.features-job-home .job-archive-header span.icon-heart:active,
.features-job-home .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.features-job-home .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.features-job-home .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #113d20;
    font-weight: 600;
}

.features-job-home .job-archive-header h3 {
    line-height: 28px;
    font-size: 20px;
    word-break: break-word;
}

.features-job-home .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.features-job-home .job-archive-header h3 a:not(.jobtex-link-item),
.features-job-home.style-3 .box-content h3 a:not(.jobtex-link-item),
.features-job-home .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.features-job-home.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.features-job-home .job-archive-header span.icon-heart:not(.jobtex-link-item),
.features-job-home.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.features-job-home .job-archive-header h3 a:hover,
.features-job-home.style-3 .box-content h3 a:hover {
    color: #113d20;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
    margin-left: 5px;
}

.features-job-home .job-archive-header ul {
    margin-top: 4px;
}

.features-job-home .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.features-job-home .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.features-job-home .job-footer-left {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.features-job-home .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.features-job-home .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.features-job-home .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
}

.features-job-home .job-archive-footer .job-tag li a:hover {
    background: #148160;
    color: #fff;
}

.features-job-home .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.features-job-home .star span:last-child,
.employer-block .star span:last-child {
    color: #e5e5e5;
}

.features-job-home .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
}

.features-job-home span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}

.features-job-home span.year {
    font-weight: 400;
    color: #64666c;
}

.features-job-home .job-footer-right .days {
    color: #64666c;
    font-size: 14px;
    line-height: 22px;
}

.btn-popup {
    padding: 12px 12px;
    /* gap: 8px; */
    background: #14a077;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}

.btn-popup:hover {
    background: #108662;
    color: #f9f9f9 !important;
}

.swal-custom-confirm {
    margin-right: 5px;
    /* Adjust the value as needed */
}

.swal-custom-cancel {
    margin-left: 5px;
    /* Adjust the value as needed */
}

.job-features-job2 {
    padding: 0 5px 10px;
    width: 100%;
    height: auto;
    padding: 10px;
    border: none;
    background-color: #ffffff;
    box-shadow: 0px 2px 8px #d1d1d1;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.job-features-job2:hover {
    box-shadow: 0px 2px 20px #d1d1d1;
    /* transform: scale(1.02); */
}

.main-div2 {
    height: auto;
    /* transition: 0.3s ease-in-out !important; */
}

.job-features-job2 .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    /* height: 105px; */
}

.job-features-job2 .inner-box:hover {
    height: auto;
    /* min-height: 105px; */
}

.job-features-job2 .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job2 .inner-box .box-content {
    width: 80%;
}

.job-features-job2.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job2 .inner-box .logo-company>img {
    max-width: 90px;
    height: 90px;
    border: 0.5px solid #cacaca;
}

.job-features-job2 .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job2 .job-archive-header span.icon-heart:active,
.job-features-job2 .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job2 .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job2 .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #113d20;
    font-weight: 600;
}

.job-features-job2 .job-archive-header h3 {
    line-height: 28px;
    font-size: 17.5px;
    word-break: break-word;
}

.job-features-job2 .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.job-features-job2 .job-archive-header h3 a:not(.jobtex-link-item),
.job-features-job2.style-3 .box-content h3 a:not(.jobtex-link-item),
.job-features-job2 .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.job-features-job2.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.job-features-job2 .job-archive-header span.icon-heart:not(.jobtex-link-item),
.job-features-job2.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.job-features-job2 .job-archive-header h3 a:hover,
.job-features-job2.style-3 .box-content h3 a:hover {
    color: #113d20;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
}

.job-features-job2 .job-archive-header ul {
    margin-top: 4px;
}

.job-features-job2 .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.job-features-job2 .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.job-features-job2 .job-footer-left {
    border-bottom: 1px solid #a8a8a8;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.job-features-job2 .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.job-features-job2 .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.job-features-job2 .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 10px;
    border-radius: 52px;
}

.job-features-job2 .job-archive-footer .job-tag li a:hover {
    background: #148160;
    color: #fff;
}

.job-features-job2 .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.job-features-job2 .star span:last-child,
.employer-block .star span:last-child {
    color: #a8a8a8;
}

.job-features-job2 .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #121212;
}

.job-features-job2 span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}

.job-features-job2 span.year {
    font-weight: 400;
    color: #64666c;
}

.job-features-job2 .job-footer-right .days {
    color: #64666c;
    font-size: 12px;
    line-height: 15px;
}

.job-features-job2-green .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    /* height: 105px; */
}

.job-features-job2-green .inner-box:hover {
    height: auto;
    /* min-height: 105px; */
}

.job-features-job2-green .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job2-green .inner-box .box-content {
    width: 80%;
}

.job-features-job2-green.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job2-green .inner-box .logo-company>img {
    max-width: 90px;
    height: 90px;
    border: 0.5px solid #cacaca;
}

.job-features-job2-green .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job2-green .job-archive-header span.icon-heart:active,
.job-features-job2-green .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job2-green .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job2-green .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #113d20;
    font-weight: 600;
}

.job-features-job2-green .job-archive-header h3 {
    line-height: 28px;
    font-size: 17.5px;
    word-break: break-word;
}

.job-features-job2-green .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.job-features-job2-green .job-archive-header h3 a:not(.jobtex-link-item),
.job-features-job2-green.style-3 .box-content h3 a:not(.jobtex-link-item),
.job-features-job2-green .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.job-features-job2-green.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.job-features-job2-green .job-archive-header span.icon-heart:not(.jobtex-link-item),
.job-features-job2-green.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.job-features-job2-green .job-archive-header h3 a:hover,
.job-features-job2-green.style-3 .box-content h3 a:hover {
    color: #113d20;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
}

.job-features-job2-green .job-archive-header ul {
    margin-top: 4px;
}

.job-features-job2-green .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.job-features-job2-green .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.job-features-job2-green .job-footer-left {
    border-bottom: 1px solid #a8a8a8;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.job-features-job2-green .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.job-features-job2-green .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.job-features-job2-green .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
}

.job-features-job2-green .job-archive-footer .job-tag li a:hover {
    background: #148160;
    color: #fff;
}

.job-features-job2-green .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.job-features-job2-green .star span:last-child,
.employer-block .star span:last-child {
    color: #a8a8a8;
}

.job-features-job2-green .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #121212;
}

.job-features-job2-green span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}

.job-features-job2-green span.year {
    font-weight: 400;
    color: #64666c;
}

.job-features-job2-green .job-footer-right .days {
    color: #64666c;
    font-size: 12px;
    line-height: 15px;
}

.scrollable-div {
    max-height: 400px;
    overflow-y: auto;
    scrollbar-color: #616161 #f1f1f1;
    /* For Firefox */
    scrollbar-width: thin;
    /* For Firefox */
}

.scrollable-div::-webkit-scrollbar {
    width: 4px;
    /* Set the scrollbar width */
    height: 4px;
    /* Set the scrollbar height */
    border-radius: 20px;
    /* Makes scrollbar edges rounded */
}

.scrollable-div::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Track color */
    border-radius: 20px;
    /* Rounds the edges of the track */
}

.scrollable-div::-webkit-scrollbar-thumb {
    background: #999999;
    /* Thumb color */
    border-radius: 20px;
    /* Rounds the edges of the thumb */
}

.scrollable-div::-webkit-scrollbar-thumb:hover {
    background: #393939;
    /* Changes thumb color on hover */
}

.scrollable-choose-vacancy {
    max-height: 68px !important;
    overflow-y: auto !important;
    scrollbar-color: #616161 #f9f9f9 !important;
    /* Custom colors for Firefox */
    scroll-behavior: smooth;
    scrollbar-width: thin;
    /* Thin scrollbar for Firefox */
}

/* For WebKit Browsers (Chrome, Safari, Edge) */
.scrollable-choose-vacancy::-webkit-scrollbar {
    width: 8px !important;
    /* Customize scrollbar width */
    height: 8px !important;
    border-radius: 20px;
    /* Customize scrollbar height */
}

.scrollable-choose-vacancy::-webkit-scrollbar-track {
    background: #f9f9f9 !important;
    /* Track color */
    border-radius: 20px !important;
    /* Round the edges */
}

.scrollable-choose-vacancy::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #bcbcbc, #616161) !important;
    /* Gradient thumb */
    border-radius: 50px !important;
    /* Fully rounded thumb */
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    /* Subtle shadow for depth */
}

.scrollable-choose-vacancy::-webkit-scrollbar-thumb:hover {
    background: #616161 !important;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5) !important;
    /* Enhanced shadow on hover */
}

/* Hide Up and Down Buttons in WebKit Browsers */
.scrollable-choose-vacancy::-webkit-scrollbar-button {
    display: none !important;
    /* Hides upward and downward arrow buttons */
}