.questions-block{
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 25px 0 40px;
}
.questions-block-title{
    font-family: 'AvenirNextCyrDemi', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    display: block;
    margin-bottom: 19px;
    color: #343434;
}
.questions-block-contacts-wrap{
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    text-align: right;
}
.questions-block-contacts-phone{
    margin-right: 27px;
}
.questions-block-contacts span{
    font-family: 'AvenirNextCyrMedium', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    text-align: right;
    display: block;
    color: #A9A9A9;
}
.questions-block-contacts a{
    font-family: 'AvenirNextCyrDemi', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    color: #CC0000;
    display: block;
}
.questions-block-contacts a:hover{
    text-decoration: none;
    color: #CC0000;
}



.vacancy-block{
    border: 1px solid #E7E7E7;
    padding: 28px 30px 34px;
    max-width: 570px;
    margin-bottom: 30px;
}
.vacancy-block-title{
    font-family: 'AvenirNextCyrDemi', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 16px;
    color: #343434;
}
.vacancy-block ul{
    margin-bottom: 17px;
    padding-left: 15px;
}
.vacancy-block li {
    color: #CC0000;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
}
.vacancy-block li span {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #343434;
}
.vacancy-block a{
    margin-top: 30px;
    display: block;
    font-family: 'AvenirNextCyrDemi', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #9E9E9E;
}
.vacancy-block a:hover {
    text-decoration: none;
}
.vacancy-block a:after{
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB9SURBVHgBdZCBDYAgDAQtcQBHcBRHkTCBEwCDEBzFyahfIyYUbNKkyX/by0855zWltE+DMqWUjYjgyb4TnXMnM0d00AaqA04HXPDoYK2NjTgykP5TDXhzmA7CGH7HpdkUIAETQIAG+hM+oJHwiJKOhKAFqRkAF1KyEoaGuwFzv1XkrFywbgAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    width: 7px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
}

.vacancy-mail {
    color: #CC0000;
    font-family: 'AvenirNextCyrDemi', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin-bottom: 0;
}
.vacancy-mail:hover{
    text-decoration: none;
    color: #CC0000;
}
/*VACANCY SINGLE*/
.vacancy-single h1{
    font-family: 'AvenirNextCyrBold', sans-serif;
    font-style: normal;
    font-weight: 750;
    font-size: 32px;
    line-height: 39px;
    color: #343434;
    margin-bottom: 42px;
    display: block;
}

.vacancy-single .vacancy-single-category, .vacancy-single p{
    font-family: 'AvenirNextCyrDemi', sans-serif;
    margin-bottom: 26px;
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #343434;
}
.vacancy-single ul{
    margin-bottom: 33px;
    padding-left: 0px;
}
.vacancy-single li:before {
    content: '';
    color: red;
    border-color: #CC0000;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.vacancy-single li {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #343434;
    list-style: none;
    margin-bottom: 10px;
}

div#sonata-ba-field-container-vacancy_name {
    float: left;
    margin-right: 20px;
}

div#sonata-ba-field-container-vacancy_name, div#sonata-ba-field-container-vacancy_phone {
    width: 48%;
    display: inline-block;
}
/*@media (max-width: 576px){*/
    /*div#sonata-ba-field-container-vacancy_name, div#sonata-ba-field-container-vacancy_phone {*/
        /*width: 100%;*/
    /*}*/
/*}*/
@media  (max-width: 1199.98px){
    div#sonata-ba-field-container-vacancy_name, div#sonata-ba-field-container-vacancy_phone {
        width: 100%;
    }
}
/*UPLOAD CV*/
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0!important;
}
.pagas-form .btn-upload-file {
    border: none;
    padding: 0;
    width: 100%;
    background: transparent;
    cursor: pointer;
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #A9A9A9;
}
.btn-upload-file:before{
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADqSURBVHgBvZPBDYIwFEDLD+EAFzeQEXQDHcFwIISD6QaOABM4AnoghANxBNxANwA36Ikj+D+xN61FG96F/qY8/qf/W0xBURQ+ANS4TMIwPKvOWhqSxWvroJKBStL3fYqhwOeOsirLcj9JJCVRFJ0odhynwXhLsjzPV9qiruvWUiLBuKX9OI7v7BewnKaqquW3c8AMAZ9q1iXLsvFWwbbtG/sDz/MueMsbc6UxQ8wnot4JguChIxLyz7+Dcy5UgmEYfOx6AbhIXdetab7YBOjj2KxHfL+lbh+nHyUJzhcNpD/BRZlesXROWT8Btn5oTlyhABQAAAAASUVORK5CYII=');
    margin-right: 14px;
    vertical-align: middle;
    display: inline-block;
}
.upload-btn-wrapper input[type=file] {
    width: 50%;
    height: 75%;
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
span#filename {
    text-align: left!important;
}
.pagas-form .form-send {
    max-width: 270px;
}