

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1620324872666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
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 {
	padding: 0px !important;
}


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{
	font-size: 11px;
}


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 {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/components/artismedia/map/templates/.default/style.css?16618629796272*/
.map_box{
	display: flex;
	background: #F8F8F8;
	width: 100%;
	position: relative;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
}
.map_box.list_right{
	-webkit-flex-direction: row-reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.modal_map.show .map_box{
	width: 95%;
	max-width: 880px;
}
.modal_map .map_box{
	max-width: 880px;
}
.ymaps-2-1-78-map, .ymaps-2-1-78-map-bg{
	width: 100% !important;
}
small{
	display: flex;
	margin-top: 10px;
	-webkit-align-items: center;
	        align-items: center;
}
small span{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.02em;
	color: #242424;
}
small span:nth-child(1){
	display: block;
	margin-right: 9px;
	width: 100px;
}
ymaps[class*=gotoymaps], ymaps[class*=copyrights-promo]{
	display: none;
}
.open_modal_map{
	background: linear-gradient(0deg, #DD0000, #DD0000), linear-gradient(180deg, #F2F2F2 0%, #E8E8E8 100%);
	border: none;
	padding: 18px 30px;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 50px;
	}
.open_modal_map:hover{
	background: #b20101;
}
.open_modal_map[disabled]{
	opacity: 0.5;
}
.modal_map{
	opacity: 0;
	visibility: hidden;
	min-height: 500px;
}
.close{
	display: none;
}
.modal_map .close{
	display: block;
	color: #242424;
	width: 30px;
	height: 30px;
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	background: #FFF;
	position: absolute;
	top:-35px;
	font-weight: 	500;
	right: 	-35px;
	font-size: 	18px;
	border-radius: 100%;
	opacity: 1;
	border: 1px solid #292929
}
.modal_map .close:focus, .modal_map .close:active{
	outline: none;
}
.modal_map.show{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: rgba(0,0,0,0.7);
}
.list{
	width: 34%;
	overflow-y: auto;
	padding: 25px 20px;
}
.map{
	width: 66%;
}
.no_list .map{
	width: 100%;
}
.list_number{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #242424;
	margin-bottom: 20px;

}
body ul.storelist{
	padding-left: 0px;
	list-style-type: none;
}
body ul.storelist li::marker, body ul.storelist ul li::marker{
	display: none;
}
body ul.storelist li:before{
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	position: relative;
	top: 3px;
	margin-right: 10px;
	background: url("/bitrix/components/artismedia/map/templates/.default/image/house.svg") no-repeat center / contain;
}
body ul.storelist li{
	font-weight: bold;
	font-family: Roboto, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #242424;
	margin-bottom: 13px;
}
body ul.storelist ul{
	list-style-type: none;
}
body ul.storelist ul li{
	position: relative;
	padding-left: 17px;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.02em;
	color: #242424;	
	cursor: pointer;
}
@media(max-width: 1370px){
	body ul.storelist ul li{
		font-size: 16px;
	}
}
body ul.storelist ul li:hover, body ul.storelist ul li.active{
	color: #DD0000
}
body ul.storelist ul li:before{
	position: absolute;
	left: 0px;
	top: 7px;
	background: #DD0000;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.mob_buttons{
	display: none;
}
.search_block{
	display: flex;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid  #E2E2E2;;
}
.search_block input{
	width: 100%;
	background: transparent;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	border: none;
	letter-spacing: 0.02em;
}
.search_block input:active, .search_block input:focus{
	outline: none;
}
.search_block input[type=submit]{
	position: relative;
	top: 2px;
	width: 20px;
	height: 20px;
	background: url(/bitrix/components/artismedia/map/templates/.default/image/search.svg) no-repeat center / contain;
}
.search_block input[type=submit]:hover{
		background: url(/bitrix/components/artismedia/map/templates/.default/image/search_hover.svg) no-repeat center / contain;
}
.map_box{
	height: 100%;
	height: 500px;
	max-height: 500px;
}
@media(max-width: 768px){
	.list{
		overflow-y: auto;
	}
	.modal_map .close{
		top: -70px;
		right: -10px;
	}
	.modal_map.show{
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.map_box{
		min-height: 450px;
		max-height: 450px;
		max-width: 100%;
		margin-bottom: 20px;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.mob_buttons{
		
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		-webkit-justify-content: center;
		        justify-content: center;
	}
	.modal_map.show .mob_buttons{
		width: 95%;
		background: #F8F8F8;
	}
	.mob_buttons button{
		background: none;
		border: none;
		font-family: Roboto, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 21px;
		letter-spacing: 0.02em;
		color: #242424;	
		padding: 18px 30px;
		border-bottom: 2px solid #fff
	}
	.mob_buttons button:focus, .mob_buttons button:active, .mob_buttons button:hover{
		outline: none;
	}
	.mob_buttons button.active{
		border-bottom: 2px solid #DD0000;
	}
	.list{
		width: 100%;
	}
	.map{
		height: 450px;
		display: none;
		width: 100%;
	}
	.no_list .map{
		display: block;
	}
	.map_box{
		max-height: 450px;
	}
}
.ymaps-2-1-78-balloon__close-button{
	background: url(/bitrix/components/artismedia/map/templates/.default/image/close_icon.svg) no-repeat center !important;
	height: 30px !important;
	opacity: 1 !important;
}
@media(max-width: 670px){
	.map_box{
		max-width: 100%;
		max-height: 300px;
	}
	.map{
		height: 300px;
	}
	.map_box{
		min-height: 300px;
		max-height: 300px;
	}
	.modal_map{
		min-height: 100%;
	}
}
@media(max-width: 650px){
	.map_box{
		max-height: 420px;
	}
	.map{
		height: 420px;
	}
	.map_box{
		min-height: 420px;
		max-height: 420px;
	}
	.modal_map{
		min-height: 100%;
	}
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1620324872666 */
/* /bitrix/components/artismedia/map/templates/.default/style.css?16618629796272 */
