.white-link {
    color: #FFFFFF
}

.b-distant-main__content-block {
    width: -webkit-calc(100% - 1.125rem);
    width: calc(100% - 1.125rem);
    margin-right: .5625rem;
    margin-left: .5625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.b-distant-content__line--vacancies-main {
    width: 100%;
    background-size: cover;
    z-index: -1;
    margin-top: -79px;
    padding-top: 62px;
    background: -o-linear-gradient(2.16deg, #B54900 8.28%, #F7AF42 52.19%);
    background: linear-gradient(87.84deg, #B54900 8.28%, #F7AF42 52.19%);
    overflow: hidden
}

.b-distant-main__info-section {
    font-style: normal;
    font-weight: normal;
    width: 72%;
    position: relative;
    padding: 37px
}

.b-distant-main__info-section:after {
    content: "";
    background: url("img/545705-PJW10K-674 3.png") no-repeat 50% 100%;
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: -60px;
    height: 100%;
    width: 70%;
    background-size: 100%
}

.b-distant-main__info-section h1 {
    font-weight: bold;
    font-size: 41px;
    line-height: 52px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 14px
}

.b-distant-main__info-section p {
    font-size: 23px;
    line-height: 28px;
    max-width: 347px;
    width: 37%
}

.b-distant-main__form-section {
    height: 100%;
    width: 100%;
    max-width: 393px;
    top: -30px;
    position: relative;
    padding: 41px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(30, 148, 253, 0.1)), to(rgba(30, 148, 253, 0.1))), #fff;
    background: -o-linear-gradient(bottom, rgba(30, 148, 253, 0.1), rgba(30, 148, 253, 0.1)), #fff;
    background: linear-gradient(0deg, rgba(30, 148, 253, 0.1), rgba(30, 148, 253, 0.1)), #fff;
    text-align: center
}

.b-distant-main__form-section h3 {
    font-weight: bold;
    font-size: 19px;
    line-height: 29px;
    text-transform: uppercase;
    color: #000000
}

.b-distant-main__form-section p {
    color: #000000
}

.b-distant-main__form-section .city {
    padding-top: 16px;
    font-size: 14px;
    line-height: 120%
}

.b-distant-main__form-section .phone {
    font-weight: bold;
    font-size: 21px;
    line-height: 140%;
    color: #000000;
    display: block;
    margin-bottom: 27px
}

.b-distant-main__form-section .phone:hover {
    color: #546093
}

.b-distant-main__form-section form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 261px;
    margin: 20px auto 0 auto
}

.b-distant-main__form-section form button {
    margin-left: 0;
    height: 40px;
    margin-bottom: 16px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
    border-radius: 6px;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    line-height: 18px;
    outline: none;
    cursor: pointer;
    color: #fff;
    background-color: #1e94fd;
    -webkit-box-shadow: 0 6px 20px rgba(30, 148, 253, 0.35);
    box-shadow: 0 6px 20px rgba(30, 148, 253, 0.35)
}

.b-distant-main__form-section form button:hover {
    background: #1a80da
}

.b-distant-main__form-section span {
    color: #000000
}

.b-distant-main__form-section span a {
    color: #1E94FD
}

.distant-choice-block {
    display: none;
    -webkit-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap
}

.distant-choice-block > * {
    width: 47%
}

.distant-choice-block div {
    margin-right: auto;
    height: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background-size: 100%;
    position: relative
}

.distant-choice-block div div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.distant-choice-block div div div {
    width: 20%;
    height: -webkit-calc(100% / 6);
    height: calc(100% / 6);
    position: relative
}

.distant-choice-block ul {
    margin-left: auto;
    text-align: left;
    margin-top: 0
}

.distant-choice-block ul li {
    padding-bottom: 30px
}

.distant-choice-block ul h4 {
    margin-top: 0
}

#selling:checked ~ .selling-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#buying:checked ~ .buying-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.b-distant-choice {
    text-align: center
}

.b-distant-choice input {
    display: none
}

.b-distant-choice label {
    padding: 45px 0;
    display: inline-block;
    font-weight: bold;
    font-size: 41px;
    line-height: 40px;
    color: #A4A7B0;
    cursor: pointer
}

.b-distant-choice label p {
    padding: 0;
    margin: 0;
    font-size: 41px;
    line-height: 40px
}

.b-distant-choice #selling:checked ~ label[for="selling"] {
    color: #1E94FD;
    cursor: default
}

.b-distant-choice #buying:checked ~ label[for="buying"] {
    color: #1E94FD;
    cursor: default
}

.b-distant-choice label[for="selling"] {
    border-left: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    margin: 65px 0 60px 0;
    border-radius: 10px 0 0 10px;
    padding-right: 130px
}

.b-distant-choice label[for="buying"] {
    border-right: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 80px;
    margin: 65px 0 60px 0;
    border-radius: 0 10px 10px 0;
    position: relative;
    left: -4px
}

.b-distant-choice label[for="buying"] p {
    padding-left: 130px;
    border-left: 1px solid #DADADA
}

@media all and (max-width: 1250px) {
    .b-distant__line-gradient .b-notice__text {
        font-size: 19px;
        width: 70%
    }

    .b-distant__line-gradient .b-notice__text strong {
        font-size: 25px
    }

    .b-distant__line-gradient .b-notice__text-comment {
        display: none
    }

    .b-distant__line-gradient .b-notice__more {
        margin-left: auto;
        margin-right: auto
    }

    .b-distant-main__form-section {
        max-width: 300px
    }

    .b-distant-main__info-section p {
        width: 35%
    }

    .b-distant-main__info-section:after {
        right: -40px
    }

    .b-distant-main__form-section h3 {
        font-size: 17px
    }

    .b-distant-main__form-section .city {
        padding-top: 0
    }

    .b-distant-main__form-section .phone {
        margin-bottom: 7px
    }
}

@media all and (max-width: 1025px) {
    .b-distant__line-gradient .b-notice__text {
        width: auto;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto
    }

    .b-distant__line-gradient .b-notice__text:before {
        display: none
    }

    .b-distant__line-gradient .b-notice__more {
        width: auto
    }

    .b-distant-main__content-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .b-distant-main__info-section {
        width: 100%
    }

    .b-distant-main__info-section:after {
        right: 0;
        width: 63%
    }

    .b-distant-main__form-section {
        max-width: 100%;
        z-index: 3
    }

    .b-distant-choice label {
        font-size: 35px
    }

    .b-distant-choice label p {
        font-size: 35px
    }

    .b-distant-choice label[for="selling"] {
        padding-left: 55px;
        padding-right: 55px
    }

    .b-distant-choice label[for="buying"] {
        padding-right: 55px
    }

    .b-distant-choice label[for="buying"] p {
        padding-left: 55px
    }
}

@media all and (max-width: 700px) {
    .b-distant__line-gradient .b-notice__text {
        font-size: 17px;
        white-space: normal;
        width: 46%;
        line-height: 19px
    }

    .b-distant__line-gradient .b-notice__text strong {
        font-size: 23px
    }

    .b-distant-main__info-section {
        padding: 0
    }

    .b-distant-main__info-section h1 {
        font-size: 33px;
        margin-bottom: 0
    }

    .b-distant-main__info-section p {
        margin-top: 0;
        font-weight: 300;
        font-size: 18px;
        padding-bottom: 15px
    }

    .b-distant-main__form-section {
        top: 0;
        margin-bottom: 18px;
        padding: 35px
    }

    .distant-choice-block {
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap
    }

    .distant-choice-block > * {
        width: 95%;
        margin: 0 auto
    }

    .distant-choice-block ul {
        margin-top: 35px
    }

    .distant-choice-block ul li {
        padding-bottom: 15px
    }

    .b-distant-choice label[for="buying"] {
        border: 1px solid #DADADA;
        border-radius: 0 0 10px 10px;
        margin: 0 0 60px 0;
        width: 90%;
        left: 0
    }

    .b-distant-choice label[for="buying"] p {
        border-left: none
    }

    .b-distant-choice label[for="selling"] {
        border: 1px solid #DADADA;
        border-radius: 10px 10px 0 0;
        margin: 65px 0 0 0;
        width: 90%
    }
}

@media all and (max-width: 540px) {
    .b-distant__line-gradient .b-notice__text {
        width: 54%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .b-distant__line-gradient .b-notice__text strong {
        padding-bottom: 8px
    }

    .b-distant__line-gradient .b-notice__text br {
        display: none
    }

    .b-distant__line-gradient .b-notice__more .b-notice__btn {
        padding: 9px 20px;
        min-width: auto
    }

    .b-distant-content__line--vacancies-main {
        background: #FFFFFF
    }

    .b-distant-main__info-section h1 {
        color: #000000
    }

    .b-distant-main__info-section p {
        color: #000000;
        width: 100%
    }

    .b-distant-main__info-section:after {
        display: none
    }

    .b-distant-main__form-section .phone {
        margin-bottom: 27px
    }

    .b-distant-main__form-section .city {
        padding-top: 16px
    }

    .b-distant-choice label[for="buying"] {
        padding-left: 0;
        padding-right: 0
    }

    .b-distant-choice label[for="buying"] p {
        font-size: 26px;
        padding-left: 0
    }

    .b-distant-choice label[for="selling"] {
        font-size: 26px;
        padding-left: 0;
        padding-right: 0
    }
}

/*# sourceMappingURL=distantmin.css.map */

.b-layout__content--default {
    padding-top: 15px!important;
}
a.b-breadcrumbs__item-content {
    color: white!important;
}

@media print, screen and (max-width: 540px) {
    a.b-breadcrumbs__item-content {
        color: #1567b0!important;
    }
}

.b-small-info__field-list {
    z-index: 12!important;
}