

/* Start:/bitrix/templates/aspro_priority/components/bitrix/catalog/catalog_main/style.css?17289813932600*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* 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;}



/*Добавленные стили*/
/*catalog_main*/

/*catalog_main -> section */
.section-theme{
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1696px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: unset;
}
@media screen and (max-width: 1024px) {
	.section-theme{
		margin-left: 16px !important;
		margin-right: 16px !important;
		max-width: 1024px !important;
	}
}
@media screen and (max-width: 390px) {
	.section-theme{
		margin-left: 20px !important;
		margin-right: 20px !important;
		max-width: 390px !important;
	}
}
.section-row{
	width: 100%;
	display: flex;
}

/*catalog_main -> section-vertical */
.vertical-section-parameter{
	padding-right: 0 !important;
	margin-right: 32px !important;
	padding-left: 16px !important;
}
.section-content{
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100%;
}
.vertical-section-col{
	max-width: fit-content;
	width: 400px !important;
}
@media screen and (max-width: 1696px) {
	.vertical-section-col{
		width: 350px !important;
	}
}
@media screen and (max-width: 1441px) {
	.vertical-section-col{
		width: 320px !important;
	}
}
@media screen and (max-width: 1166px) {
	.vertical-section-col{
		width: 310px !important;
	}
}
@media screen and (max-width: 1024px) {
	.vertical-section-col{
		width: 300px !important;
	}
}
@media screen and (max-width: 889px) {
	body .container .vertical-section-col.left-menu-md{
		display: none !important;
	}
}

/* End */


/* Start:/bitrix/templates/aspro_priority/components/bitrix/catalog.element/catalog_element_custom_3/style.css?1782718023105853*/
/*
.flexslider .flex-direction-nav a.flex-prev:before {
	background-position: 0 -81px;
}
.flexslider .flex-direction-nav a.flex-next:before {
	background-position: -11px -81px;
}
*/

/* Sidebar */
.product-item-detail-info-section {
    padding: 0 20px;
}

@media (max-width: 992px) {
    .product-item-detail-info-section {
        padding: 0;
    }
}

.product-item-detail-info-container {
    margin-bottom: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-info-container-title {
    margin-bottom: 3px;
    color: #888;
    font-size: 13px;
}

.product-item-detail-pay-block {
    position: relative;
    margin-bottom: 15px;
    padding: 20px 20px 0;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    background-color: #fff;
}

.bx-retina .product-item-detail-pay-block {
    border-width: .5px;
}

/*Compare*/
.product-item-detail-compare-container {
    position: relative;
    margin: 0 -20px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e4e4e4;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    color: #4e4e4e;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.product-item-detail-compare .checkbox {
    margin: 0;
    padding: 0;
}

/* Price */
.product-item-detail-price-current {
    color: #d0021b;
    white-space: nowrap;
    font-weight: bold;
    font-size: 30px;
    line-height: 33px;
    transition: font-size 200ms ease;
}

.product-item-detail-price-old {
    color: #bdbdbd;
    text-decoration: line-through;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

/* SCU */
.product-item-scu-container {
    padding: 0 0 2px;
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px;
}

.product-item-scu-block {
}

.product-item-scu-list {
    margin: 0;
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0 -5px;
    padding: 0;
    list-style: none;
}

.product-item-scu-item-list > li:before {
    display: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    vertical-align: middle;
    margin: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

ul li:first-of-type {
    margin-top: 0 !important;
}

.block-formats ul li:first-of-type {
    margin-top: 0 !important;
}

.product-item-scu-item-color-container.selected,
.product-item-scu-item-text-container.selected {
    border: 1px solid #e57200;
    background-color: #e57200;
    color: #fff;
}

.product-item-scu-item-color-container:hover,
.product-item-scu-item-text-container:hover {
    border: 1px solid #e57200;
    background-color: #fff;
    color: #e57200;
}

.product-item-scu-item-text-container {
    min-width: 48px;
    border: 1px solid #ccc;
}

.product-item-scu-item-color-container {
    max-width: 50px;
    width: 25%;
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
    transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block {
    outline-width: .5px;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
    outline-width: 1px;
}

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 5px 10px;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
    transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block {
    outline-width: .5px;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
    outline-width: 1px;
}

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    overflow: hidden;
    outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
    content: "";
}

.product-item-selected-scu-container {
    word-spacing: 1px
}

.product-item-selected-scu {
    display: inline-block;
    overflow: hidden;
    padding: 0 5px;
    min-width: 22px;
    height: 22px;
    outline: 1px solid #c0cfda;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 22px;
}

.bx-retina .product-item-selected-scu {
    outline-width: .5px;
}

.product-item-selected-scu-color {
    background-position: center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}

/*Amount*/
.product-item-amount {
    padding: 0 0 2px;
    text-align: center;
}

.product-item-amount-field-container {
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    border-radius: 2px;
    background-color: #f2f2f2;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
    border-width: .5px;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    background: #d3d3d3;
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #f2f2f2;
}

.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px;
}

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

.product-item-amount-field {
    display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent !important;
    color: #000;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    line-height: 22px;
    transition: border 300ms ease;
}

.bx-retina .product-item-amount-field {
    border-width: .5px;
}

.product-item-amount-field:focus {
    outline: none !important;
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.product-item-amount-description-container {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

/**/
.product-item-quantity {
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

/*Buy button*/
.btn.product-item-detail-buy-button {
    position: relative;
    display: block;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 100%;
    height: 50px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button {
    margin: 0;
}

.btn.product-item-detail-buy-button span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: inline-block;
    min-height: 16px;
    max-width: 100%;
    white-space: normal;
    line-height: 16px;
    transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button {
    height: 25px;
}

/* Slider */
.product-item-detail-slider-container {
    position: relative;
    max-width: 100%;
    background: transparent;
    transition: background 800ms ease;
}

.product-item-detail-slider-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 56.25%;
    height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
    padding-top: 100%;
}

.product-item-detail-slider-images-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.product-item-detail-slider-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
    z-index: 10;
    opacity: 1;
}

.product-item-detail-slider-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    outline: 1px solid transparent;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 180;
    height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
    padding: 10px 0;
    text-align: center;
}

.product-item-detail-slider-controls-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 65px;
    height: 65px;
    outline: 1px solid #c0cfda;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
}

.bx-retina .product-item-detail-slider-controls-image {
    outline-width: .5px;
}

.bx-no-retina .product-item-detail-slider-controls-image.active {
    outline-width: 2px;
}

.bx-retina .product-item-detail-slider-controls-image.active {
    outline-width: 1px;
}

.product-item-detail-slider-controls-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 65px;
    max-height: 65px;
    width: auto;
    height: auto;
    transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 111;
    display: block;
    width: 25%;
    background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    opacity: .57;
    cursor: pointer;
    transition: all 300ms ease;
}

.product-item-detail-slider-left {
    left: 0;
}

.product-item-detail-slider-right {
    right: 0;
    transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
    background-color: rgba(255, 255, 255, .4);
    opacity: .8;
}

.product-item-detail-slider-close {
    display: none;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
    position: absolute;
    top: 4px;
    right: 110px;
    bottom: 0;
    z-index: 150;
    display: block;
    width: 50px;
    height: 50px;
    background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    opacity: .27;
    cursor: pointer;
    transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover {
    opacity: 1;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-right {
    right: 105px;
}

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image {
    z-index: 100;
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img {
    outline-color: #ddd;
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right {
    z-index: 50;
}

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring {
    opacity: 0;
}

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
    animation-name: imgPopupShow;
    animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
    right: 105px;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
    padding-top: 0;
    height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    width: calc(100% - 150px);
    transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 20px;
    border-left: 1px solid #d3d3d3;
    background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
    display: block;
    margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
    .product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
        right: 0;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-block {
        padding-top: 0;
        height: calc(100vh - 111px);
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image {
        width: 90%;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
        max-width: 100%;
        max-height: calc(100vh - 115px);
        width: auto;
        cursor: default;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-x: auto;
        max-height: 111px;
        border-top: 1px solid #d3d3d3;
        border-left: none;
        white-space: nowrap;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
        display: inline-block;
        margin-bottom: 0;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-close {
        right: 10px;
        z-index: 200;
    }

    .product-item-detail-slider-left,
    .product-item-detail-slider-right {
        max-width: 75px;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-right {
        right: 0;
    }

}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: absolute;
    z-index: 190;
    opacity: 1;
    transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #f42c2c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c;
}

.product-item-label-text > div,
.product-item-label-ring > div {
    line-height: 0;
}

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring {
    display: none;
}

/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold;
}

.product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 17px;
}

@media (max-width: 767px) {
    .product-item-label-text > div {
        line-height: 0;
    }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px;
    }
}

/*RING*/
.product-item-label-ring {
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: bold;
}

.product-item-label-ring.product-item-label-small {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
}

@media (max-width: 767px) {
    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 20px;
        height: 20px;
        font-size: 13px;
        line-height: 20px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 35px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px;
    }
}

.product-item-label-top {
    top: -5px;
}

.product-item-label-center {
    left: 50%;
    transform: translateX(-50%);
}

.product-item-label-center > div {
    text-align: center;
}

.product-item-label-left {
    left: -5px;
}

.product-item-label-left > div {
    text-align: left;
}

.product-item-label-bottom {
    bottom: -5px;
}

.product-item-label-middle {
    top: 50%;
    transform: translateY(-50%);
}

.product-item-label-right {
    right: -5px;
}

.product-item-label-right > div {
    text-align: right;
}

.product-item-label-center.product-item-label-middle {
    transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container {
    min-height: 60px;
    border-bottom: 1px solid #ededed;
    background: #fff;
}

.product-item-detail-tabs-list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-item-detail-tabs-list:after {
    display: table;
    clear: both;
    content: "";
}

.product-item-detail-tab {
    float: left;
    min-height: 60px;
}

.product-item-detail-tab-link {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 25px;
    height: 60px;
    color: #039be5;
    vertical-align: middle;
    text-transform: uppercase;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 13px;
    line-height: 45px;
    transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
    color: #000;
}

.product-item-detail-tab-link:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0;
    background: #1485ce;
    content: "";
    transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after {
    height: 3px;
}

.product-item-detail-tab-link:active:after {
    height: 6px;
}

.product-item-detail-tab-content {
    padding: 25px 0;
}

@media (max-width: 991px) {
    .product-item-detail-tabs-container {
        display: none !important;
    }

    .product-item-detail-tab-content {
        display: block !important;
    }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
    position: fixed;
    top: -100px;
    right: 0;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
    transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
    min-height: 45px;
    background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
    top: 0;
    opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
    margin: 0 auto;
    max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab {
    min-height: 45px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
    padding: 10px 25px;
    height: 45px;
    line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed {
    display: none !important;
}

/*Small Card*/
.product-item-detail-short-card-fixed {
    position: fixed;
    top: -85px;
    right: 0;
    left: 0;
    z-index: 1010;
    box-sizing: border-box;
    padding: 7px 0 8px;
    height: 85px;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
    transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
    top: 0;
    opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active {
    top: 85px;
}

.bx-touch .product-item-detail-short-card-fixed {
    display: none !important;
}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
    margin: 0 auto;
    max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
    min-width: 100%;
    border-collapse: collapse;
}

.product-item-detail-short-card-image {
    padding-right: 15px;
    width: 80px;
    vertical-align: middle;
    text-align: left;
}

.product-item-detail-short-card-image img {
    max-width: none;
    height: 65px;
}

.product-item-detail-short-title-container {
    max-width: 650px
}

.product-item-detail-short-title-text {
    display: block;
    color: #000;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-price {
    padding: 0 10px;
    vertical-align: middle;
    text-align: right;
}

.product-item-detail-short-card-btn {
    padding-left: 10px;
    min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content {
    display: none;
}

.product-item-detail-tab-content.active {
    display: block;
}

.product-item-detail-tab-content h3 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

.product-item-detail-properties {
    display: block;
    overflow: hidden;
    margin: 0;
    max-width: 560px;
    color: #a5a5a5;
    font-size: 12px;
}

.product-item-detail-properties dl {
    clear: both;
}

.product-item-detail-properties dt {
    float: left;
    clear: both;
    font-weight: normal;
}

.product-item-detail-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    color: #000;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/* CUSTOM */
.catalog.detail .detail-left-block {
    margin: 50px 0;
}

.catalog.detail .head > .maxwidth-theme > .row > .item:first-of-type:after {
    bottom: 0 !important;
}

.detail {
    margin-bottom: 0 !important;
}

.btn.btn-default.inorder {
    background-color: #fff;
    border-color: #aaa;
    color: #888;
}

.btn.btn-default.inorder:hover,
.btn.btn-default.inorder:active {
    color: #fff;
}

.catalog.detail .head .info.wpadding {
    padding-bottom: 22px !important;
}

.detail .galery .flexslider .flex-viewport {
    height: 100% !important;
}

.catalog.detail .head .item .galery .popup {
    max-width: max-content !important;
}

.catalog.detail .head .item .galery.popup {
    max-width: none !important;
}

.catalog.detail .head .item .galery .inner {
    height: 450px !important;
}

.catalog.detail .head .item .galery ul.items {
    height: 100% !important;
    align-items: center;
}

.catalog.detail .head .item .galery ul.items > li.item.active {
    width: 50%;
    margin-right: 0px;
    float: left;
    display: block;
    opacity: 1;
    height: 100%;
}

.catalog.detail .content.wttabs {
    padding-top: 0 !important;
}

.thumbs.flexslider ul.slides_block li {
    opacity: .5;
    width: auto !important;
    margin: 0;
}

.thumbs.flexslider ul.slides_block li:hover {
    opacity: 1;
}

.thumbs.flexslider ul.slides_block li.current {
    margin-top: 0 !important;
}

.thumbs.flexslider ul.slides_block li:before {
    display: none;
}

/* CUSTOM */
h1#pagetitle {
    display: none;
}

.catalog.detail .head {
    background-size: cover !important;
    max-width: 1900px;
    margin: 0 auto;
}

.catalog.detail .head .row {
    min-height: 610px;
    display: flex;
    align-items: center;
    margin: 0 2%;
}

.head .row .detail-title-anchors {
    padding: 40px;
    background-color: #00000070;
}

.head .row .detail-title-anchors h1 {
    font-size: 36px;
    color: #fff;
}

.head .row .detail-title-anchors ul > li {
    cursor: pointer;
    list-style-type: disc;
    color: #fff;
}

.head .row .detail-title-anchors ul > li:before {
    display: none;
}

.head .row .detail-title-anchors ul > li > a {
    display: block;
    width: 100%;
    color: #fff !important;
}

.head .row .detail-title-anchors ul > li:hover > a {
    text-decoration: underline;
}

.description-block {
    border-bottom: 1px solid #00000010;
}

.description-block .item-description {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 60px;
    border-right: 1px solid #00000010;
}

.description-block .item-characteristics {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
}

.description-block .item-description h3,
.description-block .item-characteristics h3 {
    color: #e57200;
}

.detail .chars .char-wrapp tr {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: url('/local/templates/aspro_priority/images/dott.png') 0 15px repeat-x;
}

.detail .chars .char-wrapp tr td {
    display: inline-block;
    width: auto !important;
}

.detail .chars .props_table .char_value {
    max-width: 50% !important;
    text-align: right !important;
}

/*.detail .wraps.galerys-block {*/
/*	padding: 0 !important;*/
/*	margin: 50px 0;*/
/*}*/
.detail .galerys-block .title {
    display: none;
}

.detail .gallery-block .bigs.flexslider {
    border: none !important;
}

.detail .galerys-block ul .owl-item > li.item {
    margin: 0 10px !important;
}

.detail .galerys-block ul .owl-item:first-child > li.item {
    margin: 0 10px 0 0 !important;
    max-height: 365px;
}

.detail .galerys-block ul li:before {
    display: none;
}

.detail .galerys-block .item:hover span.zoom {
    opacity: 1;
}

.owl-theme .owl-nav {
    margin-top: 0 !important;
    position: absolute;
    top: calc(40%) !important;
    left: -25px;
    right: -25px;
    visibility: hidden;
    transition: display .5s ease;
    display: flex;
    justify-content: space-between;
}

ul.owl-carousel:hover .owl-nav.disabled {
    visibility: visible !important;
    display: flex !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background-color: #fff !important;
    border-radius: 50% !important;
    border: 1px solid #ececec !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #f2f2f2 !important;
}

.patterns-block {
    margin: 0 150px;
}

.patterns-list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.patterns-list li {
    display: inline-block;
    margin: 0 35px 70px;
}

.patterns-list li:first-of-type,
.patterns-list li:nth-child(5n+6) {
    margin-left: 0 !important;
}

.patterns-list li:nth-child(5n+5) {
    margin-right: 0 !important;
}

.patterns-list li:before {
    display: none;
}

.patterns-item-container {
    position: relative;
    min-height: 240px;
    border: 1px solid #eaeaea;
    padding: 40px;
}

.patterns-inner-img-block {
    background: #f4f4f4;
    max-width: 200px;
    border: 1px solid #eaeaea;
}

a.patterns-doc-btn {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    width: 100%;
    height: 55px;
    background: #e57200;
    color: #fff;
    text-align: center;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .5s ease;
}

.patterns-list li:hover a.patterns-doc-btn {
    visibility: visible;
    opacity: 1;
}

/*.textures-sections {*/
/*	margin: 50px 0;*/
/*}*/
.textures-sections ul {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
}

li.texture-section-item {
    flex: 0 0 14%;
    padding: 0;
    margin: 0 3% 3% !important;
    text-align: center;
}

li.texture-section-item:first-of-type {
    margin: 0;
}

li.texture-section-item:before {
    display: none;
}

li.texture-section-item img {
    width: 100px;
    height: 100px;
}

.formats-item-img-container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 30px 12px;
}

li.texture-section-item.format img {
    width: 75%;
    height: 100%;
    object-fit: contain;
}

li.texture-section-item p {
    margin: 10px 0 10px 0;
}

@media (max-width: 1024px) {
    li.texture-section-item {
        max-width: 140px;
        gap: 32px;
    }
}

@media (max-width: 768px) {
    li.texture-section-item {
        max-width: 160px;
        gap: 20px;
    }
}

.textures-tab-content {
    position: relative;
    height: auto;
    overflow: hidden;
}

.textures-tab-content .arrow_open {
    top: 30px;
    left: 0;
    right: auto;
}

.textures-tab-content .arrow_open.rotate {
    transform: rotate(180deg);
}

.textures-tab-content .arrow_open:hover {
    background: #f2f2f2;
    border: 1px solid #eee5;
}

p.textures-section-title {
    position: relative;
    color: #e57200;
    font-size: 24px;
    padding: 35px 0 39px 50px;
    margin: 0;
    border-top: 1px solid #eaeaea;
}

ul.textures-section-list {
    margin: 0 -40px;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    max-height: 0;
    transition: 0.5s ease;
}

ul.textures-section-list.tab-open {
    max-height: 1000px;
    margin-bottom: 50px;
}

ul.textures-section-list li:before {
    display: none;
}

ul.textures-section-list li {
    margin: 0 35px 40px;
}

.textures-item {
    width: 285px;
}

.patterns-item {
    width: 270px;
}

.textures-item-img-container,
.patterns-item-img-container {
    position: relative;
    width: 100%;
    min-height: 190px;
    background-size: cover;
}

.textures-item-img-container img,
.patterns-item-img-container img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.textures-item-img-container a,
.patterns-item-img-container a {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
}

.textures-item-img-container:hover a,
.patterns-item-img-container:hover a {
    display: block;
}

.textures-item-img-container a span.zoom,
.patterns-item-img-container a span.zoom {
    top: 0;
    background: #fff;
    border-radius: 50%;
}

.textures-item p {
    width: 100%;
    text-align: center;
    margin: 0;
    height: 50px;
    padding: 5px 0;
    line-height: 20px;
}

/* FORMATS */
.textures-block.formats {
    position: relative;
    overflow: hidden;
}

.textures-block.formats .arrow_open {
    top: 0;
    right: 0;
    border-radius: 0 !important;
    background-color: #e5720030;
}

.textures-block.formats .arrow_open.active {
    transform: rotate(180deg);
    background-color: #e57200;
}

.textures-block.formats .arrow_open.active:after {
    opacity: 1;
}

.textures-block.formats .formats-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.textures-block.formats .textures-sections.formats {
    max-height: 0;
    margin: 0;
    transition: 0.5s ease;
}

.textures-block.formats .textures-sections.formats.tab-open {
    max-height: fit-content;
}

/* PATTERNS */
.patterns-block {
    position: relative;
    overflow: hidden;
}

.patterns-block .arrow_open {
    top: 0;
    right: 0;
    border-radius: 0 !important;
    background-color: #e5720030;
}

.patterns-block .arrow_open.active {
    transform: rotate(180deg);
    background-color: #e57200;
}

.patterns-block .arrow_open.active:after {
    opacity: 1;
}

.patterns-block .patterns-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.patterns-block .patterns-list {
    max-height: 0;
    margin: 0;
    transition: 0.5s ease;
}

.patterns-block .patterns-list.tab-open {
    max-height: fit-content;
}

/* CHAR BOCK */
.char .arrow_open {
    top: 0;
    right: 0;
    border-radius: 0 !important;
    background-color: #e5720030;
}

.char .arrow_open.active {
    transform: rotate(180deg);
    background-color: #e57200;
}

.char .arrow_open.active:after {
    opacity: 1;
}

.detail .chars .char-wrapp {
    max-height: 0;
    padding: 0 !important;
    transition: 0.5s ease;
}

.detail .chars .char-wrapp.tab-open {
    max-height: fit-content;
    padding: 25px 35px 26px !important;
}

@media (max-width: 1400px) {
    ul.textures-section-list.tab-open {
        max-height: 1200px;
    }
}

@media (max-width: 1024px) {
    .catalog.detail .maxwidth-theme {
        /*padding: 0 30px;*/
    }

    ul.textures-section-list.tab-open {
        max-height: 1400px;
    }

    .textures-item {
        width: 250px;
    }
}

@media (max-width: 991px) {
    .description-block .item-description {
        padding: 30px;
    }

    .description-block .item-characteristics {
        padding: 30px;
        border: none;
        border-top: 1px solid #00000010;
    }
}

@media (max-width: 768px) {
    ul.textures-section-list {
        margin: 0 -30px;
    }

    ul.textures-section-list li {
        margin: 0 20px 40px;
    }

    .textures-item {
        width: 200px;
    }

    .detail .chars .char-wrapp tr td {
        font-size: .8em !important;
    }
}

@media (max-width: 450px) {
    .catalog.detail .head {
        margin: 0 -30px;
        height: 500px;
    }

    .catalog.detail .head .row {
        min-height: 500px;
        margin: 0 2%;
    }

    .head .row .detail-title-anchors {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 90%;
        max-height: fit-content;
        margin: auto;
        padding: 25px;
    }

    .head .row .detail-title-anchors h1 {
        font-size: 24px;
    }

    .head .row .detail-title-anchors .btn {
        width: 100%;
    }

    .description-block {
        margin-top: 50px;
    }

    .description-block .item-description {
        border: none;
    }

    .description-block .item-description,
    .description-block .item-characteristics {
        padding: 20px !important;
    }

    .description-block .item-characteristics iframe {
        height: 200px;
    }

    .textures-sections ul {
        justify-content: space-between;
    }

    li.texture-section-item {
        flex: 0 0 40%;
        margin: 0 0 10% !important;
        font-size: 12px;
        line-height: 16px;
    }

    li.texture-section-item > p {
        font-size: 14px;
        font-weight: bold;
    }

    ul.textures-section-list {
        justify-content: center;
    }

    .textures-block.formats .textures-sections.formats.tab-open {
        max-height: 1000px;
    }

    .textures-block.formats .textures-sections.formats ul {
        justify-content: space-between;
    }

    .patterns-block .patterns-list.tab-open {
        max-height: fit-content !important;
    }

    .patterns-block .patterns-list {
        flex-wrap: wrap;
    }

    .patterns-block .patterns-list li,
    .patterns-block .patterns-list li:first-of-type {
        padding: 0 !important;
        margin-bottom: 0 35px 35px !important;
    }

    .patterns-block .patterns-list ul li a.patterns-doc-btn {
        visibility: visible;
        opacity: 1;
    }
}


/*Добавленные*/

/*Element Styles by Sapphire*/
.element-iframe {
    height: 400px;
}

@media screen and (max-width: 1440px) {
    .element-iframe {
        height: 330px;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    height: 250px;
}

@media screen and (max-width: 1024px) {
    .element-iframe {
        height: 244px;
    }
}

@media screen and (max-width: 768px) {
    .element-iframe {
        height: 190px;
    }
}

@media screen and (max-width: 650px) {
    .element-iframe {
        height: 300px;
    }
}

.description-block {
    border-bottom: 0;
    max-height: max-content;
    background-color: #333;
    /*margin-bottom: 78px;*/
}

@media screen and (max-width: 1024px) {
    .description-block {
        margin-bottom: 45px;
    }
}

@media (max-width: 768px) {
    .description-block {
        margin-bottom: 0;
        background-color: unset;
        margin-top: 0;
    }
}

.element-maxwidth-theme {
    margin-bottom: 0 !important;
}

.description-block .element-maxwidth-theme {
    max-width: 1696px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 1024px) {
    .description-block .element-maxwidth-theme {
        max-width: 992px;
        margin-right: 0;
        margin-left: 0;
    }
}

@media screen and (max-width: 390px) {
    .description-block .element-maxwidth-theme {
        max-width: 390px;
    }
}

.element-row {
    color: #333333;
    height: auto;
    display: flex;
    width: 100%;
}

@media (max-width: 768px) {
    .element-row {
        display: flex;
        flex-wrap: wrap;
        background-color: transparent;
    }

}

.element-text,
.element-description-text {
    text-align: left;
    font-family: "Open Sans", sans-serif;
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 30px !important;
}

.element-text ul li {
    margin: 4px 0 0 21px;
}

.element-description-text {
    margin-bottom: 60px;
}

.element-description-title {
    text-transform: uppercase;
    font-weight: 500 !important;
    text-align: left;
    color: #fff;
    font-size: 60px !important;
    line-height: normal;
    margin-bottom: 40px;
}

.element-item-description p {
    margin: 0;
}

.element-item-description {
    margin: 80px 20px 80px auto !important;
    padding: 0 56px 0 16px !important;
}

.element-item-characteristics {
    margin: 80px auto 80px 0 !important;
    padding: 0 16px !important;
}

@media (max-width: 1400px) {

    .element-text,
    .element-description-text {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .element-description-text {
        margin-bottom: 30px;
    }

    .element-description-title {
        font-size: 35px !important;
    }
}


@media (max-width: 1024px) {
    .element-item-description {
        margin: 40px 40px 40px auto !important;
        padding: 0 16px !important;
    }

    .element-item-characteristics {
        margin: 40px auto 40px 0 !important;
        padding: 0 !important;
    }

    .element-text,
    .element-description-text {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .element-description-text {
        margin-bottom: 40px;
    }

    .element-description-title {
        font-size: 25px !important;
        margin-bottom: 20px;
    }
}


@media (max-width: 768px) {
    .element-item-description {
        margin: 35px auto 20px auto !important;
        padding: 0 16px !important;
        color: #333 !important;
        width: 100%;
    }

    .element-text,
    .element-description-text {
        max-width: 100%;
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 16px !important;
        color: #333 !important;
        margin: 0;

    }

    .element-description-text {
        margin-bottom: 30px;
    }

    .element-description-title {
        font-size: 25px !important;
        line-height: 30px !important;
        color: #333 !important;
        margin: 0 0 15px 0 !important;
    }

    .element-video-body {
        height: max-content;
    }
}

@media (min-width: 320px) and (max-width: 600px) {
    .element-item-description {
        padding: 0 !important;
        margin: 20px auto 40px auto !important;
    }
}

body.round_button .question-btn {
    border-radius: 12px !important;
    width: 300px !important;
    height: 40px !important;
    padding-top: 12px;
}

.question-btn-text {
    display: flex;
    font-family: Open Sans;
    font-size: 11px;
    font-weight: 400 !important;
    line-height: 16px;
    letter-spacing: 1px;
    justify-content: center !important;
    align-items: center !important;
    color: #ffffff;
}

@media (max-width: 1400px) {
    body.round_button .question-btn {
        width: 250px !important;
        height: 30px !important;
        padding-top: 6px !important;
    }
}

@media (max-width: 1024px) {
    body.round_button .question-btn {
        width: 200px !important;
        height: 30px !important;
        padding-top: 6px !important;
    }

    .question-btn-text {
        display: flex;
        font-size: 7px;
        font-weight: 400;

    }
}

@media (max-width: 500px) {
    body.round_button .question-btn {
        width: 120px !important;
        height: 20px !important;
        padding-top: 2px;
    }

    .question-btn-text {

        font-size: 4px;
        justify-content: center !important;
        align-items: center !important;
        color: #ffffff;

    }
}

@media (max-width: 390px) {
    body.round_button .question-btn {
        width: 95% !important;
        height: 35px !important;
        padding-top: 10px;
    }

    .question-btn-text {
        display: flex;
        font-family: Open Sans;
        font-size: 7px;
        font-weight: 400;
        line-height: 15.71px;
        letter-spacing: 0.800000011920929px;
        justify-content: center !important;
        align-items: center !important;
        color: #ffffff;

    }
}

.gallery-parent .owl-stage {
    width: max-content !important;
}

.gallery-parent .owl-item {

}

.gallery-parent .owl-dots {
    margin-top: 35px !important;
}

@media screen and (max-width: 1024px) {
    .gallery-parent .owl-dots {
        margin-top: 20px !important;
    }
}

/*Gallery*/
/**/
.gallery-parent .galerys-block ul .owl-item > li.item {
    margin: unset !important;
}

.gallery-block .maxwidth-theme {
    margin: 78px auto 180px auto !important;
    max-width: 1696px;
    padding: 0 16px !important;
}

@media (max-width: 1024px) {
    .gallery-block .maxwidth-theme {
        margin: 0 auto 45px auto !important;
    }
}


.gallery-container {
    max-width: 1696px;
    margin: 0 auto 100px auto !important;
    padding: 0 16px !important;
}

@media screen and (max-width: 1024px) {
    .gallery-container {
        max-width: 992px;
        margin: 0 0 45px !important;
    }
}

@media screen and (max-width: 390px) {
    .gallery-container {
        margin: 0 0 35px !important;
    }
}

.element-gallery-bg {
    background-color: #F7F8FA !important;
}

.bg-white {
    background-color: rgba(255, 255, 255, 1);
    padding-block: 50px;
}

@media (max-width: 768px) {
    .main.banner- {
        background-color: rgba(247, 248, 250, 1);
    }

    .bg-white {
        padding-block: 20px;
    }
}



.gallery_text {
    font-family: 'Montserrat';
    font-size: 40px !important;
    font-weight: 500 !important;
    line-height: 50px !important;
    text-align: left;
    margin-bottom: 35px !important;
}

@media screen and (max-width: 1024px) {
    .gallery_text {
        font-size: 26px !important;
        font-weight: 600 !important;
        line-height: 26px !important;
        margin-bottom: 20px !important;
        color: #000;
    }
}

@media screen and (max-width: 390px) {
    .gallery_text {
        font-size: 20px !important;
        line-height: 28px !important;
        margin-bottom: 20px !important;
    }
}

.no_margin {
    margin-top: 0 !important;
}

.element-item-img {
    border-radius: 12px;
    object-fit: cover;
}

/*End Gallery Owl-carousel*/
/*PROJECTS*/

.projects-block .row {
    margin: 0;
}

.projects-block {
    margin-top: 0;
}


@media screen and (max-width: 1024px) {
    .projects-block .maxwidth-theme {
        max-width: 992px;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

.projects-section .wrap {
    border-radius: 12px;
}

.project-title {
    font-family: 'Montserrat';
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-align: left;
    color: #333;
    margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
    .project-title {
        font-size: 26px;
        font-weight: 600;
        line-height: 26px;
        color: #000;
    }
}

@media screen and (max-width: 390px) {
    .project-title {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
    }
}

@media screen and (max-width: 767px) {
    .projects-block .flex-direction-nav {
        display: none !important;
        visibility: hidden !important;
    }
}

.projects-block .body-info .section_name {
    margin-bottom: 0 !important;
    font-family: Open Sans;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 10px !important;
    letter-spacing: 1px !important;
    text-align: left;
    color: #fff;
}

@media screen and (max-width: 1400px) {
    .projects-block .body-info .section_name {
        font-size: 8px !important;
    }
}

@media screen and (max-width: 1024px) {
    .projects-block .body-info .section_name {
        margin-bottom: 20px !important;
        font-size: 13px !important;
        line-height: 20px !important;
    }
}

@media screen and (max-width: 768px) {
    .projects-block .body-info .section_name {
        margin-bottom: 0 !important;
        font-size: 8px !important;
        line-height: 10px !important;
    }
}

.projects-block .body-info .title {
    font-family: Open Sans;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 35px !important;
    text-align: left;

}

@media screen and (max-width: 1400px) {
    .projects-block .body-info .title {
        font-size: 14px !important;
        line-height: 20px !important;
    }
}

@media screen and (max-width: 1024px) {
    .projects-block .body-info .title {
        font-size: 18px !important;
        line-height: 25px !important;
    }
}

@media screen and (max-width: 768px) {
    .projects-block .body-info .title {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 400px) {
    .projects-block .body-info .title {
        font-size: 14px !important;
        line-height: 14px !important;
    }
}

/*END PROJECTS*/
/*Colours and Facture*/
.textures-block-container {

}

.textures-top-container {
    /* Специфические стили для этого элемента */
    display: grid;
    grid-template-columns: max-content 1fr;
    max-width: 1696px;
    margin-bottom: 136px;
    margin-left: auto !important;
    margin-right: auto !important; /* Меняем фон для элемента с этим id и классом */
    padding: 0 16px;
    justify-content: center;
}

@media (max-width: 1024px) {
    .textures-top-container {
        grid-template-columns: repeat(1, 1fr);
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 45px;
        justify-items: center;
    }
}

@media (max-width: 390px) {
    .textures-top-container {
        justify-content: left;
        margin-bottom: 35px;
    }
}

.textures-section {
    margin: 4px auto 0 auto !important;
    max-width: 1696px;
    padding: 0 16px;
}

@media (max-width: 1024px) {
    .textures-section {
        margin-right: 0 !important;
        padding: 0;
        margin-left: 0 !important;
        max-width: 992px;
    }
}

@media (max-width: 500px) {
    .textures-section {
        margin-top: 20px !important;
        padding: 0;
    }
}

#detail-colors.maxwidth-theme {
    /* Специфические стили для этого элемента */
    margin-left: 0 !important;
    margin-right: 0 !important; /* Меняем фон для элемента с этим id и классом */
    padding: 0;
    max-width: unset;
}

.textures-block-left-text {
    max-width: 640px;
    margin-right: 40px;
    box-sizing: border-box; /* Учитывает padding и border в ширине */
}

.textures-block-right-colours {
    max-width: 1000px;
    box-sizing: border-box; /* Учитывает padding и border в ширине */
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
    .textures-block-right-colours {
        max-width: 650px;
    }
}

@media (max-width: 1800px ) {
    .textures-block-left-text {
        max-width: 500px;
    }
}

@media (max-width: 1580px) {
    .textures-block-left-text {
        max-width: 480px;
    }

}

@media (max-width: 1400px) {
    .textures-block-left-text {
        max-width: 420px;
    }

}

@media (max-width: 1220px) {
    .textures-block-left-text {
        max-width: 420px;
        margin-right: 20px;
    }
}

@media (max-width: 1112px) {
    .textures-block-left-text {
        max-width: 420px;
        margin-right: 10px;
    }

}

@media (max-width: 1024px) {
    .textures-block-left-text {
        display: flex; /* Используем flexbox для выравнивания */
        flex-direction: column; /* Расположим элементы (h4 и p) вертикально */
        align-items: center; /* Выравнивание по горизонтали (по центру) */
        justify-content: center; /* Выравнивание по вертикали (если нужно) */
        text-align: center; /* Выравнивание текста внутри h4 и p */
        height: 100%;
        margin: 0;
        width: 100%;
        max-width: 650px;
    }
}

@media (max-width: 880px) {
    .textures-block-left-text {

        max-width: 650px;
    }
}

@media (max-width: 390px) {
    .textures-block-left-text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: center;
        height: 100%;
        margin: 0;
        width: 100%;
        max-width: 350px;
    }

    .textures-block-right-colours {
        max-width: 980px;
        box-sizing: border-box; /* Учитывает padding и border в ширине */
        display: flex;
        flex-wrap: wrap;
    }
}

.colours-style {
    /*font-family: Montserrat;*/
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-align: left;
    color: #EE7522;
}

.colours-text-style {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    color: #333333;
    width: 80%;
}

@media (max-width: 1400px) {
    .colours-style {
        /*font-family: Montserrat;*/
        font-size: 35px;
    }

    .colours-text-style {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .colours-style {
        /*font-family: Montserrat;*/
        font-size: 26px;
        font-weight: 600;
        line-height: 50px;
        text-align: center;
        width: max-content;

    }

    .colours-text-style {
        font-size: 18px;
        font-weight: 300;
        line-height: 25px;
        color: #333333;
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 45px !important;
    }
}

@media (max-width: 880px) {
    .colours-text-style {
        width: 80%;
    }
}

@media (max-width: 390px) {
    .colours-style {
        /*font-family: Montserrat;*/
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        text-align: left;
        color: #333;
    }

    .colours-text-style {
        /*font-family: Montserrat;*/
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;

        color: #333333;
        width: 80%;
    }
}

.textures-section-ul {
    display: flex;
    flex-wrap: wrap; /* Позволяет элементам переноситься на следующую строку */
    justify-content: center; /* Выравнивает элементы по центру */
    list-style-type: none; /* Убирает маркеры списка */
    padding: 0; /* Убирает отступы */
    width: 100%;
}

.textures-block ul li:first-of-type {
    margin-top: unset !important;
}

.textures-section-li {
    flex: 0 1 18% !important;
    margin: 0 !important; /* Отступы между элементами */
    box-sizing: border-box; /* Учитывает границы и отступы в ширине элемента */
    padding: 0 !important; /* Внутренние отступы */
    text-align: center; /* Выравнивание текста по центру */
}

@media (max-width: 1800px ) {
    .textures-section-li {
        flex: 0 1 21% !important;
    }
}

@media (max-width: 1440px ) {
    .textures-section-li {
        flex: 0 1 42% !important;
    }
}

@media (max-width: 1024px) {
    .textures-section-ul {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr);
        flex-wrap: wrap; /* Позволяет элементам переноситься на следующую строку */
        gap: 27px 32px;
        justify-content: center; /* Выравнивает элементы по центру */
        list-style-type: none; /* Убирает маркеры списка */
        padding: 0; /* Убирает отступы */
    }
}

@media (max-width: 880px) {
    .textures-section-ul {

        grid-template-columns: repeat(3, 1fr);

    }

}

@media (max-width: 768px) {
    .textures-section-ul {

        grid-template-columns: repeat(2, 1fr);

    }

}

@media (max-width: 390px) {
    .textures-section-ul {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 0 10px;
        justify-content: center; /* Выравнивает элементы по центру */
        list-style-type: none; /* Убирает маркеры списка */
        padding: 0; /* Убирает отступы */
    }

    .textures-section-li {
        flex: 0 1 30% !important;
        max-width: 165px;
        margin: 0 !important; /* Отступы между элементами */
        box-sizing: border-box; /* Учитывает границы и отступы в ширине элемента */
        padding: 0 !important; /* Внутренние отступы */
        text-align: center; /* Выравнивание текста по центру */
    }
}

@media (max-width: 1400px) {
    .texture-section-img {
        width: 75px !important;
        height: 75px !important;
    }
}

@media (max-width: 390px) {
    .texture-section-img {
        width: 100px !important;
        height: 100px !important;
    }
}

.texture-section-name {
    /*font-family: Open Sans;*/
    text-align: center;
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 20px;
    color: #EE7522;
}

.texture-section-description {
    /*font-family: Open Sans;*/
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #777777;
}

@media (max-width: 1024px) {
    .texture-section-name {
        line-height: 25px;
        color: #EE7522;
    }

    .texture-section-description {
        line-height: 16px;
    }
}

@media (max-width: 500px) {
    .texture-section-name {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
    }

    .texture-section-description {
        font-size: 12px;
        line-height: 18px;
    }
}

.textures-title {
    /*font-family: Montserrat;*/
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-align: left;
    color: #333333;
    margin-bottom: 35px;
}

@media (max-width: 1024px) {
    .textures-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 15px;
    }
}


.overflow-visible {
    overflow: visible !important;
    margin-bottom: 112px;
}

@media screen and (max-width: 1024px) {
    .overflow-visible {
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 390px) {
    .overflow-visible {
        margin-bottom: 35px;
    }
}

ul.textures-item-grid li:before {
    content: "";
    margin: 0; /* Сбрасывает любые отступы */
}

/*Alexey*/
.textures-item-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    flex-wrap: wrap;
    max-width: 1696px;
    gap: 24px;
    list-style-type: none; /* Убирает маркеры списка */
    padding: 0; /* Убирает отступы */
    margin: 0 !important; /* Убирает внешние отступы */
    overflow: visible !important;
}

@media (max-width: 1024px) {
    .textures-item-img-container {
        min-height: unset;
    }
}

@media (min-width: 814px) and (max-width: 1024px) {
    .textures-item-grid {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
    }
}

@media (min-width: 786px) and (max-width: 814px) {
    .textures-item-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 646px) and (max-width: 768px) {
    .textures-item-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 425px) and (max-width: 643px) {
    .textures-item-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .textures-item-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

.textures-item-grid .no-margin {
    width: auto;
}

@media screen and (max-width: 1024px) {
    .textures-item-grid .no-margin {
        width: auto;
    }
}

/*
.textures-item-grid{
	display: grid !important;
	max-width: 1696px;
	grid-template-columns: repeat(6, 256px);
	gap: 32px;
	list-style-type: none;
	padding: 0;
	margin: 0 !important;
	overflow: visible !important;
}
.textures-item-grid .no-margin{
	width: fit-content;
}
@media screen and (max-width: 1024px) {
	.textures-item-grid .no-margin {
		width: fit-content;
	}
}
@media (max-width: 1822px){
	.textures-item-grid {
		grid-template-columns: repeat(5, 256px);
	}
}
@media (max-width: 1535px){
	.textures-item-grid {
		grid-template-columns: repeat(5, 256px);
	}
}
@media (max-width: 1300px){
	.textures-item-grid {
		grid-template-columns: repeat(4, 256px);
	}
}

@media (min-width: 1024px) and (max-width: 1200px){
	.textures-item-grid{
		grid-template-columns: repeat(6, 138px);
	}
}

@media (min-width: 500px) and (max-width: 768px){
	.textures-item-grid{

	}
}

@media (max-width: 997px){
	.textures-item-grid {
		grid-template-columns: repeat(5, 135px);
	}
}
@media (max-width: 831px){
	.textures-item-grid {
		grid-template-columns: repeat(4, 135px);
	}
}
@media (max-width: 667px){
	.textures-item-grid {
		grid-template-columns: repeat(3, 135px);
	}
}
@media (max-width: 491px){
	.textures-item-grid {
		grid-template-columns: repeat(2, 135px);
	}
}
@media (max-width: 390px){
	.textures-item-grid {
		grid-template-columns: repeat(2, 160px);
		gap: 15px 10px;
	}
}
*/


.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.textures-section .no-border {
    border-top: 0 !important;
}

ul.textures-item-grid li:first-of-type {
    margin-top: 0 !important;
}

.textures-item-container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    text-align: center;
    border-radius: 12px;
    box-sizing: border-box;
    background-color: #fff;
}


/*@media (min-width: 1024px) and (max-width: 1200px) {
	.textures-item-container{
		width: 135px;
	}

	.textures-item-img-container, .patterns-item-img-container{
		height: 75px !important;
	}

}

@media (max-width: 1024px) {
	.textures-item-container{
		width: 135px;
	}
}
@media (max-width: 390px) {
	.textures-item-container{
		width: 160px;
		justify-content: unset;
	}
}
*/
/*.element-textures-item-img-container{*/
/*	height: unset;*/
/*}*/

.textures-image {
    width: 256px !important;
    max-height: 190px !important;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
}

@media (max-width: 1024px) {
    .textures-image {
        width: 100% !important;
        max-height: 90px !important;
        object-fit: cover;
        border-radius: 12px 12px 0 0;
    }
}

@media (max-width: 390px) {
    .textures-image {
        width: 160px !important;
        max-height: 90px !important;
        object-fit: cover;
        border-radius: 12px 12px 0 0;
    }
}

.textures-item p {
    text-align: left !important;
    height: unset !important;
}

.textures-text-color:hover {
    color: #EE7522;
}

.textures-item-text-container {
    justify-content: center;
    /*width: 90%;*/
    font-size: 12px;
    font-weight: 600;
    line-height: 15px !important;
    text-align: center;
    color: #333333;
    padding: 19px;
}

@media screen and (max-width: 1024px) {
    .textures-item-text-container {
        font-size: 10px;
        padding: 5px 15px 8px;
    }
}

.textures-item-text-container p {
    line-height: 15px !important;
}

/*End Colours and Facture*/
/*Other Products*/
.other-products ul li:before {
    display: none;
}


@media screen and (max-width: 1024px) {
    .other-products {
        max-width: unset;
        margin: 45px 0 45px 0;
    }
}

@media (max-width: 500px) {
    .other-products {
        margin: 35px 0 35px 0;
    }
}

.other-products-title {
    font-family: "Montserrat", sans-serif;
    text-align: left;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    color: #333;
    margin-bottom: 35px;

}

@media screen and (max-width: 768px) {
    .other-products-title {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        margin-bottom: 200px;
    }
}

.other-products-item-grid {
    max-width: 1696px;
    grid-template-columns: repeat(6, 1fr); /* 6 равных колонок */
    gap: 32px; /* Промежуток между элементами */
    list-style-type: none; /* Убирает маркеры списка */
    padding: 0; /* Убирает отступы */
    margin: 0 !important; /* Убирает внешние отступы */
    overflow: visible !important;
}

ul.other-products-item-grid li:first-of-type {
    margin: 0 !important;
}

.other-products-item-container:active {
    cursor: grabbing;
}

.other-products-item-container {
    /*width: 256px;*/
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    text-align: center;
    border-radius: 12px;
    box-sizing: border-box;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .other-products-item-container {
        width: 100%;
    }
}

@media (max-width: 390px) {
    .other-products-item-container {
        justify-content: unset;
    }
}

.other-products-image-container {
    /*width: 256px;*/
    width: 100%;
    height: 100%;
    /*max-height: 190px !important;*/
    object-fit: cover;
    border-radius: 12px 12px 0 0;
}

@media screen and (max-width: 1024px) {
    .other-products-image-container {
        height: unset;
        width: 100%;
    }
}

.other-products-image {
    /*width: 256px;*/
    width: 100%;
    max-height: 190px !important;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
}

@media (max-width: 1024px) {
    .other-products-image {
        /*width: 165px !important;*/
        max-height: 90px !important;
        object-fit: cover;
        border-radius: 12px 12px 0 0;
    }
}

@media (max-width: 390px) {
    .other-products-image {
        /*width: 165px !important;*/
        object-fit: cover;
        border-radius: 12px 12px 0 0;
    }
}

.other-products-text-container {
    height: 110px;
    padding: 27px 0 0 20px;
    width: 80%;
}

@media screen and (max-width: 1024px) {
    .other-products-text-container {
        height: 65px;
        padding: 5px 0 0 15px;
    }
}

.other-products-name {
    /*font-family: Montserrat;*/
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    text-align: left;
    color: #333;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .other-products-name {
        font-size: 10px;
        line-height: 10px;
    }
}

.other-products-name:hover {
    color: #EE7522;

}

.other-products-description {
    /*font-family: Montserrat;*/
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    text-align: left;
    color: #333;
    margin: 14px 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1024px) {
    .other-products-description {
        font-size: 10px;
        font-weight: 400;
        line-height: 10px;
        margin: 5px 0 0;
    }
}

.other-products .owl-dots {
    display: none;
}

@media screen and (max-width: 1024px) {
    .other-products .owl-dots {
        display: block;
        margin-top: 20px;
    }
}

/*End Other Products*/
/*OTHER COLLECTION*/

.other-collection {
    margin-block: 100px;
}

@media (max-width: 768px) {
    .other-collection {
        margin-block: 50px;
    }
}

.other-collections-title {
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-align: left;
    margin-bottom: 35px;
    color: #333;
}

@media screen and (max-width: 768px) {
    .other-collections-title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}

.other-collections-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Два столбца */
    gap: 32px; /* Отступы между элементами */

}

/*@media screen and (max-width: 1302px) {*/
/*	.other-collections-container{*/
/*		grid-template-columns: repeat(1, 1fr); !* Два столбца *!*/
/*	}*/
/*}*/
@media screen and (max-width: 1024px) {
    .other-collections-container {
        grid-template-columns: repeat(2, 1fr); /* Два столбца */
        gap: 32px; /* Отступы между элементами */
    }
}

@media screen and (max-width: 679px) {
    .other-collections-container {
        grid-template-columns: repeat(1, 1fr); /* Два столбца */
    }
}

@media screen and (max-width: 390px) {
    .other-collections-container {
        grid-template-columns: repeat(1, 1fr); /* Два столбца */
        gap: 15px 0; /* Отступы между элементами */
    }
}

.other-collections-item {
    display: flex;
    align-items: center;
    background-color: #fff;
    width: unset;
    height: 100%;
    border-radius: 12px;
    padding: 45px 36px 71px 36px;
}

@media screen and (max-width: 1024px) {
    .other-collections-item {
        display: block;
        width: unset;
        padding: 16px 24px 16px 40px;
    }
}

@media (max-width: 990px) {
    .other-collections-item {
        padding: 16px 20px 16px 20px;
    }
}

@media screen and (max-width: 390px) {
    .other-collections-item {
        display: block;
        padding: 15px 15px 10px 15px;
        /*height: 126px;*/
    }
}

.image-container {
    width: 100%;
    margin-right: 36px;
}

.image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 1400px) {
    .image-container img {
        width: auto;
        /*height: 120px;*/
        margin-right: 40px;

    }
}

@media screen and (max-width: 1200px) {
    .image-container img {
        width: 100%;
        /*	height: 100px;*/
        margin-right: 30px;
        object-fit: contain;
    }
}

@media screen and (max-width: 1024px) {
    .image-container img {
        width: 100%;
        max-width: 128px !important;
        height: 100%;
        min-height: 96px;
        margin-right: 22px;
    }
}

@media (max-width: 920px) {
    .image-container img {
        width: 100%;
        max-width: 115px !important;
        height: 100%;
        min-height: 96px;
        margin-right: 10px;
    }
}

@media (max-width: 738px) {
    .image-container img {
        margin-right: 16px;
    }
}

.other-collection-text-container {
    /*display: flex;*/
    flex-direction: column; /* Название и описание будут вертикально */
    justify-content: center; /* Центрируем содержимое по вертикали */
}

.other-collection-name {
    /*font-family: Montserrat;*/
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: #333;
    margin: 0 0 12px 0;
}

@media screen and (max-width: 1400px) {
    .other-collection-name {
        /*font-family: Montserrat;*/
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .other-collection-name {
        /*font-family: Montserrat;*/
        font-size: 12px;
        font-weight: 600;
        line-height: 10px;
        text-align: left;
        color: #333;
        margin: 0 0 9px 0;
    }
}


.other-collection-description {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    margin: 20px 0;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* Ограничение до 3 строк */
    overflow: hidden; /* Скрыть переполнение */
    text-overflow: ellipsis; /* Троеточие в конце */
}

@media screen and (max-width: 1400px) {
    .other-collection-description {
        /*font-family: Montserrat;*/
        font-size: 12px;
    }

}

@media screen and (max-width: 1024px) {
    .other-collection-description {
        /*font-family: Montserrat;*/
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        margin: 0 0 10px 0;
    }

}

@media screen and (max-width: 1024px) {
    .other-collection-description {
        width: 80%;
    }

}

@media screen and (max-width: 390px) {
    .other-collection-description {
        width: unset;
        margin: 0 0 0 0;
    }

}

.other-collection .btn {
    width: 295px;
    height: 40px;
}

@media screen and (max-width: 1024px) {
    /*.other-collection .btn{
		display: none;
	}*/
}

@media screen and (max-width: 390px) {
    /*.other-collection .btn{
		display: block;
		width: 318px !important;
		height: 25px !important;
		justify-content: center;
	}*/
}

.other-collection .question-btn-text {
    font-family: Open Sans;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    text-align: center;

}

@media screen and (max-width: 1400px) {
    .other-collection .question-btn-text {
        font-size: 8px;
    }
}

@media screen and (max-width: 390px) {
    body.round_button .other-collection .question-btn {
        border-radius: 20px !important;
        margin: 13px auto 10px auto !important;
        width: 300px !important;
        height: 25px !important;
        padding: 2px !important;
    }
}


@media screen and (max-width: 390px) {
    .other-collection .question-btn-text {
        margin-top: 2px;
        font-size: 8px;
    }
}

/*END OTHER COLLECTION*/
/*CONCLUSION*/

.conclusion {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    padding: 0 128px;
    background-color: #fff;
    width: 100%;
}

.conclusion .conclusion-left .b24-form .b24-form-wrapper {
    max-width: 100% !important;
}

.conclusion-left {
    padding-inline: 16px;
}

.conclusion .conclusion-left .contact-form-top .contact-form-description {
    margin: 0 auto;
}

.conclusion .conclusion-left .b24-form .b24-form-wrapper .b24-form-btn-container {
    margin: 0;
}

.conclusion .conclusion-left .b24-form .b24-form-wrapper .b24-form-header-padding {
    padding: 10px !important;
}

@media screen and (max-width: 1700px) {
    .conclusion {
        padding: 80px 100px;

    }
}

@media screen and (max-width: 1550px) {
    .conclusion {
        padding: 80px 100px;
        grid-template-columns: 500px 1fr;
    }
}

@media screen and (max-width: 1350px) {
    .conclusion {
        grid-template-columns: 400px 1fr;
    }
}

@media screen and (max-width: 1250px) {
    .conclusion {
        padding: 80px 60px;
        grid-template-columns: 350px 1fr;
    }
}

@media screen and (max-width: 1024px) {
    .conclusion {
        gap: 16px;
        padding: 20px 50px;
        margin-bottom: -102px;
    }

    .conclusion-left {
        padding-inline: 0 !important;
    }
}

@media screen and (max-width: 870px) {
    .conclusion {
        padding: 20px 16px;
        grid-template-columns: 300px 1fr;
    }
}

@media screen and (max-width: 768px) {
    .conclusion {
        padding: 16px;
        grid-template-columns: repeat(1, 1fr);
        align-items: center;
    }
}

@media screen and (max-width: 390px) {
    .conclusion {
        padding: unset;
        border-radius: 12px;
        max-width: 350px;
        margin: 0 auto -113px auto;
        grid-template-columns: repeat(1, 1fr);
        align-items: center;
    }
}

.conclusion-left {
}

.conclusion-right {
    /*max-height: 599px;*/
}

@media screen and (max-width: 1400px) {
    .conclusion-right {
        /*max-height: 297px;*/
    }
}

@media screen and (max-width: 768px) {
    .conclusion-right {
        display: none;
    }
}

.conclusion .contact-form-top {
    padding: 0;
}

.conclusion .b24-form-padding-side {
    padding: 0;
}

@media screen and (max-width: 1024px) {
    .conclusion .b24-form-padding-side {
        padding: 0;
    }
}

@media screen and (max-width: 450px) {
    .conclusion .b24-form-padding-side {
        padding: 0 20px;
    }
}

.conclusion .b24-form-btn {
    background-color: #ee7522 !important;
    min-height: unset;
    height: 55px;
    border-radius: 12px !important;
    padding: 0 !important;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;


}

@media screen and (max-width: 1024px) {
    .conclusion .b24-form-btn {
        font-size: 8px;
        line-height: 8px;
        height: 35px;
    }


}

@media screen and (max-width: 768px) {
    .conclusion .b24-form-btn {
        font-size: 12px;
    }
}

@media screen and (max-width: 390px) {
    .conclusion .b24-form-btn {
        margin-bottom: 20px;
    }
}

.conclusion .b24-form-btn-block {
    padding: 0;
}

.conclusion .b24-form-field {
    margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
    .conclusion .b24-form-field {
        margin-bottom: 13px;
    }
}

@media screen and (max-width: 390px) {
    .conclusion .b24-form-field {
        margin-bottom: 10px;
    }
}

.conclusion .b24-form-control-container > input {
    height: 67px;
    padding-left: 40px;
    font-size: 15px;
}

@media screen and (max-width: 1400px) {
    .conclusion .b24-form-control-container > input {
        height: 55px;
        padding-left: 30px;
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .conclusion .b24-form-control-container > input {
        height: 40px;
        padding-left: 25px;
        font-size: 10px;
    }
}

@media screen and (max-width: 768px) {
    .conclusion .b24-form-control-container > input {
        height: 40px;
    }
}

.conclusion textarea.b24-form-control {
    padding-left: 40px;
    padding-top: 35px;
    font-size: 15px;
}

.conclusion .b24-form-control-container .b24-form-control-label {
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    color: #5E5E5E;
    padding-left: 40px;
    opacity: 100% !important;
}

@media screen and (max-width: 1400px) {
    .conclusion .b24-form-control-container .b24-form-control-label {
        font-size: 12px;
        padding-left: 30px;
    }

    .conclusion textarea.b24-form-control {
        padding-left: 30px;
        padding-top: 20px;
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .conclusion .b24-form-control-container .b24-form-control-label {
        font-size: 10px;
        line-height: 15px;
        padding-left: 25px;
    }

    .conclusion textarea.b24-form-control {
        padding-left: 25px;
        font-size: 10px;
    }
}

@media screen and (max-width: 768px) {
    .conclusion .b24-form-control-container .b24-form-control-label {
        font-size: 12px;
    }
}

.conclusion .b24-form-field .b24-form-control {
    background-color: #fff !important;
    background-image: unset !important;
    border-radius: 12px;
    border: 1px solid #DCDCDC
}

.conclusion .b24-form-field.b24-form-field-agreement.b24-form-control-agreement {
    display: none;
}

.conclusion .b24-form-sign {
    display: none;
}

.conclusion .contact-form-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    color: #333;
}

.conclusion .contact-form-description {
    font-family: Open Sans;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    color: #333;

}

h2.contact-form-title {
    margin: 0 0 20px 0;
}

@media screen and (max-width: 1024px) {
    h2.contact-form-title {
        margin: 0 0 15px 0;
    }
}

@media screen and (max-width: 390px) {
    h2.contact-form-title {
        margin: 0 0 10px 0;
    }
}

p.contact-form-description {
    margin: 0;
}

@media screen and (max-width: 1400px) {
    .conclusion .contact-form-title {
        font-size: 25px;
    }

    .conclusion .contact-form-description {
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .conclusion .contact-form-title {
        font-size: 16px;
        font-weight: 700;
        line-height: 16px;
    }

    .conclusion .contact-form-description {
        font-size: 14px;
        line-height: 16px;
        opacity: 50%;
    }
}

@media screen and (max-width: 768px) {
    .conclusion .contact-form-title {
        margin-top: 20px;
    }
}

.conclusion-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left;
}

/*END CONCLUSION/*/


#detail-gallery .owl-theme .owl-nav {
    visibility: hidden !important;
    top: calc(50% - 47px) !important;
    width: 100%;
    left: 0;

}

#detail-gallery .owl-theme:hover .owl-nav {
    visibility: visible !important;
}

#detail-gallery .owl-theme .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    background-color: #ee7522 !important;
    margin: 0;
    border: unset !important;
}

#detail-gallery .owl-theme .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    background-color: #ee7522 !important;
    margin: 0;
    border: unset !important;
}

#detail-gallery .owl-theme .owl-nav .owl-prev svg path {
    fill: white;
}

#detail-gallery .owl-theme .owl-nav .owl-next svg path {
    fill: white;
}


/*Для второй карусели*/
.other-products .owl-theme .owl-nav {
    visibility: hidden !important;
    display: none !important;
}

.other-products .owl-theme .owl-nav span {
    display: none;
}

/*flexslider*/

.flex-control-nav {
    display: block !important;
    position: unset !important;
    margin-top: 30px !important;
}

@media screen and (max-width: 1024px) {
    .flex-control-nav {
        margin-top: 20px !important;
    }
}

.flexslider .flex-prev {
    visibility: hidden !important;
    background: #ee7522 !important;
    left: 0 !important;
    margin-top: -30px !important;
    /*top: calc(50% - 30px) !important;*/
}

.flexslider:hover .flex-prev {
    visibility: visible !important;
}

.flexslider .flex-prev:before {
    background-position: 0 -81px !important;
}

.flexslider .flex-next {
    visibility: hidden !important;
    background: #ee7522 !important;
    right: 0 !important;
    margin-top: -30px !important;
    /*top: calc(50% - 30px) !important;*/
}

.flexslider:hover .flex-next {
    visibility: visible !important;
}

.flexslider .flex-next:before {
    background-position: -11px -81px !important;
}

.other-collections-item .image-container img {
    float: left;
}

.btn-round {
    border-radius: 30px !important;
}

.title_h4 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-align: left;
    margin-bottom: 35px;
}

.bg-none {
    background: none !important;
}

.detail .galerys-block .big-gallery-block .item img {
    border-radius: 15px;
}

.flexslider .flex-direction-nav a {
    border-radius: 50% !important;
}

/**/

.not-mobile.title_v3.maxwidth-theme-2.element-maxwidth-theme {
    display: none;
}

.header-info__item > a {
    color: #fff;
}

/* header */
.background-header {
    min-height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 112px;
}

.header-info {
    background: rgba(0, 0, 0, 0.4);
    display: inline-flex;
    flex-direction: column;
    padding: 30px 108px 30px 72px;
    margin-left: 32px;

}

.header-info__title {
    font-family: "Montserrat", serif;
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    max-width: 500px;
    margin-bottom: 23px;
    color: #fff;
}

.header-info__list {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin-left: 15px !important;
    margin-bottom: 40px !important;
}


.header-info__item {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
    position: relative;
    margin-left: 8px !important;
}

.header-info__item::before {
    content: "";
    position: absolute;
    background: #fff;
    left: -10px;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

ul.header-info__list {
    margin: 0;
}

li.header-info__item {
    margin: 0;
}

/*Новые форматы*/
.block-formats {
    font-family: 'Montserrat';
    margin-bottom: 30px;
}

.block-formats__header {
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 37px 15px 48px;
}

.block-formats__title {
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 500;
    line-height: 50px;
    color: rgb(51, 51, 51);
    transition-duration: 0.3s;
    cursor: pointer;
    margin: 0;
}

.block-formats__button {
    border: 1px solid rgb(229, 232, 238);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition-duration: 0.3s;
    cursor: pointer;
}

.block-formats__button svg {
    rotate: -90deg;
}

.block-formats__button svg path {
    fill: rgb(229, 232, 238);
}


.block-formats__content {
    background: rgb(237, 237, 238);
    padding: 50px;
}

.block-formats__list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
}

.block-formats__item {
    background: rgb(255, 255, 255);
    border-radius: 12px;
    margin: 0 !important;

    max-width: 230px;
    width: 100%;
}


.block-formats__item::before {
    content: "";
}

img.block-formats__image {
    max-width: 200px !important;
    max-height: 100px !important;
}

.block-formats__item-info {
    padding: 20px 42px 20px 25px;
}

.block-formats__item-title {
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
}

.block-formats__preview {
    padding: 45px 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 145px;
}

.block-formats__preview .zoom {
    transform: translate(-50%, -50%);
    left: 50%;
    border-radius: 50%;
    background: #ee7522;
}

.block-formats__preview span.zoom svg path {
    fill: #fff;
}

.block-formats__content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.block-formats--active {
    opacity: 1;
}

.block-formats__title.block-formats__title--active {
    color: rgb(238, 117, 34);
}

.block-formats__button.block-formats__button--active {
    rotate: 90deg;
    background: rgb(238, 117, 34);
    border: 1px solid rgb(238, 117, 34);
}

.block-formats__button.block-formats__button--active svg {
    fill: white;
}

/*Новые схемы*/
.laying-schemes {
    font-family: 'Montserrat';
}

.laying-schemes__header {
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 37px 15px 48px;
}

.laying-schemes__title {
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 500;
    line-height: 50px;
    color: rgb(51, 51, 51);
    transition-duration: 0.3s;
    cursor: pointer;
    margin: 0;
}


.laying-schemes__button {
    border: 1px solid rgb(229, 232, 238);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition-duration: 0.3s;
    cursor: pointer;
}

.laying-schemes__button svg {
    rotate: -90deg;
}

.laying-schemes__button svg path {
    fill: rgb(229, 232, 238);
}

.laying-schemes__content {
    background: rgb(237, 237, 238);
    padding: 50px;
}

.laying-schemes__list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
}

.laying-schemes__item {
    background: rgb(255, 255, 255);
    border-radius: 12px;
    margin: 0 !important;

    max-width: 360px;
    width: 100%;
}

.laying-schemes__item::before {
    content: "";
}

img.laying-schemes__image {
    max-width: 360px !important;
    max-height: 256px !important;
}

.laying-schemes__item-info {
    padding: 20px 0 20px 25px;
}

.laying-schemes__item-title {
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
}

/*.laying-schemes__preview {*/
/*    padding: 45px 13px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    max-height: 145px;*/
/*}*/

.laying-schemes__preview .zoom {
    transform: translate(-50%, -50%);
    left: 50%;
    border-radius: 50%;
    background: #e57200;
}

.laying-schemes__preview span.zoom svg path {
    fill: #fff;
}

.laying-schemes__content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.laying-schemes--active {
    opacity: 1;
}

.laying-schemes__title.laying-schemes__title--active {
    color: rgb(238, 117, 34);
}

.laying-schemes__button.laying-schemes__button--active {
    rotate: 90deg;
    background: rgb(238, 117, 34);
    border: 1px solid rgb(238, 117, 34);
}

.laying-schemes__button.laying-schemes__button--active svg {
    fill: white;
}

.slide-gallery {
    max-width: 400px;
    margin-right: 16px;
}

.slide-gallery:last-child {
    margin-right: 0;
}


@media (max-width: 1024px) {
    .background-header {
        height: 20vh;
        min-height: unset;
    }

    .header-info {
        display: none;
    }
}

@media (max-width: 623px) {
    .background-header {
        display: none;
    }
}

@media (min-width: 1440px) and (max-width: 1700px) {
    .background-header {
        padding: 75px 45px;
    }


    .header-info {
        margin-left: 0;
    }
}


@media (min-width: 1025px) and (max-width: 1440px) {
    .background-header {
        min-height: 600px;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 75px 45px;
    }

    .header-info {
        margin-left: 0;
    }
}


@media (max-width: 900px) {
    .laying-schemes__list {
        justify-content: center;
    }

    .block-formats__list {
        justify-content: center;
    }

    .block-formats__content {
        overflow-y: scroll;
    }

    .laying-schemes__content {
        overflow-y: scroll;
    }

}

@media (max-width: 768px) {

    .block-formats__header {
        padding: 10px 37px 10px 48px;
    }

    .block-formats__title {
        font-size: 24px;
    }

    .laying-schemes__header {
        padding: 10px 37px 10px 48px;
    }

    .laying-schemes__title {
        font-size: 24px;
    }
}

@media (max-width: 611px) {

    img.laying-schemes__image, img.block-formats__image {
        max-width: 100% !important;
        max-height: 100% !important;
    }

    .laying-schemes__header, .block-formats__header {
        padding: 10px 25px 10px 29px;
    }
}


@media (max-width: 500px) {
    .laying-schemes__title, .block-formats__title {
        font-size: 16px;
    }

    .laying-schemes__button, .block-formats__button {
        width: 24px;
        height: 24px;
    }
}

@media (hover: hover) {
    .laying-schemes__button:hover {
        border: 1px solid rgb(238, 117, 34);
    }

    .laying-schemes__button:hover path {
        fill: rgb(238, 117, 34);
    }

    .laying-schemes__title:hover {
        color: rgb(238, 117, 34);
    }

    .block-formats__title:hover {
        color: rgb(238, 117, 34);
    }

    .block-formats__button:hover {
        border: 1px solid rgb(238, 117, 34);
    }

    .block-formats__button:hover path {
        fill: rgb(238, 117, 34);
    }

    .laying-schemes__button--active:hover path {
        fill: #ffffff;
    }

    .block-formats__button--active:hover path {
        fill: #ffffff;
    }
}


:root {
    --font-main: "Montserrat", sans-serif;
    /* Цвета */
    --clr-text-main: #333333;
    --clr-text-muted: #777777;
    --clr-accent: #EE7522;
    --clr-bg-card: #FAFAFA;
    --clr-white: #FFFFFF;
    --clr-black: #000000;
    /* Отступы и Размеры */
    --gap-grid: 24px;
    --gap-grid-sm: 20px;
    --radius-md: 12px;
    --transition-speed: 0.3s;
}

/* Утилиты */
.text-accent {
    color: var(--clr-accent) !important;
}

.p-8 {
    padding: 8px;
}

.p-14 {
    padding: 14px;
}

.h-203 {
    height: 203px !important;
}

/* --- Типографика --- */
.section-title {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 0 !important;
}

@media (max-width: 768px) {
    .section-title {
        font-size: 24px;
    }
}

/* --- Фотогалерея --- */
.detail-gallery {
    margin-bottom: 100px;
}

.detail-gallery__head {
    margin-bottom: 50px;
}

.detail-gallery__title {
    color: var(--clr-text-main);
}

.detail-gallery__grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 24px;
    margin: 0 !important;
}

.detail-gallery__grid-item {
    position: relative;
    border-radius: var(--radius-md);
    grid-column: span 4;
    margin: 0 !important;
    margin-top: 0 !important;
}


.detail-gallery__grid-item:nth-child(6n + 1) {
    grid-column: span 6;
}

.detail-gallery__grid-item:nth-child(6n + 2),
.detail-gallery__grid-item:nth-child(6n + 3) {
    grid-column: span 3;
}

.detail-gallery__grid-item:nth-child(n+4) {
    grid-column: span 4;
}

.detail-gallery__grid-item:nth-child(n + 7).is-visible {
    opacity: 1;
    transform: translateY(0);
}

@media (min-width: 769px) {
    .detail-gallery__grid-item:nth-child(n + 7) {
        opacity: 0;
        transform: translateY(24px);
        transition: opacity 0.6s ease, transform 0.6s ease;
        will-change: opacity, transform;
    }

    .detail-gallery__grid-item:nth-child(n + 7).is-visible {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .detail-gallery__grid-item:nth-child(n + 7) {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

.detail-gallery__item-image {
    display: block;
    height: 100%;
}

.detail-gallery__item-image img {
    width: 100% !important;
    height: 550px !important;
    object-fit: cover;
    border-radius: var(--radius-md);
}

.detail-gallery__item-image::before {
    content: "";
    position: absolute;
    inset: auto 0 0 0;
    height: 40%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, var(--clr-black) 100%);
    border-radius: var(--radius-md);

}

.detail-gallery__item-info {
    position: absolute;
    bottom: 89px;
    left: 20px;
}

.detail-gallery__item-subtitle {
    color: var(--clr-white);
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
}

.detail-gallery__item-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.45;
    color: var(--clr-white);
}

.detail-gallery {
    /* Адаптив галереи */
}

@media (max-width: 768px) {
    .detail-gallery {
        margin-bottom: 40px;
    }

    .detail-gallery__head {
        margin-bottom: 20px;
    }

    .detail-gallery__grid {
        display: flex;
        gap: 20px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .detail-gallery__grid::-webkit-scrollbar {
        display: none;
    }

    .detail-gallery__grid-item {
        flex: 0 0 calc(100% - 40px);
        scroll-snap-align: start;
    }

    .detail-gallery__item-info {
        bottom: 20px;
    }

    .detail-gallery__item-image {
        height: 449px;
    }

    .detail-gallery .button-show-more {
        display: none;
    }
}


/* --- Общие секции (Фактуры, Форматы, Укладка) --- */
.detail-section {
    margin-bottom: 100px;
}

.detail-section__head {
    margin-bottom: 50px;
}

.detail-section__head--flex {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}

.detail-section__action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    margin-bottom: 18px;
}

.detail-section__description {
    font-size: 20px;
    line-height: 1.25;
    color: var(--clr-text-muted);
    max-width: 647px;
    margin-top: 0 !important;
}

@media (max-width: 768px) {
    .detail-section {
        margin-bottom: 50px;
    }

    .detail-section__head {
        margin-bottom: 20px;
    }

    .detail-section__description {
        font-size: 16px;
    }
}

/* --- Аккордеон --- */
.accordion-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background-color: var(--clr-accent);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color var(--transition-speed);
}

.accordion-button:focus-visible {
    outline: 2px solid var(--clr-text-main);
}

.accordion-button svg {
    color: var(--clr-white);
    rotate: 0;
    transition: rotate var(--transition-speed) ease;
}

.accordion-button.is-active svg {
    rotate: 180deg;
}

@media (max-width: 768px) {
    .accordion-button {
        width: 40px;
        height: 40px;
    }
}

.accordion-content {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.4s ease;
}

.accordion-content.is-open {
    grid-template-rows: 1fr;
}

.accordion-content__inner {
    overflow: hidden;
    min-height: 0;
}

/* --- Сетка карточек (Cards Grid) --- */
.cards-grid {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap-grid);
    margin-top: 0 !important;
}

@media (max-width: 768px) {
    .cards-grid {
        overflow-x: auto;
        flex-wrap: nowrap;
        gap: var(--gap-grid-sm);
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .cards-grid::-webkit-scrollbar {
        display: none;
    }
}

.cards-grid li {
    margin: 0 !important;
    margin-top: 0 !important;
}

.cards-grid .card-item.card-item--texture {
    margin: 0 !important;
    margin-top: 0 !important;
}

.cards-grid li:before {
    display: none;
}

.card-item {
    display: flex;
    flex-direction: column;
    background-color: var(--clr-bg-card);
    border-radius: var(--radius-md);
    flex: 0 0 calc((100% - var(--gap-grid) * 5) / 6);
    min-width: 256px;
    max-width: 256px;
}

@media (max-width: 768px) {
    .card-item {
        min-width: 324px;
    }

    .detail-gallery__item-image::before {
        display: none;
    }
}

.card-item--texture {
    justify-content: space-between;
    gap: 40px;
    min-width: 256px;
}

.card-item--format {
    gap: 20px;
}

.card-item__head {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 14px;
}

.card-item__title {
    font-size: 18px;
    font-weight: 500;
    margin: 0 !important;
    color: var(--clr-accent) !important;
}

.card-item__title-sm {
    font-size: 15px;
    color: var(--clr-text-muted);
}

.card-item__description {
    font-size: 16px;
    color: var(--clr-text-muted);
    margin: 0 !important;
}

.card-item__info {
    padding: 14px;
}



.card-item__image img {
    width: 100% !important;
    height: 120px !important;
    object-fit: cover;
    border-radius: 0 0 12px 12px;
}

.card-item__image--sm {
    height: 120px;
}

.card-item__image--contain img {
    object-fit: contain;
}

/* Специфичные стили для текстур */
.detail-texture__section {
    margin-bottom: 50px;
}

.detail-texture__section:last-child {
    margin-bottom: 0;
}

.detail-texture__section-head {
    margin-bottom: 50px;
}

.detail-texture__section-title {
    font-size: 36px;
    font-weight: 500;
    color: var(--clr-text-main);
}

.detail-texture__section--first .card-item {
    flex: 0 0 calc((100% - var(--gap-grid) * 6) / 7);
    min-width: 214px;
}

.detail-texture__section--first .card-item .card-item__image {
    height: 101px;
}

@media (max-width: 768px) {
    .detail-texture__section--first .card-item {
        min-width: 324px;
    }
}

@media (max-width: 768px) {
    .detail-texture__section {
        margin-bottom: 30px;
    }

    .detail-texture__section-head {
        margin-bottom: 20px;
    }

    .detail-texture__section-title {
        font-size: 22px;
    }

    .card-item--texture {
        min-width: 324px;
    }
}

ul.flex-direction-nav.opacity1 {
    display: none;
}

.projects-block__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    margin-bottom: 50px;
}

@media (max-width: 768px) {

    .projects-block__head {
        margin-bottom: 20px;
    }

    .project-title {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        color: rgba(51, 51, 51, 1);
    }
}

.projects-block__controller {
    display: flex;
    align-items: center;
    gap: 14px;
}


.projects-section .flex-control-paging {
    display: none;
}

.projects-section li {
    margin-top: 0 !important;
}

.projects-block-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #EE7522;
    border: none;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

@media (max-width: 768px) {
    .projects-block-button {
        display: none;
    }
}

.button-show-more {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EE7522;
    color: #FFF;
    border-radius: 12px;
    padding-inline: 16px;
    height: 44px;
    border: none;
    margin: 24px auto 0;
    cursor: pointer;

    width: 100%;
    max-width: 150px;
}

li.detail-gallery__grid-item::before {
    display: none;
}

@media (max-width: 768px) {
    li.item.clearfix.col-md-6.col-sm-6.col-xs-12 {
        margin-right: 20px !important;
    }
}

ol.flex-control-nav.flex-control-paging {
    display: none !important;
}

.photo-project {
    background-color: rgba(247, 248, 250, 1);
    padding-block: 100px;
}

@media (max-width: 768px) {
    .photo-project {
        padding-block: 40px;
    }
}

.item-views.news-items .item .section_name {
    color: rgb(255, 255, 255) !important;
}

@media (max-width: 390px) {
    .cards-grid .card-item,
    .cards-grid .card-item--texture,
    .detail-texture__section--first .card-item,
    .detail-texture__section--first .card-item--texture {
        min-width: 0;
        flex: 0 0 80%;
        scroll-snap-align: start;
    }

    .detail-texture__section--first .card-item {
        min-width: 214px;
    }
}

#block_carh {
    scroll-margin-top: 85px; /* Высота вашей фиксированной шапки */
}
#detail-gallery {
    scroll-margin-top: 85px; /* Высота вашей фиксированной шапки */
}
#detail-projects {
    scroll-margin-top: 85px; /* Высота вашей фиксированной шапки */
}
#detail-colors {
    scroll-margin-top: 85px; /* Высота вашей фиксированной шапки */
}
#detail-formats {
    scroll-margin-top: 85px; /* Высота вашей фиксированной шапки */
}
#detail-patterns {
    scroll-margin-top: 85px; /* Высота вашей фиксированной шапки */
}

.detail-styling .card-item__image img {
    height: 100% !important;
}

.detail-styling li {
    max-height: 203px;
}
/* End */


/* Start:/bitrix/templates/aspro_priority/components/bitrix/catalog.element/catalog_element_custom_3/themes/blue/style.css?17579420451064*/
/* 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; }

.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #006cc0; }

/* 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; }

/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }
/* End */
/* /bitrix/templates/aspro_priority/components/bitrix/catalog/catalog_main/style.css?17289813932600 */
/* /bitrix/templates/aspro_priority/components/bitrix/catalog.element/catalog_element_custom_3/style.css?1782718023105853 */
/* /bitrix/templates/aspro_priority/components/bitrix/catalog.element/catalog_element_custom_3/themes/blue/style.css?17579420451064 */
