

/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/social/style.css?1713511256753*/
.social {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.social-link{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #777;
	color: #fff;
	border-radius: 5px;
	overflow: hidden;
	transition: background .2s;
}
.social-link svg{
	max-width: 80%;
}
.social-link_wa{
	background: #49A628;
}
.social-link_tg {
	background: #4EA9FF;
}
.social-link_vb {
	background: #7F4DA0;
}
.social-link_vk {
	background: #4C6C91;
}
.social-link_ok {
	background: #F68634;
}
.social-link_youtube {
	background: #F00;
}
.social-link_yzen {
	background: #fff;
}
.social-link_yzen svg {
	max-width: 100%;
}
.social-link_yzen svg path{
	fill: #222;
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/manager/style.css?17135112561064*/

.bManager {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bManager__media {
	width: 160px;
}
.bManager__media-thumb {
	width: 160px;
	height: 160px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.bManager__media-thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.bManager__media-body {
	margin-top: 20px;
	text-align: center;
}
.bManager__media-fio {
	font-size: 18px;
	line-height: 1.5;
}
.bManager__media-pos {
	font-size: 13px;
	line-height: 1.3;
	color: #8D8D8D;
}
.bManager__body {
	margin-left: 40px;
	width: -webkit-calc(100% - 200px);
	width: calc(100% - 200px);
}
.bManager__text1 {
	font-size: 16px;
	line-height: 1.5;
}
.bManager__contact {
	margin-top: 25px;
}
.bManager__contact-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bManager__contact-row + .bManager__contact-row{
	margin-top: 25px;
}
.bManager__contact-row-col {
	width: 250px;
}
/* End */
/* /local/templates/altaimag_2.1/components/skadium/include.block/social/style.css?1713511256753 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/manager/style.css?17135112561064 */
