.content_wrapper_block.front_reviews_slider {
    padding: 30px 0;
}:root {
	--size_azag_v: calc(1vh + 1vw);
}

.product-action .info_item > .calculate-delivery,
.product-action .info_item > .text-form,
.product-info-wrapper .price_txt,
.product-info-wrapper .quantity_block_wrapper > .cheaper_form{
	display: none;
}

.detail.news .detail_wrapper .inner_wrapper_text .content-text img,
.detail.news .detail_wrapper .inner_wrapper_text .content-text figure {
	width: 100% !important;
	max-width: 760px;
}

#main .catalog_detail .counter_wrapp.fixed{
	position: relative !important;
}

.top-content-block .landings-list__section-wrap{
	display: none;
}

.size_stone img{
	max-width: 520px;
	width: 100%;
}

.front_news.content_news2 {
	margin-top: 60px;
	margin-bottom: 20px;
}

.map_type_2.front_map2 .contacts_map_list {
	margin-bottom: 25px;
}

/* main page icons */
.item-views.tizers .item-wrapper > .item .image {
	max-height: 64px;
	display: flex;
	margin-bottom: 20px;
}
.item-views .item .title:not(.muted) {
	font-size: 19px;
	font-weight: 500;
	display: flex;
}

.item-views.tizers .item-wrapper > .item .value {
	text-align: left;
}

.item-views .item .title a {
	text-align: left;
}

.front_tizers {
	margin-top: 70px;
	margin-bottom: 20px;
}

/* Main Page Slider */

.main-slider__item .left .banner_title {
	font-weight: 600;
	font-size: 18px;
}

.main-slider__item .left .banner_text {
	font-size: 24px;
	margin-top: 10px;
}

.main_slider_title {
	color: #fff;
	font-size: calc(var(--size_azag_v) * 2);
	text-shadow: rgba(0, 0, 0, 0.6) 1px 0 20px;
}

body .top_slider_wrapp .main-slider__wrapper .text .banner_title .head-title {
	margin-left: 0;
}

.main-slider__item .left .banner_text,
.main-slider__item .left .banner_title {
	margin-left: 70px;
	text-shadow: rgba(0, 0, 0, 0.6) 1px 0 20px;
	display: flex;
	flex-direction: column;
}

.main-slider__item .wrapper_inner {
	max-width: 100%;
}

.main-slider__item .left .banner_buttons {
	position: relative;
	width: fit-content;
	margin-left: 0;
	z-index: 99;
}

.main-slider__item .left .banner_buttons a {
	font-size: 24px;
	margin: 0;
	background: #fff;
	color: #000;
	border: none;
	border-radius: unset;
	padding: 10px 20px 10px 90px;
	position: relative;
	text-transform: unset;
	border-radius: 0 10px 10px 0;
	z-index: 99;
}

/* reviews */

body .top_wrapper div.ratings {
	display: none;
}

body .reviews.item-views.compact .item .link-block-more {
	margin-top: 15px;
	margin-bottom: 25px;
}

.reviews.item-views .item .title {
	margin-bottom: 0;
}

.front_review h3 {
	/* font-size: 32px; */
	font-weight: 400;
}

.front_review a.pull-right {
	color: #ff8102;
}

.front_review a.pull-right svg {
	height: 9px;
	margin-left: 10px;
	width: 41px;
}

.reviews.item-views .owl-carousel.shadow .owl-item:nth-child(2) {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.front_review a.pull-right svg path {
	fill: #ff8102;
	transition: all ease 0.5s;
}

/* Footer */

footer .light .social-icons ul li.vk a:not(:hover) {
	background-position: 0 -188px;
	opacity: 1;
}

footer .light .social-icons ul li.telegram a:not(:hover) {
	background-position: -329px -329px;
	opacity: 1;
}

footer .light .social-icons ul li.ytb a:not(:hover) {
	background-position: -94px -329px;
	opacity: 1;
}

footer .light .social-icons ul li.whats a:not(:hover) {
	background-position: -329px -235px;
	opacity: 1;
}

footer .light .social-icons ul li.pinterest a:not(:hover) {
	background-position: -188px -188px;
	opacity: 1;
}

footer .download_footer a {
	padding: 20px 0;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background-color: #ff8102;
	display: block;
	margin: 20px 0;
}

footer .download_footer a svg {
	height: 12px;
	width: 13px;
	margin-right: 12px;
}

footer .download_footer a path {
	fill: #fff;
}

footer .download_footer h5 {
    font-size: .867em;
    font-weight: 700;
    line-height: 1.5385em;
    text-transform: uppercase;
    letter-spacing: .8px;
	text-align: left;
}

footer .download_footer p {
	font-size: 12px;
	line-height: 1;
}

@media (max-width: 1165px) {
	.main-slider__item .left .banner_buttons a {
		font-size: 16px;
	}
	.main-slider__item .left .banner_buttons:after {
		border-top: 86px solid #ffffff;
	}
}

@media screen and (max-width: 991px),
	projection and (max-width: 991px),
	tv and (max-width: 991px),
	handheld and (max-width: 991px) {
	.top_slider_wrapp .left .text .section,
	.top_slider_wrapp .main-slider__item .text.left .banner_buttons,
	.top_slider_wrapp .main-slider__item .text.left .banner_text,
	.top_slider_wrapp .main-slider__item .text.left .banner_title {
		margin-left: 10px;
	}
	.top_slider_wrapp .main-slider__item .text.left .banner_buttons {
		margin-left: 0;
	}
	.top_slider_wrapp .main-slider__item .text.left .banner_buttons a {
		margin: 0;
	}
	.main-slider__item .left .banner_buttons:after {
		border-top: 69px solid #ffffff;
	}
}

@media screen and (max-width: 768px) {
	body div .top_slider_wrapp .main-slider__item .main_slider_title {
		text-align: left;
	}
	body .top_slider_wrapp .main-slider__wrapper .text .banner_title .head-title {
		text-align: left;
	}
	.main-slider__item.left .text .section,
	.main-slider__item.right .text .section,
	.top_slider_wrapp .main-slider__item td.text.left .banner_buttons,
	.top_slider_wrapp .main-slider__item td.text.left .banner_text,
	.top_slider_wrapp .main-slider__item td.text.right .banner_text,
	body .top_slider_wrapp .main-slider__item td.text.right .banner_buttons {
		margin-left: 10px;
		text-align: left;
	}
	.top_slider_wrapp .main-slider__item td.text.left .banner_buttons {
		margin-left: 0;
	}
	.front_news.content_news2 {
		margin-bottom: -10px;
	}
	.map_type_2.front_map2 {
		margin-top: 30px;
	}
	.map_type_2.front_map2 .contacts_map_list {
		margin-bottom: 30px;
	}
	.bottom-menu .panel-collapse{
		display: block;
		height: auto;
	}
	.download_footer{
		margin-top: 30px;
	}
	footer .download_footer h5{
		font-size: .867em;
    	font-weight: 700;
	}
}

@media screen and (max-width: 450px) {
	body .top_slider_wrapp .main-slider__item td.text.left .banner_text {
		margin-left: 10px;
		text-shadow: rgba(0, 0, 0, 1) 1px 0 10px;
	}
	.main_slider_title {
		text-shadow: rgba(0, 0, 0, 1) 1px 0 10px;
	}
	body .top_slider_wrapp .main-slider__wrapper .text .banner_title .head-title {
		text-shadow: rgba(0, 0, 0, 1) 1px 0 10px;
	}
	body .top_slider_wrapp .main-slider__item td.text.left .banner_buttons {
		margin-left: 0;
	}
	body .top_slider_wrapp .main-slider__item td.text.left .banner_buttons a {
		font-size: 18px;
		padding: 15px 30px;
	}
	.main-slider__item .left .banner_buttons:after {
		border-top: 42px solid #ffffff;
		border-right: 18px solid transparent;
	}
}

@media screen and (min-width: 991px) {
	.top_big_banners.only_banner .top_slider_wrapp .main-slider,
	.top_big_banners.only_banner .top_slider_wrapp .main-slider__item,
	.top_big_banners.only_banner .top_slider_wrapp .main-slider__item td {
		height: 520px;
	}
}

/* Header Style */
@media screen and (min-width: 551px) {
	.basket-item-block-info .basket-item-block-actions {display: none;}
}

@media screen and (min-width: 991px) {
	body .header__top-inner {
		height: 70px;
	}
	body .header__top-inner .logo-block {
		display: flex;
	}
	body .header__top-inner .logo-block .logo {
		height: 60px;
	}
}

/*! CSS Used from: https://steingot.ru/bitrix/cache/css/s1/main/template_549c36ba56fd4a6dd42e61ffd7321d3a/template_549c36ba56fd4a6dd42e61ffd7321d3a_v1.css?1706192439575557 */
a {
	background-color: transparent;
}
a {
	color: #333f48;
	transition: color 0.2s ease-in-out;
}
a:focus {
	border: none;
	outline: none;
}
@media screen and (min-width: 1025px) {
	a:visited {
		color: #788996;
	}
	a:hover {
		color: #9b2743;
	}
}
.icon {
	width: 100%;
	height: 100%;
	overflow: hidden;
	fill: currentColor;
}
svg:not(:root) {
	overflow: hidden;
}
.header-top__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-family: "GothamProLight", Arial, "Helvetica CY", "Nimbus Sans L",
		sans-serif;
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.header-top__items_left {
		margin-right: 30px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header-top__items_right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.header-top__items_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.header-top__items_right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.header-top__items_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
}
.header-top__items .header-top__item:first-child {
	margin-left: 0;
}
.header-top__items .header-top__item:last-child {
	margin-right: 0;
}
.header-top__item {
	font-size: 12px;
	color: #080808;
	margin: 3px 15px;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	text-decoration: none;
}
.header-top__item a {
	text-decoration: none;
}
.header-top__item > * {
	color: rgba(51, 63, 72, 0.85);
	font-family: "GothamPro", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
@media screen and (min-width: 1280px) {
	.header-top__item {
		white-space: nowrap;
	}
	.header-top__item:hover * {
		color: #333f48;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.header-top__item {
		margin: 3px 7px;
		white-space: nowrap;
	}
	.header-top__item:hover * {
		color: #333f48;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header-top__item {
		padding: 5px 0;
		margin: 0 0 1.3vh 0;
		font-size: 14px;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.header-top__item {
		padding: 8px 0;
		margin: 0 0 2px 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header-top__item_select {
		position: absolute;
		top: 20px;
		left: 25px;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.header-top__item_select {
		position: absolute;
		top: 20px;
		left: 20px;
	}
}
.header-top__item_select span:last-of-type {
	width: 6px;
	height: 10px;
	margin-left: 8px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	fill: currentColor;
	display: inline-block;
	vertical-align: middle;
}
.header-top__item_select[data-src="#region-modal"] {
	white-space: nowrap;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header-top__item_phone-me {
		position: absolute;
		top: 56px;
		right: 25px;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.header-top__item_phone-me {
		position: absolute;
		top: 53px;
	}
}
.header-top__items_left {
	margin-right: 80px;
}
.header-top__item a {
	color: rgba(51, 63, 72, 0.85);
}
.header-top__item2 {
	font-size: 12px;
	color: #ffffff;
	margin: 0 0px;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	background-color: #ff8102;
	padding: 3px 15px;
}
.header-top__item2 > * {
	color: rgb(255, 255, 255);
	font-family: "GothamPro", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.header-top__item2:hover {
	background-color: #ff8102;
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.header-top__item2 {
		margin: 0 5px;
		white-space: nowrap;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.header-top__item2 {
		padding: 5px 0;
		margin: 0 0 1.3vh 0;
		font-size: 14px;
	}
	.header-top__item2 span {
		margin: 0 15px;
	}
}
li {
	font-size: 14px;
	line-height: 24px;
	color: #333f48;
	margin: 0 0 12px 22px;
}
@media screen and (max-width: 767px) {
	li {
		margin: 0 0 12px 20px;
	}
}
.icon {
	width: 100%;
	height: 100%;
	overflow: hidden;
	fill: currentColor;
}
.icon_absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
svg:not(:root) {
	overflow: hidden;
}
.header-bottom__menu-item {
	width: auto;
	text-transform: uppercase;
	margin: 0 15px;
	cursor: pointer;
	list-style-type: none;
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
	.header-bottom__menu-item {
		margin: 8px;
	}
}
.header-bottom__menu-item > a {
	font-family: "GothamProBold", Arial, "Helvetica CY", "Nimbus Sans L",
		sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header-bottom__menu-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		margin: 0 0 1vh 0;
		padding: 5px 0;
		font-size: 16px;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.header-bottom__menu-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		margin: 0 0 3px 0;
		padding: 5px 0;
		font-size: 16px;
	}
}
.header-bottom__menu-item_phone span {
	position: relative;
	fill: currentColor;
	display: inline-block;
	width: 12px;
	height: 12px;
	color: #788996;
	vertical-align: middle;
	margin-right: 10px;
}
.header-bottom__menu-item_phone:hover span {
	color: #9b2743;
}
.header-bottom__menu-item > a {
	text-decoration: none;
	padding: 3px 0;
	color: #333f48;
	font-size: 13px;
	font-weight: 700;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header-bottom__menu-item > a {
		font-size: 16px;
		display: inline-block;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.header-bottom__menu-item > a {
		font-size: 16px;
		display: inline-block;
	}
}
@media screen and (min-width: 1280px) {
	.header-bottom__menu-item > a:hover {
		color: #9b2743;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.header-bottom__menu-item > a:hover {
		color: #9b2743;
	}
}
.header-bottom__menu-item_phone {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.header-bottom__menu-item_phone a {
	font-size: 16px;
	line-height: 1;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header-bottom__menu-item_phone {
		position: absolute;
		top: -57px;
		right: 20px;
		padding-top: 0;
	}
	.header-bottom__menu-item_phone:before {
		display: none;
	}
	.header-bottom__menu-item_phone a {
		font-weight: normal;
		font-family: "GothamPro", "Helvetica CY", "Nimbus Sans L", "sans-serif";
		font-size: 14px;
		color: #333f48;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.header-bottom__menu-item_phone {
		padding-top: 0;
		color: red;
	}
	.header-bottom__menu-item_phone:before {
		display: none;
	}
	.header-bottom__menu-item_phone a {
		font-weight: normal;
		font-family: "GothamPro", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
		font-size: 14px;
		color: #333f48;
	}
}
/* End */

/*картинки по центру в новостях*/
.detail-news1 .content-text img {
    text-align: center;
    display: block;
}
/*сертификаты на главной*/
.content_wrapper_block.front_reviews_slider {
    padding: 30px 0;
}
.item-views.brands .item {
    line-height: 20px;
    height: 320px;
}
.item-views.brands.owl-carousel .item, .item-views.brands .item > div {background: none;}
.item-views.brands .item a {text-decoration: none;display: flex;flex-direction: column;position: absolute;}
.item-views.brands .item img {
	height: auto;
	opacity: 1;
	filter: unset;
    max-height: 300px;
	max-width: 100%;
}
.item-views.custom .item .title:not(.muted) {
    font-size: 10px;
}