

/* Start:/local/templates/chickenhouse2024/components/bitrix/news.list/vacancy_city/style.css?17234992001616*/
contacts-block h3 {
    margin: 0;
    font-size: 1.5rem;
}
.contacts-block a {
    text-decoration: none;
}

.vacancies__city--block .tabs__captions {
    margin: 0 0 1.25rem;
}

.vacancies__city--block .tabs__caption .btn {
    width: 100%;
}

.vacancies__city--block .tabs__content-item .btn {
    width: 335px;
    max-width: 100%;
}

.vacancies__city--block .tabs__content-item h2, .vacancies__city--block .tabs__content-item h3 {
    margin: 0 0 10px;
}
.vacancies__city--block .tabs__content-item ul {
    margin: 0 0 20px;
}

.vacancies__city--block .btn__outer {
    padding: 20px 0 0;
    border-top: 1px #c6c6c6 solid;
}

.vacancies__city--block .tabs__button {
    background-color: #fff !important;
    color: #3F3F3F !important;
}
.vacancies__city--block .tabs__button.active {
    background-color: #ED6B06 !important;
    color: #fff !important;
}

@media(max-width: 767px){
    .vacancies__city--block ul.tabs__captions {
        display: flex;
        /* flex-wrap: wrap; */
        gap: 15px !important;
        margin: 0 0 20px !important;
        flex-direction: row !important;
        padding: 0 !important;
        background: none !important;
        border-radius: 0 !important;
    }


    .vacancies__city--block ul.tabs__captions {
        flex-wrap: nowrap;
        overflow: scroll;
        width: auto;
    }

    .vacancies__city--block ul.tabs__captions .tabs__caption {
        white-space: nowrap;
    }

    .vacancies__city--block ul.tabs__captions .tabs__caption .btn {
        font-size: 1rem !important;
    }
    .contacts-block.d-md-none {
        margin-top: 20px;
    }
}
/* End */


/* Start:/local/templates/chickenhouse2024/components/wizard/feedback/vacancy/style.css?1748728432706*/
#modal-vacancy {
    padding-top: 20px;
}

.form__input {
    width: 100%;
    border-radius: 10px;
    border: none !important;
    outline: none !important;
    padding: 10px 7px;
}

textarea.form__input {
    width: 100%;
    resize: none;
    height: 100px;
}

.agreement.form__agreement > div {
    display: flex;
    gap: 20px;
}

.form__input-wrap .form__input-err {
    display:none;
}

.form__input-wrap.has--error .form__input-err {
    display:block;
    color: #E30613;
    font-size: 12px;
    margin-top: 5px;
}

.form__input-wrap.has--error input,.form__input-wrap.has--error textarea {
    border: 1px #E30613 solid !important;
}

.form__success {
    color: #00913E;
    font-size: 14px;
}
/* End */


/* Start:/local/templates/chickenhouse2024/components/bitrix/news.list/vacancy_other/style.css?1721684418441*/
.other_city_vacancies--item a {
    text-decoration: none;
}
.other_city_vacancies--item ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.other_city_vacancies--item li {
    margin: 0;
    padding: 0;
}
.other_city_vacancies {
    margin-bottom: var(--bs-gutter-x);
}
.other_city_vacancies--item {
    height: 100%;
}

.other_city_vacancies--block h2 {
    margin: 30px 0;
}
.other_city_vacancies--block {
    margin: 0 0 20px;
}
/* End */
/* /local/templates/chickenhouse2024/components/bitrix/news.list/vacancy_city/style.css?17234992001616 */
/* /local/templates/chickenhouse2024/components/wizard/feedback/vacancy/style.css?1748728432706 */
/* /local/templates/chickenhouse2024/components/bitrix/news.list/vacancy_other/style.css?1721684418441 */
