.header__head-contact-phone {
	padding: 9px 15px;
}
.side-cont .header__head-contact-phone {
	justify-content: center;
}
.tel_isvg {
	display: flex;
	gap: 7px;
}
.tel_isvg img {
	object-fit: contain;
}

.blog__swiper {
	position: relative;
}

.nav-top__visible-point.active .nav-top__visible-item {
    color: var(--color-first);
}
.wrapper_inner .left_block {
  width: 234px;
  float: left;
  position: relative;
  padding-top: 0;
}

@media (min-width: 992px) {
  .right_block.wide_ {
    float: right;
    width: calc(100% - 264px);
    position: relative;
  }
}
@media screen and (max-width: 991px), projection and (max-width: 991px), tv and (max-width: 991px), handheld and (max-width: 991px) {
  .wrapper_inner .left_block {
    display: none;
  }
}

#contacts {
	display: flex;
	margin-bottom: 60px;
	gap: 20px;
}
#contacts > div {
	width: 50%;
	margin: 0;
	display: block;
}


.main_ban {
	height: 500px;
	background: url(images/moto_fon1.jpg) no-repeat right bottom;
	padding: 73px 53px 61px;
	color: #fff;
	border-radius: 25px;
	position: relative;
}
.ban_title {
	display: flex;
}
.ban_title span {
	font-size: 34px;
	line-height: 46px;
	font-weight: 800;
	color: #2B2D38;
	position: relative;
	z-index: 1;
}
.ban_title span:before {
	content: "";
	position: absolute;
	top: -12px;
	left: -53px;
	right: -69px;
	bottom: -12px;
	background: linear-gradient(127.63deg, #fff 93%, rgba(255, 255, 255, 0) 93%);
	z-index: -1;
}
.ban_text {
	margin: 41px 0 30px;
	max-width: 55%;
	font-size: 24px;
	line-height: 33px;
	font-weight: 700;
}
.ban_li {
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
	margin-top: 18px;
	padding-left: 56px;
	background: url(images/ban_li.svg) no-repeat left center;
}
.ban_img {
	position: absolute;
	bottom: 19px;
	right: 60px;
}
.ban_link {
	display: flex;
	margin-top: 30px;
}
.ban_btn {
	text-decoration: none;
	padding: 9px 22px;
	background: #F60001;
	border-radius: 50px;
}
.ban_btn:hover {
	text-decoration: none;
}

.caritem {
	position: relative;
	padding-bottom: 108px;
	
}
.swiper-slide__element.caritem {
	width: 100%;
	height: 100%;
}
.caritem .button-red {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: calc(100% - 40px);
}
.caritem .button-red-border {
	background: #E0E3EC;
	color: #2B2D38;
	border: none;
	border-radius: 7px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 18px;
	font-weight: 400;
	height: 53px;
	text-align: left;
	bottom: 60px;
	position: absolute;
	left: 20px;
	width: calc(100% - 40px);
}
.caritem2 .button-red-border {
	background: #E0E3EC;
	color: #2B2D38;
	border: none;
	border-radius: 7px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 18px;
	font-weight: 400;
	height: 53px;
	text-align: left;
	margin: 0 0 auto;
}
.caritem .button-red-border:before, .caritem2 .button-red-border:before, .catalog-goods__installment:before {
	content: "";
	width: 29px;
	height: 29px;
	margin-right: 10px;
	background: url(images/ico_chast.png) no-repeat 0 0;
}
.caritem2 .sl_img {
	max-width: 100%;
	max-height: 100%;
}
.caritem .swiper-slide__pic {
	background: #fff;
}
.slider-main .swiper-slide img {
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
  object-fit: contain;
}

.catalog-goods__info .catalog-goods__installment {
	background: #E0E3EC;
	color: #2B2D38;
	border: none;
	border-radius: 7px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 18px;
	font-weight: 400;
	height: 53px;
	text-align: left;
}

.header-contact__main-wrap {
	min-width: 276px;
	gap: 14px;
}
.side-cont {
	display: flex;
	flex-direction: column;
	gap: 14px;
}
.header-contact__button {
    max-width: 100%;
}
.cal_title {
	color: #FF9C9C;
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
	text-align: center;
}
.form_cal {
	border: 1px solid #A7A7A7;
	border-radius: 50px;
	padding: 3px 11px;
	align-items: center;
	display: flex;
	gap: 10px;
}
.form_cal span {
	flex: 1 1 auto;
}
.header-contact__main-wrap:before {
	z-index: 2;
}
.header-contact__main-wrap:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
	width: 100%;
	height: 30px;
	z-index: 1;
}

h1.blog_h1 {
	width: 60%;
}
.blog-card__meta-data.news_meta {
	width: 40%;
	margin: -65px 0 60px 60%;
	justify-content: flex-end;
	flex-direction: row;
}
.blog-card__meta-data.news_meta_card {
	justify-content: space-between;
	flex-direction: row;
	margin-top: 35px;
}
div.news-detail {
	background: #F0F2F9;
	border-radius: 40px;
}
.news_img {
	height: 650px;
	border-radius: 40px;
	overflow: hidden;
}
.news_txt {
	padding: 30px;
}
.blg_wrp {
	padding: 0;
}

.foot_copir {
	padding: 10px 0 34px;
	text-align: center;
	font-weight: 600;
}

.product-sidebar .credit-info__item {
	font-weight: 600;
}
.about__slider .swiper-button-next, .about__slider .swiper-button-prev {
	width: 44px;
	color: #f0371b;
	margin: 0;
	height: 44px;
	padding: 3px;
}



@media (min-width: 992px) {
	.product-main__characteristics {
		width: calc(100% - 31.75rem);
	}
	.swiper-cat {
		transition:.3s all;
	}
	.swiper-cat:not(.swiper-initialized) {
		max-height: 600px;
		opacity: 0;
		overflow: hidden;
	}
	.swiper-cat.swiper-initialized {
		opacity: 1;
	}
}

@media (min-width: 1200px) {
    .footer__top {
		padding-top: 80px;
		padding-bottom: 0;
    }
	.footer__bottom {
		margin-top: -30px;
	}
}

@media (max-width: 1600px) {
	.product-main__flex + .description {
		margin-top: 20px;
	}
}
@media (max-width: 1199px) {
	.ban_title span {
		font-size: 28px;
		line-height: 36px;
	}
	.ban_text {
		max-width: 70%;
		font-size: 21px;
		line-height: 1.2;
	}
	.ban_img {
		bottom: 34px;
		width: 380px;
	}
}
@media (max-width: 991px) {
	.main_ban {
		height: auto;
		padding: 60px 40px 40px;
	}
	.ban_title span {
		font-size: 24px;
		line-height: 1;
	}
	.ban_text {
		font-size: 18px;
	}
	.ban_img {
		bottom: 34px;
		width: 300px;
		right: 30px;
	}
	.product-sidebar aside {
		margin-top: 20px;
	}
	
	.chapter-filter {
		height: auto;
		overflow: hidden;
		transition:.3s all;
	}
	.chapter-filter.active {
		height: 70px;
	}
}
@media (max-width: 767px) {
	.body {
		padding-top: 30px;
	}
	.map_frame {
		margin-left: -30px;
		margin-right: -30px;
	}
	.map_frame iframe {
		height: 400px;
	}
	.params__item {
		font-size: 13px;
		line-height: 1.1;
	}
	#contacts {
		margin-bottom: 10px;
		flex-direction: column;
	}
	#contacts > div {
		width: 100%;
		margin: 0 0 30px;
	}
	.main_ban {
		height: auto;
		padding: 38px 20px 192px;
		background: url(images/moto_fon2.jpg) no-repeat right bottom / cover;
	}
	.ban_title span {
		font-size: 26px;
		line-height: 30px;
		width: 275px;
	}
	.ban_title span:before {
	  top: -5px;
	  left: -20px;
	  right: -35px;
	  bottom: -5px;
	  background: linear-gradient(108.63deg, #fff 86%, rgba(255, 255, 255, 0) 86%);
	  z-index: -1;
	}
	.ban_text {
		font-size: 20px;
		max-width: 100%;
		line-height: 27px;
	}
	.ban_li {
		font-size: 16px;
		line-height: 25px;
		margin-top: 8px;
		padding-left: 49px;
		background-size: 38px;
	}
	.ban_img {
		bottom: 0;
		width: 318px;
		right: 0;
	}
	.about__body {
		padding: 0;
	}
	.about__slider .swiper-backface-hidden .swiper-slide {
		border-radius: 30px;
	}
	.about__slider .swiper-autoheight .swiper-wrapper {
		height: auto !important;
	}
	.amt_search_sort .sorting {
		margin-bottom: 20px;
		flex-direction: column;
		gap: 10px;
		margin-top: -30px;
	}
	.sorting__link {
		display: block;
    }
	#ymap iframe {
		width: 100%;
	}
}
img {
	max-width: 100%;
}










