

/* Start:/local/templates/m24941/components/bitrix/news.detail/contacts/style.css?17450054183778*/
.contacts-item {
	border-radius: 30px;
	background: rgb(241, 241, 241);
	padding: 55px 60px;
	font-size: 24px;
	font-weight: 400;
	line-height: 16px;
}
.contacts-item .h4 {
	margin: 0 0 25px;
}
.contacts-desc {
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 80px;
}
.contacts-list {
	margin: 0 -10px 50px;
}
.contacts-phone {
	width: calc(50% - 20px);
	margin: 10px;
}
.contacts-address {
	width: calc(100% - 20px);
	margin: 10px;
}
.contacts-col {
	width: calc(50% - 20px);
	margin: 10px;
}

.contacts-email {
	width: 100%;
	margin-bottom: 20px;
}

.contacts-soc {
	width: 100%;
}

.contacts-item-time {
	font-size: 18px;
	font-weight: 400;
	line-height: 16px;
	margin: 30px 0;
}

.contacts-item-time ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.contacts-item-time ul li {
	padding-left: 28px;
	position: relative;
	margin-bottom: 20px;
}

.contacts-item-time ul li:before {
	content: '';
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	top: 1px;
	background: url("/local/templates/m24941/components/bitrix/news.detail/contacts/img/li.svg") center no-repeat;
}
.contacts-item-time ul li:last-child {
	margin-bottom: 0;
}
.contacts-item-phone {
	position: relative;
	padding-left: 80px;
	padding-top: 12px;
	padding-bottom: 11px;
}

.contacts-item-phone:before {
	content: '';
	position: absolute;
	left: 0;
	width: 65px;
	height: 65px;
	top: 0;
	border-radius: 50%;
	background:  rgb(36, 36, 36) url("/local/templates/m24941/components/bitrix/news.detail/contacts/img/phone.svg") center no-repeat;
}

.contacts-item-phone a {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 5px;
	text-decoration: none;
}

.contacts-item-phone .header-desc {
	color: rgb(36, 36, 36);
	font-size: 18px;
	font-weight: 400;
	line-height: 16px;
}

.contacts-item-email {
	position: relative;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contacts-item-email a {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	text-decoration: none;
}

.contacts-item-email:before {
	content: '';
	position: absolute;
	left: 0;
	width: 65px;
	height: 65px;
	top: 0;
	border-radius: 50%;
	background:  rgb(36, 36, 36) url("/local/templates/m24941/components/bitrix/news.detail/contacts/img/email.svg") center no-repeat;
}

.contacts-item-address {
	position: relative;
	padding-left: 80px;
	padding-top: 25px;
	padding-bottom: 24px;
	line-height: 120%;
}

.contacts-item-address p {
	margin: 5px 0;
}
.contacts-item-address p:first-child {
	margin-top: 0;
}
.contacts-item-address p:last-child {
	margin-bottom: 0;
}
.contacts-item-address:before {
	content: '';
	position: absolute;
	left: 0;
	width: 65px;
	height: 65px;
	top: calc(50% - 32px);
	border-radius: 50%;
	background:  rgb(36, 36, 36) url("/local/templates/m24941/components/bitrix/news.detail/contacts/img/loc.svg") center no-repeat;
}

.contacts-socnet.header-socnet a {
	width: 60px;
	height: 60px;
	background-size: 50%;
	background-position-x: 16px;
}

.contacts-socnet.header-socnet a.telegram {
	background-size: 50%;
	background-position-x: 12px;
}


.contacts-socnet.header-socnet a.vkontakte {
	background-size: 50%;
	background-position-x: 15px;
}

@media (max-width: 768px) {
	.contacts-col,
	.contacts-phone {
		width: calc(100% - 20px);
		margin: 10px;
	}
	.contacts-item {
		padding: 30px 20px;
	}
	.contacts-item-phone{
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.contacts-item-email a {
		font-size: 18px;
	}
	.contacts-item {
		font-size: 18px;
	}
	.contacts-socnet.header-socnet{
		display: flex;
	}
	.contacts-item-time {
		font-size: 14px;
		font-weight: 400;
		line-height: 14px;
		margin: 30px 0;
	}
	.contacts-item-address:before {
		top: calc(50% - 32.5px);
	}
	.contacts-item-phone .header-desc{
		display: block;
		font-size: 14px;
		font-weight: 400;
		line-height: 16px;
	}
	.contacts-item-phone a {
		font-size: 18px;
		font-weight: 700;
		line-height: 20px;
	}
	.contacts-desc {
		font-size: 22px;
		font-weight: 400;
		line-height: 24px;
		margin-bottom: 40px;
	}
}
/* End */
/* /local/templates/m24941/components/bitrix/news.detail/contacts/style.css?17450054183778 */
