.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 */

.job-features-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;
}

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

.job-features-job: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%; */
}

.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: 20px;
    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 20px;
    gap: 8px;
    background: #113d20;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}

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

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