.wrapper__concrete-steps{background:url(/templates/stroitelstvo/images/beton/concrete-steps.jpg) no-repeat center center; position:relative}
.wrapper__concrete-steps .main-module__body, .wrapper__concrete-steps .main-module__title{position:relative; z-index:2}
.wrapper__concrete-steps .main-module__title{color:#FFD200}
.wrapper__concrete-steps::after{background:rgba(0,0,0,0.7); content:""; position:absolute; top:0; left:0; right:0; bottom:0}
.concrete-steps__row{margin: -15px;position: relative;z-index: 1;}
.concrete-steps__block{width: 50%; padding: 15px}
.concrete-steps__block-in{border-radius: 10px;padding: 10px 25px 0;position: relative;height: 215px;border: 3px solid #FFD200;}
.concrete-steps__block-info{position: relative; z-index: 3}
.step__bg{position: absolute;z-index: 2;right: 0;top: 50%;transform: translateY(-50%);}
.concrete-steps__title{font-weight: 800;font-size: 96px;line-height: 117px;text-transform: uppercase;color: #FFD200}
.concrete-steps__text{font-weight: 500; font-size: 14px; line-height: 18px; color: #FFFFFF; max-width:290px}
.concrete-steps__block:nth-child(3) .concrete-steps__text, .concrete-steps__block:nth-child(4) .concrete-steps__text{width:150px}
@media(max-width:1229px){
	.concrete-steps__title{font-size: 80px;line-height: 90px;}	
	.concrete-steps__block-in {padding: 5px 20px 0;height: 165px;border: 2px solid #FFD200;overflow: hidden;}
	.step__bg{height: 160px;right: -30px;}
	.concrete-steps__text{font-size: 12px;line-height: 16px;max-width: 245px;}
	.concrete-steps__block:nth-child(4) .concrete-steps__text{width:200px}
}
@media(max-width:991px){
	.concrete-steps__row{margin-left:0; margin-right:0; padding:0 40px}
	.concrete-steps__row .prevArrow{left:0}
	.concrete-steps__row .nextArrow{right:0}
	.concrete-steps__text{max-width:290px}	
}
@media(max-width:767px){
	.concrete-steps__block{padding-left:0; padding-right:0}
	.concrete-steps__block-in {padding: 5px 15px 0}
	.concrete-steps__title {font-size: 70px;line-height: 80px}
	.concrete-steps__text-fst-text{max-width:250px}
	.concrete-steps__text-sec-text{max-width:240px}
	.concrete-steps__text-frd-text{max-width:130px}
	.concrete-steps__text-for-text{max-width:130px}
	.step__bg{right:0}
}
@media(max-width:575px){
	.step__bg{right:-30px; opacity:0.3}
}