.tabs .tab-content .brand_main_wrapper  .item+.item{
	padding: 0;
	margin: 0;
}

.projects_block__wrappe:hover {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.11) !important;
	transition: all .5s ease;
}

.projects_block__link {
	color: #000;
}

.item-views.staff-items.table-type-block .item .image {
	border-radius: 0 !important;
}

/* .value.povyshenie {
	display: flex;
	flex-direction: column;
} */

.projects_block__link:hover {
	color: #67a64b;
}

.right_info .info_item .bottom_info {
	padding: 0 0 28px;
}

.img_wrapper .item_slider .slides img {
	margin: 0;
}
.item_main_info .item_slider:not(.flex) .slides li,
.item_main_info .item_slider .slides {
	height: 300px;
	margin-bottom: 0 !important;
}

.group-content-staff {
	background-color: #f9f9fa;
	padding: 45px 49px;
	border-top: 5px solid #80bb93;
}

.group-content-staff .image {

}

.items_staff_left {
	/* width: 379px; */
	height: 416px;
	margin-right: 79px;
}

.group-content-staff .image img {
	max-width: 100%;
    width: 100%;
}

.group-content-staff .top-block-wrapper {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 23px;
	width: 450px;
	margin-bottom: 24px;
}
.group-content-staff .top-block-wrapper h4 {
	margin-top: 0;
	color: #383838;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}
.group-content-staff .top-block-wrapper a {
	color: #000000;
	font-size: 20px;
	font-weight: 700;
}

.group-content-staff .top-block-wrapper .post {
	color: #000000;
	font-size: 16px;
	font-weight: 400;
}

.items_staff {
	display: flex;
}
.faq .item{
	border: 1px solid;
}

@media (max-width: 1200px) {
	.items_staff {
		flex-wrap: wrap;
	}
}

.group-content-staff .middle-props > div{
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
}

.group-content-staff .middle-props > div b {
	color: #010101;
}

@media (max-width:1447px){
	.items_staff_left {
		margin-right: 45px;
	}
}

@media (max-width:1390px){
	.items_staff_left {
		margin-right: 25px;
	}
}

@media (max-width:600px){
	.items_staff_left {

		margin: 0 auto;
	}
	.items_staff_left {
		height: auto;
	}

	.group-content-staff .top-block-wrapper h4 {
		text-align: left;
		margin-top: 15px;
		font-size: 20px;
	}

	.group-content-staff .top-block-wrapper {
		width: auto;
	}
}
@media (max-width:480px){
	.buy_block{
		text-align: center;
	}
}
