.vacancy_wp{
    padding-top: 53px;
}
.vacancy_wp .wrapper2>h2{
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    text-transform: uppercase;
    color: #002A5A;
}
.vacancy_screen{
    background: url("../images/bg28.jpg") no-repeat center 0;
    background-size: cover;
}
.vb_inner{
    width: 1230px;
    margin: 0 auto;
    position: relative;
    padding-top: 67px;
    padding-bottom: 45px;
}
.vb_inner:before{
    content: '';
    width: 1072px;
    height: 100%;
    background: #F0F0F0;
    position: absolute;
    top: 0;
    right: 0;
}
.vi_toggle{
    display: none;
}
.vacancy_item.active .vi_toggle{
    display: block;
}
.vacancy_item{
    position: relative;
    z-index: 1000;
}
.vi_top{
    background: #5B5B5B;
    padding: 15px 25px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.vi_top p{
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
.vi_top p span{
    display: block;
}
.vi_top>span{
    width: 25px;
    height: 25px;
    background: url(../images/ico46.svg) no-repeat center center;
    transform: rotate(-180deg);
}
.vacancy_item.active .vi_top>span{
    transform: rotate(0deg);
}
.vi_title{
    width: 89.5%;
    height: 45px;
    background: #D9D9D9;
    margin-left: auto;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 45px;
}
.vi_info{
    width: 87%;
    margin-left: auto;
    padding: 35px 20px;
}
.vi_info p{
    padding: 10px 0 10px 30px;
}
.vi_info ul li{
    list-style: none;
    font-size: 18px;
    line-height: 30px;
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
}
.vi_info ul li:last-child{
    margin-bottom: 0;
}
.vi_info ul li:before{
    content: '';
    width: 10px;
    height: 10px;
    background: #F39314;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 7px;
}
.vi_title_form{
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #002A5A;
}
.vi_info .cp_form{
    background: #F0F0F0;
    padding-top: 7px;
    padding-bottom: 15px;
}
.vi_info .cp_form:before{
    display: none;
}
.vi_info .cp_form:after{
    display: none;
}
.vi_info .cpf_title{
    font-size: 18px;
    font-weight: 400;
    color: #383838;
}
.vi_info .cpf_title span{
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}
.vi_info .cp_form .mf_block p{
    color: #383838;
}
.vi_info  .cp_form .mf_input{
    width: 55%;
}
.vi_info .cp_form .add_file{
    color: #383838;
}
.vi_info .cp_form .mf_btn{
    border: 2px solid #002A5A;
    color: #002A5A;
    margin: 0 0 0 155px;
}
.vacancy_fb .cfb_info{
    margin-left: auto;
    width: 85%;
}
.vacancy_fb{
    margin-bottom: 156px;
}
.vacancy_fb:before{
    width: 84%;
}
.vacancy_fb:after{
    content: '';
    width: 1072px;
    height: 52px;
    background: #F0F0F0;
    position: absolute;
    left: 495px;
    bottom: -52px;
}
.vib_item{
    width: 33.333%;
    text-align: center;
    padding: 0 50px;
}
.vib_title{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 100px;
}
.vib_title a{
    color: #F39314;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.vib_text{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}
.vib_img{
    height: 165px;
    margin-bottom: 20px;
}
.vib_line{
    margin-bottom: 100px;
}
.vib_att{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #F39314;
}
@media only screen and (max-width: 1819px) {

}
@media only screen and (max-width: 1239px) {
    .vacancy_wp .wrapper2>h2{
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 45px;
    }
    .vacancy_wp {
        padding-top: 41px;
    }
    .vb_inner{
        padding-top: 0;
    }
    .vi_top p{
        font-size: 18px;
    }
    .vb_inner{
        width: 100%;
    }
    .vacancy_block .wrapper2{
        padding-right: 0;
    }
    .vi_title{
        font-size: 18px;
        width: 86.5%;
    }
    .vb_inner:before{
       width: 628px;
    }
    .vi_info{
        width: 86%;
        padding: 20px;
    }
    .vi_info ul li{
        font-size: 16px;
        line-height: 30px;
    }
    .vi_info .cp_form{
        padding-left: 20px;
    }
    .vi_info .cp_form .mf_input{
        width: 100%;
    }
    .vacancy_fb .cfb_info{
        width: 100%;
    }
    .vib_item{
        width: 100%;
        padding: 0;
        text-align: left;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 50px;
    }
    .vib_img{
        width: 120px;
        height: auto;
        margin-bottom: 0;
    }
    .vib_img img{
        width: 86px;
        height: 120px;
    }
    .vib_text{
        width: calc(100% - 120px);
        font-size: 16px;
        line-height: 30px;
        padding-left: 30px;
    }
    .vib_line{
        margin-bottom: 0;
    }
    .vacancy_fb::after {
        content: '';
        width: 613px;
        height: 45px;
        left: 140px;
        bottom: -45px;
    }
    .vacancy_fb .cfb_info:before{
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .vacancy_wp .wrapper2>h2{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .vacancy_wp {
        padding-top: 21px;
    }
    .vi_top{
        padding: 15px;
    }
    .vi_top p{
        font-size: 16px;
    }
    .vb_inner:before {
        width: 305px;
    }
    .vacancy_item.active .vi_top>span{
        width: 18px;
        height: 18px;
        background-size: 100% auto;
    }
    .vi_title{
        width: 96%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding-left:10px;
    }
    .vi_info{
        width: 100%;
    }
    .vi_info ul li{
        font-size: 14px;
        line-height: 21px;
    }
    .vi_info .cp_form{
        padding-left: 0;
    }
    .vi_info .cpf_title{
        font-size: 14px;
        line-height: 21px;
    }
    .vi_info .cpf_title span{
        font-size: 14px;
    }
    .vi_info .cp_form .mf_btn{
        width: 100%;
        margin: 0;
    }
    .vib_item{
        display: block;
        text-align: center;
    }
    .vib_img{
        width: 100%;
        margin-bottom: 20px;
    }
    .vib_text{
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        line-height: 21px;
    }
    .vacancy_fb .wrapper2{
        padding-right: 0;
    }
    .vib_title{
        font-size: 14px;
        line-height: 30px;
        padding: 10px;
        margin-bottom: 10px;
    }
    .vacancy_fb .cfb_info{
        padding-left: 0;
    }
    .vib_att{
        padding-bottom: 41px;
    }
    .vacancy_fb:after{
        width: 310px;
        left: 15px;
    }
    .vi_top>span{
        width: 18px;
        height: 18px;
        background-size: 100% auto;
    }
    .vi_top p{
        width: calc(100% - 25px);
    }
}