@font-face {
    font-family: 'montserrat_bold';
    src: url('/backend/wp-content/themes/gremi/fonts/Montserrat-Bold.ttf');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'montserrat_medium';
    src: url('/backend/wp-content/themes/gremi/fonts/Montserrat-Medium.ttf');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'montserrat_semi_bold';
    src: url('/backend/wp-content/themes/gremi/fonts/Montserrat-SemiBold.ttf');
    font-style: normal;
    font-weight: normal;
}

form#filter_list {
    /*width: 370px;*/
    font-size: 13px;
    /*Было 11*/
    line-height: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    /* Параметры тени */
    padding: 10px;
    border-radius: 6px;
}

form#filter_list * {
    font-family: 'montserrat_medium';
    font-size: 13px;
}@font-face {
    font-family: 'montserrat_bold';
    src: url('/wp-content/themes/gremi/fonts/Montserrat-Bold.ttf');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'montserrat_medium';
    src: url('/wp-content/themes/gremi/fonts/Montserrat-Medium.ttf');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'montserrat_semi_bold';
    src: url('/wp-content/themes/gremi/fonts/Montserrat-SemiBold.ttf');
    font-style: normal;
    font-weight: normal;
}

form#filter_list {
    /*width: 370px;*/
    font-size: 13px;
    /*Было 11*/
    line-height: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    /* Параметры тени */
    padding: 10px;
    border-radius: 6px;
}

form#filter_list * {
    font-family: 'montserrat_medium';
    font-size: 13px;
}

form#filter_list div span#filtr_name {
    font-family: 'montserrat_semi_bold'!important;
    font-size: 24px;
}

.x-cross {
    float: right;
    margin-top: -10%;
}

form#filter_list div span#you_choose {
    font-family: 'montserrat_semi_bold'!important;
    font-size: 18px;
}

form#filter_list div span#clear_all {
    font-size: 12px;
}

form#filter_list div span#filter_value {
    font-size: 12px;
}

form#filter_list div span.type_filter_capture {
    font-family: 'montserrat_semi_bold'!important;
    font-size: 16px;
}

form#filter_list div.type_filter_capture {
    font-size: 16px;
}

form#filter_list input.checkbox-other[type="checkbox"]:checked {
    background-color: #f9af31;
}

form#filter_list input.checkbox-other[type="radio"]:checked {
    background-color: #f9af31;
}


/*
input[type=checkbox]:after {
    content: " ";
    background-color: #f9af31;
}

input[type="checkbox"]:checked {
    background-color: #f9af31;
}
*/

label.custom-radio {
    font-size: 11px;
    line-height: 2;
}

table#filter_val {
    border-collapse: separate;
    border-spacing: 0 0.5em;
}

table#filter_val tr {
    background: #ffe5b4;
    border-radius: 10px;
}

table#filter_val tr td {
    padding: 10px;
}

table#filter_val tr td:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    white-space: nowrap;
}

table#filter_val tr td:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

table#filter_val tr:first-child {
    width: 60%;
}

.vacancies-list>.vacancy {
    /*width: 400px!important;*/
    margin-top: 0px;
    /*grid-template-columns: 43% auto;
    grid-template-rows: 36px repeat(1,min-content) 1fr;
    column-gap: 0px;*/
    width: 350px;
    column-gap: 16px;
    grid-template-columns: 44% auto;
}

.vacancies-list>.vacancy h3.title {
    /*padding-left: 10px;*/
}

.vacancies-list>.vacancy .vacancy-info {
    /*padding-left: 10px;*/
}

#filter_value {
    margin-bottom: 30px;
}

.vacancy .places-left {
    padding: 4px 7px 5px 7px;
    font-size: 0.9em;
}

.vacancies-list>.vacancy>.title>span {
    padding-right: 10px;
    font-size: 14px !important;
    white-space: unset !important;
}

.vacancies-list>.vacancy>.title {
    height: 43px;
    max-height: 43px;
}

.vacancies-list {
    justify-content: left!important;
}

.vacancies-list>.vacancy>.more-btn {
    width: 148px;
    height: 40px;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.1rem;
}


/*
table#filter_val tr:first-child td:first-child {
    border-radius: 15px 0 0 0;
}

table#filter_val tr:first-child td:last-child {
    border-radius: 0 15px 0 0;
}

table#filter_val tr:last-child td:first-child {
    border-radius: 0 0 0 15px;
}

table#filter_val tr:last-child td:last-child {
    border-radius: 0 0 15px 0;
}
*/

#document_type_show img,
#document_type_show1 img,
#document_type_show2 img,
#document_type_show3 img,
img#x-cross,
img#x-cross1,
img#x-cross2,
img#x-cross3 {
    float: right;
    margin-top: 7px;
}

#document_type_show,
#document_type_show1,
#document_type_show2,
#document_type_show3 {
    cursor: pointer;
}

.novis_filter {
    /*display: none;*/
}

.remove_filter {
    cursor: pointer;
    margin-left: 15px;
    font-size: 12px!important;
}

.cross-all-container {
    margin-top: 5px;
    /*По новому шаблону*/
    float: right;
}

.loading_pjax {
    position: fixed;
    top: 0;
    width: 100vw;
    display: block;
    height: 100vh;
    left: 0;
    background: white;
    z-index: 999;
    opacity: 0.5;
    display: none;
}

.lds-dual-ring {
    position: fixed;
    top: calc(50vh - 80px);
    left: calc(50vw - 80px);
}

.lds-dual-ring {
    display: inline-block;
    width: 160px;
    height: 160px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 164px;
    height: 164px;
    margin: 8px;
    border-radius: 50%;
    border: 16px solid #f00;
    border-color: #f00 transparent #f00 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.vacancies_page_container {
    display: table;
    width: 100%;
}

.filter_list_container {
    width: 25%;
    display: table-cell;
    vertical-align: top;
}

.vacancies-list {
    display: table-cell;
    vertical-align: text-bottom;
    width: 75%;
    padding-left: 10px;
}

.vacancies-list>.vacancy {
    max-width: 400px;
    margin-bottom: 20px;
    float: left;
    margin-left: 10px;
}

#unset_vacancy_filters_all {
    cursor: pointer;
}

@media(min-width: 1024px) {
    .hide_on_desktop {
        display: none;
    }
}

@media(max-width: 1023px) {
    .hide_on_mobiles {
        display: none;
    }
    .vacancies-list {
        width: 100% !important;
        display: block !important;
    }
    .filter_list_container {
        display: none;
        position: absolute;
        width: 300px;
        background: #fff;
        left: 0;
        z-index: 999;
        height: 100vh;
        position: fixed;
        top: 0;
        margin: 0;
    }
    .filter_list_container #filter_list {
        box-shadow: unset;
    }
    .show_mobile_filters_container {
        float: right;
        margin-top: -60px;
        font-size: 22px;
        font-weight: bold;
        cursor: pointer;
    }
    .show_mobile_filters {
        border: 1px #ffa900 solid;
        padding: 8px;
        border-radius: 9px;
    }
    .show_mobile_filters img {
        max-width: 30px;
        float: left;
        margin-top: -5px;
    }
    .hide_filter {
        float: right;
        cursor: pointer;
    }
    form#filter_list>div {
        font-size: 24px;
    }
    .filter_list_container {
        overflow-y: scroll;
    }
    .show_professions_more,
    .show_work_place_more {
        text-align: center;
        background: #f9af31;
        border-radius: 9px;
        font-weight: bold;
    }
    .checkbox_filter_profession_container,
    .checkbox_filter_work_place_container {
        display: none;
    }
    .checkbox_filter_profession_container:nth-child(-n+5),
    .checkbox_filter_work_place_container:nth-child(-n+5) {
        display: block;
    }
    .vacancies-list>.vacancy>.more-btn {
        margin-left: -37px;
    }
}

.checkbox_filter:checked:before {
    border: #9b0d16;
    background-color: #9b0d16;
}

.count_vac_block {
    display: none;
    position: absolute;
    top: 800px;
    left: 485px;
    background: #fff;
    z-index: 999;
    /*
    border-bottom-left-radius: 999px;
    border-top-left-radius: 999px;
    */
    padding: 15px;
    padding-left: 30px;
    border: 2px orange solid;
    margin-left: 20px;
    border-radius: 5px;
}

.triangle {
    width: 0;
    height: 0;
    border-width: 20px 20px 20px 0;
    border-color: transparent #FFFFFF transparent transparent;
    border-style: solid;
    position: absolute;
    margin-left: -50px;
    margin-top: -5px;
    z-index: 999;
}

.triangle_orange {
    width: 0;
    height: 0;
    border-width: 20px 21px 20px 0;
    border-color: transparent orange transparent transparent;
    border-style: solid;
    position: absolute;
    margin-left: -53px;
    margin-top: -5px;
    z-index: 0;
}

#filter_vacancy_submit {
    text-align: center;
    background: #ffa50b;
    font-size: 25px!important;
    margin-top: 10px;
    border-radius: 5px;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#filter_vacancy_submit * {
    font-size: 25px!important;
    line-height: 25px;
}

@media(max-width: 700px) {
    .show_mobile_filters span {
        display: none;
    }
    .show_mobile_filters {
        height: 40px;
    }
}


/*
input[type='checkbox'] {
    -webkit-appearance: none;
    
    width: 20px;
    height: 20px;
    background: grey;
}

input[type='checkbox']:checked {
    background: red;
}
*/

input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 16px;
}

input[type=checkbox]:after {
    content: " ";
    background-color: #f9af31;
    display: inline-block;
    visibility: visible;
}

input[type=checkbox]:checked:after {
    content: "✔";
    width: 16px;
    height: 14px;
    font-size: 16px;
    padding-left: 4px;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 6px;
}


/*
input[type=radio] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 16px;
}

input[type=radio]:after {
    content: " ";
    background-color: #f9af31;
    display: inline-block;
    visibility: visible;
}

input[type=radio]:checked:after {
    content: "\2714";
    width: 14px;
    height: 16px;
    font-size: 16px;
    padding-left: 2px;
    color: #fff;
    padding-top: 0px;
}*/

.custom-radio>input:checked~.checkmark:after {
    background-color: #f9af31;
}

.vacancies-list .vacancy {
    max-width: 45%;
    width: 45%;
    margin-right: 20px;
}

.vacancies-list>.vacancy .vacancy-info {
    margin-bottom: 15px;
}

.fnames {
    font-family: 'montserrat_semi_bold'!important;
    float: left;
    width: 40%;
    font-size: 12px !important;
}

.fvalues {
    float: right;
    width: 60%;
}

@media(max-width: 1339px) {
    .vacancies-list .vacancy {
        max-width: 100%;
        width: 100%;
    }
}

@media(max-width: 1023px) {
    .vacancies-list .vacancy {
        max-width: 45%;
        width: 45%;
    }
    .vacancies-list {
        display: table-cell!important;
    }
}

@media(max-width: 670px) {
    .vacancies-list .vacancy {
        max-width: 99%;
        width: 99%;
    }
}

#document_type1 {
    margin-left: 6px;
}

#document_type1 span.title {
    padding-left: 9px;
}
.vacancies-intro__info {
    color:#fff;
}

form#filter_list div span#filtr_name {
    font-family: 'montserrat_semi_bold'!important;
    font-size: 24px;
}

.x-cross {
    float: right;
    margin-top: -10%;
}

form#filter_list div span#you_choose {
    font-family: 'montserrat_semi_bold'!important;
    font-size: 18px;
}

form#filter_list div span#clear_all {
    font-size: 12px;
}

form#filter_list div span#filter_value {
    font-size: 12px;
}

form#filter_list div span.type_filter_capture {
    font-family: 'montserrat_semi_bold'!important;
    font-size: 16px;
}

form#filter_list div.type_filter_capture {
    font-size: 16px;
}

form#filter_list input.checkbox-other[type="checkbox"]:checked {
    background-color: #f9af31;
}

form#filter_list input.checkbox-other[type="radio"]:checked {
    background-color: #f9af31;
}


/*
input[type=checkbox]:after {
    content: " ";
    background-color: #f9af31;
}

input[type="checkbox"]:checked {
    background-color: #f9af31;
}
*/

label.custom-radio {
    font-size: 11px;
    line-height: 2;
}

table#filter_val {
    border-collapse: separate;
    border-spacing: 0 0.5em;
}

table#filter_val tr {
    background: #ffe5b4;
    border-radius: 10px;
}

table#filter_val tr td {
    padding: 10px;
}

table#filter_val tr td:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    white-space: nowrap;
}

table#filter_val tr td:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

table#filter_val tr:first-child {
    width: 60%;
}

.vacancies-list>.vacancy {
    /*width: 400px!important;*/
    margin-top: 0px;
    /*grid-template-columns: 43% auto;
    grid-template-rows: 36px repeat(1,min-content) 1fr;
    column-gap: 0px;*/
    width: 350px;
    column-gap: 16px;
    grid-template-columns: 44% auto;
}

.vacancies-list>.vacancy h3.title {
    /*padding-left: 10px;*/
}

.vacancies-list>.vacancy .vacancy-info {
    /*padding-left: 10px;*/
}

#filter_value {
    margin-bottom: 30px;
}

.vacancy .places-left {
    padding: 4px 7px 5px 7px;
    font-size: 0.9em;
}

.vacancies-list>.vacancy>.title>span {
    padding-right: 10px;
    font-size: 14px !important;
    white-space: unset !important;
}

.vacancies-list>.vacancy>.title {
    height: 43px;
    max-height: 43px;
}

.vacancies-list {
    justify-content: left!important;
}

.vacancies-list>.vacancy>.more-btn {
    width: 148px;
    height: 40px;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.1rem;
}


/*
table#filter_val tr:first-child td:first-child {
    border-radius: 15px 0 0 0;
}

table#filter_val tr:first-child td:last-child {
    border-radius: 0 15px 0 0;
}

table#filter_val tr:last-child td:first-child {
    border-radius: 0 0 0 15px;
}

table#filter_val tr:last-child td:last-child {
    border-radius: 0 0 15px 0;
}
*/

#document_type_show img,
#document_type_show1 img,
#document_type_show2 img,
#document_type_show3 img,
img#x-cross,
img#x-cross1,
img#x-cross2,
img#x-cross3 {
    float: right;
    margin-top: 7px;
}

#document_type_show,
#document_type_show1,
#document_type_show2,
#document_type_show3 {
    cursor: pointer;
}

.novis_filter {
    /*display: none;*/
}

.remove_filter {
    cursor: pointer;
    margin-left: 15px;
    font-size: 12px!important;
}

.cross-all-container {
    margin-top: 5px;
    /*По новому шаблону*/
    float: right;
}

.loading_pjax {
    position: fixed;
    top: 0;
    width: 100vw;
    display: block;
    height: 100vh;
    left: 0;
    background: white;
    z-index: 999;
    opacity: 0.5;
    display: none;
}

.lds-dual-ring {
    position: fixed;
    top: calc(50vh - 80px);
    left: calc(50vw - 80px);
}

.lds-dual-ring {
    display: inline-block;
    width: 160px;
    height: 160px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 164px;
    height: 164px;
    margin: 8px;
    border-radius: 50%;
    border: 16px solid #f00;
    border-color: #f00 transparent #f00 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.vacancies_page_container {
    display: table;
    width: 100%;
}

.filter_list_container {
    width: 25%;
    display: table-cell;
    vertical-align: top;
}

.vacancies-list {
    display: table-cell;
    vertical-align: text-bottom;
    width: 75%;
    padding-left: 10px;
}

.vacancies-list>.vacancy {
    max-width: 400px;
    margin-bottom: 20px;
    float: left;
    margin-left: 10px;
}

#unset_vacancy_filters_all {
    cursor: pointer;
}

@media(min-width: 1024px) {
    .hide_on_desktop {
        display: none;
    }
}

@media(max-width: 1023px) {
    .hide_on_mobiles {
        display: none;
    }
    .vacancies-list {
        width: 100% !important;
        display: block !important;
    }
    .filter_list_container {
        display: none;
        position: absolute;
        width: 300px;
        background: #fff;
        left: 0;
        z-index: 999;
        height: 100vh;
        position: fixed;
        top: 0;
        margin: 0;
    }
    .filter_list_container #filter_list {
        box-shadow: unset;
    }
    .show_mobile_filters_container {
        float: right;
        margin-top: -60px;
        font-size: 22px;
        font-weight: bold;
        cursor: pointer;
    }
    .show_mobile_filters {
        border: 1px #ffa900 solid;
        padding: 8px;
        border-radius: 9px;
    }
    .show_mobile_filters img {
        max-width: 30px;
        float: left;
        margin-top: -5px;
    }
    .hide_filter {
        float: right;
        cursor: pointer;
    }
    form#filter_list>div {
        font-size: 24px;
    }
    .filter_list_container {
        overflow-y: scroll;
    }
    .show_professions_more,
    .show_work_place_more {
        text-align: center;
        background: #f9af31;
        border-radius: 9px;
        font-weight: bold;
    }
    .checkbox_filter_profession_container,
    .checkbox_filter_work_place_container {
        display: none;
    }
    .checkbox_filter_profession_container:nth-child(-n+5),
    .checkbox_filter_work_place_container:nth-child(-n+5) {
        display: block;
    }
    .vacancies-list>.vacancy>.more-btn {
        margin-left: -37px;
    }
}

.checkbox_filter:checked:before {
    border: #9b0d16;
    background-color: #9b0d16;
}

.count_vac_block {
    display: none;
    position: absolute;
    top: 800px;
    left: 485px;
    background: #fff;
    z-index: 999;
    /*
    border-bottom-left-radius: 999px;
    border-top-left-radius: 999px;
    */
    padding: 15px;
    padding-left: 30px;
    border: 2px orange solid;
    margin-left: 20px;
    border-radius: 5px;
}

.triangle {
    width: 0;
    height: 0;
    border-width: 20px 20px 20px 0;
    border-color: transparent #FFFFFF transparent transparent;
    border-style: solid;
    position: absolute;
    margin-left: -50px;
    margin-top: -5px;
    z-index: 999;
}

.triangle_orange {
    width: 0;
    height: 0;
    border-width: 20px 21px 20px 0;
    border-color: transparent orange transparent transparent;
    border-style: solid;
    position: absolute;
    margin-left: -53px;
    margin-top: -5px;
    z-index: 0;
}

#filter_vacancy_submit {
    text-align: center;
    background: #ffa50b;
    font-size: 25px!important;
    margin-top: 10px;
    border-radius: 5px;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#filter_vacancy_submit * {
    font-size: 25px!important;
    line-height: 25px;
}

@media(max-width: 700px) {
    .show_mobile_filters span {
        display: none;
    }
    .show_mobile_filters {
        height: 40px;
    }
}


/*
input[type='checkbox'] {
    -webkit-appearance: none;
    
    width: 20px;
    height: 20px;
    background: grey;
}

input[type='checkbox']:checked {
    background: red;
}
*/

input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 16px;
}

input[type=checkbox]:after {
    content: " ";
    background-color: #f9af31;
    display: inline-block;
    visibility: visible;
}

input[type=checkbox]:checked:after {
    content: "✔";
    width: 16px;
    height: 14px;
    font-size: 16px;
    padding-left: 4px;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 6px;
}


/*
input[type=radio] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 16px;
}

input[type=radio]:after {
    content: " ";
    background-color: #f9af31;
    display: inline-block;
    visibility: visible;
}

input[type=radio]:checked:after {
    content: "\2714";
    width: 14px;
    height: 16px;
    font-size: 16px;
    padding-left: 2px;
    color: #fff;
    padding-top: 0px;
}*/

.custom-radio>input:checked~.checkmark:after {
    background-color: #f9af31;
}

.vacancies-list .vacancy {
    max-width: 45%;
    width: 45%;
    margin-right: 20px;
}

.vacancies-list>.vacancy .vacancy-info {
    margin-bottom: 15px;
}

.fnames {
    font-family: 'montserrat_semi_bold'!important;
    float: left;
    width: 40%;
    font-size: 12px !important;
}

.fvalues {
    float: right;
    width: 60%;
}

@media(max-width: 1339px) {
    .vacancies-list .vacancy {
        max-width: 100%;
        width: 100%;
    }
}

@media(max-width: 1023px) {
    .vacancies-list .vacancy {
        max-width: 45%;
        width: 45%;
    }
    .vacancies-list {
        display: table-cell!important;
    }
}

@media(max-width: 670px) {
    .vacancies-list .vacancy {
        max-width: 99%;
        width: 99%;
    }
}

#document_type1 {
    margin-left: 6px;
}

#document_type1 span.title {
    padding-left: 9px;
}
.vacancies-intro__info {
    color:#fff;
}