.wrapper__breadcrumbs {padding: 10px 0}
.wrapper__new-window-banner{color:#fff; overflow:hidden;position:relative;background:url(/templates/stroitelstvo/images/newwb/banner.jpg) no-repeat center center / cover;height:540px;display: flex;align-items: center;}
.wrapper__new-window-banner .container{position:relative; z-index:2}
.new-window-banner__left{max-width:750px}
.wrapper__new-window-banner::before{pointer-events:none; z-index:1; background:url(/templates/stroitelstvo/images/newwb/3.svg) no-repeat left top / cover; left: -248.5px; top: -480px; width: 1206px; height: 1206px; content:""; position:absolute}
.wrapper__new-window-banner::after{pointer-events:none; z-index:1; background:url(/templates/stroitelstvo/images/newwb/4.svg) no-repeat right bottom / cover; left: 975.5px; top: 46px; width: 1300px; height:1300px; content:""; position:absolute}
.new-window-banner__left h1{color:#fff; padding:15px 0; margin:0; font-weight: 700;font-size: 32px;line-height:48px;}
.new-window-banner__title-small{font-weight: 500;font-size: 22px;line-height: 28px;padding-bottom: 25px;}
.new-window-banner__list{padding:0; margin:20px -15px 50px}
.new-window-banner__list li{font-size:14px; line-height:16px; padding:0 15px; margin:0; list-style:none}
.new-window-banner__list li p{margin:0}
.new-window-banner__list li span{display:block}
.new-window-banner__list li span:nth-child(1){min-width:40px;height:40px;width:40px;display:flex;align-items:center;justify-content:center;border: 1px solid rgba(255,255,255,0.4);border-radius: 4px;margin-right: 10px;}
.new-window-banner__list li span:nth-child(1) svg{width:12px; height:12px}
.new-window-banner__list li span:nth-child(1) svg path{fill:#FFD200}
.new-window-banner__list li span:nth-child(2){}
.new-window-banner__text{font-size: 18px;line-height: 28px;margin-bottom: 20px;}
.new-window-banner__btns{padding-right: 160px;}
.new-window-banner__btns a{line-height: 60px;font-size: 15px;font-weight:600; text-shadow:none}
.new-window-banner__btns a svg{margin-left:10px;width: 20px;height: 20px;transform: translateY(-2px);}
.new-window-banner__btns a path{fill:#fff}
.btn-whatsapp{background:#25D366; box-shadow:0px 4px 10px rgba(37, 211, 102, 0.6)}  
.btn-whatsapp svg path{transition: all 0.3s linear 0s; }
.btn-whatsapp:hover svg path{fill:#fff}
.new-window-banner__man{position: absolute;right: 0;bottom: -120px;}
.new-window-banner__man img{max-width:340px}
.new-window-banner__man-info{position: absolute;bottom: 85px;right: 0;}
.new-window-banner__man-info-block{font-size: 12px;line-height: 14px;max-width: 210px;border-radius: 3px;height:80px;padding: 10px;background-color: rgba(26,26,26,0.8)}
.new-window-banner__man-info-block img{margin-right:10px;margin-top: 15px;}
.new-window-banner__man-info-block > div{position:relative}
.new-window-banner__man-info-block > div::before{position:absolute;width:30px;height:2px;background:#FFD200;content:"";right: 100%;transform: translateX(-10px) translateY(5px);top: 0;}
.new-window-banner__man-info-about{font-size:11px; line-height:17px; padding-left:20px}
.new-window-banner__man-info-about strong{font-size:14px; }
@media(max-width:1229px){
	.wrapper__new-window-banner::after {left: 550px; width: 990px; height: 990px}
	.wrapper__new-window-banner::before {left: -150px; top: -260px; width: 880px; height: 880px}
}
@media(max-width:991px){
	.new-window-banner__left h1{padding-top:0}
	.new-window-banner__list li span:nth-child(1) {min-width: 30px;height: 30px;width: 30px; margin-right: 8px}
	.new-window-banner__text {font-size: 18px;line-height: 28px;margin-bottom: 25px}
	.new-window-banner__list {margin: 20px 0 40px}
	.new-window-banner__list li {font-size: 13px;line-height: 15px}
}
@media(max-width:767px){
	.new-window-banner__btns{padding:0}
	.wrapper__new-window-banner{height:auto; text-align:center; padding:50px 0}
	.new-window-banner__left h1{font-size: 28px;line-height: 42px;}
	.new-window-banner__title-small{font-size: 20px;line-height: 26px;}
	.new-window-banner__list li span:nth-child(1){min-width: 25px;height: 25px;width: 25px}
	.new-window-banner__list li span:nth-child(1) svg{width: 10px;height: 10px}
	.new-window-banner__text {font-size: 16px;line-height: 24px;margin-bottom: 20px;}
	.new-window-banner__list {margin: 15px 0 30px;flex-wrap: wrap;justify-content: center !important;}
	.new-window-banner__list li {font-size: 12px;line-height: 14px;width: auto;text-align: left;margin: 10px;}
	.new-window-banner__btns a {font-size: 14px;}
}
@media(max-width:575px){
	.wrapper__new-window-banner{padding:40px 0}
	.new-window-banner__left h1, .new-window-banner__title-small{font-size: 24px;line-height: 36px;}
	.new-window-banner__text {font-size: 14px;line-height: 22px;margin-bottom: 15px;}
	.new-window-banner__list {margin: 10px 0 20px}
}