

/* Start:/bitrix/templates/aspro_next/components/bitrix/news/contacts_new/style.css?17773766333763*/
.contacts-v5_custom {
	padding-bottom: 50px;
}
.contacts-v5_custom .contacts-page-map {
	margin-top: 32px;
}
.contacts-v5_custom .contacts-page-top .contacts {
	padding-top: 24px;
}

.contacts-filters {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.contacts-filters__item {
	margin-top: 8px;
	margin-right: 30px;
}

.contacts-toggler {
	display: flex;
	border: 1px solid #A3301F;
	padding: 4px;
}
.contacts-toggler__item {
	cursor: pointer;
	white-space: nowrap;
	color: #222;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 4px 16px;
	transition: all 0.3s;
}
.contacts-toggler__item:hover {
	background: #DEDEDE;
}
.contacts-toggler__item.active {
	color: #fff;
	background: #A3301F;
}

.contacts-v5_custom .ik_select {
	width: 240px !important;
}
.contacts-v5_custom .common_select .common_select-link {
	border: 1px solid #B41818;
	background: #F7F7F7;
	height: 38px;
	padding-right: 34px;
}
.contacts-v5_custom .common_select .common_select-link .ik_select_link_text {
	line-height: 36px;
}
.contacts-v5_custom .common_select .common_select-link .trigger {
	width: 36px;
	height: 36px;
	border-left: 1px solid #E3E3E3;
	background: #F7F7F7;

}
.contacts-v5_custom .common_select .common_select-link:hover .trigger, .contacts-v5_custom .common_select .common_select-link.opened .trigger {
	background: #F7F7F7;
}
.contacts-v5_custom .common_select .common_select-link .trigger:before {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23222222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s;
}
.contacts-v5_custom .common_select .common_select-link:hover .trigger:before, .contacts-v5_custom .common_select .common_select-link.opened .trigger:before {
	background-position: center center;
	
}
.contacts-v5_custom .common_select .common_select-link.opened .trigger:before {
	transform: rotate(180deg);
}

.ik_select_dropdown.common_select-dd {
	border: 1px solid #B41818;
	background: #F7F7F7 !important;
	box-shadow: none !important;
}
.ik_select_list .ik_select_list_inner { 
	/*scrollbar-width: none; */
}
.ik_select_list .ik_select_list_inner::-webkit-scrollbar {
	/*display: none;*/

}   
.ik_select_list .ik_select_list_inner { 
	/*-ms-overflow-style: none; */
}
.ik_select_list .ik_select_list_inner ul li {
	color: #333;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	padding: 9px 8px !important;
}

.contacts-v5_custom table.contacts-stores h4 {
	margin-top: 32px;
}


.shops.list .item {
	cursor: pointer;
}
.shops.list .item.active,
.shops.list .item:hover {
	background-color: #f6f6f7;
}
.contacts-v5_custom .shops.list .item .schedule {
	background-color: transparent;
}

.ik_select_list .ik_select_list_inner {
	height: auto !important;
	max-height: 180px !important;
}


@media (max-width: 768px) {
	.contacts-filters {
		justify-content: space-between;
	}
	.contacts-filters__item {
		margin-left: 0;
		margin-right: 0;
	}
	.contacts .ik_select {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 590px) {
	.contacts-filters__item {
		margin-left: auto;
		margin-right: auto;
	}
	.contacts-v5_custom .ik_select {
		width: 330px !important;
		max-width: 100%;
	}
	.contacts-toggler {
		width: 330px;
		max-width: 100%;
	}
	.contacts-toggler__item {
		flex-grow: 1;
		text-align: center;
	}
}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/map.yandex.system/map/style.css?1777376633532*/
div.bx-yandex-map {}
div.bx-yandex-map div.YMaps-b-balloon-content {}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	
}

/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/contacts_new/style.css?1777376633686*/
.shops.list .item .phone {
	position: relative;
	padding-bottom: 45px;
}
.scheme-btn {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 100;
}
.scheme-btn a {
	width: 130px;
	display: inline-block !important;
	color: #fff;
	font-size: 13px;
	background-color: #901313;
	padding: 6px 10px;
	border-radius: 4px;
	line-height: 1;
	text-align: center;
}
.scheme-btn a:hover,
.scheme-btn a:active,
.scheme-btn a:focus {
	color: #fff;
}


@media (max-width: 767px) {
	.shops.list .item .mobile-title-phone {
		position: relative;
	}
	.phones-block_wrapper {
		position: static !important;
	}
	.scheme-btn {
		left: auto;
    	right: 30px;
	}
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/news/contacts_new/style.css?17773766333763 */
/* /bitrix/templates/aspro_next/components/bitrix/map.yandex.system/map/style.css?1777376633532 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/contacts_new/style.css?1777376633686 */
