.sd-vacancy-single {
    font-family: 'Circular Pro Book', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #414141;
    padding: 35px 25px 0;
    background-color: #ffffff;
    border-top: 4px solid #6A47CB;
}

.load-vacancy-single {
    font-family: 'Circular Pro Book', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #414141;
    padding: 25px;
    padding-top: 35px;
    background-color: #ffffff;
    border-top: 4px solid #6A47CB;
}

.load-vacancy-single h1 {
    color: #414141;
}

.load-vacancy-single h2 {
    font-family: 'Circular Pro', sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    color: #6A47CB;
}

.sd-vacancy-single .apply-label {
    position: fixed;
    bottom: 30px;
    right: 100px;
    background-color: #F6F4FC;
    padding: 10px 10px 5px 10px;
    z-index: 1;
    font-family: 'Circular Pro Book', sans-serif;
    color: #707070;
    width: 170px;
    font-size: 14px;
    border-radius: 30px 30px 0 0;
}

.sd-vacancy-single .apply-label .sd-button-default {
    margin-top: 0;
    margin-bottom: 0;
}

.sd-vacancy-single .apply-label .sd-button-default a {
    margin: 0;
}

.sd-vacancy-single .apply-label .text {
    display: block;
    text-align: center;
}

.sd-vacancy-single h1 {
    font-family: 'Circular Pro', sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    color: #414141;
    margin-bottom: 12px;
}

.sd-vacancy-single .vc_row:not(.extra-info) h2 {
    font-family: 'Circular Pro', sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    color: #6A47CB;
}

.sd-vacancy-single ul {
    margin-left: 15px;
    padding: 0;
}

.sd-vacancy-single .vacancy-spec-container .vacancy-specs,
.sd-vacancy-single .vacancy-spec-container .vacancy-specs-extra {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: 0;
}

.sd-vacancy-single .vacancy-spec-container .vacancy-specs li,
.sd-vacancy-single .vacancy-spec-container .vacancy-specs-extra li {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 5px;
}

.sd-vacancy-single .vacancy-spec-container .vacancy-specs svg,
.sd-vacancy-single .vacancy-spec-container .vacancy-specs-extra svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.sd-vacancy-single .vacancy-spec-container .vacancy-specs .salary svg {
    width: 30px;
    margin-top: -10px;
}

.sd-vacancy-single .vacancy-spec-container .vacancy-specs li:not(:last-child),
.sd-vacancy-single .vacancy-spec-container .vacancy-specs-extra li:not(:last-child) {
    margin-right: 20px;
}

.sd-vacancy-single .vacancy-spec-container h3 {
    color: #606060;
    font-size: 15px;
    padding-top: 0;
}

.sd-vacancy-single .sd-vacancies-single h2 {
    font-size: 15px;
}

.sd-vacancy-single .vacancy-company-information h2 {
    display: flex;
    align-items: center;
}

.sd-vacancy-single .vacancy-company-information h2 .active-employer {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-family: 'Circular Pro', sans-serif !important;
    margin-left: 200px;
    font-size: 16px !important;
}

.sd-vacancy-single .vacancy-company-information h2 .active-employer svg {
    margin-right: 5px;
}

.container-vacancy-single .sd-button-default {
    margin-top: -15px;
    margin-bottom: 10px;
}

.sd-vacancy-single .vacancy-specs li {
    font-family: 'Circular Pro Book', sans-serif;
    display: inline-block;
    line-height: 19px;
    margin-right: 10px;
    margin-bottom: 5px;
    color: #414141;
}

.sd-vacancy-single .vacancy-specs li.salary {
    color: #2CC7A1;
}

.sd-vacancies-single .lower-title .sd-user-has-applied-label {
    float: none;
    margin: 0 20px 0 0;
}

.sd-vacancies-single .lower-title .sd-favorite-hart-not-favorite,
.sd-vacancies-single .lower-title .sd-favorite-hart {
    float: none;
    margin: 0;
    top: unset;
    height: unset;
    font-weight: 600;
}

.sd-vacancies-single .lower-title .vacancy-options-container {
    display: flex;
}

.sd-vacancies-single .lower-title .sd-favorite-hart-not-favorite::after,
.sd-vacancies-single .lower-title .sd-favorite-hart::after {
    position: absolute;
    padding-left: 10px;
}

.sd-vacancies-single .lower-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.sd-vacancy-single .exit-modal {
    position: absolute;
    top: -21px;
    right: -11px;
    cursor: pointer;
}

.sd-vacancy-single .exit-modal::after {
    font-family: 'WR icons', sans-serif;
    content: '\e905';
    font-size:  20px;
}

.sd-vacancy-single .exit-modal .label {
    display: none;
    float: right;
}

/* Styles that overwrites inline styles on elements */
.sd-vacancies-single span,
.sd-vacancies-single br,
.sd-vacancies-single font,
.sd-vacancies-single p {
    font-family: 'Circular Pro Book', sans-serif !important;
    font-size: inherit !important;
    color: #5f5f5f !important;
}

.sd-vacancies-single .vacancy-options-container {
    height: 45px;
}

.sd-vacancies-single .sd-user-has-applied-label {
    float: left;
    margin-top: 36px;
    color: #111111;
}

.sd-vacancies-single .sd-user-has-applied-label::before {
    content: '\e904';
    font-family: 'WR icons', sans-serif;
    margin-right: 10px;
    font-size: 11px;
    color: #2CC7A1;
}

.sd-vacancies-single .sd-favorite-hart {
    width: 200px;
    position: relative;
    /*float: left;*/
    margin: 0 0 50px 20px;
    height: 31px;
}

.sd-vacancies-single .sd-favorite-hart::after {
    font-family: 'WR icons', sans-serif;
    content: '\e90b';
    color: #6c48d2;
    font-size: 22px;
}

.sd-vacancies-single .sd-favorite-hart-not-favorite {
    width: 200px;
    position: relative;
    /*float: left;*/
    margin: 0 0 50px 20px;
    height: 31px;
}

.sd-vacancies-single .sd-favorite-hart-not-favorite::after {
    font-family: 'WR icons', sans-serif;
    content: '\e90b';
    color: #6c48d2;
    opacity: 0.2;
    font-size: 22px;
}

.sd-vacancies-single .sd-vacancy-tile-name {
    position: relative;
    padding-right: 45px;
}

.container-vacancy-single .call-to-action {
    margin: 0 -25px;
    width: calc(100% + 50px);
}

.container-vacancy-single .call-to-action > .vc_column-inner {
    padding: 50px 60px;
}

@media screen and (max-width: 1300px) {
    .sd-vacancy-single .vacancy-company-information h2 .active-employer {
        margin-left: 10%;
    }
}

@media screen and (max-width: 991px) {
    .container-vacancy-single {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        display: none;
        background-color: #FFFFFF;
    }

    .vacancy-row .vacancy-view-single-container {
        width: 100%;
    }

    .container-vacancy-single .spinner {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .sd-vacancy-single {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .sd-vacancy-single h2 {
        font-size: 22px;
    }

    .sd-vacancy-single .vacancy-company-information h2 .active-employer {
        margin-left: 30px;
    }

    .sd-vacancy-single .exit-modal {
        background-color: #eeeafa;
        color: #6c48d2;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        height: 44px;
        border-bottom: 1px solid #DDDDDD;
        border-top: 1px solid #DDDDDD;
        position: fixed !important;
        z-index: 9999;
    }

    .sd-vacancy-single .exit-modal::after {
        display: none;
    }

    .sd-vacancy-single .exit-modal .label {
        display: block;
    }

    .sd-vacancy-single .exit-modal .label::before {
        content: '\e905';
        font-family: 'WR icons', sans-serif;
        margin-right: 10px;
        font-size: 11px;
    }

    .sd-vacancy-single .sd-button-default {
        float: none;
    }

    .single-vacancy .wr-check-container .wr-check-inner {
        display: flex;
        flex-wrap: wrap;
    }

    .single-vacancy .wr-check-container .wr-check-inner .wr-check {
        padding: 0 0 15px;
        width: 50%;
    }

    .container-vacancy-single .call-to-action {
        width: 100%;
        margin: unset;
    }

    .container-vacancy-single .call-to-action > .vc_column-inner {
        padding: 25px 30px;
    }

    .container-vacancy-single .call-to-action > .vc_column-inner > .wpb_wrapper {
        max-width: 100%;
    }

    .sd-vacancy-single .apply-label {
        bottom: 0;
        top: unset;
        left: 0;
        right: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
        border-radius: 0;
    }

    .sd-vacancy-single .apply-label .sd-button-default {
        margin-bottom: 0;
    }

    .sd-vacancy-single .apply-label .text {
        margin-left: 10px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 992px) {
    .sd-vacancies-single .lower-title {
        flex-direction: column;
    }
}

@media screen and (max-width: 1170px) and (min-width: 991px) {
    .sd-vacancy-single .apply-label {
        bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .sd-vacancies-single .lower-title {
        flex-direction: column;
    }
}

@media screen and (max-width: 500px) {
    .single-vacancy .wr-check-container .wr-check-inner .wr-check {
        width: 100%;
    }
}