.video__banner-dir-house{position: relative;background: url(/templates/gradis/images/bg-dir-house-dir.jpg) no-repeat center center / cover;} 
.video__banner-dir-house__row{position: relative;z-index:1;display:flex;flex-wrap:wrap;align-items: center;}
.banner-dir-house__block{width:55%;}
.banner-dir-house__title{font-weight:700; font-size:40px; line-height:1.2; color:#E08230; padding-bottom:10px;}
.banner-dir-house__video{font-weight:700;font-size: 16px;line-height: 72px;position:relative;background:#E08230;width: 260px;color: #fff !important;text-decoration: none !important;text-transform: none !important;!i;!;border-radius: 100px;margin-top: 30px;}
.banner-dir-house__video:hover{background:#243b82}
.banner-dir-house__image{width:45%;position: relative; align-self:end}
.banner-dir-house__image img{max-width:100%; height:auto}
@media(max-width:1199px){
	.banner-dir-house__title{font-size:32px}
}
@media(max-width:991px){
	.banner-dir-house__title{font-size:26px}
	.banner-dir-house__block{width:60%; padding:40px 0}
	.banner-dir-house__image{width:40%}
	.banner-dir-house__video{font-size: 14px; line-height: 60px;  width: 225px;margin-top: 15px}
	.banner-dir-house__video svg{width:30px; height:auto}
	.banner-dir-house__image img{max-width:125%; height:auto}
}
@media(max-width:767px){
	.video__banner-dir-house__row{text-align:center}
	.banner-dir-house__block{width:100%; padding:30px 0 0}
	.banner-dir-house__image{width:100%}
	.banner-dir-house__video{font-size: 14px;line-height: 50px;width: 215px;margin: 20px auto 0;}
	.banner-dir-house__video svg{width:30px; height:auto}
	.banner-dir-house__image img{max-width: 320px;height:auto;width: 100%;}
}
@media(max-width:575px){
	.banner-dir-house__title {font-size: 22px;}
}
@media(max-width:350px){ 
}
