.fs-9 {
    font-size: 9px;
}
.fs-10 {
    font-size: 10px;
}
.fs-11 {
    font-size: 11px;
}
.fs-12 {
    font-size: 12px;
}
.fs-13 {
    font-size: 13px;
}
.fs-14 {
    font-size: 14px;
}
.fs-15 {
    font-size: 15px;
}
.fs-16 {
    font-size: 16px;
}
.fs-17 {
    font-size: 17px;
}
.fs-18 {
    font-size: 18px;
}
.fs-19 {
    font-size: 19px;
}
.fs-20 {
    font-size: 20px;
}
.fs-21 {
    font-size: 21px;
}
.fs-22 {
    font-size: 22px;
}
.fs-23 {
    font-size: 23px;
}
.fs-24 {
    font-size: 24px;
}
.fs-25 {
    font-size: 25px;
}
.fs-26 {
    font-size: 26px;
}
.fs-27 {
    font-size: 27px;
}
.fs-28 {
    font-size: 28px;
}
.fs-30 {
    font-size: 30px;
}
.fs-32 {
    font-size: 32px;
}
.fs-35 {
    font-size: 35px;
}
.fs-40 {
    font-size: 40px;
}
.fs-45 {
    font-size: 45px;
}
.fs-50 {
    font-size: 55px;
}
.fs-60 {
    font-size: 60px;
}
.fs-66 {
    font-size: 66px;
}
.fs-80 {
    font-size: 80px;
}
.bg-ddd {
    background: #ddd;
}
.top-head-part h1 {
    width: 77%;
}
.label-common-font-size {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
        font-family: "Poppins";
}
#togglePassword, #toggleConfirmPassword {
    top: 48px;
}
.bg-light {
    background-color: #f6f8f7 !important;
}
.main-font-family {
    font-family: "Roboto Condensed", sans-serif;
}
.popular_Search a {
    border: 1px dotted #767676;
}
.common-font-family {
    font-family: "Poppins";
}
.input-group-text {
    background-color: #ffffff;
    padding: 2px 10px;
    border-color: #E6EAED;
}
.vendorLog input[type="password"], .vendorLog input[type="email"] {
    border-color: #E6EAED;
    color: #212B36;
    background-color: #ffffff;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.6;
    border-radius: 0.35rem;
    padding: 0.45rem 0.85rem;
}
.before-ele,
.user-access-link {
    font-family: "Roboto Condensed";
    left: 18px;
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 6px;
    border: 2px solid #f1f1f1;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.common-color {
    background-color: #0ea900 !important;
}
.common-text-color {
    color: #0ea900 !important;
}

#xsm-respon {
    margin-top: 1.7em;
    display: inline-block;
}
/* FOOTER CSS START */

.footer-section {
    background-image: url(../images/footer-bg.jpg);
    background-color: #151f39;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: 10em !important;
}

.bottom-footer span,
.bottom-footer span a {
    font-size: 14px;
}
.logo-footer {
    position: relative;
    width: 57%;
    background: #0ea900;
    padding: 8px;
}

.logo-footer::after {
    position: absolute;
    content: "";
    width: 35px;
    height: 40px;
    background: #0ea900;
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    top: -46px;
    right: -34px;
}

.logo-footer::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 45px;
    background: #0ea900;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    top: -45px;
    left: 0px;
}

.top-footer,
.bottom-footer {
    max-width: 87%;
    margin: 0 auto;
    bottom: 54px;
    background: #fff;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.09);
    padding: 8px 10px;
}

.resources-list a:hover {
    padding-left: 15px;
    color: #0ea900 !important;
}

.resources-list a {
    transition: 0.5s;
}

.middle-footer h5::after {
    border-bottom: 1px solid #ddd;
    content: "";
    width: 24%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.cate-head {
    border-bottom: 1px solid #0ea900;
}
.cate-head h5 {
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.15);
    background: #0ea900;
    border-radius: 20px 20px 0px 0px;
    padding-left: 19px;
    padding-right: 65px;
    font-size: 22px;
    text-transform: uppercase;
}

.bottom-footer {
    top: 35px;
    padding: 12px;
}

#bottom-icons i.bi.bi {
    width: 30px;
    height: 30px;
    background: #0ea900;
    line-height: 31px;
    margin: 17px 7px 0px 0px;
    bottom: 18px;
}

.navbar-toggler {
    display: none;
}

.mega-item {
    width: 20%;
    flex: 0 0 auto;
}

.inner-sub-cat {
    font-family: var(--bs-head-font-family);
    font-size: 15px;
    padding: 6px 0px 0px 0px;
    margin-right: 5px;
    width: 53%;
    line-height: 1.2;
    font-weight: 500;
}
.action-btn {
    font-size: 12px;
    text-decoration: underline;
    color: #5e5ec7;
    font-weight: 300;
    margin: 0 auto;
    max-width: 62%;
}

.fxt-socials li {
    padding: 5px 0px 2px 7px;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: left;
    display: block;
    width: 88%;
    box-shadow: 0px 0px 62px 0px rgba(0, 0, 0, 0.07);
}
li.fxt-linkedin {
    background: #056395;
}
.fxt-socials li a {
    color: white;
    line-height: 12px;
}
.fxt-socials li i.bi {
    padding: 6px 7px 5px 7px;
    box-shadow: 0 10px 20px 0 rgba(0, 50, 165, 0.2);
    right: 7px;
    font-size: 17px;
    border-radius: 4px;
}
.fxt-socials i.bi.bi-linkedin {
    background-color: #0077b5;
}
.fxt-socials .fxt-Google {
    background: #cc3333;
}

.fxt-style-line {
    font-size: 21px;
    color: black;
    margin-bottom: 18px;
    font-family: "Roboto Condensed";
    right: 11px;
}

.first-cate {
    padding-bottom: 9px;
}
.sme-extr .inner-sub-cat {
    margin: 0px;
    padding-left: 3px;
    display: inline-block !important;
    width: 23%;
    text-align: justify;
}
.navbar-nav > .nav-item:nth-child(1),
.navbar-nav > .nav-item:nth-child(2),
.navbar-nav > .nav-item:nth-child(3),
.navbar-nav > .nav-item:nth-child(4),
.navbar-nav > .nav-item:nth-child(5),
.navbar-nav > .nav-item:nth-child(6),
.navbar-nav > .nav-item:nth-child(7),
.navbar-nav > .nav-item:nth-child(8) {
    background-repeat: no-repeat;
    background-position: -1% 44%;
    background-size: 38px 36px;
}
.nav-item {
    position: static;
    cursor: pointer;
    padding: 11px 42px 6px 32px;
}
#mobil-respo i.bi.bi-person-fill {
    right: 0px;
}
.navbar-nav > .nav-item:nth-child(1) {
    background-image: url(../images/human-resource.png) !important;
}

.navbar-nav > .nav-item:nth-child(2) {
    background-image: url(../images/performance-management.png) !important;
}

.navbar-nav > .nav-item:nth-child(3) {
    background-image: url(../images/training-&-development.png) !important;
}

.navbar-nav > .nav-item:nth-child(4) {
    background-image: url(../images/hr-recruitment.png) !important;
}

.navbar-nav > .nav-item:nth-child(5) {
    background-image: url(../images/hr-policies.png) !important;
}

.navbar-nav > .nav-item:nth-child(6) {
    background-image: url(../images/hr-manual.png) !important;
}

.navbar-nav > .nav-item:nth-child(7) {
    background-image: url(../images/hr-process.png) !important;
}

.navbar-nav > .nav-item:nth-child(8) {
    background-image: url(../images/contact-&-letters.png) !important;
    padding: 9px 2px 9px 31px;
}

.navbar-toggler img {
    width: 30px;
    height: 30px;
}

.navbar-toggler {
    padding: 5px;
}

.mega-drop-down {
    top: 3.3em;
    max-width: 100%;
    margin: 0 auto;
    display: none;
    background: white;
    position: absolute;
    padding: 13px 15px 13px 15px;
    box-shadow: 0px 20px 30px rgba(8, 10, 55, 84%);
    z-index: 999;
    left: 0;
    right: 0;
    border-radius: 0px 0px 15px 15px;
}

.sub-cate-explore {
    font-size: 14px;
    border-radius: 3px 18px 3px 3px;
    color: blue;

    top: 14px;
    left: 0px;
}
.sme-extr .action-btn {
    padding-left: 18px;
}

.left_tabl_cont {
    float: right;
    width: 74%;
    padding-right: 6px;
}

.tab-of-contnet {
    margin-bottom: 12px;
    float: left;
    width: 27%;
    border-radius: 7px;
    padding: 13px 0px 6px 10px;
    margin-right: 18px;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.15);
    background: white;
}
.tab-of-contnet a:last-child {
    border: none;
}

.tab-of-contnet a.active {
    padding-left: 10px;
    background: #11cd00;
    color: white !important;
}

.tab-of-contnet a .arrow::after {
    content: "";
    width: 16px;
    height: 16px;
    background-size: contain;
    position: absolute;
    right: 8px;
    top: 8px;
}

.tab-of-contnet a.active .arrow::after {
    background-image: url(../images/arrow-primary.png);
    background-color: #fafafa;
    border-radius: 1px;
    margin-left: 19px;
}

.parnet-post-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.item-subcate::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0ea900;
    border-radius: 500px 500px 0 0;
    height: 0;
    width: 100%;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}
.item-subcate:hover > .sub-content-bt a {
    color: white !important;
}
.item-subcate.active::after,
.item-subcate:hover::after {
    height: 100%;
    border-radius: 0;
}
.sub-content-bt a {
    transition: all 0.3s ease-in-out;
}

.pbmit-blog-btn {
    font-weight: 700;
    font-size: 15px;
}
.subcat-img {
    width: 150px;
    height: 108px;
    border-radius: 6px;
}

.tab-of-contnet a {
    font-size: 15px;
    line-height: 30px;
    border-bottom: 1px dotted lightgray;
    transition: 0.5s;
    position: relative;
}
.s-button img {
    background: white;
    border-radius: 100%;
    margin-left: 3px;
    width: 15px;
    height: 15px;
}

/* HR FORUM CSS START  */

#block121 {
    background-color: #ffffff;
    border-color: #eeeeee;
    padding: 13px 11px;
}

.search-quse {
    padding: 12px 33px;
    border-radius: 7px 4px 4px 41px;
    top: 0px;
    right: 0px;
    font-family: "Poppins";
    font-size: 16px;
}

.head h4 {
    background: #0ea900;
    width: 36%;
    padding: 4px 14px;
    border-radius: 7px 7px 0px 0px;
}
.head {
    border-bottom: 1px solid #0ea900;
}

.single-qa-box {
    background-color: #ffffff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    border-bottom: 5px solid #f5f5f5;
}

.user-info li {
    margin-right: 20px;
    font-size: 14px;
}

.user-info li:first-child {
    font-weight: 500;
    font-family: var(--bs-head-font-family);
    font-size: 16px;
    color: #0ea900;
}
.right-qa h3 {
    font-size: 20px;
}
.tag-list li {
    padding: 5px 10px;
    font-size: 14px;
}
.tag-list {
    padding-bottom: 30px;
}
.tag-list li:hover,
.trend-tags a:hover {
    transition: 0.5s;
    background-color: #0ea900;
    color: white !important;
    border: 1px solid #0ea801;
}
.answer-detial {
    font-size: 24px !important;
}
.inner-parts h3 a {
    font-size: 19px;
}
.cat-center-sec {
    padding: 0px;
}
.social-icon-user li a {
    background: #0ea900;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    width: 26px;
    height: 26px;
    line-height: 27px;
    font-size: 13px;
    padding-left: 6px;
}
.social-icon-user {
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    bottom: 30%;
    left: 20px;
    z-index: 99;
    position: absolute;
}

.show-icon:hover .social-icon-user {
    opacity: 1;
    visibility: visible;
}
.after-log {
    font-size: 13px;
}
.default-btn {
    background: black;
    padding: 5px 23px;
    font-size: 17px;
    font-weight: 500;
}
.share-wrapper span {
    font-size: 15px;
    color: #0ea900;
}
.rember-sec button.btn {
    font-size: 15px;
    color: blue;
}
.rember-sec label {
    font-size: 14px;
}
#forgetModal .btn-close,
#confirmpass .btn-close {
    top: -10px;
    right: -10px;
}
/* HR FORUM CSS END */

.click-scroll::after {
    content: "\F229";
    font-family: "bootstrap-icons";
    position: absolute;
    color: white;
    margin-left: 6px;
}
.DropDownList {
    display: none;
}

.article-title {
    font-size: 21px;
    line-height: 28px;
    color: #000000 !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 5000s ease-in-out 0s; /* Delay autofill color */
}
.button-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 208px;
    margin: 16px auto;
}
.action-btn-step {
    position: relative;
    padding: 3px 7px 5px 7px;
    background-color: white;
    border: 2px solid #3ac86c;
    border-radius: 23px 8px;
    font-size: 16px;
    transition: background-color 0.3s ease, border 0.3s ease;
    /* overflow: hidden; */
    text-align: center;
}

.go-login .overlay--left .fxt-style-line {
    width: 79%;
    margin: 25px auto;
    line-height: 26px;
    padding-left: 17px;
}
.go-login .overlay--left .fxt-style-line::before {
    left: -2px;
    bottom: 25px;
}
.go-login .overlay--left .fxt-style-line::after {
    right: -21px;
    bottom: 25px;
}

.check-icon {
    position: absolute;
    left: 9px;
    top: -3%;
    transform: translateY(-50%) scale(0);
    background: #3ac86c;
    font-size: 19px;
    color: #ffffff;
    line-height: 26px;
    border-radius: 100%;
    display: block;
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    width: 25px;
    height: 25px;
    border-bottom: 3px solid white;
}
.action-btn-step.active {
    background-color: #3ac86c;
    border-color: #f7f7f7;
}
.action-btn-step.active .check-icon {
    transform: translateY(-50%) scale(1.3);
    opacity: 1;
    animation: bounce-check 0.4s ease forwards;
}
.action-btn-step.active .check-icon {
    transform: translateY(-50%) scale(1); /* shows check icon with scale animation */
}
@keyframes bounce-check {
    0% {
        transform: translateY(-50%) scale(0);
    }
    60% {
        transform: translateY(-50%) scale(1.3);
    }
    100% {
        transform: translateY(-50%) scale(1);
    }
}

.action-btn-step.active .small-info {
    color: white;
}

.small-info {
    font-size: 9px;
    line-height: 13px;
    display: block;
    font-weight: 600;
    color: #000000;
}
.action-btn-step.active h6 {
    color: white;
}

/* login & signup css */

.log-bg-sec {
    padding: 46px 15px 165px 0px;
    position: relative;
    text-align: center;
    border-radius: 8px 0px 0px 8px;
}
.regis-bg-sec {
    padding-bottom: 40px;
    max-width: 64%;
    margin: 0 auto;
}

.flip-container {
    perspective: 1000px;
    display: block;
    transition: height 0.5s ease;
    position: relative; /* contains absolute children */
}

.flipper {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.9s;
}

.flip-container.flipped .flipper {
    transform: rotateX(180deg);
}

.front,
.back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    backface-visibility: hidden;
    border-radius: 12px;
    padding: 0px 0px;
    box-sizing: border-box;
}

.back {
    transform: rotateX(180deg);
    width: 75%;
    margin: 0 auto;
}

/* Option boxes layout */
.check-box-part {
    background: rgb(255, 255, 255);
    border-radius: 100%;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: -18px;
    right: 5em;
}
.go-log {
    position: absolute;
    bottom: 33px;
    right: -11.8em;
}
.optionBox {
    flex: 1 1 calc(50% - 10px);
    border: 1px solid #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 23px 11px 0px 0px;
    padding: 13px 6px 6px 6px;
}
.optionBox p {
    line-height: 24px;
}
.optionBox input {
    display: none;
}

.optionBox.checked::after {
    content: "✔";
    position: absolute;
    right: 85px;
    top: -21px;
    font-size: 22px;
    color: rgb(0, 0, 0);
}

.check-box-part.checked::after {
    content: "✔";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-52%, -49%);
    font-size: 31px;
    color: rgb(255 255 255);
    font-weight: bold;
    background: #0ea900;
    border-radius: 100%;
    width: 27px;
    height: 27px;
    line-height: 20px;
    padding: 0px 4px;
}

.regis-bg-sec::before {
    top: 92px !important;
}
.regis-bg-sec .para-bg-top::after,
.regis-bg-sec .para-bg-top::before {
    width: 59px;
}
.head-bg-top {
    font-weight: normal;
    color: white;
    font-size: 37px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.para-bg-top::after,
.para-bg-top::before {
    content: " ";
    border-bottom: 1px solid #ffffff;
    height: 9px;
    display: inline-block;
    width: 111px;
    position: relative;
    bottom: 7px;
    right: -12px;
}
.para-bg-top::before {
    left: -12px;
}

.log-bg-sec::before {
    content: " ";
    background-image: linear-gradient(to left, #323232 0%, #0eff00 100%);
    position: absolute;
    height: 49%;
    width: 87%;
    top: 128px;
    left: 75px;
    right: 0px;
    opacity: 0.6;
    bottom: 0px;
    border-radius: 8px 0px 0px 8px;
}
.common-bg-src {
    display: flex;
    margin: 0px auto;
    max-width: 91%;
}
.form-sec-bg {
    padding: 40px 30px 35px 30px;
    -webkit-box-shadow: 3px 0 79px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 3px 0 79px 0 rgba(0, 0, 0, 0.08);
    border-radius: 0px 8px 8px 0px;
    background: white;
}
.form-sec-resg {
    padding: 25px;
    border-radius: 12px;
}
.user-verif {
    width: 28px;
    right: 0px;
    bottom: 2px;
}
.log-bg-top,
.log-para-bg {
    color: #000000;
    text-align: center;
    font-size: 30px;
    display: block;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
}
.log-para-bg {
    font-size: 19px;
    text-transform: capitalize;
}
.form-sec-bg .common-bg-input {
    margin: 2px 0px 11px 0px;
    font-size: 15px;
    padding: 10px 10px;
    border-bottom: 1px solid #dae1e3 !important;
    border: none;
    background: transparent;
    color: #767676;
    font-family: "Poppins";
}

#memberSec {
    max-width: 91%;
    margin: 0 auto;
}

.loging-section .bi.field-icon {
    right: 43px;
    color: #000000;
    font-size: 15px;
    line-height: 43px;
}
.member-sec input[type="checkbox"] {
    height: 18px;
    width: 20px;
    position: relative;
    top: 0px;
}
.member-sec {
    max-width: 73%;
    margin: 0 auto;
    display: flex;
}
i.bi.bi-eye {
    color: #fff;
    cursor: pointer;
}
#btnToggle {
    outline: 0;
    border: none;
    background: 0 0;
    right: 35px;
    position: absolute;
    margin: 12px 0px 0px 0px;
}

i.bi.bi-envelope-fill {
    right: 42px;
    font-size: 17px;
    margin-top: -44px;
}
.login-bg-sub {
    background: rgb(23 150 16);
    margin: 11px auto;
    width: 50%;
    font-size: 20px;
    padding: 6px;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    font-family: "Roboto Condensed", sans-serif;
}
.bottom-sec-bg {
    padding: 14px 30px 14px 30px;
}
.check-bg-text label {
    color: white;
    font-family: "Roboto";
    font-size: 17px;
    margin-right: 40px;
}
.forget-bg-li {
    font-family: "Poppins";
    background: transparent;
    border: none;
    color: #0d6efd;
    font-size: 14px;
}
.btn--main-outline {
    padding: 11px 0px 0px 10px;
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
}
p.para-bg-head {
    position: relative;
    color: white;
    font-family: "Roboto";
    font-size: 21px;
    margin-bottom: 21px;
}

.regis-head-bg-top {
    margin-bottom: 17px;
}

.regis-para-shot .log-para-bg {
    text-align: left;
    color: yellow;
    font-weight: 500;
    font-size: 22px;
}
.regis-para-shot p {
    color: white;
    font-family: "Roboto";
    text-align: justify;
}
.regis-para-shot {
    margin-left: 18px;
}
.regis-head-sec {
    display: flex;
}

.loging-section {
    background-image: url(../images/login-bg-banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 60px 0px 81px 0px;
}
.resgister-sec {
    background-image: url(https://cretio.vercel.app/assets/img/services/services-main-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 14px 0px 40px 0px;
}

.resgister-sec::before {
    content: "";
    background: rgb(0 0 0 / 75%);
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}

/*  */

.fxt-socials li {
    padding: 7px 0px 6px 7px;
    box-shadow: 3px 0 79px 0 rgba(0, 0, 0, 0.08);
}

li.fxt-linkedin {
    background: #056395;
}
.fxt-socials .fxt-Google {
    background: #cc3333;
}
li.fxt-facebook {
    background: #4267b2;
    margin-right: 0px;
}
.fxt-socials li a {
    color: white;
    line-height: 12px;
}
.fxt-socials li i.bi {
    padding: 7px 10px 7px 10px;
    box-shadow: 0 10px 20px 0 rgba(0, 50, 165, 0.2);
    right: 7px;
    font-size: 18px;
    border-radius: 2px;
    line-height: 24px;
}

.fxt-socials i.bi.bi-google {
    color: white;
    background: #db4437;
}
.fxt-socials li a span {
    font-size: 12px;
    bottom: 2px;
    font-family: "Poppins";
    padding-left: 0px;
}

.regis-bg-sec .fxt-socials li a span,
.log-bg-sec .fxt-socials li a span {
    font-size: 15px;
}

.fxt-socials i.bi.bi-facebook {
    color: white;
    background: #4867aa;
}

.loging-section ul.fxt-socials {
    margin: 0 auto;
    max-width: 49%;
    top: 4.6em;
}
.regis-bg-sec .fxt-socials {
    margin: 0 auto;
    max-width: 74%;
    display: flex;
    flex-wrap: nowrap;
    gap: 6px;
}
.regis-bg-sec .fxt-socials li {
    padding: 6px 0px 5px 7px;
}

.form-sec-bg .right-input-sec select .common-bg-input,
.form-sec-bg .left-input-sec select {
    margin: 0px 0px 11px 0px;
    font-size: 13px;
    padding: 4px 5px;
    border-bottom: 1px solid #dae1e3 !important;
    border: none;
    background: transparent;
    border-radius: 5px;
}
.left-input-sec,
.right-input-sec {
    width: 50% !important;
}
.form-sec-bg label {
    font-size: 14px;
    font-family: "Poppins";
}
.signUpPart .form-sec-bg label {
    font-size: 13px;
    font-family: "Poppins";
    color: #767676;
    bottom: 2px;
}

#SignupBtn {
    width: 33%;
}
.text-dark.log-in-bn {
    bottom: 30px;
    right: -12em;
}
.pass span,
.toggle-cpassword {
    right: 5px !important;
    line-height: 0px !important;
    top: 5px;
}

.form-sec-bg .left-input-sec .common-bg-input,
.form-sec-bg .right-input-sec .common-bg-input {
    margin: 0px 0px 9px 0px;
    font-size: 13px;
    padding: 5px 5px;
    height: auto !important;
}
.form-sec-bg label a {
    font-size: 13px;
}
.regis-bg-sec .button-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 347px;
    margin: 30px auto;
}
.regis-bg-sec .action-btn-step.active {
    background-color: #3ac86c;
    border-color: #f7f7f7;
}
.regis-bg-sec .action-btn-step {
    position: relative;
    padding: 3px 7px 5px 7px;
    background-color: white;
    border: 2px solid #3ac86c;
    border-radius: 23px 8px;
    font-size: 16px;
    transition: background-color 0.3s ease, border 0.3s ease;
    /* overflow: hidden; */
    text-align: center;
}

.regis-bg-sec .check-icon {
    position: absolute;
    left: 9px;
    top: -3%;
    transform: translateY(-50%) scale(0);
    background: #3ac86c;
    color: #ffffff;
    border-radius: 100%;
    display: block;
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    width: 30px;
    height: 30px;
    border-bottom: 3px solid white;
}
.regis-bg-sec .action-btn-step.active {
    background-color: #3ac86c;
    border-color: #f7f7f7;
}
.regis-bg-sec .action-btn-step.active .check-icon {
    transform: translateY(-50%) scale(1.3);
    opacity: 1;
    animation: bounce-check 0.4s ease forwards;
}
.regis-bg-sec .action-btn-step.active .check-icon {
    transform: translateY(-50%) scale(1); /* shows check icon with scale animation */
}
@keyframes bounce-check {
    0% {
        transform: translateY(-50%) scale(0);
    }
    60% {
        transform: translateY(-50%) scale(1.3);
    }
    100% {
        transform: translateY(-50%) scale(1);
    }
}

.regis-bg-sec .action-btn-step.active .small-info {
    color: white;
}

.regis-bg-sec .small-info {
    font-size: 12px;
    line-height: 20px;
    display: block;
    font-weight: 600;
    color: #000000;
}
.action-btn-step.active h6 {
    color: white;
}
.regis-bg-sec i.bi.bi-check {
    bottom: 3px;
    left: -1px;
    font-size: 32px;
}

.rotate-animation {
    animation: rotateToAngle 1s ease forwards;
}

@keyframes rotateToAngle {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(48.9055deg);
    }
}

p.aft-input,
p.aft-input a {
    font-size: 14px;
}
.code-head {
    font-weight: 600;
    font-size: 30px;
    padding: 8px 0px;
    border-bottom: 1px solid #0ea900;
}

#enterCode {
    max-width: 86%;
    margin: 0 auto;
}
a.singUpcodeBtn {
    position: absolute;
    right: 30px;
    text-decoration: underline;
    font-size: 20px;
}

.subMitCode {
    font-family: "Poppins";
    font-size: 20px;
    margin: 0 auto;
    max-width: 65%;
}
.mailCodeCon {
    margin: 0 auto;
    width: 100%;
    max-width: 45%;
    -webkit-box-shadow: 0px 0px 50px -35px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 0px 50px -26px rgba(0, 0, 0, 0.9) !important;
    background: white;
    padding: 40px 20px 40px 20px;
}

.top-header {
    background: #0ea900;
}
#Nav_List {
    display: flex;
    padding: 3px 0px 3px 2px;
    justify-content: space-between;
    align-items: center;
}

#Nav_List a:first-child::after {
    width: 0px;
    height: 0px;
    background-color: transparent;
}
#Nav_List a::after {
    content: "";
    position: absolute;
    height: 13px;
    width: 1px;
    background: white;
    left: -18px;
    top: 4px;
}
.admin-loging.dropdown .dropdown-toggle {
    outline: none;
    background: yellow;
}
.default-font-family {
    font-family: "Poppins";
}
.admin-loging.dropdown .dropdown-toggle::after {
    margin: 0px;
    bottom: 17px;
    right: 8px;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.footer-section {
    background-image: url(../images/footer-bg.jpg);
    background-color: #151f39;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: 10em !important;
}

/* HR SOFTWARE AND SUGGEST CSS START  */

.banner-bg  {
    background-color: #e0f6e2;
}

.autocomplete-items003 {
    position: absolute;
    top: 72%;
    left: 0px;
    right: 0;
    width: 100%;
    background: rgb(249 249 249);
    overflow-y: scroll;
    overflow-x: auto;
    z-index: 99;
    height: 132px;
}

.autocomplete-items003 span {
    padding: 3px 10px;
    cursor: pointer;
    width: 100%;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #f2efef;
    font-family: "Poppins";
}
.autocomplete-items003 span:last-child {
    border: none;
}

.autocomplete-items003 span:hover {
    background-color: #e9e9e9;
}

.autocomplete-active003 {
    background-color: #e1e1e1 !important;
    color: #000000;
}
.autocomplete0033 {
    width: 90%;
}
.autocomplete0033 input {
    outline: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ddd;
    border-right: 0px;
    height: 45px;
}
.home_header_search_icon {
border-radius: 0px 0px 0px 28px;
    height: 45px;
    background: #0079ff !important;
}
.banner-one__form-btn {
    font-family: "Poppins";
    line-height: 20px;
}
.banner-bg:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 2;
    background: linear-gradient(
        20deg,
        rgb(0 0 0) 21%,
        rgba(0, 38, 27, 0.02) 82%
    );
}
 
.software_categories,.software-cate-listing {
    background: #f4f5ff;
    margin-top: 20px;
}
.side-design-element img {
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.SoftwareCategories li {
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 40px 8px rgba(108, 67, 227, 0.2);
    box-shadow: 0px 0px 0px 0px rgb(190 190 190 / 20%);
    margin-bottom: 18px;
    background: transparent;
      border: 1px solid #d9d9d9;
}
.SoftwareCategories li .btn.active {
      background: #0ea900;
    color: white;
    border: none !important;
    border-radius: 4px;
}
.company_logo_HR {
    width: 75px;
    height: 75px;
    margin: 0 auto;
}
.produectFeed {
     transition: 0.6s;
    border-radius: 10px;
    padding: 18px 16px;
    margin-bottom: 5px;
}
.Business_service_view {
 
    float: right;
    bottom: 3px;
    z-index: 99;
    position: relative;
}
/* Wrapper: hides overflow */
.logo-marquee-wrapper {
    overflow: hidden;

    padding: 20px 0;
}

/* Inner track that slides */
.logo-track {
    display: flex;
    animation: scroll-marquee 10s linear infinite; /* Slow smooth scroll */
}

/* Pause animation on hover */
.logo-marquee-wrapper:hover .logo-track {
    animation-play-state: paused;
}

/* Logo images */
.logo-track img {
    height: 30px;
    margin-right: 40px;
    transition: filter 0.5s ease;
}

.logo-track img:hover {
    filter: grayscale(0%);
}

/* Keyframes for smooth horizontal scroll */
@keyframes scroll-marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* Optional border styling like your original code */
.trusted-by-company {
    border: 1px solid #ddd;
    padding: 11px 11px;
}

i.bi.bi-arrow-up-right {
    top: 31px;
}
.trusted-by-text {
    border-right: 1px solid #ddd;
}
.software-service-providers .shap {
    top: 67%;
    z-index: -1;
    width: 98%;
}
.flowChart img {
    margin: 0 auto;
    display: block;
}

.topSevices , .service-cate-listing{
   background: #e0f6e2;
}
.software-cate-listing .col-xl-3  , .service-cate-listing .col-xl-3{
    width: 25%;
}
.product-company-logo {
    width: 70px;
    height: 70px;
}
.listProduct {
    margin: 0 auto;
    max-width: 16%;
}
.list-product-btn {
    max-width: 56%;
    margin: 0 auto;
}
.vendorAccount input.form-control {
    border-color: #E6EAED;
    color: #212B36;
    background-color: #ffffff;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.6;
    border-radius: 0.35rem;
    padding: 0.45rem 0.85rem;
}
.list-company-info {
background: #00193c;
    padding: 30px 30px 30px;
    z-index: 1;
    overflow: hidden;
}
section.bg-auth {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
 
/* Arrow styling */
.arrow {
    transition: transform 0.3s ease;
    display: inline-block;
}

section.listBg {
    background-color: rgba(22, 67, 67, 0.9);
    padding: 30px 0px;
}
.price-Form {
    max-width: 780px;
    background-color: rgb(0 0 0 / 50%);
    box-shadow: 0px 10px 50px 0px rgb(223 223 223);
    padding: 15px;
    position: relative;
}
.topListPro {
    background: linear-gradient(88deg, rgb(18 224 0 / 30%), transparent);
    padding: 30px 0px 30px 0px;
}
h3#toggleCompany {
    position: absolute;
    right: 22px;
    top: 16px;
    text-decoration: underline;
}
.price-Form .ts-control {
    background: transparent !important;
    border-bottom: 1px solid #ddd !important;
    border: none;
    border-radius: 0px;
}
.price-Form .common-input-class {
    background: transparent !important;
    padding: 0px 4px 6px 3px;
    border: 0px;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
}
.price-Form .label-common-font-size {
    color: white;
}
.price-Form .ts-control {
    padding: 1px 0px 5px 0px !important;
    height: 27px;
}
/* Rotated arrow when open */
.arrow.rotate {
    transform: rotate(180deg);
}
.trendCateImg {
    width: 33px;
    height: 33px;
}
.dropdown-content li {
    border-bottom: 1px solid #f5f5f5;
}
/* Dropdown box */
.dropdown-content {
background-color: #fff;
    min-width: 171px;
    padding: 5px 10px;
    top: 100%;
    left: 0;
    border-radius: 3px 3px 0px 0px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 99;
}

/* Show dropdown (with animation) */
.dropdown-content.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Items inside dropdown */
#trendingServiceList .dropdown-item,
#trendingSoftwareList .dropdown-item {
    padding: 7px 9px 5px 9px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    line-height: 15px;
}

.dropdown-item:last-child {
    border-bottom: none;
}

.side-info-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -1;
}
.software-cate-view ul li {
    border-bottom: 1px solid #f5f1f1;
    padding: 3px 5px;
}

.companyFetch.active {
    color: #0d6efd !important;
    text-decoration: underline;
}
.sidebar_000 .companyFetch {
    padding: 2px 91px 0px 5px;
}
.companyDetail {
    background: #f9f2ec;
}
#softwareCompanyView .nav-item {
    padding: 2px 15px 0px 0px;
}
#softwareCompanyView .nav-item:last-child {
    padding-right: 0px;
}
.companyProduct {
    margin: 0 auto;
    max-width: 79%;
}
.productInfo {
    background-color: #f3f4f4 !important;
    border-left: 6px solid #0ea900 !important;
}
.listin_right_side {
    width: 65%;
}
 
.star-icon {
    color: #ff9301;
    position: relative;
    bottom: 3px;
}
.max-score {
    position: relative;
    top: 7px;
    right: 4px;
}
 
.reviewWrit {
    background: #0d6efd;
}
.product-detail {
    border-radius: 13px;
    box-shadow: 9px -2px 19px 9px rgba(0, 0, 0, 0.02);
    padding: 10px 10px 10px 10px;
}
.based-on {
    bottom: 12px;
    left: 8px;
}
#FreeDemo .btn-close {
    right: -7px;
    top: -55px;
}
.userReview .reviewWrit {
    height: 31px;
    top: 34px;
}

.rating {
    box-shadow: 9px -2px 19px 9px rgba(0, 0, 0, 0.02);
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 19px;
}
.userRate01 {
    width: 50%;
}
.userImg {
    height: 80px;
    width: 97px;
}
p.all_review_count {
    border: 1px solid #96eb64;
    height: 26px;
    line-height: 24px;
}
.userImg img {
    border-radius: 100%;
}

/* --- Custom Variables for easy theming (Best Practice for 2025) --- */

/* --- Accordion Customization --- */

.modern-accordion {
    border: none;
    border-radius: 12px; /* Slight rounding for a modern card look */
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); /* Subtle shadow for depth */
}

.accordion-item {
    border: none;
    margin-bottom: 10px; /* Space between items for distinct cards */
    border-radius: 8px; /* Inner rounding */
    background-color: #ffffff;
    transition: box-shadow 0.3s ease;
}

/* Hover effect on the entire item */
.accordion-item:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

/* Style for collapsed button */
.accordion-button.collapsed {
    color: #1a1a1a;
}

/* Style for expanded button */
.accordion-button:not(.collapsed) {
    color: #555555; /* Highlight active question */
    background-color: #f8f9fa;
    border-bottom: 1px solid #e0e0e0;
}

/* Change the Chevron Icon (use a clean + / - visual) */
.accordion-button::after {
    background-image: none;
    content: "+"; /* Plus sign for collapsed state */
    font-size: 1.4rem;
    font-weight: 300;
    color: #007bff;
    transform: rotate(0deg);
    transition: transform 0.3s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
    content: "−"; /* Minus sign for expanded state */
    transform: rotate(0deg); /* Prevent rotation, just a symbol change */
}

/* Remove default Bootstrap flush-accordion rounded corners on buttons */
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.WriteReview .produect-company-bg {
    width: 27%;
    height: 108px;
}
#addCustomRequirements {
    height: 104px;
}

.star-rating i {
    font-size: 18px;
    color: #ffc81e;
    cursor: pointer;
    transition: color 0.2s;
    padding: 4px;
}
.star-rating i.hover,
.star-rating i.selected {
    color: #ffcc00;
}
.rating-text {
    font-size: 0.9rem;
    color: #666;
    margin-left: 5px;
}
    #leadModal .modal-dialog{
        max-width: 680px;
    }

.common-input-class {
     font-size: 14px;
    padding: 6px 4px 6px 6px;
    font-family: "Poppins";
    border: 1px solid #ddd;
    display: block;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    color: #5c5a5a;
    outline: none;
}
#FreeDemo .modal-dialog {
    max-width: 680px;
}
.listinInfo {
    padding: 30px 20px 30px 20px;
    background: #f2f6fd;
    border-radius: 16px;
}
.listing_section01 {
    background-color: #f3f4f4 !important;
    border-left: 6px solid #0ea900 !important;
}
.smallInfo .produect-company-bg , .produect-company-bg {
    width: 108px;
    height: 87px;
    position: relative;
    border: 1px dashed #BFCAD2;
}
.admin-loging .dropdown-menu.show {
    display: block;
}
.admin-loging  .dropdown-toggle::after {
    top: 14px;
    right: 11px;
}
.discussions {
    border-top: 1px solid #ffffff;
}

/* Flex Container for the two divs */
.pricing-container {
    display: flex;
    gap: 0;
    max-width: 1074px;
    width: 100%;
    margin: 32px auto;
    border-radius: 16px;
    padding: 42px;
    background-color: #f5f5f5;
    background-image: url(https://wp.alithemes.com/html/iori/demos/assets/imgs/page/homepage3/finger.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.faq-section {
    max-width: 900px;
    margin: 25px auto;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    padding: 30px 30px;
}

/* Custom FAQ accordion styles */
.faq-accordion .faq-item {
    border: none;
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f9fbff;
}

.faq-accordion .faq-button {
    background: #f9fbff;
    padding: 10px 16px;
    transition: all 0.3s ease;
    font-family: "Poppins";
}

.faq-accordion .faq-button.active {
    background-color: #b2b2b2;
    color: #fff !important;
}

.faq-accordion .faq-icon {
    transition: transform 0.3s ease;
}

.faq-accordion .faq-button.active .faq-icon {
    transform: rotate(180deg);
    color: #fff;
}

.faq-accordion .faq-body {
    display: none;
    background: #fff;
    color: #444;
    padding: 1rem 1.2rem;
    line-height: 1.6;
    border-top: 1px solid #e9ecef;
}
.pricing-card:before {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.pricing-card:after,
.pricing-card:before {
    content: "";
    position: absolute;
    top: -80px;
    right: -55px;
    width: 150px;
    height: 150px;
    border: 1px solid rgb(0 0 0 / 10%);
    border-radius: 50%;
}

/* General Card Styling */
.pricing-card {
    flex: 1;
    padding: 50px 25px;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

/* Left Div (Basic Plan) - Uses #7ce069 for background, #1a1a1a for text */
.basic-plan {
    background-color: #96eb64 !important;
    color: #1a1a1a;
}

/* Right Div (Enterprise Plan) - Uses #1a1a1a for background, #ffffff for text */

/* Typography */

.plan-price {
    font-size: 41px;
    font-weight: 800;
    margin-bottom: 14px;
    padding-bottom: 12px;
    line-height: 1;
    text-align: left;
    border-bottom: 1px solid #ffffff;
    font-family: "Roboto Condensed";
}

.plan-price span {
    font-size: 18px;
    font-weight: 500;
    opacity: 0.9;
    margin-left: 5px;
}

.features-list li::before {
    content: "\F26E";
    font-family: "bootstrap-icons";
    font-size: 21px;
    position: relative;
    top: 5px;
}

.features-list li {
    margin-bottom: 7px;
    border-bottom: 1px solid;
    font-size: 15px;
    padding-bottom: 9px;
}

/* Separator lines for each plan */
.basic-plan .features-list li {
    border-bottom-color: rgba(0, 0, 0, 0.15);
}

.enterprise-plan .features-list li {
    border-bottom-color: rgba(255, 255, 255, 0.15);
}

.features-list li:last-child {
    border-bottom: none;
}

.features-list i {
    font-size: 1rem;
    margin-right: 15px;
}

.enterprise-plan .features-list i {
    /* Green checkmark on black background */
    color: #7ce069;
}

.duration,
.charge {
    font-weight: 700;
    margin-left: auto;
    text-align: right;
}

/* Button Styling */
.choose-btn {
    padding: 15px 30px;
    border-radius: 50px;
}

.listing_top_content {
    width: 65%;
}

.banner-bg {
    background-image: url("../images/software-index-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    transform-origin: center;
    padding: 30px 0px;
}
.banner-one__form-box {
    box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.1);
    padding: 35px 35px 47px;
    color: #1a1a1a;
    text-align: center;
    cursor: pointer;
    margin-top: 27px;
    z-index: 99;
    transition: all 300ms ease;
    background: #23a455d1;
}
.banner-one__form {
    position: relative;
    display: block;
}
.banner-one__input-box input {
    height: 23px;
    width: 100%;
    border: none !important;
    background-color: #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
    outline: none;
    display: block;
    border-radius: 4px;
    font-size: 12px !important;
    font-family: "Poppins" !important;
    padding: 17px 12px;
}
.banner-one__input-box {
    margin-bottom: 14px;
}
.ts-control {
    height: 35px;
}
:root {
    --theme-color2: #ff0080;
    --theme-color-light: #ffcc70;
    --gradient-angle: 0deg;
}

/* Container */

.plan-professional{
    background: #ecf2fc !important;
}
.pricing-plan {
    display: flex;
    margin: 0 auto;
    max-width: 84%;
}
/* HR SOFTWARE AND SUGGEST CSS END  */

/* USED CSS START */

.subscri-modal {
    padding: 14px 9px 20px 14px;
    background-color: rgb(217 255 205) !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.subscriBtn {
    padding: 6px 21px;
    right: 8px;
    top: 47px;
    border-radius: 3px 0px 0px 3px;
}
 
nav.second-bread {
    background: #ddd;
    height: 24px;
}
.second-bread li,
.second-bread li a {
    font-size: 14px;
}
.job-latest-list img {
    width: 90px;
    border: 1px solid #ddd;
    height: 80px;
}
.topic_one,
.widget-title {
    font-size: 21px;
    text-transform: uppercase;
}
.job-latest-list {
    padding: 12px 0px 12px 12px;
}
.Exll {
    width: 70%;
}
.Exll02 {
    width: 30%;
}
#Nav_List a {
    font-size: 15px;
}
#xsm-respon {
    margin-top: 1.7em;
    display: inline-block;
}
.hrhb-logo {
    left: -7px;
}
.second-bread li,
.second-bread li a {
    font-size: 14px;
}
.second-bread li a {
    position: relative;
    top: 2px;
    color: black;
}
.cate-left-sec {
    position: sticky;
    top: 30px;
    align-self: flex-start;
    height: fit-content;
}
.preview-job-post-sec {
    background: #f6f8f7 !important;
    max-width: 70%;
    margin: 16px auto;
}
.about-info-job,
.jbd-01 {
    box-shadow: 9px -2px 19px 9px rgba(0, 0, 0, 0.02);
    padding: 14px 14px 21px 14px;
    background: white;
    cursor: pointer;
}
.job-detail-part .about-info-job,
.jbd-01 {
    padding: 20px 18px 20px 18px;
}
.cursor-pointer {
    cursor: pointer;
}
.userReviewList .testimonial-card {
    background-color: #ffffff;
    padding: 1px 20px;
    box-shadow: 9px -2px 19px 9px rgba(0, 0, 0, 0.02);
    border-left: 4px solid #96eb64;
    border-bottom: 4px solid #96eb64;
}
.review-card {
    background-color: #ffffff;
    padding: 20px 20px;
    border: 1px solid #ddd;
    box-shadow: 9px -2px 19px 9px rgba(0, 0, 0, 0.02);
}

.quote-mark {
    top: 16px;
    right: 19px;
}
.company-info {
    border-top: 1px solid #dee2e6;
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.enquiryBtn {
    margin: 0 auto;
    max-width: 67%;
}
.toc {
    overflow: scroll;
    overflow-x: hidden;
    height: max-content;
    background: #fafafa;
    border-radius: 18px;
    padding: 18px;
    scrollbar-width: thin;
    scrollbar-color: #000000 #f1f1f1;
    height: 400px;
}
.toc a {
    transition: 0.5s;
    font-size: 15px;
    color: black;
    padding: 11px 0px 10px 12px;
    background: white;
    border-radius: 7px;
    margin-bottom: 13px;
    text-align: left;
}
input#chkSoftware,
input#chkServices {
    height: 24px;
    width: 15px;
    position: relative;
    bottom: -4px;
    left: 0px;
}
.tag {
    display: inline-block;
    background: #0d6efd;
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    margin: 3px;
    font-size: 14px;
}
.tag .remove {
    cursor: pointer;
    margin-left: 8px;
    font-weight: bold;
}
#addMoreBtn {
    width: 27%;
    font-family: "Poppins";
    background: #e2e2e2;
}
#backToCompanyFromSoftware,
#backToCompanyFromServices {
    position: absolute;
    right: 16px;
    top: 13px;
    text-decoration: underline;
    color: white;
}
 .skeleton {
    background: linear-gradient(
        90deg,
        #f0f0f0 25%,
        #e0e0e0 37%,
        #f0f0f0 63%
    );
    background-size: 400% 100%;
    animation: shimmer 1.4s infinite;
    border-radius: 12px;
    height: 220px;
}

@keyframes shimmer {
    0% { background-position: -400px 0; }
    100% { background-position: 400px 0; }
}

.innerContent {
    padding: 77px 0px 0px 0px;
}

.feature-list .feature-item {
    align-items: center;
    gap: 0px;
    border-radius: 12px;
    background: #ffffff;
    padding: 0px 0px;
    border-left: 6px solid #85ee00;
    box-shadow: -1px 0px 10px -2px rgba(108, 67, 227, 0.2);
    display: flex;
    margin-bottom: 17px;
}
.feature-item .icon img {
    width: 27px;
}
.feature-list {
    margin: 30px auto;
    max-width: 70%;
}
.feature-list .feature-item .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 50px;
    height: 46px;
}
.listingSec {
    background-image: url(https://microtheme.co/html/osfins/assets/img/slide-2.jpg);
    padding: 25px 25px 25px 25px;
    height: 100%;
    width: 100%;
    background-position: left;
    border-radius: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.listingSec::before {
    content: "";
    position: absolute;
    background-color: rgb(8 0 73 / 53%);
    top: 0px;
    right: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border-radius: 20px;
}
.listyouProduct {
    padding: 25px 0 5px 0px;
}

/* USED CSS END */
.autocomplete-results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 6px 20px rgba(0,0,0,.15);
    max-height: 300px;
    overflow-y: auto;
}

.autocomplete-results .list-group-item {
    cursor: pointer;
}

.autocomplete-results .list-group-item:hover {
    background-color: #f5f5f5;
}

.autocomplete-results li.active,
.autocomplete-results li:hover {
    background-color: #f0f4ff;
}

.autocomplete-results li a {
    display: block;
    padding: 8px 12px;
    color: #333;
}

.autocomplete-results li a strong {
    font-weight: 600;
}
.autocomplete-highlight {
    background-color: #ffe58f;
    padding: 0 2px;
    border-radius: 3px;
}

/* VENDOR CSS START*/
.custom-card {
    border-radius: 4px;
    border: 0;
    background-color: #fff;
    box-shadow: -8px 12px 18px 0 rgba(14, 17, 28, .01);
    position: relative;
    margin-block-end: 1.5rem;
    width: 100%;
    border: 1px solid #eff0f6;
    padding: 23px;
}

  .vendorDashboard{
    background:#f0f0f8 !important;
  }
  .main-profile-cover:before {
content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #525ce5cc;
    inset-inline-start: 0;
    inset-inline-end: 0;
    inset-block-start: 0;
    inset-block-end: 0;
    z-index: -1;
    border-radius: 10px;
}
 
.innerPart {
    margin: 0 auto;
    max-width: 75%;
}
 
.avatar {
    position: relative;
      width: 5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
      border-radius: 9px;
    background: white;
}
.editprofilemodal {
 position: absolute;
    right: -13px;
    border-radius: 100%;
    top: -13px;
}
.vendorListingFeed {
    border-radius: .5rem;
    border: 0;
    background-color: #ffffff;
    box-shadow: #00000036 0 6px 10px -3px;
    position: relative;
    margin-block-end: 1.5rem;
    width: 100%;
    padding: 17px 17px;
}
.listingFedd {
    padding: 20px 15px;
    background-color: white;
    transition: all .5s ease-in-out;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    border: 1px solid #fff8f8;
    border-radius: 13px;
    display: block;
    margin-bottom: 26px;
}
.listingInfo {
    border-radius: 4px;
    background-color: white;
    box-shadow: -8px 12px 18px 0 rgba(14, 17, 28, .01);
    position: relative;
    margin-block-end: 1.5rem;
    width: 100%;
    padding: 23px;
    border-radius: 4px;
}
#addServiceModal .modal-dialog , #addSoftwareModal .modal-dialog , #editSoftwareModal .modal-dialog ,#editServiceModal .modal-dialog{
        max-width: 650px;
   
    }
/* END */

.vendorLog {
 
    padding: 10px;
 
}
.admin-loging .dropdown-menu.show li {
    border-bottom: 1px solid #eaeaea;
}
.admin-loging .dropdown-menu.show li:last-child {
    border: none;
}
ul.dropdown-menu.show {
    background: #ffb748;
    border: 0;
    box-shadow: 0 .25rem .625rem #1414141a;
    inset-block-start: -3px !important;
}
.dropdown-item:hover {
    background:  #ffb748;
    color: white;
}
.admin-loging {
    width: 77%;
}

.breadcrumb-item.active {
line-height: 25px;
}
.authentication-background:before {
    content: "";
    position: absolute;
    inset-inline-start: 0;
    inset-block-start: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffb3;
}
.authentication-background {
    background: url(https://projects.spruko.com/vue/rixzo/preview/images/authentication/2.jpg);
    background-size: cover;
    position: relative;
    z-index: 0;
}

.VendorloginSecion {
    border-radius: .5rem;
    border: 0;
    background-color: white;
    box-shadow: #8f9ba614 0 12px 24px -4px;
    position: relative;
    margin-block-end: 1.5rem;
    max-width: 58%;
    margin: 0 auto;
    padding: 30px 20px;
}
.bg-secondary-transparent {
    background-color: #ffb7481a !important;
    border: 1px solid #ffb748 !important;
}
 .login-wrapper.bg-img {
    background-image: url(https://dreamspos.dreamstechnologies.com/html/template/assets/img/authentication/login-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.login-wrapper {
    width: 100%;
    overflow: hidden;
    height: 100vh;
}
.login-wrapper.bg-img .login-content {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(17px);
}
.login-wrapper .login-content.authent-content {
    width: 50%;
}
.login-wrapper .login-content {
    height: 100vh;
    padding: 24px;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
}
 .innerIcons {
    position: absolute;
    right: 12px;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 10;
    color: #666;
}
#forgetPassword .modal-dialog {
    width: 460px;
}
.signinform:before {
    content: '';
    display: block;
    width: 27%;
    height: 1px;
    background: #eeeeee;
    position: absolute;
    top: 9px;
    left: 2em;
}
.signinform:after {
    content: '';
    display: block;
    width: 27%;
    height: 1px;
    background: #eeeeee;
    position: absolute;
    top: 9px;
    right: 2em;
}
.main-profile-cover {
    background-image: url(https://seomax-reactjs-app.vercel.app/assets/img/bg/comon-hero-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
}
.authent-wrapper.bg-img {
    background-image: url(https://html.dynamiclayers.net/dl/redias/assets/img/slider-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}