.wrapper__balleon-repair{background: #EFF2F8 url(/templates/stroitelstvo/images/windowsillbg.png) no-repeat center center / contain}
.balleon-repair__block{padding:25px 20px 40px;height:100%;background: #FFFFFF;border: 1px solid #EFF2F8;box-shadow: 0px 3px 8px rgba(119, 116, 118, 0.17)}
.balleon-repair__title{font-weight: 700;font-size: 18px;line-height: 22px;text-transform: uppercase;color: #FC8A15; padding-bottom:15px}
.balleon-repair__price h4{font-weight: 700;font-size: 16px;line-height: 22px;text-transform: uppercase;color: #000000;margin:15px 0}
.balleon-repair__price p{font-weight: 500;font-size: 14px;line-height: 20px;color: #000000;margin:10px 0}
.balleon-repair__cover{border-radius: 6px;height: 220px;width:100%;overflow:hidden;margin-bottom: 20px;}
.balleon-repair__cover img{width:100%;height:100%;object-fit:cover;}
.balleon-repair__block .btn-orange{width:100%; line-height:60px; font-weight: 700; font-size: 14px; text-transform: uppercase}
@media(max-width:1229px){
	.balleon-repair__block{padding:20px 15px 30px}
	.balleon-repair__title{font-size: 16px;line-height: 20px; padding-bottom:10px}
	.balleon-repair__price h4{margin:10px 0}
	.balleon-repair__cover{height: 170px;margin-bottom: 15px;}
	.balleon-repair__block .btn-orange{line-height:50px}
}
@media(max-width:991px){
	.balleon-repair__cover{height:200px}
}
@media(max-width:767px){
	.balleon-repair__block{padding:20px 15px 15px}
	.balleon-repair__title{padding-bottom:15px; text-align:center}
	.wrapper__balleon-repair{background: #EFF2F8}
	.balleon-repair__cover{height:auto}
}
