

/* Start:/bitrix/templates/solbum-english/components/bitrix/news.list/contacts_staff_items_2/style.css?16300661742421*/
.staff-head__item {
	display: flex;
	border: 1px solid #f1f1f1;
	padding: 37px 32px 26px;
}

.staff-head__img {
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 120px;
	height: 120px;
	margin-right: 40px;
}

.staff-head__content {
	width: calc(100% - 160px);
}

.staff-post {
	font-size: 9.3px;
	color: rgb(51, 51, 51);
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 14px;
	font-weight: 600;
}


.staff-name {
	font-size: 17px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 15px;
}

.staff-head__flex {
	display: flex;
	flex-wrap: wrap;
}

.staff-head__flex-item {
	margin: 0 50px 20px 0;
}

.staff-head__flex-title {
	font-size: 9.3px;
	color: rgb(153, 153, 153);
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.staff-head__flex-text {
	font-size: 13px;
	color: rgb(51, 51, 51);
	line-height: 1.2;
}


.staff-list__title {
	font-size: 17px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.2;
	padding: 26px 0 26px 38px;
}

.staff-list__item {
	border: 1px solid #f1f1f1;
	border-top: 0;
	padding: 32px 20px 4px;
}

.no-chief .staff-list__item:first-child {
	border-top: 1px solid #f1f1f1;
}

.staff-list__flex {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.staff-list__flex-item {
	margin: 0 20px 20px 0;
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
}

.staff-list__name {
	font-size: 17px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.2;
	margin-right: 10px;
}

.staff-list__flex-title {
	font-size: 9.3px;
	color: rgb(153, 153, 153);
	line-height: 1.2;
	text-transform: uppercase;
	margin-right: 10px;
}

.staff-list__flex-text {
	font-size: 13px;
	color: rgb(51, 51, 51);
	line-height: 1.2;
}

.staff-list {
	margin-bottom: 60px;
}

.item-views.staff-items.within.type_3.staff-block h3 {
	margin-top: 0;
}

@media all and (max-width:767px) {
	.staff-head__item {
		flex-direction: column;
	}
	.staff-head__img {
		margin-right: 0;
		margin-bottom: 24px;
	}
	.staff-head__content {
		width: 100%;
	}
	.staff-name {
		margin-bottom: 24px;
	}
	.staff-list__title {
		padding: 26px 0;
	}
	.staff-list__item:first-child {
		border-top: 1px solid #f1f1f1;
	}
}
/* End */
/* /bitrix/templates/solbum-english/components/bitrix/news.list/contacts_staff_items_2/style.css?16300661742421 */
