.inner #catalog .inner .lBlock{
    padding-top: 0;
}
.vacancies p {padding-bottom: 15px; line-height:1.5em;}
.yellow {color:#F3BF35; font-weight:bold;}
.photo {float:right;}

.text2 {height:500px;width:60%; float:left;}
.text2 p {display:none; padding:0px 0px 8px 20px; font-size:16px;}
.text2 h2 {display:block; padding:20px 0; font-size:30px;}
.text2 h3 {display:block; }
.text2 li {display:block; padding:0px 0px 15px 0; font-size:16px; list-style-type: disc;}
.deliveryWork{
	background: url(/images/rabota-na-gazeli1.jpg) no-repeat center top;
}

.text2-delivery {
    height: 500px;
    width: 36%;
    float: left;
}
.photo-delivery {
    float: right;
    width: 63%;
    margin-top: 17px;
}

.photo-delivery img{
	max-width:100%;
}

.delivery-content .vacancyText{
	width:100%;
}

.vacancy-item { margin-bottom: 15px; }
.vacancy-item .title a {
    cursor: pointer;
    color: #0063A4;
    border-bottom: 1px dashed #0063A4;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 15px;
}
.vacancy-item .title{
    margin-bottom: 15px;
}
.vacancy-item .inner { display: none; }
.logo-sp{
    display: flex;
    align-items: center;
}
.vacancies{
    float: left;
    max-width: 870px;
    width: 100%;
}
.info-line {
    display: flex;
    justify-content: space-between;
}
.vacancies__info-line{
    margin: 27px 0 40px;
}
.info-line a{
    display:block;
    float:left;
    padding:78px 0 0;
    min-width: 67px;
    text-align:center;
    text-decoration:none;
    color: #000;
    font-size:11px;
    font-weight:bold;
}
.info-line a:hover,
.info-line a.active{color:#0072BD; }
.info-line .shopWork{background:url(/images_v2/rabota-v-magazine.png) center top no-repeat ;}
.info-line .officeWork {background:url(/images_v2/vacancies_icons.png) center 0 no-repeat;}
.info-line .productionWork {background:url(/images_v2/vacancies_icons.png) center -128px no-repeat;}
.info-line .deliveryWork { background: url(/images/rabota-na-gazeli1.jpg) center top no-repeat ;}
.info-line .contactInfo {background:url(/images_v2/vacancies_icons.png) center -264px no-repeat;}
.info-line .questions {background:url(/images_v2/vacancies_icons.png) center -398px no-repeat;}

.city-listnewstyle{
    box-sizing: border-box;
    width: 100%;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.4);
    border-radius: 5px;
    padding: 22px 30px;
    font-size: 12px;
    margin-top: 125px;
}
.city-list__headernew{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
}
.city-list__itemnew{
    margin-bottom: 5px;
}
.city-list__itemnew a{
    color: #000;
    text-decoration: none;
}
.city-list__itemnew a:hover{
    text-decoration: underline;
}
.MsoNormal_20{
    font-size: 20px;
}
.vacancyType { float:left; padding:10px; font-size:18px; background:#FDCA4B; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }
.vacancyText { width:800px; padding: 0 0 30px 0; line-height: 1.5; }

.delivery-content{
    position: relative;
}
.name-form{
    padding: 10px 25px;
    font-size: 20px;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold;
    color: #4c4530;
}
.name-form_open{
    border: 1px solid #e1e1e1;
    background: #e7e7e7;
    cursor: pointer;
    margin-bottom: 20px;
}
.name-form_open:hover{
    background: #ffcb05;
    border-color: #ffcb05;
    color: #000;
}
.hidden-form{
    display: none;
}
.send-emai-vac{
    margin: 0 0 5px 29px;
}
.vacancies .form{
    border-radius: 10px;
    width: 800px;
    padding: 30px;
    box-shadow: 0px 0 10px #A2A2A2;
    line-height: 2;
    background: #fff;
}
.vacancies .input{
    display: block;
    padding: 5px;
    vertical-align: top;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 16px;
    color: #ccc;
}
.input.textFieldVac{
    width: 100%;
    box-sizing: border-box;
    height: 42px;
    color: #808285;
    margin-bottom: 30px;
}
textarea.input.textFieldVac{
    height: 150px;
}
.vacancies .selectField{
    height: 42px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
    color: #808285;
}
.vacancies .btn{
    background: #ffcb05;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 0;
    font-weight: normal;
    height: auto;
    margin-top: 10px;
    cursor: pointer;
}
.vacancies .req-field{
    color: #808285;
    font-size: 12px;
    margin-top: -10px;
}
.input.error_req{
    border-color: #ed220b;
}
.vacancies input.req{
    background: none;
}
.text-shops{
    font-size: 12px;
    margin-bottom: 30px;
}
.text-shops__header{
    font-size: 20px;
}
.text-shops__ul{
    margin-bottom: 18px;
}
.text-shops__ul li:first-child{
    font-weight: bold;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}
.text-shops__ul li{
    list-style-type: disc;
    margin-left: 20px;
}
.vacancy-text h3{  
    display: none;
}
.vacancy-text{
    display: none;
}
.header-form{
    margin-bottom: 25px;
    display: block;
}
.cityDetail .vacancy{ 
    padding-left: 25px;
    background:url("/images_v2/sp_icon.png") no-repeat left 3px; 
}
#metro{
    display: none;
}
.text-shops{
    background: url('/images_v2/shop_vac_img.jpg') no-repeat right bottom;
}
.production-vac{
    background: url('/images_v2/pr_vac_img.jpg') no-repeat right 398px;
    min-height: 760px;
}
.office-vac{
    background: url('/images_v2/office_vac_img.jpg') no-repeat right 398px;
    min-height: 640px;
}
.MsoNormal_16{
    font-size: 16px;
}
.shops-vakancy-text{
    margin-bottom: 10px;
}
.text-shops{
    min-height: 337px;
}