.career-value-badge {
    width: 70px;
    margin: auto;
}

.career-value-badge-icon .elementor-icon-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.career-value-badge-icon .elementor-icon {
    margin: auto;
}

.career-value-badge-icon i::before {
    top: 50%;
    transform: translate(-50%, -50%)!important;
    font-size: 38px;
}

.career-footer-section-icon-holder {
    width: 48px;
    margin: auto;
}

.career-footer-section-icon-holder .elementor-icon-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.career-footer-section-icon-holder .elementor-icon {
    margin: auto;
}

@media only screen and (max-width: 767px) {
    .career-footer-section-experience-wrapper {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 10px !important;
        padding: 0px !important;
    }
}


/* .v3-career-form p {
    margin: 0;
}

.v3-career-form span {
    display: block;
    margin-bottom: 30px;
}

.v3-career-form .career-privacy-holder span {
    display: inline-block;
}

.v3-career-form .career-privacy-holder p,
.v3-career-form .career-privacy-holder span{
    margin: 0;
}

.v3-career-form input,
.v3-career-form textarea {
    border: solid 2px #012F6B !important;
    border-radius: 4px !important;
    background: #ffffff !important;
}

.v3-career-form .wpcf7-submit {
    background-color: #FFD800 !important;
    border: 0px !important;
    border-radius: 3px;
    color: #000000;
}

.job-posting-text,
.job-posting-text p {
    margin: 0 !important;
}

.v3-service-card-arrow.job-posting-arrow a {
    padding: 0 !important;
}

.join-qbcs-image-column .elementor-widget.elementor-widget-image,
.join-qbcs-image-column .elementor-widget-container {
    height: 100%;
}

@media only screen and (max-width: 1199px) {    
    .v3-service-card.v3-job-offering-cards{
        width: 100% !important;
    }
} */