.icon-user:before {
	content: "\e93d"
}
.topbar {
	font-size: 0;
	background-color: #ececf3;
}
/*.change_city {
	display: inline-block;
	width: 170px;
	width: 95px;
	padding: 8px 5px 10px 0;
	padding: 8px 5px 7px 0;
	vertical-align: top;
}
.change_city__icon {
	font-size: 1.5rem;
	display: inline-block;
	vertical-align: middle;
	color: #4f453b;
}
.change_city__label {
	font-size: 1.2rem;
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;
	color: #2c2c2c;
}
.change_city__city {
	font-size: 1.2rem;
	display: inline-block;
	overflow: hidden;
	max-width: 70px;
	vertical-align: middle;
	text-decoration: none;
	text-overflow: ellipsis;
	color: #22a0ef;
	border-bottom: 1px dotted #22a0ef;
	margin-left: 5px;
	white-space: nowrap;
}*/

.topbar_nav {
	display: inline-block;
	vertical-align: top;
}
.topbar_nav__button {
	display: none;
}
.topbar_nav__list {
	position: static;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: top;
	background-color: transparent;
}
.topbar_nav__item {
	float: left;
	margin: 0;
	border-left: 1px solid #d1d1d1;
}
.topbar_nav__item_city {
	display: none;
}
.topbar_nav__link {
	position: relative;
	font-size: 1.2rem;
	/*line-height: 37px;*/
	line-height: 30px;
	display: block;
	/*padding: 0 15px;*/
	padding: 0 7px;
	transition: background-color 100ms linear;
	text-align: center;
	text-decoration: none;
	color: #2c2c2c;
	background-color: transparent;
}
.topbar_nav__link:hover,
.topbar_nav__link.active {
	color: #2c2c2c;
	background-color: #d1d1d1;
}
.topbar_nav__link.active {
	cursor: default;
}
.topbar_nav__label {
	position: absolute;
	top: 1px;
	right: -4px;
	font-size: 1rem;
	line-height: 1;
	display: inline-block;
	padding: 0 3px 2px;
	background: #ed4233;
	color: #fff;
	border-radius: 2px;
	pointer-events: none;
}

.topbar_search {
	position: relative;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	/*width: 130px;*/
	width: 174px;
}
.topbar_search .topbar_search__button {
	font-size: 1.5rem;
	/*line-height: 37px;*/
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	/*width: 37px;
	height: 37px;*/
	width: 25px;
	height: 30px;
	padding: 0;
	text-align: center;
	vertical-align: top;
	color: #4f453b;
	border: 0;
	background-color: #d1d1da;
}
.topbar_search .topbar_search__input {
	/*line-height: 37px;
	height: 37px;*/
	line-height: 30px;
	height: 30px;
	/*padding: 6px 40px 6px 15px;*/
	padding: 6px 25px 6px 15px;
	border: 0;
	background-color: #d1d1da;
	width: 100%;
}

.userbar {
	float: right;
	display: inline-block;
	/*padding: 9px 0 12px 5px;*/
	padding: 7px 0 7px 5px;
	vertical-align: top;
}
.userbar__link {
	font-size: 1.2rem;
	display: inline-block;
	/*padding: 0 15px;*/
	padding: 0 5px;
	vertical-align: top;
	text-decoration: none;
	color: #2c2c2c;
}
.userbar__link .text {
	line-height: 15px;
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
}
.userbar__link.auth .text {
	text-decoration: none;
	border-bottom: 1px dotted #2c2c2c;
}
.userbar__link:hover .text {
	text-decoration: none;
	border-bottom-color: transparent;
}
.userbar__link + .userbar__link {
	border-left: 2px solid #8d8d91;
}
.userbar__link .icon-closedlock {
	font-size: 1.5rem;
	line-height: 1;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}

.nav_toggle {
	background: transparent;
	color: #7e7e7e;
	font-size: 2.6rem;
	padding: 0;
}
.nav_toggle:hover,
.nav_toggle:focus {
	background: transparent;
	color: #22a0ef;
}

.topbar .fa {
	color: #7e7e7e;
	font-size: 2.6rem;
	text-decoration: none;
	position: relative;
}
.topbar .fa + .fa {
	margin-left: 10px;
}
.topbar .fa:hover {
	color: #22a0ef;
}
.topbar__logo {
	text-decoration: none;
	display: none;
	vertical-align: top;
}
.topbar__side {
	display: none;
	padding-top: 4px;
}

.topbar__cart__count {
	position: absolute;
	top: -8px;
	right: -8px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background: #2c2c2c;
	font-size: 1rem;
	line-height: 15px;
	width: 15px;
	height: 15px;
}
.topbar .topbar_nav_social {
	display: none;
}
.profilebar {
	border-left: 1px solid #d1d1d1;
	display: flex;
	margin-left: 0;
}
.profilebar__link {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	line-height: 30px;
	font-weight: 400;
	padding: 0 7px;
	border-right: 1px solid #d1d1d1;
	text-decoration: none !important;
	transition: background-color 100ms linear;
}
.profilebar__link i {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 1;
	font-weight: 400;
	margin-right: 6px;
}
.profilebar__link i:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url("../img/profile-user.svg") center/contain no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.profilebar__link span {
	display: inline-block;
	max-width: 90px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.profilebar__link:hover {
	color: #2c2c2c;
	background-color: #d1d1d1;
}
/* resp
===================================*/
@media (max-width: 1199px) {
	.topbar_search {
		width: 150px;
	}
}
@media (min-width: 768px) {
	body {
		overflow: auto !important;
	}
	.topbar__wrapper {
		display: flex;
		justify-content: space-between;
	}
	body.modal-open {
		overflow: hidden !important;
	}
}
@media (max-width: 991px) {
	/*.change_city {
		padding: 5px 5px 6px 0;
	}*/
	.topbar_search {
		display: none;
	}
	.userbar {
		float: right;
		padding: 6px 0 8px 5px;
	}
	.topbar_nav__link {
		font-size: 1.1rem;
		line-height: 30px;
		padding: 0 8px;
	}
	.userbar__link {
		font-size: 1.1rem;
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	.topbar_nav__link {
		font-size: 1rem;
		padding: 0 3px;
	}
	.topbar_nav__item.top-rents {
		border-right: 1px solid #d1d1d1;
	}
}
@media (max-width: 767px) {
	body.open {
		overflow: hidden !important;
	}
	body.open:after {
		position: fixed;
		z-index: 110;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		content: '';
		background: rgba(0,0,0,.3);
	}
	.change_city {
		display: none;
	}
	.userbar {
		display: none;
	}
	.userbar__link:first-child {
		padding-left: 0;
	}
	.topbar {
		padding: 8px 0;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 120;
		text-align: center;
		border-bottom: 1px solid #e5e5e5;
		background: linear-gradient(0deg, #d7d7d7 0%, #fff 100%);
	}
	.topbar_nav {
		overflow-y: hidden;
		position: fixed;
		z-index: 130;
		top: 0;
		bottom: 0;
		right: 0;
		width: 270px;
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		background: #e5e5e5;
	}
	.topbar_nav__close {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		border-bottom: 1px solid #d1d1d1;
		z-index: 1;
		background: #e5e5e5;
	}
	.topbar_nav__close .fa {
		vertical-align: top;
		margin-top: 1px;
		color: #7e7e7e !important;
	}
	.topbar_nav__list {
		display: block;
		overflow-y: auto;
		position: absolute;
		top: 52px;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.topbar_nav__item {
		float: none;
		border-left: 0;
		border-bottom: 1px solid #d1d1d1;
	}
	.topbar_nav__item_city {
		display: flex;
	}
	.topbar_nav__item_city .topbar_nav__link {
		flex: 1;
		text-align: center;
	}
	.topbar_nav__item_city .topbar_nav__link + .topbar_nav__link {
		border-left: 1px solid #d1d1d1;
	}
	.topbar_nav__link {
		color: #2c2c2c;
		font-size: 1.7rem;
		background: transparent;
		padding: 10px 15px;
		text-align: left;
	}
	body.open_right .topbar_nav {
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}
	.topbar__side {
		display: block;
	}
	.topbar__logo {
		display: inline-block;
	}

	.topbar .topbar_nav_social {
		display: block;
		padding: 5px 0;
		text-align: center;
	}
	.topbar_nav_social__link {
		display: inline-block;
		width: 40px;
		line-height: 40px;
		height: 40px;
		vertical-align: top;
		text-decoration: none;
		opacity: .7;
	}
	.topbar_nav_social__link + .topbar_nav_social__link {
		margin-left: 3px;
	}
	.topbar_nav_social__link:hover {
		opacity: 1;
	}
	.topbar_nav_social__link.vk {
		background: url("../img/vk40.png");
	}
	.topbar_nav_social__link.yt {
		background: url("../img/yt.png");
	}
	.topbar_nav_social__link.in {
		background: url("../img/in40.png");
	}
}

.top-moto-lombard .topbar_nav__link {
	/*background-color: #ec4232;*/
	/*color: #fff;*/
}

.top-service .topbar_nav__link {
	background-color: #ec4232;
	color: #fff;
}

.placement {
	align-self: stretch;
	display: flex;
	font-size: 12px;
	margin-left: auto;
}
.placement .mr_head {
	display: flex;
	align-items: center;
	padding: 0 12px;
	font-size: 12px;
	line-height: 30px;
	gap: 4px;
}
.placement a {
	font-weight: 700;
	text-decoration: none;
}
.placement a:hover {
	color: #2081DE;
}
div.mr_modal-content {
	padding: 32px;
	border-radius: 10px
}
div.mr_modal-content .mr_modal-title {
	font-size: 24px;
	font-weight: 500;
	line-height: 1
}
div.mr_modal-content .mr_modal-header {
	margin-bottom: 20px
}
div.mr_modal-content .mr_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center
}
div.mr_modal-content .mr_city-other {
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400
}
div.mr_modal-content .mr_city-other a {
	font-weight: 700;
	text-decoration: none;
}
div.mr_modal-content .mr_city-other a:hover {
	color: #2081DE;
}
div.mr_modal-content .mr_city-div {
	margin-bottom: 16px
}
div.mr_modal-content .mr_city-div input {
	font-size: 16px;
	line-height: 18px;
	padding: 12px;
	border: 1px solid #E4E7EC;
	color: #172A3F;
	transition: border-color 150ms ease;
	background-color: #fff;
	outline: 0;
	width: 100%;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: auto
}
div.mr_modal-content .mr_city-div input:focus {
	border-color: #2081DE;
}
div.mr_modal-content .autocomplete-suggestions {
	padding: 12px!important;
	border: 0;
	border-radius: 6px;
}
div.mr_modal-content .autocomplete-suggestion {
	position: relative;
	font-size: 14px;
	line-height: 1.2;
	padding: 6px 10px;
	cursor: pointer;
	border-radius: 6px;
	min-height: initial;
	font-weight: 700;
	color: #172A3F;
	border: 0;
}
div.mr_modal-content .autocomplete-selected {
	background-color: #E4E7EC;
}