.info-glazing-objects {
	padding-top: 45px;
	margin-bottom: 45px;
}
.info-glazing-objects .container {
	max-width: 345px;
}
.info-glazing-objects h2.title {
	line-height: 120%;
	margin-bottom: 20px;
}
.info-glazing-objects .title span,
.info-glazing-objects .text span,
.info-glazing-objects .content__box-text span  {
	display: inline-block;
}
.info-glazing-objects h3.title {
	font-size: 22px;
	line-height: 120%;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.info-glazing-objects .text {
	line-height: 130%;
	margin-bottom: 20px;
}
.info-glazing-objects .content__box-advantages {
	margin-bottom: 30px;	
}
.info-glazing-objects .list {
    display: flex;
	flex-direction: column;
    gap: 15px;
}
.info-glazing-objects .list .item {
    display: flex;
    gap: 10px;
	align-items: start;
}
.info-glazing-objects .list .item svg {
    flex-shrink: 0;
    width: 35px;
}
.info-glazing-objects .list .item__data span {
	display: block;
}
.info-glazing-objects .list .item__title {
	line-height: 120%;
	margin-bottom: 4px;
}
.info-glazing-objects .list .item__desc {
	line-height: 120%;
}
.info-glazing-objects .content__box-types,
.info-glazing-objects .content__box-factors {
	margin-bottom: 30px;
}

.info-glazing-objects .types__inner {
    display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.info-glazing-objects .types__data-title {
	font-size: 20px;
	line-height: 120%;	
	margin-bottom: 10px;
}
.info-glazing-objects .types__data-text {
	font-size: 16px;
	line-height: 120%;	
	margin-bottom: 20px;
}
.info-glazing-objects .list-types {
	display: grid;
}
.info-glazing-objects .list-types .item {
	gap: 8px;
	font-size: 16px;
	line-height: 120%;	
}
.info-glazing-objects .list-types .item svg {
	width: 20px;
	height: 20px;
}
.info-glazing-objects .types__image img {
	border-radius: 6px;
	width: 345px;
	height: 255px;
}
.info-glazing-objects .list-factors .item {
	gap: 12px;
}
.info-glazing-objects .list-factors .counter {
	font-size: 24px;
	line-height: 100%;
	color: #F26422;
	opacity: 0.3;
}
.info-glazing-objects .content__box-clients {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	padding: 20px 0px;
	margin-bottom: 20px;
}
.info-glazing-objects .content__box-clients p {
	font-size: 18px;
	line-height: 120%;	
	margin-bottom: 20px;
}
.info-glazing-objects .content__box-text {
	line-height: 130%;
}
@media (min-width: 768px) {
	.info-glazing-objects {
		padding-top: 45px;
		margin-bottom: 55px;
	}
	.info-glazing-objects .container {
		max-width: 100%;
		width: 708px;
	}
	.info-glazing-objects h3.title {
		font-size: 24px;
		line-height: 100%;
		margin-bottom: 30px;
	}	
	.info-glazing-objects .text {
		text-align: center;
		margin-bottom: 30px;
	}
	.info-glazing-objects .content__box-advantages {
		margin-bottom: 40px;	
	}	
	.info-glazing-objects .list {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 20px;
	}	
	.info-glazing-objects .list .item {
		flex: 0 0 344px;
	}
	.info-glazing-objects .list-main .item svg {
		width: 40px;
	}	
	.info-glazing-objects .content__box-types,
	.info-glazing-objects .content__box-factors {
		margin-bottom: 40px;
	}
	.info-glazing-objects .types__inner {
		gap: 30px 20px;
	}
	.info-glazing-objects .types-box {
		flex: 0 0 344px;
	}
	.info-glazing-objects .types-box:nth-child(1) {
		order: 1;
	}
	.info-glazing-objects .types-box:nth-child(2) {
		order: 2;
	}
	.info-glazing-objects .types-box:nth-child(3) {
		order: 4;
	}
	.info-glazing-objects .types-box:nth-child(4) {
		order: 3;
	}
	.info-glazing-objects .types-box:nth-child(5) {
		order: 5;
	}
	.info-glazing-objects .types-box:nth-child(6) {
		order: 6;
	}	
	.info-glazing-objects .types__image img {
		width: 344px;
		height: 255px;
	}
	.info-glazing-objects .list-factors .item {
		flex-direction: column;
		justify-content: center;
		align-items: center;		
	}
	.info-glazing-objects .list-factors .counter {
		font-size: 40px;
		line-height: 120%;
	}
	.info-glazing-objects .list-factors .item__title,
	.info-glazing-objects .list-factors .item__desc {
		text-align: center;
	}
	.info-glazing-objects .list-factors .item__title {
		font-size: 20px;
	}
	.info-glazing-objects .list-factors .item__desc {
		font-size: 18px;
	}
	.info-glazing-objects .content__box-clients {
		margin-bottom: 30px;
	}
	.info-glazing-objects .content__box-clients p {
		font-size: 20px;
	}
}
@media (min-width: 1200px) {
	.info-glazing-objects {
		padding-top: 0;
		margin-bottom: 60px;
	}
	.info-glazing-objects .container {
		width: 960px;
	}	
	.info-glazing-objects h2.title {
		margin-bottom: 30px;
	}
	.info-glazing-objects h3.title {
		font-size: 32px;
	}	
	.info-glazing-objects .text {
		font-size: 18px;
		margin-bottom: 17px;
	}
	.info-glazing-objects .list-main .item {
		flex: 0 0 470px;
		gap: 20px;
	}
	.info-glazing-objects .list-main .item svg {
		width: 50px;
	}	
	.info-glazing-objects .list-main .item__title {
		font-size: 18px;
		margin-bottom: 7px;
	}
	.info-glazing-objects .list-main .item__desc {
		font-size: 18px;
	}
	.info-glazing-objects .content__box-types,
	.info-glazing-objects .content__box-factors {
		margin-bottom: 60px;
	}
	.info-glazing-objects .types-box {
		flex: 0 0 470px;
	}
	.info-glazing-objects .types__data-title {
		font-size: 24px;
	}
	.info-glazing-objects .types__data-text {
		font-size: 18px;
		margin-bottom: 30px;
	}
	.info-glazing-objects .list-types .item {
		font-size: 18px;
	}
	.info-glazing-objects .list-types .item svg {
		width: 24px;
		height: 24px;
	}	
	.info-glazing-objects .types__image img {
		width: 470px;
		height: 263px;
	}
	.info-glazing-objects .list-factors .item {
		justify-content: start;
	}
	.info-glazing-objects .list-factors .item:nth-child(1) {
		flex: 0 0 224px;
	}
	.info-glazing-objects .list-factors .item:nth-child(2),
	.info-glazing-objects .list-factors .item:nth-child(4) {
		flex: 0 0 226px;
	}
	.info-glazing-objects .list-factors .item:nth-child(3) {
		flex: 0 0 223px;
	}
	.info-glazing-objects .content__box-clients {
		padding: 30px 0px;
		margin-bottom: 40px;
	}	
	.info-glazing-objects .content__box-clients p {
		margin-bottom: 30px;
	}
	.info-glazing-objects .content__box-text {
		font-size: 18px;
	}	
}