

/* Start:/bitrix/templates/aspro-allcorp3/components/bitrix/news.list/team/style.css?17205350371171*/
.team_member{
display:flex;
}
.team_wrapper{
    color:#333;
}
.team_title{
    letter-spacing: 1px;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 34px;
    width:100%!important;
}
.team_member:nth-child(2n+1){
	padding-left:20px;
	padding-top:25px;
}
.team_member+.team_title{
    margin-top:-2px;
}
.team_member{
    gap:24px;
	margin-bottom:40px;
}
.team_member_name{
    margin-top: 3px;
    font-size: 18px;
    font-weight:600;
    margin-bottom:2px;
}
.team_member_name, .team_member_position{
	padding-left:20px;
}
.team_member_position{
    height: 34px;
    line-height: 17px;
    vertical-align: bottom;
    display: table-cell;
}
div.team_member_phone, div.team_member_email, div.team_member_add_number {
    font-size: 15px;
	margin-bottom: 12.5px;
    margin-left: -7px;
}
.team_member_phone img,.team_member_email img{
    max-width:21px;
}
.team_member_qr{
	margin-top:15px;
	margin-left:-5px;
}
div.team_member_qr img {
	max-width: 135px;
}
@media(max-width:1280px){
	.team_member{
		width:100%!important;
	}
}
@media(max-width:500px){
	.team_member{
		flex-wrap:wrap;
	}
	.team_member > div, .team_member > div > img{
		width:100%;
	}
}

/* End */
/* /bitrix/templates/aspro-allcorp3/components/bitrix/news.list/team/style.css?17205350371171 */
