header {
    background: url(../images/bg-st.jpg) bottom center no-repeat;
    background-size: cover;
    position: relative!important;
    z-index: 4!important;
}

header .title {
    font-size: 40px;
    line-height: 60px;
    margin-top: 15px;
	text-shadow: 0px 1px 0px rgb(0 0 0 / 70%);
}

header .top {
    border-bottom: 1px solid #8e6a33;
}

.top_menu ul {
    border-bottom: 1px solid #8e6a33;
    background: transparent;
}

.top_menu li a {
    border-right: 1px solid #8e6a33;
}

header .advantages-s li:nth-of-type(2) {
    background: url(../images/sico3.png) center 0px no-repeat;
}

header .advantages-s li:nth-of-type(3) {
    background: url(../images/sico4.png) center 0px no-repeat;
}

.wall-w {
	width: 100%;
	max-width: 720px;
	margin: 0px auto 30px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wall-w .item {
	padding: 0px 0px 0px 40px;
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
}

.wall-w .item:nth-of-type(1) {
	background: url(../images/sicot1.png) left center no-repeat;
}

.wall-w .item:nth-of-type(2) {
	background: url(../images/sicot2.png) left center no-repeat;
}

.wall-w .item:nth-of-type(3) {
	background: url(../images/sicot3.png) left center no-repeat;
}

.wall-w .item:nth-of-type(4) {
	background: url(../images/sicot4.png) left center no-repeat;
}

.walls {
    padding: 270px 0px 70px 0px;
    margin: -180px 0px 0px 0px;
    background: #f5f5f5;
    position: relative;
    z-index: 1;
}

.walls .walls-wrap {
    width: 100%;
    margin: 35px 0px 0px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	position: relative;
	z-index: 2;
}

.walls .walls-wrap .item {
    width: calc(25% - 22px);
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding: 18px 18px 18px 18px;
    margin: 0px 0px 50px 0px;
	background: #ffffff;
	box-sizing: border-box;
	position: relative;
}

.walls .item .item-img {
	width: 100%;
	height: 180px;
	margin: 0px 0px 15px 0px;
}

.walls .item .item-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
	border-radius: 3px;
}

.walls .item .item-title {
    width: 100%;
    margin: 0px 0px 10px 0px;
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    line-height: 20px;
    color: #231f20;
}

.walls .item .item-price {
    width: 100%;
    margin: 0px 0px 10px 0px;
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    line-height: 20px;
    color: #231f20;
}

.walls .item .item-butt {
    font-family: 'Gilroy-SemiBold';
    color: #ffffff;
    font-size: 14px;
    line-height: 34px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    width: 100%;
    background: #f87f0a;
    border-radius: 4px;
    border: 0 none;
    margin: 0px 0px 0px 0px;
    display: block;
    cursor: pointer;
	transition: 0.3s ease;
}

.walls .item .item-butt:hover {
    opacity: 0.85;
}

.walls .item .item-panel {
	width: 124px;
	padding: 5px 0px 5px 0px;
	border-radius: 0px 0px 8px 0px;
	background: #a90000;
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    line-height: 22px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 0.3s ease;
}

.walls .item .item-panel:hover {
	background: #940303;
}

.walls .butt-title {
    width: 100%;
    margin: 0px 0px 10px 0px;
    font-family: 'Gilroy-Bold';
    font-size: 21px;
    line-height: 29px;
    color: #231f20;
    text-align: center;
}

.terex2 .terex-wrap {
	margin-bottom: 50px;
	padding: 0px 30px 0px 30px;
	box-sizing: border-box;
}

.terex2 ul li:nth-of-type(3) {
	background: url('../images/sico1.png') left center no-repeat;
}

.terex2 .butt1 {
    width: 360px;
}

.terex3 {
	background: #f5f5f5;
}

.wall-gift {
    padding: 75px 0px 80px 0px;
    position: relative;
}

.wall-gift .wall-gift-wrap {
	width: 100%;
	margin: 35px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}

.wall-gift .item {
	width: 320px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.wall-gift .item .item-img {
	width: 230px;
	height: 180px;
	margin: 0px 0px 25px 0px;
}

.wall-gift .item .item-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
	border-radius: 3px;
}

.wall-gift .item .item-text {
    width: 100%;
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    line-height: 22px;
    color: #231f20;
    text-align: center;
}

@media (max-width: 1170px) {
.advantages-s li {
    width: 270px;
}

.walls .item .item-img {
    height: 135px;
}

.terex2 .terex-wrap {
	margin-bottom: 30px;
    padding: 0px 0px 0px 0px;
}

.wall-gift .item {
    width: 260px;
}

}

@media (max-width: 970px) {
.advantages-s li {
    padding: 72px 10px 0px 10px;
    width: 220px;
}

.walls .walls-wrap .item {
    width: calc(50% - 15px);
}

.walls .item .item-img {
    height: 235px;
}

.wall-gift .item {
    width: 220px;
}

}

@media (max-width: 970px) {
.terex2 .butt1 {
    width: 300px;
	font-size: 14px;
}

header .title {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 0px 0px!important;
}

.wall-w .item {
    width: calc(50% - 40px);
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
}

.advantages-s li {
    width: 33.33%;
    line-height: 21px;
    text-align: center;
    padding: 65px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	font-size: 13px;
    line-height: 18px;
}

.wall-w {
    margin: 30px auto 0px auto;
}

.walls {
    padding: 215px 0px 35px 0px;
}

.walls .walls-wrap .item {
    width: calc(50% - 5px);
	margin: 0px 0px 20px 0px;
}

.walls .item .item-panel {
    font-size: 14px;
    line-height: 18px;
}

.walls .walls-wrap {
    margin: 20px 0px 0px 0px;
}

.walls .walls-b {
    width: calc(100% - 22px);
    margin: 20px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #000000;
    border-radius: 10px;
}

.walls .walls-b .butt1 {
    width: 100%;
}

.terex2 .terex-wrap {
    margin-bottom: 10px;
}

.terex2 {
    padding: 35px 0px 35px 0px;
}

.wall-gift .item {
    width: 100%;
    margin-bottom: 20px;
}

.wall-gift .item .item-img {
    margin: 0px 0px 15px 0px;
}

.wall-gift {
    padding: 35px 0px 15px 0px;
}

.results2 .sl3 {
    margin: 25px 0px 0px 0px;
}

.walls .walls-wrap .item {
    padding: 5px 5px 5px 5px;
}

.walls .item .item-img {
    height: 90px;
}

.walls .item .item-butt {
    font-size: 12px;
    line-height: 30px;
}

.walls .item .item-title {
    margin: 0px 0px 6px 0px;
    font-size: 15px;
    line-height: 18px;
}

.walls .item .item-price {
    margin: 0px 0px 10px 0px;
    font-size: 15px;
    line-height: 18px;
}

.walls .item .item-img {
    margin: 0px 0px 12px 0px;
}

.walls .item .item-panel {
	width: 92px;
    font-size: 12px;
    line-height: 15px;
}

}