.map_control {color: #919191; font-size: 12px;	padding: 5px 0;	}
.map_control .links	{float: right;}
.map_control .links:after{clear:both;}
.map_control .links	a{cursor: pointer;	margin-left: 15px; color: #919191;	border-bottom: 1px dashed #919191;	text-decoration: none;	}
.map_control .links	a:hover {text-shadow: 0px 1px 1px #ccc;}
.map_control .geo_info{	float: left;}

.wsm_office_city_celector { display: block; margin: 10px 0 15px 0px; clear: both; }
.wsm_office_city_celector a { margin: 0px 10px 0px 0px;	display: inline-block; color: #00ab37; padding: 0px; border-bottom: 1px dashed #fff;
									text-decoration: none !important; cursor: pointer; }
.wsm_office_city_celector a:hover {border-bottom: 1px dashed #00ab37; color: #00ab37;}
.wsm_office_city_celector a.active {color: #414141;	border-bottom-color: #414141; }

.officeItem {padding: 15px !important; background: #f2f4f5;}

#WSM_MapOffice_YMAP{width: 100% !important; height: 480px; margin-bottom:20px;}

#WSM_MapOffice_YMAP:after{clear:both;}

.ymaps-map.ymaps-i-ua_js_yes {width:100% !important;}

.wsm_office {padding:0px 15px !important; margin-right:15px; margin-top:0px !important;}

.officename {font-size:24px; margin-bottom: 10px; font-weight: 300;}
.officeprop {font-size:18px; line-height: 22px;font-family: 'Fira Sans', sans-serif;font-weight: 300;}

.officeList {overflow-y: auto; margin-top:10px;

	-webkit-box-shadow: 3px 4px 8px -1px rgba(207,207,207,1);
	-moz-box-shadow: 3px 4px 8px -1px rgba(207,207,207,1);
	box-shadow: 3px 4px 8px -1px rgba(207,207,207,1);}
	
.officeItem .block {display:flex !important; justify-content: space-between !important; width:100%;}

@media screen and (max-width: 768px) {
  .officeList {margin-bottom:30px;}
  .officeItem .block {display:flex; justify-content: space-between; flex-direction: column; width:100%;}
	.officeItem .block > div:nth-child(2) {order: -1; margin-bottom:15px;}
}

.dealer-title {margin-top:30px; margin-bottom:20px;}

.office-name {font-weight: bold; font-size:14px;}
.office-work-time {font-size:12px; color:#6c6c6c; margin-top:7px;}

.more {display: flex;}
.more img {margin-right:12px;}
