

/* Start:/local/templates/velosalon/css/pages/company.css?17106668644067*/
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 300;
	src: local("Inter Light"), local("Inter-Light"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-Light.woff2") format("woff2"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-Light.woff") format("woff");
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 500;
	src: local("Inter Medium"), local("Inter-Medium"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-Medium.woff2") format("woff2"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-Medium.woff") format("woff");
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 600;
	src: local("Inter SemiBold"), local("Inter-SemiBold"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-SemiBold.woff2") format("woff2"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-SemiBold.woff") format("woff");
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 700;
	src: local("Inter Bold"), local("Inter-Bold"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-Bold.woff2") format("woff2"),
	    url("/local/templates/velosalon/css/pages/../../fonts/Inter-Bold.woff") format("woff");
	font-display: swap;
}



.company-top {
	position: relative;
	margin-bottom: 100px;
}

.company-top__container {
	width: 100%;
	max-width: 755px;
}

.company-top__sub-title {
	margin: 0 0 8px 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.375;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #939393;
}

.company-top__title-wrap {
	display: flex;
	margin-bottom: 15px;
}

.company-top__title-wrap svg {
	height: 100%;
}

.company-top__desc {
	padding: 24px 22px 0 0;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.6;
	color: #262626;
	background-color: #ffffff;
}

.company-top img {
	z-index: -1;
  position: absolute;
  top: 0;
  right: -32px;
  height: 100%;
  max-width: 942px;
  object-fit: cover;
  object-position: center;
}

.vs-list {
	font-family: "Inter", "Arial", sans-serif;
}

@media screen and (max-width: 1023px) {
	.company-top__sub-title {
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 1.2;
		letter-spacing: 1px;
	}
	
	.company-top__container {
		max-width: unset;
	}
	
	.company-top__title-wrap {
		margin-bottom: 24px;
	}
	
	.company-top__desc {
		padding: 0;
	}
	
	.company-top img {
		top: 27px;
		right: -15px;
		height: 38.8vw;
		max-width: unset;
		opacity: 0.75;
	}
	
	.company-top {
		margin-bottom: 16px;
	}
}



.company-map-wrap {
	margin-bottom: -140px;
}

@media screen and (max-width: 767px) {
	.company-map-wrap {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.company-address-wrap {
		display: none;
	}
}



.company-franchise {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	height: 300px;
	margin-top: 100px;
	margin-bottom: 60px;
	padding: 45px 47px 30px 47px;
}

.company-franchise img {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
  object-position: center;
  border-radius: 15px;
}

.company-franchise__title {
	margin: 0 0 10px 0;
	font-family: Inter;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #000000;
}

.company-franchise__desc {
	margin-bottom: 16px;
	font-family: Inter;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.2;
	color: #000000;
}

.company-franchise__link {
	margin-top: auto;
	min-width: 172px;
	padding: 8px;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.33;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #1c6643;
	border-radius: 4px;
	transition: background-color 0.2s ease;
}

.company-franchise__link:hover,
.company-franchise__link:focus {
	background-color: #188450;
	color: #ffffff;
}

@media screen and (max-width: 767px) {
	.company-franchise {
		height: 214px;
		margin-top: 24px;
		margin-bottom: 20px;
		padding: 24px 16px;
	}
}



/* End */


/* Start:/local/templates/velosalon/components/bitrix/news.list/brand-history/style.css?17696250764722*/
#skip-top {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;	
}
#skip-bottom {
	position: absolute;
	left: 0;
	margin-top: 550px;
	opacity: 0;
}

.brand-history {
	z-index: 1;
	position: relative;
}

#brand-history-title {
	display: none;
}

#brand-history__timeline {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 550px;
	align-items: center;
	padding: 40px 0 80px 0;
	z-index: 100;
}

.timeline-visible {
	position: fixed !important;
	bottom: 0;
}

.timeline-visible_bottom {
	bottom: 0;
}


.brand-history__timeline-link {
	text-align: center;
	text-decoration: none;	
}

.brand-history__timeline-link_start {
	margin-right: -3px;	
	opacity: 0;
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #262626 !important;
}

.activ {
	opacity: 1  !important;
	font-weight: 600 !important;
}

.color-orang {
	color: #ff7537 !important;
}

.brand-history__timeline-link_end {
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #262626;
	opacity: 0.5;
	cursor: pointer;
}

.brand-history__timeline-btn_up,
.brand-history__timeline-btn_skip {
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	background: #188450;
	text-decoration: none;
	border-radius: 30px;
	padding: 6px 10px 6px 10px;
	cursor: pointer;
}

.brand-history__timeline-btn_up:link,
.brand-history__timeline-btn_skip:link,
.brand-history__timeline-btn_up:active,
.brand-history__timeline-btn_skip:active,
.brand-history__timeline-btn_up:hover,
.brand-history__timeline-btn_skip:hover,
.brand-history__timeline-btn_skip:visited,
.brand-history__timeline-btn_up:visited {
	color: #fff;
	text-decoration: none;
}

.brand-history__timeline-btn_up:hover,
.brand-history__timeline-btn_skip:hover {
	background: #1C6643;
}


.brand-history__timeline-btn_up {
	display: none;
}


.brand-history__list {
	margin-left: 169px;
}

.history-list__item {
	display: flex;
	justify-content: space-between;
	padding-top: 140px
}

.top-year {
	padding-top: 40px !important;	
}

.history-item__year {
	display:  flex;
	width: 41%;
	margin-top: -50px;
}



.history-item__year span {
	font-size: 200px;
    font-family: "Inter", "Arial", sans-serif;
	line-height: 252px;
	color: #ff7537;
}

@media(max-width: 1350px) {
	.history-item__year span {
		font-size: 180px;
		line-height: 232px;
	}
}
@media(max-width: 1250px) {
	.history-item__year span {
		font-size: 161px;
		line-height: 212px;
	}
}
@media(max-width: 1150px) {
	.history-item__year span {
		font-size: 141px;
		line-height: 192px;
	}
}


.history-item__year-start {
	font-style: normal;
	font-weight: 200;
}

.history-item__year-end {
	font-style: normal;
	font-weight: bold;
}

.history-list__item-info {
	width: 50%;
}

.history-list__item-info_name {
    font-family: "Inter", "Arial", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #262626;
	text-decoration: none;
	padding-left: 34px;
}

.brand-history__timeline-btn{
	margin-top: 15px;
	margin-left: 18px;
}

@media(max-width: 1024px) {
	#skip-bottom {
		margin-top: 150px;
	}
	
	#brand-history-title {
		display: inline;
		font-family: Manrope;
		font-style: normal;
		font-weight: 800;
		font-size: 24px;
		line-height: 33px;
		color: #262626;
	}
	
	.brand-history__timeline-link,
	.history-item__year,
	li::before {
		display: none;
	}
	
	
	.brand-history__timeline-btn_up,
	.brand-history__timeline-btn_skip  {
		height: 30px;	
	}
	
	#brand-history__timeline {
		height: 30px;
		right: 0;
		padding: 20px 0 0 0;
		margin-bottom: 110px;		
	}
	
	.timeline-visible {
		position: fixed !important;
		bottom: 0;
		margin-right: 15px;
	}
	
	.timeline-visible_bottom {
		bottom: -70px;
	}
		
	
	.brand-history__list {
	    margin-left: 0;
	}
	
	.history-list__item-info_name {
		font-family: Manrope;
		font-style: normal;
		font-weight: 800;
		font-size: 24px;
		line-height: 33px;
		color: #ff7537;
		padding-left: 0;
	}
	
	.history-list__item-info_text li {
		padding-left: 0 !important;
	}
	
	.history-list__item-info {
		width: 100%;
	}
	
	.history-list__item {
		width: 100%;
		padding: 24px 0;
		border-bottom: #bfbfbf solid 1px;
	}
	
	.no-underline {
		border-bottom: none !important;
		padding-bottom: 60px;
	}
	

	
}














































/* End */


/* Start:/local/templates/velosalon/components/bitrix/news.list/company-map/style.css?17120446252237*/
.company-map__svg-wrap {
	position: relative;
	top: -370px;
	height: 1277px;
	margin-bottom: -550px;
}

.company-map__svg-wrap svg {
	position: absolute;
  right: 0;
}

.city-overlay:hover {
	cursor: pointer;
}

.city-ellipse {
	transition: fill 0.2s ease;
}

.city-overlay:hover ~ .city-ellipse,
.city-overlay--active ~ .city-ellipse {
	fill: #ff7537;
}

.city-ellipse,
.city-text {
	pointer-events: none;
}

.company-map__card {
	z-index: 10;
	position: absolute;
	visibility: hidden;
  opacity: 0;
  transform: translateX(-15px);
  pointer-events: none;
  transition-property: visibility, opacity, transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.company-map__card--show {
	visibility: visible;
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.company-map-card {
	width: 260px;
	padding: 16px;
	background: #ffffff;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.06);
	border-radius: 8px 0px 8px 8px;
}

.company-map-card__header {
	padding-bottom: 8px;
	border-bottom: 1px solid #dfdfdf;
}

.company-map-card__title {
	margin: 0 0 4px 0;
	font-weight: 700;
	font-size: 17px;
	line-height: 1.35;
	color: #262626;
}

.company-map-card__sub-title {
	margin: 0;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.33;
	color: #939393;
}

.company-map-card__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.company-map-card__item {
	padding: 10px 0;
	border-bottom: 1px solid #dfdfdf;
}

.company-map-card__item:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.company-map-card__name {
	margin: 0;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.33;
	color: #262626;
}

.company-map-card__phone-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 4px;
}

.company-map-card__phone {
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.38;
	color: #939393;
	text-decoration: none;
	transition: color 0.2s ease;
}

.company-map-card__phone:last-child {
	margin-bottom: 0;
}

.company-map-card__phone:hover,
.company-map-card__phone:focus {
	color: #ff7537;
}



/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1710666855666*/
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:/local/templates/velosalon/components/bitrix/news.list/shop-address/style.css?171066686410748*/
.shops-wrap {
	position: relative;
}

.shops {
	display: flex;
	margin-bottom: 40px;
}

.shops__controls {
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	width: 330px;
	margin-right: 20px;
}

.shops__select-wrap {
	position: relative;
	margin-bottom: 16px;
}

.shops-city-btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 16px;
	font-weight: 700;
	font-size: 17px;
	line-height: 1.35;
	color: #ffffff;
	background-color: #1c6643;
	border: none;
	border-radius: 8px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.35);
  transition: all 0.2s ease;
}

.shops-city-btn:hover,
.shops-city-btn:focus {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
}

.shops-city-btn:focus {
	outline: none;
}

.shops-city-btn:focus-visible {
	outline: auto;
  outline-color: #244f3a;
  box-shadow: none;
  background-color: #188450;
}

.shops-city-btn:active {
	background-color: #188450;
}

.shops-city-btn__name {
	color: currentColor;
}

.shops-city-btn__icon {
	transform: rotate(0);
	transform-origin: center;
	transition: transform 0.2s ease;
}

.shops-city-btn__icon path {
	fill: currentColor;
}

.shops-city-btn--show .shops-city-btn__icon {
	transform: rotate(180deg);
}

.shops__select {
	position: absolute;
	top: 72px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-20px);
	transition: all 0.2s ease;
}

.shops__select--show {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0)
}

.shops-select {
	width: 100%;
	background-color: #ffffff;
	border: 1px solid rgba(206, 206, 206, 0.5);
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
}

.shops-select__header {
	display: none;
}

.shops-select__list {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 7px 0;
}

.shops-select__item {
	width: 100%;
	padding: 0 16px;
	text-align: left;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.33;
	color: #000000;
	border: none;
	background-color: transparent;
	transition: color 0.2s ease, background-color 0.2s ease;
}

.shops-select__item:hover,
.shops-select__item--active {
	color: #ff7537;
}

.shops-select__item:focus {
	outline: none;
}

.shops-select__item:focus-visible {
	outline: auto;
}

.shops-select__item:active {
	background-color: #f5f5f5;
}

.shops-select__item-name {
	display: block;
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px solid #f4f4f4;
}

.shops-select__item:last-child .shops-select__item-name {
	border-bottom: none;
}

.shops__list {
	flex-grow: 1;
	margin-bottom: 16px;
	padding: 24px 0;
	background-color: #f8f8f8;
	border-radius: 8px;
}

.shops__items-wrap {
	display: none;
	flex-direction: column;
}

.shops__items-wrap--active {
	display: flex;
}

.shops__item {
	margin: 0 0 15px 0;
	padding: 0 16px;
	text-align: left;
	border: none;
	background-color: transparent;
}

.shops__item--active {
	cursor: initial;
}

.shops__item:focus {
	outline: none;
}

.shops__item:focus-visible {
	outline: auto;
}

.shops__item:last-child {
	margin-bottom: 0;
}

.shops__item-container {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding-bottom: 13px;
	border-bottom: 1px solid #d3d3d3;
}

.shops__item:last-child .shops__item-container {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.shops__item-name {
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.56;
	color: #000000;
	background-color: transparent;
	border: none;
	transition: color 0.2s ease;
}

.shops__item--active .shops__item-name,
.shops__item-name:hover {
	color: #ff7537;
}

.shops__item-phone-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 4px;
	margin-bottom: 4px;
}

.shops__item-phone {
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.38;
	color: #939393;
	text-decoration: none;
	transition: color 0.2s ease;
}

.shops__item-phone:last-child {
	margin-bottom: 0;
}

.shops__item-phone:hover,
.shops__item-phone:focus {
	color: #1c6643;
}

.shops__item-btn {
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	color: #7c7c7c;
	background-color: transparent;
	border: none;
	transition: color 0.2s ease;
}

.shops__item-btn:hover {
	color: #1c6643;
}

/*.shops__item--active .shops__item-btn,
.shops__item:hover .shops__item-btn {
	color: #262626;
}*/

.shops__question-wrap {
	position: relative;
}

.question-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 8px 26px;
	font-weight: 700;
	font-size: 15px;
	line-height: 1.33;
	color: #ffffff;
	background-color: #ff7537;
	border: none;
	border-radius: 4px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
	transition: box-shadow 0.2s ease, background-color 0.2s ease; 
}

.question-btn:hover,
.question-btn:focus {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}

.question-btn:focus {
	outline: none;
}

.question-btn:focus-visible {
	outline: auto;
  outline-color: #9b521c;
  outline-offset: 0;
  box-shadow: none;
  background-color: #f47d24;
}

.question-btn:active {
	background-color: #ff984a;
}

.question-btn__icon path {
	fill: currentColor;
}

.question-btn__name {
	margin-left: 8px;
	color: currentColor;
}

.question-form.vs-popup {
	bottom: 44px;
	width: 330px;
}

.question-form--show {
	opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
}

.question-form .vs-form__input {
	padding-top: 10px;
  padding-bottom: 10px;
}

.question-form .form-field__input--textarea {
	min-height: 100px;
  resize: none;
}

.question-form .vs-form__submit {
	height: 40px;
	margin-bottom: 8px;
  background-color: #1c6643;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.35);
}

.question-form .vs-form__submit:hover,
.question-form .vs-form__submit:focus {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
}

.question-form .vs-form__submit:focus-visible {
	outline: auto;
  outline-color: #244f3a;
  box-shadow: none;
  background-color: #188450;
}

.question-form .vs-form__submit:active {
	background-color: #188450;
}

.question-form-result.vs-popup {
  bottom: 44px;
	width: 330px;
	padding-top: 48px;
}

.question-form-result--show {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateX(0);
}

.question-form-result::before {
	content: "";
	position: absolute;
	top: 16px;
	left: 50%;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M10 0a10 10 0 100 20 10 10 0 000-20zm0 18a8 8 0 110-16 8 8 0 010 16z' fill='%23188450'/%3E%3Cpath d='M12.7 6.39l-3.78 5-1.63-2.11a1 1 0 00-1.58 1.23l2.43 3.11a1 1 0 001.58-.01l4.57-6a1 1 0 10-1.6-1.22h.01z' fill='%23188450'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	transform: translateX(-50%);
}

.question-form-result--error::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M10 0a10 10 0 100 20 10 10 0 000-20zm0 18a8 8 0 110-16 8 8 0 010 16z' fill='%23DF1125'/%3E%3Cpath d='M12.71 7.29a1 1 0 00-1.42 0L10 8.59l-1.29-1.3a1 1 0 00-1.42 1.42L8.59 10l-1.3 1.29a1 1 0 00.33 1.64 1 1 0 001.09-.22l1.29-1.3 1.29 1.3a1 1 0 001.42 0 1 1 0 000-1.42L11.41 10l1.3-1.29a1 1 0 000-1.42z' fill='%23DF1125'/%3E%3C/svg%3E");
}

.question-form-result__text {
	margin: 0;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  color: #262626;
}

.shops__map {
	flex-grow: 1;
	height: 735px;
	border-radius: 15px;
	background-color: #e9f8dd;
	background-image: url("/local/templates/velosalon/img/map-default.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
	overflow: hidden;
}

.map-hint {
	width: 242px;
	padding: 16px;
	background-color: #ffffff;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
	border-radius: 0 15px 15px 15px;
}

@media screen and (max-width: 1023px) {
	.shops__controls {
		width: 270px;
	}
	
	.question-form.vs-popup {
		bottom: 0;
		width: 100%;
	}
	
	.question-form-result.vs-popup {
		bottom: 0;
		width: 100%;
		padding-top: 16px;
	}
	
	.question-form-result .vs-popup__btn {
		display: flex;
		margin-bottom: 32px;
	}
	
	.question-form-result::before {
		top: 56px;
	}
}

@media screen and (max-width: 767px) {
	.shops {
		flex-direction: column;
		margin-bottom: 24px;
	}
	
	.shops__controls {
		width: 100%;
		margin-right: 0;
		margin-bottom: 24px;
	}
	
	.shops-city-btn__icon {
		transform: rotate(-90deg);
	}
	
	.shops-city-btn--show .shops-city-btn__icon {
		transform: rotate(-90deg);
	}
	
	.shops__select {
		z-index: 200;
		position: fixed;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  width: 100%;
	  transform: translateX(-15px);
	}
	
	.shops__select--show {
		transform: translateX(0);
	}
	
	.shops-select {
		border: none;
		box-shadow: unset;
		border-radius: 0;
	}
	
	.shops-select__header {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	  margin-bottom: 0;
	  padding: 16px 15px;
	  border-bottom: 1px solid #f5f5f5;
	}
	
	.shops-select__btn {
		display: flex;
		justify-content: center;
	  align-items: center;
	  width: 40px;
	  height: 40px;
	  margin: 0 16px 0 0;
	  padding: 0;
	  color: #939393;
	  background-color: #ffffff;
	  border: 1px solid #eeeeee;
	  border-radius: 4px;
	  transition: all 0.2s ease;
	}
	
	.shops-select__btn:hover,
	.shops-select__btn:focus {
		color: #262626;
  	background-color: #f5f5f5;
	}
	
	.shops-select__btn:focus {
		outline: none;
	}
	
	.shops-select__btn:focus-visible {
		outline: auto;
	}
	
	.shops-select__btn svg {
		margin-right: 2px;
	}
	
	.shops-select__btn path {
		fill: currentColor;
	}
	
	.shops-select__title {
		margin: 0;
	  font-weight: bold;
	  font-size: 17px;
	  line-height: 1.35;
	  color: #262626;
	}
	
	.shops-select__item-name {
		border-bottom: none;
	}
	
	.shops__map {
		height: 70vw;
  	min-height: 315px;
	}
}









/* End */


/* Start:/local/templates/velosalon/components/bitrix/news.list/benefits/style.css?17477175141304*/
.benefits {
	display: block;
	max-width: 942px;
	margin: 0 auto 36px auto;
}

.benefits__title {
	margin: 0 0 8px 0;
	font-weight: 800;
	font-size: 32px;
	line-height: 1.375;
	color: #262626;
	text-align: center;
}

.benefits__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -48px;
	padding: 0;
	list-style: none;
}

.benefits__item {
	width: 250px;
	min-height: 196px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 12px 48px;
	padding: 24px;
	background-color: #ffffff;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.06);
	border-radius: 16px;
}

.benefits__item-icon {
	width: 111px;
	height: 100px;
	margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.benefits__item-title {
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.375;
	text-align: center;
	color: #000000;
}

@media screen and (max-width: 1023px) {
	.benefits__list {
		margin: 0 -24px;
	}
	
	.benefits__item {
		margin: 12px 24px;
	}
}

@media screen and (max-width: 574px) {
	.benefits {
		display: none;
	}

	.benefits__list {
		margin: 0;
	}
	
	.benefits__item {
		width: 100%;
	  max-width: 345px;
		margin: 12px 0;
	}
}



/* End */
/* /local/templates/velosalon/css/pages/company.css?17106668644067 */
/* /local/templates/velosalon/components/bitrix/news.list/brand-history/style.css?17696250764722 */
/* /local/templates/velosalon/components/bitrix/news.list/company-map/style.css?17120446252237 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1710666855666 */
/* /local/templates/velosalon/components/bitrix/news.list/shop-address/style.css?171066686410748 */
/* /local/templates/velosalon/components/bitrix/news.list/benefits/style.css?17477175141304 */
