.zagnov {
font-family: "Montserrat Black",arial,sans-serif;
    color: #3b3b3b;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    display: block;
    line-height: 1.3;
    margin-bottom: 20px;
}	
.zagnov:before {
content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 2px;
    background-color: #ed5521;	
}	
#block-telefonvshapke {
    margin-left: 69px;
}
div#video-bg {
    height: 100vh;
    background: url(/themes/custom/trubos/img/top-bg.jpeg);
    background-size: cover;
}
.site-footer__bottom .region {
    margin-top: -146px !important;
    margin-bottom: 80px;
}
.cont__phone {
    margin-bottom: 26px !important;
}

@media (max-width: 767px) { 
#block-telefonvshapke {
    margin-left: 0;
}
.site-footer__bottom .region {
    margin-top: -30px !important;
    margin-bottom: 0;
}
}