.bookmark-class {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #f94a4a;
}
.job-post-wrapper ul.pagination {
    margin-top: 30px !important;
}
.reset-filter {
    padding: 0.25rem 0.5rem !important;
}

.accordion-body > p {
    color: #888e8d !important;
    font-size: 14px;
    line-height: 24px;
}

.job-description {
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    color: #888e8d !important;
}
.key-responsibilities {
     font-size: 16px;
     line-height: 27px;
     text-decoration: none;
     color: #888e8d !important;
}

.mt-40 {
    margin-top: 40px;
}

.blog-description {
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    color: #888e8d !important;
}

.card-body > .blog-desc {
    font-size: 14px;
    line-height: 24px;
    color: #888e8d !important;
}

.testimonial-desc {
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    color: #888e8d !important;
}

.slide-desc {
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.ui-menu {
    z-index: 1111;
}

.job-search {
    left: 30px;
    top: 80px;
    li {
        margin: 2px !important;
        padding: 3px !important;
        transition: 0.3s;
        border-top: 2px solid #e9e9e9;
    }
}

.job-search li:hover {
    cursor: pointer;
    border-bottom: 2px solid #f94a4a;
}

.job-search-dropdown {
    padding: 15px;
    color: #888e8d !important;
    font-size: 14px !important;
    border-radius: unset;
}

.terms-desc {
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    color: #888e8d !important;
}

.privacy-policy {
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    color: #888e8d !important;
}

.page-link {
    cursor: pointer;
}

.blog-avatar-img {
    object-fit: cover;
}
.btn-outline-primary {
    color: #173fc1ff;
    border-color: #173fc1ff;
}

.btn-outline-primary:hover {
    color: #ffffff;
    background-color: #173fc1ff;
    border-color: #173fc1ff;
}
.btn-outline-pink {
    color: #ff0feb;
    border-color: #ff0feb;
}

.btn-outline-pink:hover {
    color: #ffffff;
    background-color: #ff0feb;
    border-color: #ff0feb;
}

.tag-badge {
    background: rgba(25, 103, 210, 0.15);
    color: #1967d2 !important;
    font-size: 12px !important;
    line-height: 15px;
    padding: 5px 20px;
    border-radius: 50px;
    margin-top: 10px;
}
.find-job {
    border-radius: 8px;
    padding: 9px;
    border: 1px solid rgba(39, 39, 39, 0.125);
}
.find-jobs-btn {
    padding: 10px 25px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.desc .jobs-position {
    background-color: #ff00000f;
    color: #ff5b5c;
    padding: 5px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.desc .jobs-no-position {
    background-color: #6d767d;
    color: white;
    padding: 5px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.primary-link-hover .card-title {
    font-size: 18px;
    font-weight: 100;
}
.location-text {
    color: rgb(157 169 185);
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-weight: 100;
}
.location-text i {
    color: rgb(157 169 185);
}
.fs-12 {
    font-size: 12px;
    line-height: 12px;
}
.details-page-card-text {
    font-size: 14px;
    line-height: 24px;
    color: #888e8d !important;
}
.related-jobs {
    background-color: #f94a4a1f;
    padding: 5px;
    border-radius: 5px;
}

.desc-card,
.job-card-category {
    box-shadow: none;
    border: 0;
    transition: all 0.4s linear;
}
.desc-card:hover,
.job-card-category:hover {
    background: #fff;
    box-shadow: 0 12px 48px rgb(0 44 109 / 10%);
}
.desc-card .card-img,
.job-card-category .card-img {
    // width:72px;
    // height:72px;
    // min-width: 72px;
    margin-right: 16px;
    background-color: #ff00000f;
    border-radius: 4px;
    i {
        font-size: 40px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.card-img .svg-inline--fa {
    color: #ff5b5c;
    font-size: 40px !important;
}
.card-text h3 {
    font-size: 24px;
    line-height: 24px;
}
.input {
    border: none;
    width: 100%;
    outline: none;
}
.input-icon {
    font-size: 24px;
    color: #ff5b5c;
}
.border-left-color {
    border: none;
    border-left: 4px solid #f94a4a;
}
.recent-post-img {
    width: 100px;
    height: 70px;
    border-radius: 5px;
    object-fit: cover;
}
.job-card .tag {
    position: absolute;
    transform: rotate(0deg);
    top: 16px;
    left: 265px;
    font-size: 13px;
    color: #ff5b5c;
    padding: 0 5px;
}

@media (max-width: 991px) {
    .input-text {
        border-bottom: 1px solid #e8f4f3 !important;
    }
}
.bookmark-icon {
    top: 0;
    left: -7px;
}
.job-card-img {
    width: 72px;
    height: 60px;
    min-width: 72px;
}
.mb-20 {
    margin-bottom: 20px;
}
.blog-card .card {
    border-radius: 48px 48px 10px 10px;
}
.py-50 {
    padding: 50px 0;
}
.py-20 {
    padding: 20px 0;
}
.footer-logo {
    img {
        max-width: 120px;
    }
}
.bg-color {
    background: #e8f4f3!important;
}
.bg-color-light {
       background-color: #E8F4F3 !important;
}

.header-navbar-color:hover,
.header-navbar-color:hover::after,
.header-navbar-color-active,
.header-navbar-color-active::after {
    color: #f94a4a !important;
    transform-origin: left top !important;
    transform: scale(1, 1) !important;
}

.header-navbar-color::after {
    content: "";
    display: block;
    position: relative;
    bottom: 3px;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #f94a4a !important;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: color 0.1s, transform 0.2s ease-out;
}

.img-border {
    border-radius: 10px !important;
}

.footer-navbar-color:hover,
.footer-navbar-color-active {
    color: #f94a4a !important;
}
header .navbar .navbar-nav .nav-item .nav-link {
         padding-right: 16px;
         padding-left: 17px;
         color: #888e8d;
}
@media (max-width: 1024px) {
         header .navbar .navbar-nav .nav-item .nav-link {
                  padding-right: 9px;
                  padding-left: 8px;
                  color: #888e8d;
                  font-size: 12px;
              }
         }
