.product-card-block .swiper-mob-btn {
	display: none;
}
.btn-pay {
	display: flex;
	width: 60px;
	flex-direction: column;
	margin:0 8px;
	justify-content: space-between;
	cursor:pointer;
}
.list-pay .btn-pay{
	width: 30px;
	height: 30px;
	margin: 0 3px;
}
.list-pay .btn-pay span{
	font-size: 22px;
}
.name-pay {
	font-size: 12px;
}
.img-pay.monobank {
	background-image: url("/img/lapka.webp");
}
.img-pay.privatbank {
	background-image: url("/img/privat.webp");
}
.img-pay {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	width: 100%;
	height: 100%;
}
.img-pay span {
	font-family: "Museo Sans Cyrl 600", sans-serif;
	font-size: 28px;
	text-shadow: -1px -1px 0 #fff,
	1px -1px 0 #fff,
	-1px 1px 0 #fff,
	1px 1px 0 #fff;
	margin-top: -8px;
	margin-right: -2px;
	letter-spacing: -4px;
}
.block-menu-list{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	margin: 0px -15px;
}
.block-menu-item{
	width: calc(33.3% - 30px);
	margin: 15px;
	background: #f2f2f2;
}
.block-menu-item.bg-unset{
	background: unset;
}
.block-menu-item img{
	width: 100%;
	max-height: 200px;
	object-fit: contain;
}
.info-link-menu{
	padding:20px;
	background: #f2f2f2;
}
.title-menu-catalog{
	font: 21px/21px "Museo Sans Cyrl 700", sans-serif;
	padding-bottom: 10px;
	color: #000;
}
.title-menu-catalog a{
	color: #0098d3;
}
.catalog-list-sub-menu{
	display: flex;
	flex-direction: column;
}
.catalog-item-sub-menu{
	font: 15px/16px "Museo Sans Cyrl 300", sans-serif;
	padding: 3px 0;
}
.catalog-item-sub-menu a{
	color: #0098d3;
}
.sub-block-menu-item{
	display: flex;
	width: 100%;
	margin-bottom: 30px;
	height: calc(50% - 15px);
	background: #f2f2f2;
}
.sub-block-menu-item img{
	display: flex;
	width: 50%;
	order: 2;
	object-fit: contain;
}
.sub-block-menu-item .info-link-menu{
	display: flex;
	width: 50%;
	order: 1;
	flex-direction: column;
	justify-content: center;
}
.sub-block-menu-item-50-1{
	display: flex;
	width: 100%;
}
.sub-block-menu-item-50-1 img{
	display: flex;
	width: 50%;
	order: 2;
}
.sub-block-menu-item-50-1 .info-link-menu{
	display: flex;
	width: 50%;
	order: 1;
	flex-direction: column;
	justify-content: center;
}
@media (max-width: 1280px){
	.block-menu-item {
		width: calc(50% - 20px);
		margin: 10px;
	}
	.sub-block-menu-item {
		margin-bottom: 20px;
		height: calc(50% - 10px);
	}
}
@media (max-width: 768px){
	.block-menu-list {
		margin: 0;
	}
	.block-menu-item {
		width: 100%;
		margin: 5px 0px 5px 0px;
	}
	.sub-block-menu-item {
		margin-bottom: 10px;
		height: calc(50% - 5px);
	}
	.title-menu-catalog {
		font-size: 18px;
	}
	.catalog-item-sub-menu {
		font-size: 14px;
	}
}

@media (max-width: 760px) {
	.list-pay{
		position: absolute;
		top: -12%;
		left: 35px;
	}
	.list-pay .btn-pay {
		width: 24px;
		height: 24px;
	}
	.list-pay .btn-pay span{
		font-size: 20px;
	}
}






















.time-line_main{
	display: flex;
	margin-bottom: 24px;
}
.inprice-block__icon {
	width: 80px;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
}
.product-includes-img {
	display: flex;
	justify-content: center;
}
.time-line_main .time_line_left{
	position: relative;
	display: flex;
	margin: 0 auto;
	align-items: center;
	flex-direction: column;
	width: 191.4px;
	max-width: 191.4px;
}

.time-line_main .time_line_left .time_line_left_img{
	height: 150px;
}
.time-line_main .time_line_left .time_line_left_img img{
	width: 100%;
	height: 100%;
}
.time-line_main .time_line_right{
	display: flex;
	width: calc(100% - 190px);
	flex-direction: column;
	padding-left: 20px;
}
.info-title.info-title-time-line{
	text-transform: uppercase;
	font: 13px/16px "Museo Sans Cyrl 900", sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	z-index: 1;
}

body .time-line-box {
	position: relative;
	display: flex;
	width: 100%;
	padding-top: 25px;
	overflow-y: auto;
}
.container-time-line {
	display: flex;
	grid-gap: 20px;
	border-top: 3px solid #04ACED;
	justify-content: center;
}
.time-line-c-text {
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 14px;
	color: #04ACED;
	font-weight: 700;
}
.container-time-line .time-line {
	min-height: 165px;
	border: 1px solid #04ACED;
	border-radius: 0 0 10px 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: -1px;
	padding: 0 5px;
	flex: 1;
	width: 215px;
	max-width: 215px;
}
.container-time-line .m-circle {
	width: 53px;
	height: 53px;
	justify-content: center;
	display: flex;
	align-items: center;
	border-radius: 50%;
	border: 3px solid #04ACED;
	font-size: 16px;
	font-weight: 700;
	color: #04ACED;
}
.container-time-line .m-circle.out {
	border: 4px solid #fff;
	width: 61px;
	height: 59px;
	background-color: #fff;
	margin-top: -29px;
}
.container-time-line .title {
	font-size: 16px;
	font-weight: 700;
	margin: 7px 0;
	text-align: center;
}
.container-time-line .name {
	font-size: 12px;
	color: #727272;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}
.container-time-line .time-line-box {
	display: flex;
	padding-top: 0;
	overflow: unset;
}
.container-time-line .time-line .img {
	width: 78px;
	height: 78px;
	display: inline-flex;
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.container-time-line .text-box {
	width: calc(100% - 75px);
	min-height: initial;
}
.container-time-line .name {
	font-size: 12px;
	color: #727272;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}
.container-time-line .recommended-last {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 5px 0;
	height: 24px;
}
.container-time-line .recommended-last .product-price .price-current, .product-slider-recommended .price-current {
	font-size: 13px;
}
.product-discount {
	border-radius: 2px 2px 8px 2px;
	background: #000;
	padding: 3px;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
}
.container-time-line .recommended-last .product-price .product-discount,
.product-slider-recommended .product-discount,
.recommended-old-new .product-slider.product-slider-cartridge .product-discount{
	grid-column: 1;
	grid-row: 1 / 3;
	margin-right: 5px;
	padding: 3px 5px;
}
.recommended-old-new .swiper-slide{
	display: flex;
	align-items: center;
}
.recommended-min.recommended-old-new .recommended-img-link{
	width: 85px;
	height: 85px;
}
.price-old {
	color: #727272;
	font-size: 12px;
	line-height: 14px;
	margin-right: 10px;
	-webkit-text-decoration-line: line-through;
	-moz-text-decoration-line: line-through;
	text-decoration-line: line-through;
}
.container-time-line .recommended-last .product-price .price-old, .product-slider-recommended .price-old {
	margin-right: 0;
}
.container-time-line .recommended-last .recommended-btn span{
	padding: 4px 12px;
	background: #04aced;
	color: #fff;
	border-radius: 2px 2px 16px 2px;
	cursor: pointer;
	font-size: 12px;
}
.container-time-line .recommended-last .recommended-btn{
	line-height: 24px;
	height: 24px;
}
.time-line-box::-webkit-scrollbar {
	height: 15px;
}
.time-line-box::-webkit-scrollbar-track {
	background: #fff;        /* цвет зоны отслеживания */
}
.time-line-box::-webkit-scrollbar-thumb {
	background-color: #04aced;
	border-radius: 10px;
	border: 5px solid #fff;
}

.recommended-last .product-price {
	margin: 0;
	display: grid;
	grid-template-columns: minmax(max-content, 0fr) 1fr;
}




.seo-section-block .text-container.opened .seo-text{
	max-height: 5000px;
}
.banner-img{
	width: 615px;
	height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
}


.seo-text-inner { padding-right: 10px; }
.bottom-section-basseyny{
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.bottom-section-basseyny a{
	padding: 20px 32px;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	background-color: #04b0f2;
	border-radius: 16px 2px 16px 2px;
}
@media (min-width: 1280px){
	.seo-section-block .seo-container .seo-text.is-img-block{
		display: flex;
	}
	.seo-text.is-img-block .img-seo-block{
		flex: 0 0 12em;
		background: #f2f2f2;
		display: inline-flex;
		align-items: center;
		padding: 0 10px;
		border-radius: 20px 0 0 0;
	}
}

.section-block-list{
	display: flex;
	flex-wrap: wrap;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}
.product-section__img img
{
	height: 220px;
	border-radius: 2px;
	width: 100%;
	object-fit: cover;
}
.section_title-big{
	margin-top:15px;
	font-weight:600;
	font-size: 16px;
}
.water-infoblock {
	background-color: #f2f2f2;
	margin: 0 -12px 40px;
	padding: 30px 12px;
	font-size: 16px;
	line-height: 19px
}

.water-infoblock-left {
	display: none;
}
.water-infoblock-left img{
	max-width:inherit;
}

.water-infoblock-title {
	font: 24px/29px "Museo Sans Cyrl 700", sans-serif;
	margin-bottom: 16px
}
.banner-catalog{
	margin: 75px 0;
	display: flex;
	justify-content: center;
}

@media (min-width: 768px){
	.section-block-list {
		max-width: 100%;
		width: 100%;
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-column-gap: 30px;
	}
	.water-infoblock {
		margin: 0 0 60px;
		padding: 40px;
		font-size: 16px;
		line-height: 19px
	}
}

@media (min-width: 1280px){
	.section-block-list {
		grid-template-columns: repeat(3,1fr);
	}
	.water-infoblock {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 0
	}
	.water-infoblock-left {
		width: 50%;
		display: block
	}
	.water-infoblock-right {
		width: 50%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 0 5%;
	}
}

@media (max-width: 768px) {
	.time-line_main {
		flex-direction: column;
		position: relative;
	}
	.time-line_main .time_line_left {
		width: 100%;
		height: 60px;
		object-fit: contain;
		flex-direction: unset;
		margin: 0;
		max-width: 100%;
		margin-bottom: 10px;
	}
	.time-line_main .time_line_right {
		padding-left: 0;
		width: 100%;
	}
	.info-title.info-title-time-line {
		width: calc(100% - 80px);
		margin: 0;
		padding-left: 10px;
		font-size: 13px;
	}
	.time-line_main .time_line_left .time_line_left_img {
		height: 60px;
		width: 60px;
	}

}