.konstrukczii-doors-text-before-items {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.konstrukczii-doors-text-after-items {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.konstrukczii-doors-items-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.konstrukczii-doors-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: stretch;
margin: -30px -15px 0px -15px;
padding: 0px 0px 0px 0px;
position: relative;
}
.konstrukczii-doors-item {
display: inline-block;
vertical-align: top;
margin: 30px 15px 0px 15px;
padding: 35px 35px 35px 35px;
position: relative;
width: calc(50% - (15px * 2));
background: #fff;
border: 3px solid #eee;
}
.konstrukczii-doors-item__text {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
z-index: 20;
}
.konstrukczii-doors-item__title {
display: block;
margin: -4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
font-size: 30px;
line-height: 34px;
font-weight: 500;
}
.konstrukczii-doors-item__subtitle {
display: block;
margin: 8px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
color: #808080;
font-size: 15px;
line-height: 24px;
}
.konstrukczii-doors-item__list {
display: block;
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
font-size: 15px;
line-height: 24px;
}
.konstrukczii-doors-item__list ol {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
counter-reset: list;
}
.konstrukczii-doors-item__list ol li {
display: block;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px calc(23px + 12px);
position: relative;
}
.konstrukczii-doors-item__list ol li:first-child {
margin-top: 0px;
}
.konstrukczii-doors-item__list ol li:before {
content: counter(list);
counter-increment: list;
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 0px;
position: absolute;
top: 0px;
left: 0px;
width: 23px;
height: 23px;
background: #c61529;
border-radius: 50%;
font-size: 14px;
line-height: 20px;
font-weight: 500;
color: #fff;
text-align: center;
letter-spacing: -0.05em;
}
.konstrukczii-doors-item__price {
display: block;
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
font-size: 22px;
line-height: 28px;
font-weight: 500;
}
.konstrukczii-doors-item__btn-wrapper {
display: block;
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.konstrukczii-doors-item__img {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-end;
align-items: flex-start;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: absolute;
top: 35px;
right: 35px;
width: calc(100% - (35px * 2));
height: calc(100% - (35px * 2));
z-index: 0;
}
.konstrukczii-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;
}
.konstrukczii-doors-table-wrapper {
display: block;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}
.konstrukczii-doors-table {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 100%;
overflow-x: auto;
z-index: 5;
}
.konstrukczii-doors-table::-webkit-scrollbar-track, 
.konstrukczii-doors-table::-webkit-scrollbar {
background-color: #e6e3df;
}
.konstrukczii-doors-table::-webkit-scrollbar {
height: 4px;
}
.konstrukczii-doors-table::-webkit-scrollbar-thumb {
background-color: #fc0;
}
.konstrukczii-doors-table table {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
width: 100%;
border: 1px solid #f0eeec;
border-spacing: 0px;
color: #5d5854;
font-size: 15px;
line-height: 20px;
text-align: left;
}
.konstrukczii-doors-table table thead, 
.konstrukczii-doors-table table tbody {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.konstrukczii-doors-table table tr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.konstrukczii-doors-table table thead tr th, 
.konstrukczii-doors-table table thead tr td {
background: #f0eeec;
}
.konstrukczii-doors-table table tbody tr:nth-child(2n-1) td {
background: #ffffff;
}
.konstrukczii-doors-table table tbody tr:nth-child(2n) td {
background: #f9f8f7;
}
.konstrukczii-doors-table table tr th, 
.konstrukczii-doors-table table tr td {
margin: 0px 0px 0px 0px;
padding: 10px 15px 10px 15px;
position: relative;
border-left: 1px solid #f0eeec;
}
.konstrukczii-doors-table table tr th:first-child, 
.konstrukczii-doors-table table tr td:first-child {
border-left: none;
}
.konstrukczii-doors-table table tr th {
font-weight: 500;
}
@media (max-width: 1394px) {
	.konstrukczii-doors-item {
		min-height: 0px !important;
	}
}
@media (min-width: 1200px) and (max-width: 1394px) {
	.konstrukczii-doors-item__img img {
		max-width: 200px;
	}
}
@media (min-width: 1200px) {
	.konstrukczii-doors-table table tr th, 
	.konstrukczii-doors-table table tr td {
		width: 20%;
	}
}
@media (max-width: 1199px) {
	.konstrukczii-doors-items {
		align-items: flex-start;
	}
	.konstrukczii-doors-item {
		width: calc(100% - (15px * 2));
	}
	.konstrukczii-doors-table table {
		table-layout: fixed;
		width: 1200px;
	}
	.konstrukczii-doors-table table tr th, 
	.konstrukczii-doors-table table tr td {
		width: 100% !important;
		max-width: 100% !important;
	}
	.konstrukczii-doors-table table tr th:nth-child(1), 
	.konstrukczii-doors-table table tr td:nth-child(1) {
		width: 220px !important;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.konstrukczii-doors-item__img img {
		max-width: 250px;
	}
}
@media (max-width: 767px) {
	.konstrukczii-doors-item {
		padding: 30px 30px 30px 30px;
	}
	.konstrukczii-doors-item__title {
		font-size: 26px;
		line-height: 30px;
	}
	.konstrukczii-doors-item__subtitle {
		margin-top: 5px;
	}
	.konstrukczii-doors-item__list {
		margin-top: 20px;
	}
	.konstrukczii-doors-item__price {
		margin-top: 20px;
		font-size: 21px;
		line-height: 27px;
	}
	.konstrukczii-doors-item__btn-wrapper {
		margin-top: 20px;
	}
	.konstrukczii-doors-item__img {
		display: none;
	}
}
@media (max-width: 499px) {
	.konstrukczii-doors-text-after-items {
		margin-top: 22px;
	}
	.konstrukczii-doors-table-wrapper {
		margin-top: 22px;
	}
	.konstrukczii-doors-items {
		margin: -25px -10px 0px -10px;
	}
	.konstrukczii-doors-item {
		margin: 25px 10px 0px 10px;
		padding: 25px 25px 25px 25px;
		width: calc(100% - (10px * 2));
	}
	.konstrukczii-doors-item__title {
		font-size: 25px;
		line-height: 29px;
	}
	.konstrukczii-doors-item__subtitle {
		line-height: 22px;
	}
	.konstrukczii-doors-item__list {
		line-height: 22px;
	}
	.konstrukczii-doors-item__list ol li:before {
		top: -1px;
	}
	.konstrukczii-doors-item__price {
		font-size: 20px;
		line-height: 26px;
	}
	.konstrukczii-doors-item__img {
		justify-content: flex-start;
		margin-top: 20px;
		position: relative;
		top: 0px;
		right: 0px;
		width: auto;
		height: auto;
	}
	.konstrukczii-doors-table table {
		width: 1100px;
	}
	.konstrukczii-doors-table table tr th:nth-child(1), 
	.konstrukczii-doors-table table tr td:nth-child(1) {
		width: 190px !important;
	}
}
@media (max-width: 369px) {
	.konstrukczii-doors-item__btn {
		width: 100%;
	}
}