.page-title-area-info .wpb_wrapper {
	padding:0;
}
.page-title-area-info .nesprim-mission {
	font-family: 'Gilroy-Black', sans-serif;
}

.about-page-staff-block {
	box-shadow: -4px 0 10px 2px #d6d7e3;
    margin: 20px 0 20px -75px;
}

.about-page-staff-block .ult-content-box {
   padding: 40px 30px 40px 40px;
}

.about-page-stuff-block--top {
	position:relative;
}

.about-page-stuff-block--top-text {
	padding-left: 25px;
}
.about-page-stuff-block--top-text:before {
    content: "";
    display: block;
    background: url(/img/big-vert-line.jpg) no-repeat;
    background-position: 0 0;
    width: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
}

.about-page-staff-boxes-row {
	margin-top:40px!important;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}

.g-cols.about-page-staff-boxes-row.type_default .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

.about-page-staff-boxes-row .wpb_wrapper,
.about-page-stuff-block--top-chief .wpb_wrapper {
	padding:0;
}

.about-page-staff-boxes-row .wpb_wrapper {
	display:flex;
	justify-content:center;
}
.about-page-staff-box--foto .wpb_wrapper {
	padding-left:0;
}
/*
.about-page-staff-boxes-row .wpb_column:last-of-type .about-page-staff-box {
	padding-left:5px;
}*/

.about-page-stuff-block--top-chief .about-page-staff-box--name, 
.about-page-stuff-block--top-chief .about-page-staff-box--position {
	color:#0056b8;
}

.about-page-staff-box {
	min-width:150px;
	max-width:250px;
}
.about-page-prezidium-block .about-page-staff-box.about-page-stuff-block--top-chief {
	min-width: 300px;
    padding-right: 10px;
}

.about-page-staff-box--foto {
	display: block;
    width: 100%;
}
.about-page-staff-box--foto .empty-staff-foto {
}

.about-page-staff-box--info {
	position:relative;
	padding-left:15px;
}
.about-page-staff-box--info:before {
    content: "";
    display: block;
    background: url(/img/head-vline-bg.png) repeat-x;
    background-position: 0 0;
    width: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.about-page-staff-box--name {
	font-family: 'Gilroy-Semibold', sans-serif;
	font-size:18px;
}
.about-page-staff-box--position {
	font-size:16px;
	margin-top:5px;
}

.region-info-list-item.active .w-tabs-section-control,
.region-info-list-item.active .w-tabs-section-title {
	font-family: 'Gilroy-Semibold', sans-serif;
	color:#0056b8;
}

.region-info-list-item.active .w-tabs-section-content {
	box-shadow: -4px 0 10px 2px #d6d7e3;
    margin: 20px -75px 20px 20px;
    background-color: #fff;
	position: relative;
	margin-top:0;
}

.region-info-list-item.active .w-tabs-section-content:before {
    content: "";
    display: block;
    background: url(/img/big-vert-line.jpg) repeat-y;
    background-position: 0 0;
	background-size: cover;
    width: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.region-info-list-item.active .about-page-stuff-block--top-text:before {
	background:transparent none;
}