

/* Start:/local/templates/aqwella-new/components/bitrix/catalog/collection/style.css?17156125534361*/


.bx-catalog-collection-section-filter {
	display:flex;
	flex-wrap: wrap;	
}
.bx-catalog-collection-section-filter .bx-items {
	display:flex;
	flex-wrap: wrap;
}

.bx-catalog-collection-section-filter .bx-block {
	display:flex;
	flex-wrap: wrap;
	margin: 0px 0px 0px 30px
}

.bx-catalog-collection-section-filter .bx-item {
	margin: 0px 0px 0px 8px
}

.bx-catalog-collection-section-filter .bx-block:first-child{
	margin:0px;
}

@media (min-width:992px){
	
}


.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}
.collection-detail_img {
	max-height: 750px;
}
.inner .search-send {
	margin-top: 0 !important;
}
/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}
.back a:hover {
	text-decoration: none;
	color: #CABA9E;
}
.back .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.back a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.collection-detail-slider {
	max-height: 695px;
	overflow: hidden;
}
@media(max-width: 950px) {
	body .collection__catalog-item {
		height:  400px;
	}
}
@media(max-width: 500px) { 
	.collection-detail-slider {
		height: auto;
	}
	.back {
		margin: 40px 0 0;
	}
}
.catalog__item-cart {
	justify-content: flex-start;
}
.catalog__item-desc {
	height: auto;
	min-height: 10%;
}
.arr-wrap {
	padding-left: 2px;
	 position: absolute;
    left: 40px;
    right: auto;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    z-index: 1;
}
.arr-wrap img {
	filter: invert(.8) !important;
}
.arr-wrap:last-child {
	right: 40px !important; 
	left: auto;
}
.arr-wrap img {
	left: 0 !important;
	right: 0 !important;
}
.arr-wrap:last-child img {
	margin-left: -3px;
}
.arr-wrap:first-child img {
	margin-left: 3px;
}
.catalog__item-img a {
	width: 100%;
	max-height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.new-collection-detail-page .collection__catalog-item .catalog__item-img.response-img.contain img {
	max-height: 300px;
}
.collection-fl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.collection-fl>* {
	margin: 0 10px;
}
.collection-fl a {
	width: 200px;
	height: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	color: #000;
	background-color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	transition: .3s;
}
.collection-fl a:hover {
	color: #000;
	transition: .3s;
}
.subselect .active-select:before {
	display: block;
	margin-top: 2px;
    margin-right: 3px;
    width: 15px;
    height: 14px;
    content: '';
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/local/templates/aqwella-new/img/ok.png);
}
@media(max-width: 600px) {
	.line span {
		margin: 0 5px !important;
		font-size: 10px;
	}
	.line span:after {
		margin-left: 5px;
	}
}

.yt-container {
	overflow:hidden;
	position:relative;
	padding-bottom:56.25%;
	/* padding-top:30px; */
	height:0;
}
.yt-container iframe {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
/* End */


/* Start:/local/templates/aqwella-new/components/bitrix/breadcrumb/.default/style.css?1692343658585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/aqwella-new/components/bitrix/catalog/collection/bitrix/catalog.section.list/.default/style.css?16923436589995*/
/* 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;
}

.catalog-container.align-height-catalog  .catalog__section-img.response-img{height:300px;width:100%;overflow:hidden;margin:0px;margin-bottom: 30px;}
.catalog-container.align-height-catalog .catalog__section-img.response-img img{width:100%;height:100%;}
.align-height-catalog .collection-catalog__item{height: 100%;display: block;text-align: center;padding: 30px 30px 20px;border: 1px solid #C4C4C4;}
.align-height-catalog .collection-catalog__wrap .catalog__item-star{right:20px;top:20px;}
.align-height-catalog a{text-decoration:none;margin:0px;padding:10px}
.container.catalog-container.align-height-catalog .collection-catalog__item {border: 1px solid #C4C4C4;}
.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }
.container.catalog-container.align-height-catalog{margin-bottom: 40px !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; }
}
.collection-catalog__wrap>div.collection-catalog__item{transition:0.3s;}
.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
.collection-catalog__wrap:hover>div.collection-catalog__item{

	color: #CABA9E;
	text-decoration: none;
	transition: .3s;
	background-color: #F3F3F3;
}
.collection-catalog__wrap {
	position: relative;
}
.catalog__item-star {
	right: 25px;
	background: url(/local/templates/aqwella-new/img/star.png);
}
.catalog__item-star:hover {
	filter: invert(0) !important;
	background: url(/local/templates/aqwella-new/img/star-active.png);
}
.collection-catalog__wrap .catalog__item-star.active{
	background: url(/local/templates/aqwella-new/img/star-active.png);
}
.form-info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.select-filter,.select-open {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	height: 50px;
    width: 200px;
    margin: 0 5px;
    padding: 8px 5px;
    background: transparent;
    border: none;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.select-wrap {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	cursor: pointer;
}
.subselect {
	padding-left: 10px;
	height: 0;
	width: 100%;
	position: absolute;
	top: 35px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	background-color: rgba(0,0,0,.3);
}
.subselect-active {
	height: auto;
}
.select-wrap input {
	margin: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.subselect .select-wrap {
	padding: 10px 0;
}
.select-filter,.select-open {
	position: relative;
}
.form-submit {
	margin-top: 20px;
}
.collection-catalog__wrap .catalog__item-star {
	top: 10px;
	right: 10px;
}
.catalog-container.align-height-catalog .catalog__section-img.response-img img {
	margin-top: 20px;
}
/* End */
/* /local/templates/aqwella-new/components/bitrix/catalog/collection/style.css?17156125534361 */
/* /local/templates/aqwella-new/components/bitrix/breadcrumb/.default/style.css?1692343658585 */
/* /local/templates/aqwella-new/components/bitrix/catalog/collection/bitrix/catalog.section.list/.default/style.css?16923436589995 */
