.clients-say-section__title.headline-4 span {
    color: #34ddd0;
}
.clients-say-section__subtitle.section-label.text-cyan{
    color: #f0428d;
}
.count h2 span {
    color: #34ddd0;
}

.first-buttons.buttons.btn-wr {
    justify-content: space-around;
}

.first-buttons.buttons.btn-wr {
    justify-content: space-around;
    margin-top: 19px;
}

.count__wrapper.cv_upload p {
    width: 55%;
    margin: auto;
    text-align: center;
}
select#currency option {
   
    color: #333333;
}

/* 16-12-24 */

.cc-nb-buttons-container button {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
}
.cc-cp-foot-button button.cc-cp-foot-save{
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
}



.termsfeed-com---palette-dark .cc-cp-body-tabs {
    background: transparent !important;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item {
    background: transparent !important;
    transition: .3s linear;
    /* border-bottom: 1px solid #fff !important; */
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item button{
    color: #fff !important;
}

.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true] {
    background: #f0428d !important;
}
/* .cc-nb-buttons-container button.cc-nb-okagree,.cc-nb-buttons-container button.cc-nb-reject {
    background: #f0428d !important;
    outline: 1px solid #f0428d !important;
    border-color: transparent !important;
    transition: .1s linear;
}
.cc-nb-buttons-container button.cc-nb-okagree:hover,.cc-nb-buttons-container button.cc-nb-reject:hover {
    background: transparent !important;
    outline: 1px solid #f0428d !important;
    border-color: #f0428d !important;
    transition: .1s linear;
} */
.cc-nb-buttons-container button.cc-nb-okagree:hover,.cc-nb-buttons-container button.cc-nb-reject:hover,.cc-nb-buttons-container button.cc-nb-changep:hover{
    border: 1px solid #f0428d !important;
    transition: .3s linear;
}
.termsfeed-com---palette-dark .cc-pc-head-close:focus {
    border: 2px solid #f0428d !important;
   
}
.cc-cp-foot-button button.cc-cp-foot-save{
    background: transparent !important;
    transition: .1s linear;
}
.cc-cp-foot-button button.cc-cp-foot-save:hover{
    background: #f0428d !important;
    border: 1px solid #f0428d !important;
    transition: .1s linear;
}

.cc-pc-head-lang select.cc-pc-head-lang-select {
    background: #212121 !important;
    color: #fff !important;
    border-bottom: 1px solid;
    padding-left: 0px !important;
    cursor: pointer;
}
.termsfeed-com---palette-dark .cc-pc-head-lang select:focus {
    box-shadow: 0 0 0 2px #f0428d !important;
}

.first.first-candidates .first-bg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: fill;
    width: 100%;
}
section.first.first-candidates.first-candidate_baner .first-bg img {
    object-fit: fill !important;
}

.termsfeed-com---palette-dark .cc-nb-title,.termsfeed-com---palette-dark .cc-nb-text ,.termsfeed-com---palette-dark .cc-cp-body-content-entry-title,p.cc-cp-body-content-entry-text,.termsfeed-com---palette-dark .cc-cp-body-tabs-item button,p.cc-pc-head-title-text,p#cc-pc-head-title-headline,button.cc-cp-foot-save,.cc-nb-buttons-container button{
    font-family: "Merriweather sans",sans-serif !important;
}

.termsfeed-com---nb .cc-nb-main-container {
    /* padding: 3rem; */
    background: #333333;
    /* border: 1px solid #fff; */
border: 1px solid;
    border-image: linear-gradient(#f0428d, #34ddd0);
  border-image-slice: 1;
}
.first.first-candidates .first-content.content-element.candidate p:last-child {
    color: #fff;
}

.article-section.article-job-details .article-section__apply {
    padding: 5px max(80px, min(calc(34.28571px + 5.95238vw), 60px));
    margin-bottom: 10px;
    margin-right: 20px;
}
a.article-section__apply.btn-outline.white.apply-btn.LinkedIn {
    background: transparent;
    color: #fff;
}
.job-details-card__socials a:not(:last-child) {
    margin-bottom: 10px;
    word-break: break-all;
}
.cc-nb-buttons-container button.cc-nb-okagree, .cc-nb-buttons-container button.cc-nb-reject, .cc-nb-buttons-container button.cc-nb-changep {
    border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
    .article-section.article-job-details .article-section__buttons{
        display:block;
    }
    .count__wrapper.cv_upload p {
        width: 100%;
        margin: auto;
    }

    /* 17-12-24 */

    .termsfeed-com---nb .cc-nb-title,.termsfeed-com---pc-dialog .cc-cp-body-content-entry-title {
        font-size: 18px !important;
    }
    .termsfeed-com---nb .cc-nb-text ,.termsfeed-com---pc-dialog .cc-cp-body-content-entry-text{
        font-size: 14px;
    }
    .termsfeed-com---nb .cc-nb-main-container {
        padding: 20px 20px;
    }
    .termsfeed-com---nb-simple {
        max-width: 70%;
    }
    .termsfeed-com---nb .cc-nb-okagree, .termsfeed-com---nb .cc-nb-reject, .termsfeed-com---nb .cc-nb-changep {
        display: inline-block !important;
        width: auto !important;
    }
}

@media screen and (max-width: 480px) {
    .termsfeed-com---nb-simple {
        max-width: 90%;
    }
}

/*17-12-24*/
.first.first-candidates .first-content.content-element.candidate p:last-child {
    color: #fff;
}