

/* Start:/local/templates/main/components/bitrix/catalog.section.list/popular-sort/style.css?16251353547151*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/products/style.css?16251353542451*/
.b-catalog-section__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.b-catalog-section__container.slick-initialized .slick-list{
	width: 100%;
}

@media (max-width: 600px) {
 .b-catalog__section .b-catalog-section__container {
  margin-left: 0;
}
}

.b-section-lazyLoad{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.b-section-lazyLoad__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	padding: 2% 0px;
	border: 1px solid #ADA090;
	font-size: 16px;
	text-transform: uppercase;
	color: #1E1A1B;
	cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.b-section-lazyLoad__container:hover {
  color: #ffffff;
  background-color: #ADA090;
}

.b-section-pagination{
	display: block;
	width: 100%;
	height: auto;
}

.b-section-description{
	display: block;
	margin-bottom: 60px;
}

@media (max-width: 1000px) {
  .b-catalog__section .b-catalog-section__container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
}



.b-popular__panel{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 60px;
}
.b-popular__title{
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	color: #1E1A1B;
}
.b-popular__filter{
	position: absolute;
	right: 0px;
	z-index: 10;
}
.b-popular__select{
	border-bottom: 1px solid #1E1A1B;
	background-color: transparent;
}


@media(max-width: 1000px) {
  .b-popular__panel {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .b-popular__title {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .b-popular__filter {
   position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }


  .b-popular__list .product-item {
    margin: 0 auto;
  }
}

@media (max-width: 400px) {
.b-popular__list .product-item__picture {
    width: 100%;

}
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.item/.default/style.css?162513535414944*/
.product-item-container {
	position: relative;
	margin-bottom: 25px;
}
.b-catalog__section .b-catalog-section__container .card {
	width: 32%;
	margin-right: 15px;
	margin-bottom: 26px;
	/*
	width: calc( (100% - 35px) / 3);
	margin-right: 15px;
*/
}

@media (max-width: 1750px) {
	.b-catalog__section .b-catalog-section__container .card {
		width: 30%;
	}
}

@media (max-width: 1600px) {
	.b-catalog__section .b-catalog-section__container .card {
		width: 47%;
	}
}

@media (max-width: 600px) {
	.b-catalog__section .b-catalog-section__container .card {
		width: 100%;
		margin-right: 0;
	}
}

/*
@media (max-width: 1200px) {
.b-catalog__section .b-catalog-section__container .card {
    -ms-flex-preferred-size: calc(50% - 26px);
    flex-basis: calc(50% - 26px);
}
}


@media (max-width: 767px) {
.b-catalog__section .b-catalog-section__container .card {
    -ms-flex-preferred-size: calc(100% - 26px);
    flex-basis: calc(100% - 26px);
}
}
*/

.b-popular__list .card {
	width: calc((100% - 35px) / 3);
}

/*
.b-popular__list .card:nth-child(3n){
	margin-right: 0px;
}
*/

.line {
	width: 100%;
}

.product-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 377px;
	height: 100%;
	background-color: #ffffff;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0px 30px 35px 30px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.product-item:hover {
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.01);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.01);
}

.line .product-item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	max-width: none;
	padding: 40px;
}

.line .product-item .product-item__picture {
	width: 279px;
}

.product-item-info__container {
	/* position: relative; */
	display: block;
	margin-bottom: 25px;
}
.product-item-info__container:nth-child(2) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.product-item-info__container:nth-child(3) {
	margin-bottom: 0;
}

.product-item-info__wrapper_col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
}
.product-item-info__wrapper_col:nth-child(1) {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.product-item-info__container:nth-child(3) .product-item-info__wrapper_col {
	margin-bottom: 0;
}

@media (max-width: 1700px) {
	.product-item-info__wrapper_col {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.product-item-info__wrapper_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.product-item__header {
	/* position: relative; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	height: 90px;
}
.product-item-label {
	position: absolute;
	top: 0px;
	left: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	z-index: 1;
}
.product-item-label__point,
.product-item-label__marks {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 35px;
	height: 90px;
	margin-right: 10px;
}
.product-item-label__point {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 10px;
}
.product-item-label__marks {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iODgiIHZpZXdCb3g9IjAgMCAzNSA4OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0wIDBIMzVWODIuMTk3OEw3LjUgODhMMCA4Mi4xOTc4VjBaIiBmaWxsPSIjQURBMDkwIi8+DQo8L3N2Zz4NCg==");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
}
.product-item-label__marks span {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.product-item__size {
	font-size: 14px;
	color: #ada090;
	word-spacing: -3px;
}
.product-item__size span {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 20px;
}
.product-item__size span:before {
	content: "";
	position: absolute;
	left: 0px;
	width: 17px;
	height: 7px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOC43MTA5NCA0LjE0MDYzVjAuODU5Mzc1SDkuMjU3ODFWNC4xNDA2M0g4LjcxMDk0Wk0xLjY1NjI1IDIuNzkzOTVDMS45MjA1NyAzLjEwMzg0IDIuMTkxNzMgMy41NTI3MyAyLjQ2OTczIDQuMTQwNjJIMS45Nzc1NEMxLjM5ODc2IDMuNDU3MDMgMC43ODM1MjkgMi45NTExNyAwLjEzMTgzNiAyLjYyMzA1VjIuMzc2OTVDMC43ODM1MjkgMi4wNDg4MyAxLjM5ODc2IDEuNTQyOTcgMS45Nzc1NCAwLjg1OTM3NUwyLjQ2OTczIDAuODU5Mzc1QzIuMTkxNzMgMS40NDcyNyAxLjkyMDU3IDEuODk2MTYgMS42NTYyNSAyLjIwNjA1TDYuODkyNTggMi4yMDYwNUM2LjYzMjgxIDEuODk2MTYgNi4zNjE2NSAxLjQ0NzI3IDYuMDc5MSAwLjg1OTM3NUg2LjU3MTI5QzcuMTUwMDcgMS41NDI5NyA3Ljc2NTMgMi4wNDg4MyA4LjQxNjk5IDIuMzc2OTVWMi42MjMwNUM3Ljc2NTMgMi45NTExNyA3LjE1MDA3IDMuNDU3MDMgNi41NzEyOSA0LjE0MDYzSDYuMDc5MUM2LjM2MTY1IDMuNTUyNzMgNi42MzI4MSAzLjEwMzg0IDYuODkyNTggMi43OTM5NUwxLjY1NjI1IDIuNzkzOTVaIiBmaWxsPSIjQURBMDkwIi8+DQo8L3N2Zz4NCg==");
	background-position: center;
	background-repeat: no-repeat;
}
.product-item__size span:nth-child(2):before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.product-item__size span:nth-child(3):before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.product-item__image-wrapper {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.product-item__picture {
	display: block;
	max-width: 279px;
	width: 100%;
	height: 274px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width: 400px) {
	.product-item__picture {
		width: 200px;
		margin: 0 auto;
	}
}

.product-item__name {
	display: block;
	width: 100%;
	max-width: 210px;
	font-size: 18px;
	color: #1e1a1b;
	width: 65%;
	overflow-wrap: break-word;
}
.product-item__name:hover {
	color: #ada090;
	text-decoration: none;
}
[class^="product-item__availability_"] {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 5px;
	padding-left: 16px;
	font-size: 14px;
}
[class^="product-item__availability_"]:before {
	content: "";
	position: absolute;
	left: 0px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}
.product-item__availability_y {
	line-height: 18px;
	color: #1e1a1b;
}
.product-item__availability_y:before {
	background-color: #ada090;
}
.product-item__availability_n {
	line-height: 18px;
	color: #959595;
}

.product-item__availability_n:before {
	content: "";
	position: absolute;
	left: 0px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #ada090;
}
.product-item__collection a {
	text-decoration: none;
	font-size: 14px;
	color: #ada090;
}
.product-item-amount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
}
.product-item-amount-field-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 100px;
}
input.product-item-amount-field {
	max-width: 100%;
	height: 35px;
	padding: 5px 25px;
	border: 1px solid #d6d3d0;
	text-align: center;
	-moz-appearance: textfield;
	font-size: 14px;
}
.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.product-item-amount-field::-webkit-outer-spin-button,
input.product-item-amount-field::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.product-item-amount-field-btn-minus,
.product-item-amount-field-btn-plus {
	position: absolute;
	width: 25px;
	height: 100%;
	background-size: auto 12px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: background 300ms ease, opacity 300ms ease;
	transition: background 300ms ease, opacity 300ms ease;
}
/* .product-item-amount-field-btn-minus {
	left: 0px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.product-item-amount-field-btn-plus {
	right: 0px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==);
} */

.product-item-amount-field-btn-minus {
	left: 5px;
}

.product-item-amount-field-btn-minus::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 1px;
	width: 12px;
	background: #000;
}

.product-item-amount-field-btn-plus {
	right: 5px;
}

.product-item-amount-field-btn-plus::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 1px;
	width: 12px;
	background: #000;
}

.product-item-amount-field-btn-plus::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 12px;
	width: 1px;
	background: #000;
}

.product-item-amount-field-btn-minus:hover,
.product-item-amount-field-btn-plus:hover {
	opacity: 0.6;
}

.product-item-price-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product-item-price-container span + span {
	margin-left: 17px;
}

@media (max-width: 1500px) {
	.product-item-price-container span {
		width: 100%;
	}
}

.product-item-price-current {
	font-size: 24px;
	color: #1e1a1b;
}
.product-item-price-old {
	font-size: 16px;
	color: #959595;
	text-decoration: line-through;
}

.card .product-item-amount-description-container {
	display: none;
}

/*b-popular__list*/
.b-popular__list .product-item-container {
	width: calc((100% - 90px) / 4);
	margin: 0 10px;
	margin-bottom: 15px;
}
/*
.b-popular__list .product-item-container:nth-child(3n){
	margin-right: 25px;
}
*/
/*
.b-popular__list .product-item-container:nth-child(4n){
	margin-right: 0px;
}
*/

@media (max-width: 1300px) {
	.b-popular__list .product-item-container {
		width: calc((100% - 75px) / 3);
	}
}
@media (max-width: 800px) {
	.b-popular__list .product-item-container {
		width: calc((100% - 75px) / 2);
	}
}

@media (max-width: 600px) {
	/*
  .b-popular__list .card {
    margin-right: 0;
  }

  .b-popular__list .product-item-container:nth-child(3n) {
    margin-right: 0;
}
*/

	.b-popular__list .product-item-container {
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
}

.product-item-line__image-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 279px;
	height: 274px;
	margin-right: 20px;
}

.product-item-line-info {
	position: relative;
}

.product-item-line-info:nth-child(1) {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
}
.product-item-line-info:nth-child(2) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: calc(100% - 300px);
}

.product-item-line-info-container:nth-child(1) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(100% - 320px);
}
.product-item-line-info-container:nth-child(2) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 320px;
}

.product-item-line__picture {
	display: block;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.product-item-line-label {
	position: absolute;
	top: 0px;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.product-item-line__name {
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 30px;
	color: #1e1a1b;
}
.product-item-line__name:hover {
	text-decoration: none;
}

.product-item-line__collection {
	margin-bottom: 30px;
}
.product-item-line__collection a {
	font-size: 14px;
	color: #ada090;
}

.product-item-line__collection a:hover {
	color: #1e1a1b;
	text-decoration: none;
}
.product-item-line-price-container {
	margin-bottom: 20px;
}
.product-item-line-property {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}
.product-item-line-property__name {
	margin-right: 10px;
	font-size: 14px;
	color: #000000;
}
.product-item-line-property .product-item__size {
	font-size: 14px;
}
.product-item-line-info .product-item-quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.product-item-line-info .product-item-buttons-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.product-item-line-info .product-item-amount-description-value {
	font-size: 14px;
	color: #000000;
}
.product-item-line-info .product-item-amount-description-value span {
	margin-left: 15px;
	font-size: 24px;
	color: #1e1a1b;
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/products/themes/blue/style.css?1625135354825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/services/style.css?16251353545689*/
.v1-grid {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    padding: 50px 0px;
    background-color: #1E1A1B;
}
.v1-grid__wrapper{
    width: 100%;
    height: 100%;
}
.v1-grid__row.odd-row {
    position: relative;
    display: -ms-grid;
    display: grid;
    grid-template-areas:
      "a a a a b b b c c c"
      "a a a a d d d d d d";
    -ms-grid-columns: (10%)[10];
    grid-template-columns: repeat(10, 10%);
    -ms-grid-rows: (calc(25vw - 50px))[2];
    grid-template-rows: repeat(2, calc(25vw - 50px));
}

@media(max-width: 1100px) {
  .v1-grid__row.odd-row {
grid-template-areas:
        "a a a a a b b b b b"
        "c c c c c d d d d d";
  }
}

@media(max-width: 1000px) {
  .v1-grid__row.odd-row {
/*
grid-template-areas:
        "a a a a a a a a a a"
        "a a a a a a a a a a"
        "a a a a a a a a a a"
        "b b b b b b b b b b"
        "b b b b b b b b b b"
        "c c c c c c c c c c"
        "c c c c c c c c c c"
        "d d d d d d d d d d"
        "d d d d d d d d d d";
  }
*/
    display: block;
}
}
.v1-grid__item {
    position: relative;
    overflow: hidden;
    min-height: calc(25vw - 50px);
}


.v1-grid__item.item-1 {
    grid-area: a;
}

.v1-grid__item.item-2 {
    grid-area: b;
}

.v1-grid__item.item-3 {
    grid-area: c;
}

.v1-grid__item.item-4 {
    grid-area: d;
}

.v1-grid__item-background {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px;
    background-position: center;
    background-size: cover;
    -webkit-transition: 1s;
    transition: 1s;
}

.v1-grid__item-background::before {
   content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
      opacity: 0.5;
    z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


@media(max-width: 1100px) {
.v1-grid__item-background {
       padding: 20px 15px;
}
}

.v1-grid__item-wrapper {
    position: relative;
    z-index: 1;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.odd-row .item-1 .v1-grid__item-wrapper {
    border: 1px solid rgba(255, 255, 255, 0.15);
}

@media(max-width: 1100px) {
 .v1-grid__item-wrapper {
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
}

  .odd-row .item-1 .v1-grid__item-wrapper {
    border: none;
}
}

.v1-grid__item:hover .v1-grid__item-background:before {
    opacity: 0.7;
}

.v1-grid__item-title {
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

@media(max-width: 1100px) {
.v1-grid__item-title {
   font-size: 18px;
    line-height: 20px;
}
}

.v1-grid__item-description {
    position: relative;
    font-size: 16px;
    color: #FFFFFF;
    padding-bottom: 15px;
}

.v1-grid__item-description:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0px;
    left: 0px;
    width: 20px;
    height: 1px;
    margin: 0px auto;
    background-color: #ffffff;
}

@media(max-width: 1100px) {
.v1-grid__item-description {
       font-size: 14px;
}
}


.v1-grid__item-butotn {
    margin-top: 70px;
}

.v1-grid__item-butotn .button-primary:hover {
  color: #ffffff;
}

.v1-grid__item-link.cover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.v1-grid__item-link.cover span {
    display: none;
}


@media(max-width: 800px) {
.v1-grid__item {
    margin-bottom: 20px;
}
}

/*
.v1-grid__item>img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.v1-grid__item:hover img {
    transform: scale(1.05);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.v1-grid__item-wrapper {
    position: relative;
    z-index: 2;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 40px;
}

.odd-row .item-1 .v1-grid__item-wrapper:before {
    content: '';
    position: absolute;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    border: 1px solid rgba(255, 255, 255, 0.15);
}


.v1-grid__item-title {
    font-size: 30px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.v1-grid__item-description {
    position: relative;
    font-size: 16px;
    color: #FFFFFF;
    padding-bottom: 15px;
}

.v1-grid__item-description:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0px;
    left: 0px;
    width: 20px;
    height: 1px;
    margin: 0px auto;
    background-color: #ffffff;
}

.v1-grid__item-butotn {}

.v1-grid__item-link.cover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.v1-grid__item-link.cover span {
    display: none;
}*/
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/interiors/style.css?16251353543536*/
.b-interiors-slider {
	position: relative;
	background-color: #1e1a1b;
}
.b-interiors-slider__container {
	width: 100%;
	max-width: 1920px;
	margin: 0px auto;
	background-color: #1e1a1b;
}

.b-interiors-slide__wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.b-interiors-slide__wrapper:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(30, 26, 27, 0.53);
}

.b-interiors-slide__bg {
	min-width: 100%;
	/*	min-height: 100%;*/
}

@media (max-width: 1100px) {
	.b-interiors-slide__bg {
		object-fit: cover;
		min-height: 650px;
	}
}

.b-interiors-slide__content {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	max-width: 1600px;
	height: 100%;
	padding: 5% 0px;
	margin: 0px auto;
}

@media (max-width: 1500px) {
	.b-interiors-slide__content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*
@media(max-width: 1100px) {
  .b-interiors-slide__content {
    position: relative;
  }
}
*/

.b-interiors-slide__title {
	width: 360px;
}

.b-interiors-title__link {
	position: relative;
	display: block;
	padding-bottom: 30px;
	text-decoration: none;
	font-size: 36px;
	line-height: 1;
	color: #ffffff;
}

.b-interiors-title__link:hover {
	
	text-decoration: none;
	color:#ffffff;
}

.b-interiors-title__link:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	max-width: 96px;
	height: 3px;
	background-color: #ffffff;
}

.b-interiors-title__sub-name {
	padding-top: 30px;
	font-size: 18px;
	color: #ffffff;
}

.b-interiors-slide__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	max-width: 610px;
}

.b-interiors-slider__arrows {
	margin-bottom: 60px;
}

.b-interiors-markers__item {
	position: absolute;
	z-index: 10;
	cursor: pointer;
}
.b-interiors-marker {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.b-interiors-marker__icon {
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.b-interiors-marker:hover {
	z-index: 100;
}

.b-interiors-marker:hover .b-interiors-marker__icon {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.b-interiors-marker__name {
	max-width: 300px;
	margin-left: 25px;
	font-size: 18px;
	color: #ffffff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: display 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.b-interiors-marker:hover .b-interiors-marker__name {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(3%);
	transform: translateX(3%);
}

@media (max-width: 1100px) {
	.b-interiors-slide__content {
		padding: 20px 20px;
	}

	.b-interiors-marker svg,
	.b-interiors-marker .b-interiors-marker__icon {
		width: 35px;
	}

	.b-interiors-slide__body {
		max-width: 250px;
	}

	.b-interiors-slider__arrows {
		margin-bottom: 30px;
	}
}

@media (max-width: 800px) {
	.b-interiors-slider {
		display: none;
	}
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.element/card/style.css?16251353544032*/
.b-interiors-product__wrapper{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #414141;
}
.b-interiors-product__image{
	width: 45%;
}
.b-interiors-product__content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 55%;
	padding: 45px 40px;
}
.b-interiors-product__title{
	font-size: 18px;
	color: #FFFFFF;
}

.b-interiors-product__title:hover {
  text-decoration: none;
}

.b-interiors-product__property_size{
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-top: 30px;
	font-size: 14px;
	color: #ADA090;
}

.b-interiors-product__offers{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.b-interiors-product__price-current{
	font-size: 24px;
	color: #FFFFFF;
}
.b-interiors-product__button-cart .button{
	width: 48px;
	height: 48px;
	border: 1px solid #ADA090;
	border-radius: 50%;
}
.b-interiors-product__price-old{
    font-size: 16px;
    color: #959595;
    text-decoration: line-through;
}
.b-interiors-product__property_size span {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
}
.b-interiors-product__property_size span:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 17px;
    height: 7px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOC43MTA5NCA0LjE0MDYzVjAuODU5Mzc1SDkuMjU3ODFWNC4xNDA2M0g4LjcxMDk0Wk0xLjY1NjI1IDIuNzkzOTVDMS45MjA1NyAzLjEwMzg0IDIuMTkxNzMgMy41NTI3MyAyLjQ2OTczIDQuMTQwNjJIMS45Nzc1NEMxLjM5ODc2IDMuNDU3MDMgMC43ODM1MjkgMi45NTExNyAwLjEzMTgzNiAyLjYyMzA1VjIuMzc2OTVDMC43ODM1MjkgMi4wNDg4MyAxLjM5ODc2IDEuNTQyOTcgMS45Nzc1NCAwLjg1OTM3NUwyLjQ2OTczIDAuODU5Mzc1QzIuMTkxNzMgMS40NDcyNyAxLjkyMDU3IDEuODk2MTYgMS42NTYyNSAyLjIwNjA1TDYuODkyNTggMi4yMDYwNUM2LjYzMjgxIDEuODk2MTYgNi4zNjE2NSAxLjQ0NzI3IDYuMDc5MSAwLjg1OTM3NUg2LjU3MTI5QzcuMTUwMDcgMS41NDI5NyA3Ljc2NTMgMi4wNDg4MyA4LjQxNjk5IDIuMzc2OTVWMi42MjMwNUM3Ljc2NTMgMi45NTExNyA3LjE1MDA3IDMuNDU3MDMgNi41NzEyOSA0LjE0MDYzSDYuMDc5MUM2LjM2MTY1IDMuNTUyNzMgNi42MzI4MSAzLjEwMzg0IDYuODkyNTggMi43OTM5NUwxLjY1NjI1IDIuNzkzOTVaIiBmaWxsPSIjQURBMDkwIi8+DQo8L3N2Zz4NCg==);
    background-position: center;
    background-repeat: no-repeat;
}
.b-interiors-product__property_size span:nth-child(2):before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media(max-width: 1100px) {

.b-interiors-product__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.b-interiors-product__image {
    width: 100%;
}

  .b-interiors-product__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 20px 20px;
}

}

.b-interiors-product__picture {
  position: relative;
  display: block;
  overflow: hidden;
}

.b-interiors-product__picture::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(173, 160, 144,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.b-interiors-product__picture:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

.b-interiors-product__button-cart button:hover {
  background-color: #ada090;
}

.b-interiors-product__button-cart button:hover svg rect,
.b-interiors-product__button-cart button:hover svg path {
    stroke: #ffffff;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/carousel/style.css?16251353545011*/
.b-carousel__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 5%;
}
.b-carousel__title {
  font-size: 36px;
  text-transform: uppercase;
  color: #ffffff;
}
.b-carousel__navigation {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-left: 5%;
  padding-top: 5px;
}

@media (max-width: 800px) {
  .b-carousel__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .b-carousel__navigation {
    padding-top: 0;
  }
}

.carousel .b-slider-arrows__container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 150px;
}

.carousel .b-slider-arrows__container:after {
  content: "";
  position: absolute;
  right: 0px;
  width: 100%;
  max-width: 95px;
  height: 1px;
  background-color: #ada090;
}

.carousel .b-slider-arrows__container:before {
  content: "";
  position: absolute;
  left: 0px;
  width: calc(100% - 375px);
  height: 1px;
  background-color: #ada090;
}

.b-carousel {
  padding-bottom: 110px;
}

@media (max-width: 768px) {
  .b-carousel {
    padding-bottom: 70px;
  }
}

@media (max-width: 500px) {
  .b-carousel {
    padding-bottom: 20px;
  }
}

.b-carousel__wrapper {
  width: 100vw;
  max-width: 1920px;
}

.b-carousel-cell__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.b-carousel-cell__image {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 45%;
  padding: 40px 0px;
}

.b-carousel-cell__image img {
  height: 390px;
  width: 100%;
  object-fit: cover;
}

.b-carousel-cell__content {
  position: relative;
  z-index: 1;
  left: -20px;
  width: 55%;
  padding: 70px 70px 40px;
  border: 1px solid #302d2c;

  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 1650px) {
  .b-carousel-cell__content {
    padding: 20px 40px 20px;
  }
}

.b-carousel-cell__name {
  display: block;
  margin-bottom: 25px;
  font-size: 36px;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
}

.b-carousel-cell__name:hover {
  text-decoration: none;
}
.b-carousel-cell__date {
  margin-bottom: 25px;
  font-size: 18px;
  color: #ffffff;
}
.b-carousel-cell__description {
  margin-bottom: 50px;
  font-size: 18px;
  color: #ffffff;
}

.b-carousel-cell__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: right;
}

.b-carousel-cell__link_val_text {
  font-size: 18px;
  color: #ffffff;
}

.b-carousel-cell__link_val_icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-left: 15px;
  border: 1px solid #302d2c;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.b-carousel-cell__link:hover {
  text-decoration: none;
}

.b-carousel-cell__link:hover .b-carousel-cell__link_val_text {
  color: #ada090;
}

.b-carousel-cell__link:hover .b-carousel-cell__link_val_icon {
  background-color: #ada090;
}

@media (max-width: 1400px) {
  .b-carousel-cell__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .b-carousel-cell__image {
    width: 95%;
    height: 300px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .b-carousel-cell__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .b-carousel-cell__content {
    left: 0;
    width: 95%;
    margin: 0 auto;
    padding: 40px 15px 40px 40px;
  }
}

@media (max-width: 1000px) {
  .b-carousel-cell__content {
    padding: 20px 30px 40px;
  }

  .b-carousel__wrapper {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .b-carousel-cell__image {
    width: 100%;
  }

  .b-carousel-cell__content {
    width: 100%;
  }

  .b-carousel-cell__name {
    font-size: 25px;
  }

  .b-carousel__title {
    margin-bottom: 20px;
  }

  .b-carousel-cell__content {
    padding: 20px 15px 40px;
  }

  .b-carousel__navigation {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .carousel .b-slider-arrows__container {
    padding-right: 0;
  }

  .carousel .b-slider-arrows__container::after,
  .carousel .b-slider-arrows__container::before {
    content: none;
  }

  .b-carousel__navigation .b-slider-arrows__item {
    width: 30px;
    height: 30px;
  }

  .b-carousel__navigation .b-slider-arrows__item svg {
    width: 18px;
  }
}

/* End */
/* /local/templates/main/components/bitrix/catalog.section.list/popular-sort/style.css?16251353547151 */
/* /local/templates/main/components/bitrix/catalog.section/products/style.css?16251353542451 */
/* /local/templates/main/components/bitrix/catalog.item/.default/style.css?162513535414944 */
/* /local/templates/main/components/bitrix/catalog.section/products/themes/blue/style.css?1625135354825 */
/* /local/templates/main/components/bitrix/catalog.section.list/services/style.css?16251353545689 */
/* /local/templates/main/components/bitrix/catalog.section.list/interiors/style.css?16251353543536 */
/* /local/templates/main/components/bitrix/catalog.element/card/style.css?16251353544032 */
/* /local/templates/main/components/bitrix/news.list/carousel/style.css?16251353545011 */
