.starting{position: relative; background-color: #EFF2F8}
.starting .bg{left: auto; right: 0; width: 871px}
.starting .bg img{object-position: left center}
.starting__inline{display: flex; align-items: flex-start}
.starting .wrapper__forms-block{flex: 0 1 414px}
.starting .wrapper__forms-block__in {padding: 24px 30px 27px}
.starting .forms-block__title{font-size: 14px; font-weight: 400; text-transform: none}
.starting .forms-block__title span{display: block; font-size: 22px; font-weight: 700; margin-bottom: 2px}
.starting__main{position: relative; flex: 0 1 500px; margin-right: 80px; padding-top: 67px}
.starting__main::before{content: ''; position: absolute; top: -3px; left: -70px; width: 73px; height: 73px; background-image: url(/templates/stroitelstvo/images/newblock/starting/square.svg); background-repeat: no-repeat; background-size: contain}
.starting__title{margin-bottom: 50px; font-size: 30px; font-weight: 800}
.starting p{margin-bottom: 40px; font-size: 22px; font-weight: 400; line-height: 1.75; white-space: pre-line}
.starting p:last-of-type{margin-bottom: 0}
@media screen and (max-width: 1229px){
	.starting .bg{width: 700px}
	.starting__main::before{top: 3px; z-index: -1; left: 0}
	.starting__title{margin-bottom: 35px}
	.starting p{margin-bottom: 20px; font-size: 20px}
}
@media screen and (max-width: 1139px){
	.starting .bg{width: 600px}
}
@media screen and (max-width: 991px){
	.starting .bg{opacity: .5}
	.starting__main{margin-right: 30px; padding-top: 30px}
	.starting__main::before{display: none}
	.starting__title{margin-bottom: 25px; font-size: 25px}
	.starting p{margin-bottom: 10px; font-size: 18px; white-space: normal}
}
@media screen and (max-width: 767px){
	.starting__inline{flex-wrap: wrap; justify-content: center}
	.starting__main{flex: 0 1 100%; margin-right:0; padding-top: 0; margin-bottom: 30px; text-align: center}
	.starting .bg{opacity:1; overflow: hidden; left: 0; right: 0; width: 100%}
	.starting .bg img{width: 110%; object-position: right center} 
	.starting .bg::after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .5)}
	.starting__main{color: #fff}
}
@media screen and (max-width: 575px) {
	.starting p{margin-bottom: 10px; font-size: 16px; white-space: normal; line-height: 1.4}
	.starting__title{margin-bottom: 20px}
}