

/* Start:/local/templates/brightpark/components/bitrix/news.detail/contacts/style.css?17527459681745*/

.site-contacts h1 > span {
	display: block;
	font-size: 20px;
}

.b_contacts {
	margin-bottom: 30px;
}

.b_contacts__item {
	margin-bottom:  25px;
}

.b_contacts__item * {
	text-align: left;
}

.b_contacts__item__name {
	margin-bottom: 5px !important;

}

.b_contacts__item__value {
	font-size: 16px;
}




.b_contacts__item__value--social a {
	display: block;
	text-decoration: none;
	padding-left: 50px;
	height: 36px;
	line-height: 36px;
	margin-top: 12px;
	border-bottom: unset;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	-o-transition: unset;
    -webkit-transition: unset;
    transition: unset;
}

.b_contacts__item__value--social a span {
	-o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-bottom: 1px solid rgb(81 78 161 / 0);
}

.b_contacts__item__value  a[href^="https://vk.com"],
.b_contacts__item__value  a[href^="https://m.sitehelp.me/vkGroup"] {
	background-image: url('/local/templates/brightpark/assets/img/social/vk.svg');
}

.b_contacts__item__value  a[href^='https://www.youtube']{
	background-image: url('/local/templates/brightpark/assets/img/social/youtube.svg');
}

.b_contacts__item__value  a[href^='https://ok.ru']{
	background-image: url('/local/templates/brightpark/assets/img/social/ok.svg');
}

@media all and (min-width: 1200px) {
	.b_contacts__item__value--social  a:hover span{
		border-bottom: 1px solid rgb(81 78 161 / 35%);
	}

	.b_contacts__item__value  a:hover{
		border-bottom: 1px solid transparent;
	}
}

.b_contacts-map {
	width: 100%;
	height: 100%;
	min-height: 450px;
}

@media all and (max-width: 575px) {
	.b_contacts-map {
		margin-top: 30px;
		height: 350px;
		min-height: auto;
	}
}
/* End */
/* /local/templates/brightpark/components/bitrix/news.detail/contacts/style.css?17527459681745 */
