.wrapper__cromka{background:url(/templates/stroitelstvo/images/bg-cromka.jpg) no-repeat top center / cover}
.wrapper__cromka .container{position:relative}
.wrapper__cromka .main-module__title{color:#FFD200}
.cromka__block img{display:block; margin:0 auto}
.cromka__title{height: 64px; background: rgba(255, 210, 0, 0.9); border-radius: 6px; display: flex; align-items: center; text-align: center; font-weight: bold; font-size: 22px; line-height: 27px; color: #333333; margin-bottom:20px; justify-content:center; margin-top:-45px; position:relative; z-index:2}
.cromka__text{font-weight: 500; font-size: 14px; line-height: 17px; color: #FFFFFF;}
.cromka-decor{position: absolute; bottom: -70px; right: -70px; pointer-events: none}
@media(max-width:1229px){
	.cromka-decor{bottom: -60px;right: -60px}
}
@media(max-width:991px){
	.cromka-decor{bottom: -50px;right: -50px; width: 360px;}
	.wrapper__cromka{background:#2f2f2d}
}
@media(max-width:767px){
	.cromka-decor{display:none}
}