

/* Start:/local/templates/port_2021/components/bitrix/news/company_2022/bitrix/news.list/vacancy/style.css?16476803748720*/
h1 {
    display: block;
    position: relative;

    font-size: 27px;
    line-height: 20px;
    color: #383838;
}

.company_wrapper {
    margin: auto auto auto 0;
    position: relative;
    display: flex;
}

.jobs {
    border: 1px solid #dbdbdb;
    background-color: #ffffff;
    border-radius: 3px;
    padding: 20px 24px;
    box-sizing: border-box;
    flex: 1 1 auto;
}

.jobs .text_wrapper {
    color: #383838;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

.jobs .text_wrapper h3 {
    color: #1e1e1e;
    font-size: 21px;
    font-weight: 400;
    margin: 5px 0 0;
}

.jobs .text_wrapper h2 {
    color: #1e1e1e;
    font-size: 21px;
    font-weight: 400;
    margin: 35px 0 20px;
}

.one_job .one_job_top:after, .one_job .one_job_body .one_job_sotr:after {
    content: '';
    clear: both;
    display: table;
}

.one_job {
    border: 2px solid #eeeeee;
    background-color: #ffffff;
    overflow: hidden;
    margin-bottom: 12px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;

    -webkit-transition: height 0.4s ease-out;
    -moz-transition: height 0.4s ease-out;
    -o-transition: height 0.4s ease-out;
    transition: height 0.4s ease-out;
}

.one_job .one_job_top {
    padding: 14px 0;
    border-bottom: 0px solid #dbdbdb;

    color: #383838;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.14px;
    line-height: 20px;
}

.one_job.load .one_job_top {
    border-bottom: 1px solid #dbdbdb;
}

.one_job .one_job_top .left {
    float: left;
    padding-left: 25px;
    width: calc(100% - 245px);
}

.one_job .one_job_top .right {
    float: right;
    padding-right: 20px;
    font-size: 13px;
    letter-spacing: 0.33px;
}

.one_job .one_job_top .right div {
}

.one_job .one_job_top .button {
    float: right;
    margin-top: 13px;
    padding: 6px 10px;
    width: 100px;
}

.one_job .one_job_top .button span, .one_job.open .one_job_top .button span:nth-child(1) {
    display: none;
}

.one_job .one_job_top .button span:nth-child(1), .one_job.open .one_job_top .button span:nth-child(2) {
    display: block;
}

.one_job .one_job_top .name {
    color: #333333;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

.one_job .one_job_top .name span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: calc(100vw - 340px);
}

.one_job.open .one_job_top .name {
    overflow: visible;
}

.one_job.open .one_job_top .name span {
    display: initial;
    white-space: pre-line;
}

.one_job.open .one_job_top .name .fa {
    transform: rotate(180deg);
}

.one_job .one_job_top .city {
    font-size: 13px;
    letter-spacing: 0.33px;
}

.one_job .one_job_top .props {
    padding-top: 12px;
}

.one_job .one_job_top .props b {
    font-weight: 400;
}

.one_job .one_job_top .created_date {
    padding-top: 7px;
    font-size: 13px;
    letter-spacing: 0.33px;
}

.one_job .one_job_body {
    padding: 15px 20px 0;
    background-color: #f3f7f9;
    color: #383838;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.14px;
    line-height: 24px;
    display: none;
}

.one_job.load .one_job_body {
    display: block;
}

.one_job .one_job_body .title {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.one_job .one_job_body ul {
    margin: 0 0 10px;
    padding-left: 18px;
}

.one_job .one_job_body .one_job_sotr {
    margin: 10px -20px 0;
    padding: 11px 20px;
    border-top: 1px solid #dbdbdb;
}

.one_job .one_job_body .one_job_sotr .ava,
.one_job .one_job_body .one_job_sotr .contact,
.one_job .one_job_body .one_job_sotr .name {
    float: left;
    padding-right: 25px;
    font-size: 12px;
}

.one_job .one_job_body .one_job_sotr .ava img {
    border-radius: 50%;
    margin-bottom: -6px;
}

.one_job .one_job_body .one_job_sotr .name {
    line-height: 12px;
}

.one_job .one_job_body .one_job_sotr .name div:first-child {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    width: 250px;
}

.one_job .one_job_body .one_job_sotr .contact {
    line-height: 58px;
}

.one_job .one_job_body .one_job_sotr .contact .fa {
    padding-right: 5px;
    font-size: 16px;
    vertical-align: middle;
    color: #3246FD;
}

.one_job .one_job_body .one_job_sotr .button {
    float: right;
    margin-top: 10px;
    padding: 11px 28px;
    color: #fff;
    background-color: #ff4c4c;
    border: 1px solid #ff4c4c;
}

.one_job .button {
    display: inline-block;
    padding: 13px;
    font-size: 14px;
    line-height: 13px;
    text-decoration: none;
    border-radius: 23px;
    background-color: transparent;
    text-align: center;

    letter-spacing: 0.21px;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;

    color: #3246FD;
    border: 1px solid #3246FD;
}

.one_job .button:hover {
    background-color: #3246FD;
    color: #fff;
}

.button.button_file {
    display: block;
    color: #119416;
    border: 2px solid #119416;
    background: transparent;
}

.button.button_file:hover {
    color: #119416;
    background: transparent;
}

.button.button_file.load {
    background: rgba(17, 148, 22, 0.25);
}

.file_res {
    height: 35px;
    padding: 3px;
    margin-bottom: -26px;
}

.file_res.load {
    color: #2979ff;
}

.file_res.error {
    color: #f12c2c;
}

.button_over.cancel {
    display: none;
}

.button_over.cancel a {
    padding: 10px 20px;
}

@media (max-width: 880px) {
    .one_job .one_job_body .one_job_sotr {
        margin: 40px -15px 0;
        padding: 50px 15px 30px;
    }

    .one_job .one_job_body .one_job_sotr .ava {
        padding-right: 10px;
    }

    .one_job .one_job_body .one_job_sotr .contact {
        width: calc(100% - 395px);
        padding: 0;
    }

    .one_job .one_job_body .one_job_sotr .button {
        margin: 20px auto 0 calc(50% - 115px);
        float: none;
        display: inline-block;
    }

    .one_job .one_job_body ul {
        font-size: 14px;
        line-height: 20px;
    }

    .one_job .one_job_body {
        padding: 20px 10px 0;
    }
}

@media (max-width: 600px) {
    .one_job {
        height: 148px;
    }

    .one_job .one_job_body .one_job_sotr {
        margin: 30px -5px 0;
        padding: 20px 5px 20px;
    }

    .one_job .one_job_body .one_job_sotr .name {
        padding: 0;
    }

    .one_job .one_job_body .one_job_sotr .contact {
        float: none;
        width: auto;
        padding-top: 10px;
        clear: both;
    }

    .one_job .one_job_top .left {
        float: none;
        width: auto;
        padding: 0 10px;
    }

    .one_job .one_job_top {
        padding: 20px 0;
    }

    .one_job .one_job_top .right {
        display: none;
    }

    .one_job .one_job_body ul {
        font-size: 13px;
        line-height: 18px;
        padding-left: 15px
    }

    .button_over.cancel {
        display: block;
    }
}

@media (max-width: 760px) {
    .company_wrapper {
        padding: 10px 14px;
    }
}

.right_block {
    position: relative;
    margin-left: 30px;
    width: 293px;
    height: 278px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    background-color: #ffffff;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    color: #383838;
    font-size: 13px;
    flex: 0 0 auto;
}

.right_block .ava {
    margin: 0px auto 10px;
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.right_block .ava img {
    border-radius: 50%;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.right_block .text {
    color: #000000;
    font-size: 21px;
    font-weight: 400;
    line-height: 31px;
}

.right_block .button {
    width: 204px;
    border-radius: 50px;
    background-color: #ff4c4c;
    line-height: 40px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    margin: 10px auto;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.right_block .button:hover {
    background-color: #ff6c7c;
}

.right_block .button svg {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 1600px) {
    .right_block {
        margin-left: 20px;
    }
}

@media (max-width: 1280px) {
    .company_wrapper {
        display: block;
        width: 100%;
        margin: auto;
        box-sizing: border-box;
    }

    .jobs {
        padding: 20px 14px;
        width: 100%;
    }

    .right_block {
        width: auto;
        margin-left: auto;
    }
}

/* End */
/* /local/templates/port_2021/components/bitrix/news/company_2022/bitrix/news.list/vacancy/style.css?16476803748720 */
