/*--- Отделка дверей (разводящая) ---*/
.otdelka-doors-text-before-items {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-text-after-items {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-item {
display: inline-block;
vertical-align: top;
margin: 20px 10px 0px 10px;
padding: 0px 0px 0px 0px;
position: relative;
width: 253px;
max-width: 253px;
background: #fff;
text-align: center;
}
.otdelka-doors-item:hover, 
.otdelka-doors-item:active {
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.otdelka-doors-item__img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 100%;
height: 253px;
background: #f0eeec;
overflow: hidden;
}
.otdelka-doors-item__img a {
display: inline-block;
vertical-align: top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
text-decoration: none;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-item__img a:hover, 
.otdelka-doors-item__img a:active {
text-decoration: none;
}
.otdelka-doors-item__img a > span {
display: none;
}
.otdelka-doors-item__img img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
max-width: 100%;
max-height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-item__txt {
display: block;
margin: 0px 0px 0px 0px;
padding: 25px 25px 25px 25px;
position: relative;
border: 1px solid #eeeeee;
border-top: none;
}
.otdelka-doors-item__title {
display: block;
margin: -3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
color: #000;
font-size: 17px;
line-height: 20px;
font-weight: 500;
}
.otdelka-doors-item__title h1,
.otdelka-doors-item__title h2, 
.otdelka-doors-item__title h3, 
.otdelka-doors-item__title h4, 
.otdelka-doors-item__title h5, 
.otdelka-doors-item__title h6 {
font-size: inherit;
line-height: inherit;
color: inherit;
font-weight: inherit;
}
.otdelka-doors-item__title a {
color: #000;
text-decoration: none;
}
.otdelka-doors-item__title a:hover, 
.otdelka-doors-item__title a:active {
color: #c7152a;
text-decoration: none;
}
.otdelka-doors-pricelist-columns-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-pricelist-columns {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
position: relative;
font-size: 0px;
}
.otdelka-doors-pricelist-column {
display: inline-block;
vertical-align: top;
margin: 20px 10px 0px 10px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-pricelist-columns.otdelka-doors-pricelist-columns_1 .otdelka-doors-pricelist-column {
width: 100%;
}
.otdelka-doors-pricelist-columns.otdelka-doors-pricelist-columns_2 .otdelka-doors-pricelist-column {
width: calc((100% / 2) - (10px * 2));
}
.otdelka-doors-pricelist-columns.otdelka-doors-pricelist-columns_3 .otdelka-doors-pricelist-column {
width: calc((100% / 3) - (10px * 2));
}
.otdelka-doors-pricelist-column__table-wrapper {
display: block;
margin: 18px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-pricelist-column__table-wrapper:first-child {
margin-top: 0px;
}
.otdelka-doors-pricelist-column__table {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
font-size: 14px;
line-height: 20px;
color: #5d5854;
}
.otdelka-doors-pricelist-column__table b, 
.otdelka-doors-pricelist-column__table strong {
font-weight: 500;
}
.otdelka-doors-pricelist-column__table table {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 100%;
border: 1px solid #f0eeec;
border-spacing: 0px;
text-align: left;
}
.otdelka-doors-pricelist-column__table table thead, 
.otdelka-doors-pricelist-column__table table tbody {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.otdelka-doors-pricelist-column__table table tr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.otdelka-doors-pricelist-column__table table thead tr th, 
.otdelka-doors-pricelist-column__table table thead tr td {
background: #f0eeec;
}
.otdelka-doors-pricelist-column__table table tbody tr:nth-child(2n-1) td {
background: #ffffff;
}
.otdelka-doors-pricelist-column__table table tbody tr:nth-child(2n) td {
background: #f9f8f7;
}
.otdelka-doors-pricelist-column__table table tr th, 
.otdelka-doors-pricelist-column__table table tr td {
margin: 0px 0px 0px 0px;
padding: 10px 15px 9px 15px;
position: relative;
border-left: 1px solid #f0eeec;
}
.otdelka-doors-pricelist-column__table table tr th:first-child, 
.otdelka-doors-pricelist-column__table table tr td:first-child {
border-left: none;
}
.otdelka-doors-pricelist-column__table table tr th {
font-weight: 500;
}
.otdelka-doors-pricelist-column__table table tr th:not([colspan]), 
.otdelka-doors-pricelist-column__table table tr td:not([colspan]) {
width: 50%;
}
.otdelka-doors-pricelist-column__table table tr th:nth-child(1), 
.otdelka-doors-pricelist-column__table table tr td:nth-child(1) {
width: 60%;
}
.otdelka-doors-pricelist-column__table table tr th:nth-child(2), 
.otdelka-doors-pricelist-column__table table tr td:nth-child(2) {
width: 40%;
}
.otdelka-doors-pricelist-column__table table tr th a, 
.otdelka-doors-pricelist-column__table table tr td a {
color: #c7152a;
text-decoration: underline;
}
.otdelka-doors-pricelist-column__table table tr th a:hover, 
.otdelka-doors-pricelist-column__table table tr th a:active, 
.otdelka-doors-pricelist-column__table table tr td a:hover, 
.otdelka-doors-pricelist-column__table table tr td a:active {
color: #e90520;
text-decoration: none;
}
@media (max-width: 1394px) {
	.otdelka-doors-pricelist-column__table table tr th:nth-child(1), 
	.otdelka-doors-pricelist-column__table table tr td:nth-child(1) {
		width: calc(100% - 160px);
	}
	.otdelka-doors-pricelist-column__table table tr th:nth-child(2), 
	.otdelka-doors-pricelist-column__table table tr td:nth-child(2) {
		width: 160px
	}
}
@media (min-width: 1200px) and (max-width: 1394px) {
	.otdelka-doors-item {
		width: calc(20% - (10px * 2));
	}
	.otdelka-doors-item__img {
		height: 224px;
	}
}
@media (max-width: 1199px) {
	.otdelka-doors-item__txt {
		padding: 20px 20px 20px 20px;
	}
	.otdelka-doors-pricelist-columns {
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.otdelka-doors-pricelist-column {
		display: block;
		width: calc(100% - (10px * 2)) !important;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.otdelka-doors-item {
		width: calc(33.3333% - (10px * 2));
	}
	.otdelka-doors-item__img {
		height: 216px;
	}
}
@media (min-width: 430px) and (max-width: 767px) {
	.otdelka-doors-item {
		width: calc(50% - (10px * 2));
	}
	.otdelka-doors-item__img {
		height: 240px;
	}
}
@media (max-width: 499px) {
	.otdelka-doors-text-after-items {
		margin-top: 22px;
	}
	.otdelka-doors-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-item {
		width: calc(50% - (10px * 2));
	}
	.otdelka-doors-item__txt {
		padding: 18px 18px 18px 18px;
	}
	.otdelka-doors-item__title {
		margin-top: 0px;
		font-size: 16px;
	}
	.otdelka-doors-pricelist-columns-wrapper {
		margin-top: 22px;
	}
}
@media (min-width: 430px) and (max-width: 499px) {
	.otdelka-doors-item__img {
		height: 0px;
		padding-bottom: 100%;
	}
	.otdelka-doors-item__img a {
		position: absolute;
		top: 0px;
		left: 0px;
	}
}
@media (max-width: 429px) {
	.otdelka-doors-item {
		width: calc(100% - (10px * 2));
	}
	.otdelka-doors-item__img {
		height: 170px;
	}
}

/*--- Отделка дверей (внутренняя, стандарт) ---*/
.otdelka-doors-standart-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-standart-items-wrapper:first-child {
margin-top: 0px;
}
.otdelka-doors-standart-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-standart-item {
display: inline-block;
vertical-align: top;
margin: 20px 10px 0px 10px;
padding: 0px 0px 0px 0px;
position: relative;
width: 150px;
max-width: 150px;
background: #f0eeec;
}
.otdelka-doors-standart-item:hover, 
.otdelka-doors-standart-item:active {
box-shadow: 0px 0px 14px 0px rgba(199,21,42,0.25);
}
.otdelka-doors-standart-item__img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 100%;
height: 150px;
overflow: hidden;
}
.otdelka-doors-standart-item__img a, 
.otdelka-doors-standart-item__img div[data-fancybox_custom] {
display: inline-block;
vertical-align: top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
text-decoration: none;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-standart-item__img div[data-fancybox_custom] {
cursor: pointer;
}
.otdelka-doors-standart-item__img a:before, 
.otdelka-doors-standart-item__img a:after, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:before, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:after {
content: "";
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: absolute;
opacity: 0;
}
.otdelka-doors-standart-item__img a:before, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:before {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgba(199,21,42,0.8);
z-index: 2;
}
.otdelka-doors-standart-item__img a:after, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:after {
top: 50%;
left: 50%;
width: 57px;
height: 57px;
margin-top: -28.5px;
margin-left: -28.5px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-image: url(../images/icon-loupe.webp);
z-index: 3;
}
.otdelka-doors-standart-item__img a:hover:before, 
.otdelka-doors-standart-item__img a:active:before, 
.otdelka-doors-standart-item__img a:hover:after, 
.otdelka-doors-standart-item__img a:active:after, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:hover:before, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:active:before, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:hover:after, 
.otdelka-doors-standart-item__img div[data-fancybox_custom]:active:after {
opacity: 1;
}
.otdelka-doors-standart-item__img a > span, 
.otdelka-doors-standart-item__img div[data-fancybox_custom] > span {
display: none;
}
.otdelka-doors-standart-item__img img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
max-width: 100%;
max-height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
z-index: 1;
}
@media (max-width: 1394px) {
	.otdelka-doors-standart-item {
		width: calc((100% / 8) - (10px * 2));
	}
	.otdelka-doors-standart-item__img {
		padding-bottom: 100%;
		height: 0px;
		overflow: hidden;
	}
	.otdelka-doors-standart-item__img a, 
	.otdelka-doors-standart-item__img div[data-fancybox_custom] {
		position: absolute;
		top: 0px;
		left: 0px;
	}
}
@media (max-width: 1199px) {
	.otdelka-doors-standart-item {
		width: calc((100% / 5) - (10px * 2));
	}
	.otdelka-doors-standart-item__img a:after, 
	.otdelka-doors-standart-item__img div[data-fancybox_custom]:after {
		width: 43px;
		height: 43px;
		margin-top: -21.5px;
		margin-left: -21.5px;
		background-size: cover;
		image-rendering: -moz-crisp-edges;
		image-rendering: -o-crisp-edges;
		image-rendering: -webkit-optimize-contrast;
		image-rendering: crisp-edges;
		-ms-interpolation-mode: nearest-neighbor;
	}
}
@media (max-width: 767px) {
	.otdelka-doors-standart-item {
		width: calc((100% / 4) - (10px * 2));
	}
}
@media (max-width: 499px) {
	.otdelka-doors-standart-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-standart-items {
		margin-top: -10px;
		margin-left: -5px;
		margin-right: -5px;
	}
	.otdelka-doors-standart-item {
		margin-top: 10px;
		margin-left: 5px;
		margin-right: 5px;
		width: calc((100% / 3) - (5px * 2));
	}
	.otdelka-doors-standart-item:hover, 
	.otdelka-doors-standart-item:active {
		box-shadow: none;
	}
	.otdelka-doors-standart-item__img a:before, 
	.otdelka-doors-standart-item__img a:after, 
	.otdelka-doors-standart-item__img div[data-fancybox_custom]:before, 
	.otdelka-doors-standart-item__img div[data-fancybox_custom]:after {
		display: none;
	}
}

/*--- Отделка дверей (внутренняя, стандарт с палитрой) ---*/
.otdelka-doors-ral-items-title-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-text-after-items + .otdelka-doors-ral-items-title-wrapper {
margin-top: 24px;
}
.otdelka-doors-ral-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-ral-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-ral-item {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: calc(100% / 11);
height: 60px;
text-align: center;
}
.otdelka-doors-ral-item-inner {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 100%;
font-size: 14px;
line-height: 15px;
font-weight: 400;
}
.otdelka-doors-ral-item-inner.otdelka-doors-ral-item-inner_dark {
color: #000;
}
.otdelka-doors-ral-item-inner.otdelka-doors-ral-item-inner_light {
color: #fff;
}
.otdelka-doors-ral-item-inner > span {
display: block;
}
@media (max-width: 1199px) {
	.otdelka-doors-ral-item {
		width: calc(100% / 8);
	}
}
@media (max-width: 767px) {
	.otdelka-doors-ral-item {
		width: calc(100% / 6);
	}
}
@media (max-width: 499px) {
	.otdelka-doors-ral-items-title-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-text-after-items + .otdelka-doors-ral-items-title-wrapper {
		margin-top: 15px;
	}
	.otdelka-doors-ral-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-ral-item {
		width: calc(100% / 4);
	}
}

/*--- Отделка дверей (внутренняя, стандарт с товарами) ---*/
.otdelka-doors-products-items-title-wrapper {
display: block;
margin: 24px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-products-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-products-more {
display: block;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}
.otdelka-doors-products-more .btn-more {
width: 100%;
}
@media (max-width: 499px) {
	.otdelka-doors-products-items-title-wrapper {
		margin-top: 25px;
		padding-top: 22px;
		border-top: 1px solid #eee;
	}
	.otdelka-doors-products-items-wrapper {
		margin-top: 22px;
	}
}

/*--- Отделка дверей (внутренняя, узоры отделки) ---*/
.otdelka-doors-uzori-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-uzori-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-uzori-item {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin: 20px 10px 0px 10px;
padding: 30px 30px 30px 30px;
position: relative;
width: 207px;
background: #f0eeec;
}
.otdelka-doors-uzori-item__img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-uzori-item__img-inner {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 147px;
height: 330px;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-uzori-item__img img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
max-width: 100%;
max-height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
@media (max-width: 1394px) {
	.otdelka-doors-uzori-item {
		padding: 20px 20px 20px 20px;
		width: calc((100% / 6) - (10px * 2));
		max-width: 207px;
	}
	.otdelka-doors-uzori-item__img {
		padding-bottom: calc(100% * 2.245);
		width: 100%;
		height: 0px;
	}
	.otdelka-doors-uzori-item__img-inner {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}
}
@media (max-width: 1199px) {
	.otdelka-doors-uzori-item {
		width: calc((100% / 4) - (10px * 2));
	}
}
@media (max-width: 767px) {
	.otdelka-doors-uzori-item {
		width: calc((100% / 3) - (10px * 2));
	}
}
@media (max-width: 499px) {
	.otdelka-doors-uzori-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-uzori-items {
		margin-top: -15px;
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.otdelka-doors-uzori-item {
		margin-top: 15px;
		margin-left: 7.5px;
		margin-right: 7.5px;
		padding: 15px 15px 15px 15px;
		width: calc((100% / 2) - (7.5px * 2));
	}
}

/*--- Отделка дверей (внутренняя, витражи) ---*/
.otdelka-doors-vitrazhi-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-vitrazhi-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-vitrazhi-item {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin: 20px 10px 0px 10px;
padding: 0px 0px 0px 0px;
position: relative;
width: 150px;
background: #f0eeec;
}
.otdelka-doors-vitrazhi-item__img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-vitrazhi-item__img-inner {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 150px;
height: 297px;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-vitrazhi-item__img img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
max-width: 100%;
max-height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
@media (max-width: 1199px) {
	.otdelka-doors-vitrazhi-item {
		width: calc((100% / 4) - (10px * 2));
	}
}
@media (max-width: 767px) {
	.otdelka-doors-vitrazhi-item {
		width: calc((100% / 3) - (10px * 2));
	}
}
@media (max-width: 499px) {
	.otdelka-doors-vitrazhi-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-vitrazhi-items {
		margin-top: -15px;
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.otdelka-doors-vitrazhi-item {
		margin-top: 15px;
		margin-left: 7.5px;
		margin-right: 7.5px;
		width: calc((100% / 3) - (7.5px * 2));
	}
	.otdelka-doors-vitrazhi-item__img {
		padding-bottom: calc(100% * 1.98);
		width: 100%;
		height: 0px;
	}
	.otdelka-doors-vitrazhi-item__img-inner {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}
}

/*--- Отделка дверей (внутренняя, ковка) ---*/
.otdelka-doors-kovka-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-kovka-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-kovka-item {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin: 20px 10px 0px 10px;
padding: 15px 15px 15px 15px;
position: relative;
width: 150px;
background: #f0eeec;
}
.otdelka-doors-kovka-item__img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-kovka-item__img-inner {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 120px;
height: 215px;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-kovka-item__img img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
max-width: 100%;
max-height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
@media (max-width: 1199px) {
	.otdelka-doors-kovka-item {
		width: calc((100% / 4) - (10px * 2));
	}
}
@media (max-width: 767px) {
	.otdelka-doors-kovka-item {
		width: calc((100% / 3) - (10px * 2));
	}
}
@media (max-width: 499px) {
	.otdelka-doors-kovka-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-kovka-items {
		margin-top: -15px;
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.otdelka-doors-kovka-item {
		margin-top: 15px;
		margin-left: 7.5px;
		margin-right: 7.5px;
		width: calc((100% / 3) - (7.5px * 2));
	}
	.otdelka-doors-kovka-item__img {
		padding-bottom: calc(100% * 1.79);
		width: 100%;
		height: 0px;
	}
	.otdelka-doors-kovka-item__img-inner {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}
}

/*--- Отделка дверей (внутренняя, фрезеровки) ---*/
.otdelka-doors-frezirovka-groups-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-frezirovka-groups {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-frezirovka-group {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-frezirovka-group:first-child {
margin-top: 0px;
}
.otdelka-doors-frezirovka-group__title-wrapper {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-frezirovka-group:first-child .otdelka-doors-frezirovka-group__title-wrapper {
margin-top: -6px;
}
.otdelka-doors-frezirovka-items-wrapper {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-frezirovka-group__title-wrapper + .otdelka-doors-frezirovka-items-wrapper {
margin-top: 30px;
}
.otdelka-doors-frezirovka-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-frezirovka-item {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin: 20px 10px 0px 10px;
padding: 0px 0px 0px 0px;
position: relative;
width: 116px;
background: #f0eeec;
}
.otdelka-doors-frezirovka-item:hover, 
.otdelka-doors-frezirovka-item:active {
box-shadow: 0px 0px 14px 0px rgba(199,21,42,0.25);
}
.otdelka-doors-frezirovka-item__img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
overflow: hidden;
}
.otdelka-doors-frezirovka-item__img-inner {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
text-decoration: none;
width: 116px;
height: 236px;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-frezirovka-item__img-inner[data-fancybox_custom] {
cursor: pointer;
}
a.otdelka-doors-frezirovka-item__img-inner:before, 
a.otdelka-doors-frezirovka-item__img-inner:after, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:before, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:after {
content: "";
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: absolute;
opacity: 0;
}
a.otdelka-doors-frezirovka-item__img-inner:before, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:before {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgba(199,21,42,0.8);
z-index: 2;
}
a.otdelka-doors-frezirovka-item__img-inner:after, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:after {
top: 50%;
left: 50%;
width: 43px;
height: 43px;
margin-top: -21.5px;
margin-left: -21.5px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-image: url(../images/icon-loupe.webp);
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
z-index: 3;
}
a.otdelka-doors-frezirovka-item__img-inner:hover:before, 
a.otdelka-doors-frezirovka-item__img-inner:active:before, 
a.otdelka-doors-frezirovka-item__img-inner:hover:after, 
a.otdelka-doors-frezirovka-item__img-inner:active:after, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:hover:before, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:active:before, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:hover:after, 
div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:active:after {
opacity: 1;
}
.otdelka-doors-frezirovka-item__img img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
max-width: 100%;
max-height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
@media (max-width: 1394px) {
	.otdelka-doors-frezirovka-item {
		width: calc((100% / 9) - (10px * 2));
		max-width: 116px;
	}
	.otdelka-doors-frezirovka-item__img {
		padding-bottom: calc(100% * 2.03);
		width: 100%;
		height: 0px;
	}
	.otdelka-doors-frezirovka-item__img-inner {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}
}
@media (max-width: 1199px) {
	.otdelka-doors-frezirovka-item {
		width: calc((100% / 6) - (10px * 2));
	}
}
@media (max-width: 767px) {
	.otdelka-doors-frezirovka-item {
		width: calc((100% / 4) - (10px * 2));
	}
}
@media (max-width: 499px) {
	.otdelka-doors-frezirovka-groups-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-frezirovka-group {
		margin-top: 22px;
	}
	.otdelka-doors-frezirovka-group:first-child .otdelka-doors-frezirovka-group__title-wrapper {
		margin-top: -7px;
	}
	.otdelka-doors-frezirovka-group__title-wrapper + .otdelka-doors-frezirovka-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-frezirovka-items {
		margin-top: -15px;
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.otdelka-doors-frezirovka-item {
		margin-top: 15px;
		margin-left: 7.5px;
		margin-right: 7.5px;
		width: calc((100% / 3) - (7.5px * 2));
	}
	.otdelka-doors-frezirovka-item:hover, 
	.otdelka-doors-frezirovka-item:active {
		box-shadow: none;
	}
	a.otdelka-doors-frezirovka-item__img-inner:before, 
	a.otdelka-doors-frezirovka-item__img-inner:after, 
	div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:before, 
	div[data-fancybox_custom].otdelka-doors-frezirovka-item__img-inner:after {
		display: none;
	}
}

/*--- Отделка дверей (внутренняя, зеркала) ---*/
.otdelka-doors-zerkala-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.otdelka-doors-zerkala-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin: -20px -10px 0px -10px;
padding: 0px 0px 0px 0px;
font-size: 0px;
}
.otdelka-doors-zerkala-item {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin: 20px 10px 0px 10px;
padding: 0px 0px 0px 0px;
position: relative;
width: 116px;
background: #f0eeec;
}
.otdelka-doors-zerkala-item:hover, 
.otdelka-doors-zerkala-item:active {
box-shadow: 0px 0px 14px 0px rgba(199,21,42,0.25);
}
.otdelka-doors-zerkala-item__img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
overflow: hidden;
}
.otdelka-doors-zerkala-item__img-inner {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
text-decoration: none;
width: 116px;
height: 251px;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.otdelka-doors-zerkala-item__img-inner[data-fancybox_custom] {
cursor: pointer;
}
a.otdelka-doors-zerkala-item__img-inner:before, 
a.otdelka-doors-zerkala-item__img-inner:after, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:before, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:after {
content: "";
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: absolute;
opacity: 0;
}
a.otdelka-doors-zerkala-item__img-inner:before, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:before {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgba(199,21,42,0.8);
z-index: 2;
}
a.otdelka-doors-zerkala-item__img-inner:after, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:after {
top: 50%;
left: 50%;
width: 43px;
height: 43px;
margin-top: -21.5px;
margin-left: -21.5px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-image: url(../images/icon-loupe.webp);
background-size: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
z-index: 3;
}
a.otdelka-doors-zerkala-item__img-inner:hover:before, 
a.otdelka-doors-zerkala-item__img-inner:active:before, 
a.otdelka-doors-zerkala-item__img-inner:hover:after, 
a.otdelka-doors-zerkala-item__img-inner:active:after, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:hover:before, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:active:before, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:hover:after, 
div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:active:after {
opacity: 1;
}
.otdelka-doors-zerkala-item__img img {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
max-width: 100%;
max-height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
@media (max-width: 1394px) {
	.otdelka-doors-zerkala-item {
		width: calc((100% / 9) - (10px * 2));
		max-width: 116px;
	}
	.otdelka-doors-zerkala-item__img {
		padding-bottom: calc(100% * 2.16);
		width: 100%;
		height: 0px;
	}
	.otdelka-doors-zerkala-item__img-inner {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}
}
@media (max-width: 1199px) {
	.otdelka-doors-zerkala-item {
		width: calc((100% / 6) - (10px * 2));
	}
}
@media (max-width: 767px) {
	.otdelka-doors-zerkala-item {
		width: calc((100% / 4) - (10px * 2));
	}
}
@media (max-width: 499px) {
	.otdelka-doors-zerkala-items-wrapper {
		margin-top: 22px;
	}
	.otdelka-doors-zerkala-items {
		margin-top: -15px;
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.otdelka-doors-zerkala-item {
		margin-top: 15px;
		margin-left: 7.5px;
		margin-right: 7.5px;
		width: calc((100% / 3) - (7.5px * 2));
	}
	.otdelka-doors-zerkala-item:hover, 
	.otdelka-doors-zerkala-item:active {
		box-shadow: none;
	}
	a.otdelka-doors-zerkala-item__img-inner:before, 
	a.otdelka-doors-zerkala-item__img-inner:after, 
	div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:before, 
	div[data-fancybox_custom].otdelka-doors-zerkala-item__img-inner:after {
		display: none;
	}
}