.main-page-banners{
	display: flex;
	gap: 15px;
	margin-bottom: 60px;
	justify-content: space-between;
}
.main-page-banners__left{
	width: calc(45% - 7.5px);
}
.main-page-banners__right{
	width: calc(24% - 7.5px);
}
.main-page-banners__right .banners-right-list{
	width: 100%;
}
.banners-left .banners-left__item{
	position: relative;
	height: 390px;
	border-radius: 10px;
	overflow: hidden;
}
.banners-left .banners-left__item:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: url('/upload/mainPage/banners-bg.png');
	background-size: cover;
}
.banners-left .banners-left__item .banners-left__link{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.banners-left .banners-left__item .banners-left__bg{
	max-height: 100%;
	max-width: 270px;
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 1;
}
.banners-left .banners-left__item .banners-left__price{
	position: absolute;
	left: 20px;
	bottom: 80px;
	padding: 15px;
	border-radius: 10px;
	background: #FFF;
	z-index: 3;
}
.banners-left .banners-left__item .banners-left__price .price-value {
	color: #1F839F;

	margin-bottom: 5px;
}

.banners-left .banners-left__item .banners-left__title{
	margin-top: 20px;
}
.banners-left .banners-left__logo-wrap{
	
	width: 200px;
	padding: 20px 35px;
	background: #FFF;
	box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	left: 0;
}
.banners-left .banners-left__item__content{
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.banners-left .banners-left__item .banners-left__logo{
	max-width: 135px;
	width: 100%;
}

.banners-left .slick-dots{
	bottom: 20px;
	left: 20px;
	text-align: left;
}
.main-page-banners__right{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	max-height: 390px;
	justify-content: space-between;
}
.main-page-banners__right .banners-right-list__wrap{
	height: 100%;
}
.main-page-banners__right .banners-right-list__item{
	padding: 20px;
	border-radius: 10px;
	background: #f7f7f7;
	position: relative;
		height: 100%;
}
.main-page-banners__right .banners-right-list__image{
	position: absolute;
	right: 20px;
	bottom: 0;
	max-width: 135px;
}
.banners-right-list-vertical_wrap{
	width: calc(30% - 7.5px);
}
.banners-right-list-vertical_wrap .banners-right-list-vertical{
	
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 15px;
}
.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item{
	flex: 1; 
	background: url('img/banners-right-list-vertical-bg.png');
	background-size: 100%;
	border-radius: 10px;
	position: relative;
	padding: 20px;
}
.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item.top{
	background: #E9F3F6;
}
.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item.bottom{
	display: flex;
	gap: 15px;
	padding: 0;
}

.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item.bottom .bottom-item{
	flex: 1;
	border-radius: 10px;
	border: 1px Solid #E9F3F6;
	padding: 20px;
}

.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list__title{
	display: flex;
	gap: 15px;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
}

.main-page-sections-list{
	margin-bottom: 60px;
}
.main-page-sections-list .main-page-sections-list__top{
	display: flex;
	justify-content: space-between;
}
.main-page-sections-list .main-page-sections-list__wrap{
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.main-page-sections-list__wrap .main-page-sections-list__item{
	border-radius: 10px;
	border: 2px Solid #F7F7F7;
	padding: 20px;
	transition: .3s;
	flex: 0 0 calc(20% - 12px);
}
.main-page-sections-list__wrap.list-catalog .main-page-sections-list__item{
	width: 260px;
}
.main-page-sections-list .main-page-sections-list__item:hover{
	border: 2px Solid #1F839F;
}
.main-page-sections-list .main-page-sections-list__item .image{
	display: flex;
	justify-content: center;
	height: 140px;
	margin-bottom: 15px;
	align-items: center;
}
.main-page-sections-list .main-page-sections-list__item .image svg path{
	fill: #909090;
}
.main-page-sections-list .main-page-sections-list__item .title{
	text-align: center;
	margin: 0;
}
.main-page-sections-list .main-page-sections-list__item .title a{
	color: #202020;
}
.main-page-sections-list .slick-track{
	gap: 15px;
}
.brands-slider .slick-track{
	gap: 15px;
}
.main-page .slick-prev, .main-page .slick-next{
	background: none !important;
	box-shadow: none !important;
}
.main-page-sections-list__btn.btn-mobile{
	display: none;
}
.main-page .slick-prev:before, .main-page .slick-next:before{
	content: '';
    width: 12px;
    height: 19px;
    background: url(/brands/img/slick-arrow.svg) no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}
.main-page .slick-prev:hover:before, .main-page .slick-next:hover:before{
	background: url(/brands/img/slick-arrow-active.svg) no-repeat;
}

.main-page-description{
	margin-bottom: 60px;
}
.main-page-description .main-page-description__wrap{
	display: flex;
	gap: 15px;
	justify-content: space-between;
}
.main-page-description .main-page-description__wrap .main-page-description__text{
	width: calc(60% - 7.5px);
	background: #F7F7F7;
	border-radius: 10px;
	padding: 30px 20px;
	overflow: auto;
}
.main-page-description .main-page-description__wrap .main-page-description__image{
	width: calc(40% - 7.5px);
	border-radius: 10px;
	overflow: hidden;
}
.main-page-description .main-page-description__wrap .main-page-description__image img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-page-advantages{
	margin-bottom: 60px;
}
.main-page-advantages .main-page-advantages__items{
	display: flex;
	gap: 15px;
}
.main-page-advantages .main-page-advantages__items .main-page-advantages__item{
	flex: 1;

	padding: 20px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	border: 2px Solid #F7F7F7;
}
.main-page-advantages .main-page-advantages__items .main-page-advantages__item .title{
	display: flex;
	gap: 15px;
	align-items: center;
}
.main-page-advantages .main-page-advantages__items .main-page-advantages__item .text{
	color: #000;
}
.main-page-advantages .main-page-advantages__items .main-page-advantages__item .text p{
	padding: 0 0 5px;
}
.main-page-advantages .main-page-advantages__items .main-page-advantages__item .btn__wrap{
	margin-top: auto;
}
.new-products-group-slider-main-page .slick-track .slick-slide{
	margin: 0 7px;
}

.new-products-group-slider-main-page .specifications-open{
	display: none;
}
.main-page-reviews{
	margin-bottom: 60px;
}
.main-page-reviews .main-page-reviews__item{
	border-radius: 10px;
    border: 2px Solid #F7F7F7;
    padding: 20px;
    transition: .3s;
    height: auto;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.main-page-reviews .main-page-reviews__item .reviews__top{
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.main-page-reviews .main-page-reviews__item .reviews-author{
	margin-bottom: 5px;
}
.main-page-reviews .main-page-reviews__item .date{
	font-size: 12px;

}
.main-page-reviews .main-page-reviews__item .reviews-text{
	max-height: 130px;
	overflow: hidden;
	color: #454545;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}
.main-page-reviews .main-page-reviews__item .goods{
	display: flex;
	padding: 10px;
	background: #F7F7F7;
	gap: 15px;
	height: 80px;
}
.main-page-reviews .main-page-reviews__item .goods .image{
	width: 60px;
	margin:  0;
}
.main-page-reviews .main-page-reviews__item .goods .text{
	width: calc(100% - 75px);
	color: #000;
	font-size: 12px;
	line-height: 16px;
}
.main-page-reviews .main-page-reviews__item .goods .text a{
	color: #000;
}
.main-page-reviews .main-page-reviews__item .goods .image img{
	width: 100%;
	border-radius: 10px;
}


.main-page-reviews .main-page-reviews__item .goods-params{
	display: flex;
	justify-content: space-between;
	color: #000;
	font-size: 12px;
}

.main-page-reviews .main-page-reviews__item .goods-params .goods-article{
	font-size: 10px;
	font-weight: bold;
	color: #909090;
}
.main-page-reviews .main-page-reviews__item .goods-params .goods-price{
	font-weight: bold;
}
.main-page-reviews .slick-track{
	align-items: stretch;
}
.main-page-reviews .slick-track .slick-slide{
	margin: 0 7px;
}

.main-page-articles{
	margin-bottom: 60px;
}

@media (min-width:960px){

.main-page-articles .main-page-articles__items{
	display: grid;
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: auto auto auto;
  gap: 16px;
  height: 630px;
}

.main-page-articles .main-page-articles__items .main-page-articles__item:first-child{
	grid-column: 1;
  	grid-row: 1 / span 3;
  	display: flex;
    flex-direction: column;
    gap: 15px;
}
.main-page-articles .main-page-articles__items .main-page-articles__item:not(:first-child){
	 grid-column: 2;
	 display: flex;
	 gap: 15px;
}
.main-page-articles .main-page-articles__items .main-page-articles__item:nth-child(2) { grid-row: 1; }
.main-page-articles .main-page-articles__items .main-page-articles__item:nth-child(3) { grid-row: 2; }
.main-page-articles .main-page-articles__items .main-page-articles__item:nth-child(4) { grid-row: 3; }

.main-page-articles .main-page-articles__items .main-page-articles__item:not(:first-child) .articles__image{
	width: 40%;
	height: 200px;
}
.main-page-articles .main-page-articles__items .main-page-articles__item:not(:first-child) .articles__text{
	font-size: 14px;
	line-height: 18px;
}
.main-page-articles .main-page-articles__items .main-page-articles__item:not(:first-child) .articles__content{
	gap: 5px;
}
.main-page-articles .main-page-articles__items .main-page-articles__item:first-child .articles__content{
	padding: 20px;
	background: #F7F7F7;
	border-radius: 10px;
}
.main-page-articles .main-page-articles__items .main-page-articles__item:first-child .articles__name {
	font-weight: 700;
    font-size: 21px;
    line-height: 1.2em;

    margin: 0 0 16px;
    display: block;
}
}





.main-page-articles .slick-track .slick-slide{
	margin: 0 7px;
}

.main-page-articles .articles__image{
	height: 290px;
	border-radius: 10px;
	overflow: hidden;
}




.main-page-articles .articles__image img{
	width: 100%;
  	height: 100%;
  	object-fit: cover;
}
.main-page-articles .articles__content{

	flex:1;
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.main-page-articles .articles__date{
	font-size: 14px;
	color: #909090;
	margin-bottom: 5px;
}
.main-page-articles .articles__name{
	margin-bottom: 0;
}
.main-page-articles .articles__text{
	font-size: 16px;
	color: #202020;
}
.main-page-articles .articles__btn{
	margin-top:  auto;
}
.brands-slider{
	margin-bottom: 60px;
}
.brands-slider .brands-slider__item{
	padding: 25px 15px;
	border-radius: 10px;
	border: 2px Solid #F7F7F7;
	display: flex;
	justify-content: center;

}
.brands-slider .brands-slider__item img{
	max-width: 130px;
	/*filter: grayscale(100%);*/
	display: block;
    margin: 0 auto;
}
.brands-slider .brands-slider__item:hover{
	background: #F7F7F7;
}
.brands-slider .brands-slider__item:hover img{
	filter:none;
}

.new-products-group-slider-brands .slick-track .slick-slide {
    margin: 0 7px;
}
.new-products-group-slider-brands .specifications-open {
    display: none;
}
.advantages-shop{
	padding: 20px;
	border-radius: 10px;
	background: #F7F7F7;
	margin-bottom: 60px;
}
.advantages-shop .advantages-shop__wrap{
	display: flex;
	justify-content: center;
	gap: 145px;
}
.advantages-shop .advantages-shop__wrap .advantages-shop__item{
	display: flex;
	align-items: center;
	gap: 25px;

}

@media (max-width:1200px){
	.main-page-banners{
		flex-wrap: wrap;

	}
	.main-page-banners__right{
		width: 100%;
	}
	.main-page-banners__right .banners-right-list__item{
		padding: 40px 20px;
	}
	.main-page-banners__left{
		width: calc(57% - 7.5px);
	}
	.banners-right-list-vertical_wrap{
		width: calc(42% - 7.5px);
	}
	.main-page-sections-list__wrap .main-page-sections-list__item{
		flex: auto;
		width: calc(25% - 15px);
	}
	.main-page-sections-list__wrap .main-page-sections-list__item:nth-child(9),
	.main-page-sections-list__wrap .main-page-sections-list__item:nth-child(10){
		display: none;
	}
	.main-page-advantages .main-page-advantages__items .main-page-advantages__item{
		padding: 15px;
	}
	.advantages-shop .advantages-shop__wrap{
		gap: 15px;
		justify-content: space-between;
	}
}

@media (max-width:1024px){
	.main-page-banners{
		flex-wrap: wrap;
	}
	.main-page-banners__left{
			width: 100%;
	}
	.main-page-banners__right{
		width: calc(50% - 15px);
		max-height: 100%;
	}
	.banners-right-list-vertical_wrap{
		width: calc(50% - 15px);
	}


	.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item{
		padding: 20px 20px 90px 20px;
	}
	.main-page-sections-list__wrap .main-page-sections-list__item{
		flex: auto;
		width: calc(33% - 15px);
	}
	.main-page-sections-list__wrap .main-page-sections-list__item:nth-child(7),
	.main-page-sections-list__wrap .main-page-sections-list__item:nth-child(8){
		display: none;
	}
}

@media (max-width:960px){
	
	.main-page-advantages .main-page-advantages__items{
		flex-wrap: wrap;
		gap: 15px;
	}
	.main-page-advantages .main-page-advantages__items .main-page-advantages__item{
		width: calc(50% - 15px);
		flex: auto;
	}
	.main-page-description .main-page-description__wrap{
		flex-wrap: wrap;
		gap: 15px;
	}
	.main-page-description .main-page-description__wrap .main-page-description__text{
		width: 100%;
		max-height: 100%!important;
	}
	.main-page-description .main-page-description__wrap .main-page-description__image{
		width: 100%;
		height: 350px;
	}
	
	.main-page-articles__items{
		display: flex;
		flex-direction: column;
		gap: 15px;
	}
	.main-page-articles__item{
		display: flex;
		gap: 15px;
	}
	.main-page-articles .articles__image{
		height: 220px;
    	max-width: 300px;
	}
}

@media (max-width:640px){
	.main-page-banners__left{
		width: 100%	;
	}
	.main-page-banners__right{
		width: 100%;
	}
	.main-page-banners__right .slick-track .slick-slide{
		margin: 0 7px;
	}
	.banners-right-list-vertical_wrap .banners-right-list-vertical{
		flex-wrap: wrap;
	}
	.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item{
		width: 100%;
		flex:auto;
	}
	.main-page-advantages .main-page-advantages__items .main-page-advantages__item{
		width: 100%;
	}
	
	.main-page-banners__right{
		max-height: 100%;
	}

	.main-page-articles .articles__image{
		height: 220px;
	}
	.main-page .slick-prev{
		left: -25px;
	}
	.main-page .slick-next{
		right: -25px;
	}
	.main-page-articles .articles__content{
		padding: 20px;
        background: #F7F7F7;
        border-radius: 10px;

	}
	.main-page-articles .articles__image{
		width: 100%;
		max-width: 100%;
		height: 300px;
		margin-bottom: 15px;
	}
	.advantages-shop .advantages-shop__wrap{
		flex-direction: column;
	}
	.main-page-sections-list__wrap .main-page-sections-list__item{
		width: calc(50% - 15px);
	}
	.banners-right-list-vertical_wrap{
		width: 100%;

	}
	.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item{
		padding: 20px;
	}
	.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item.bottom{
		flex-direction: column;
	}
	.banners-right-list-vertical_wrap .banners-right-list-vertical .banners-right-list-vertical__item.bottom .bottom-item{
		flex: auto;
		width: 100%;
	}
	.main-page-banners__right .banners-right-list__item{
		padding: 20px;
	}
	.main-page-banners__right .banners-right-list__image{
		display: none;
	}
	.main-page-sections-list__btn{
		display: none;
	}
	.main-page-sections-list__btn.btn-mobile{
		display: block;
	}
	.main-page-sections-list__btn.btn-mobile .btn{
		width: 100%;
	}
	.main-page-advantages .main-page-advantages__items .main-page-advantages__item .btn__wrap{
		margin-top: 15px;
	}
}