#footerbanners2 .footbanners-container{display:flex;justify-content:space-between;flex-wrap:wrap}
#footerbanners2 .banner-inner{position:absolute;top:0;left:0;right:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:5%}
#footerbanners2 h4.bannertext{width:78%;font-weight:400;font-size:36px;line-height:38px;color:var(--white);margin-bottom:10px}
#footerbanners2 .long h4.bannertext{width:45%}
#footerbanners2 .subbannertext{font-weight:400;font-size:22px;line-height:1.3;color:#ffffff96;margin-bottom:30px}
#footerbanners2 .banner-item.telegram{background:#3F96D0;height:100%;width:calc(33% - 40px);min-height:100%;display:flex;position:absolute;right:0;top:0;bottom:0;flex-direction:column;justify-content:center;align-items:center;padding:55px;font-weight:400;font-size:20px;line-height:1.5;color:var(--white)}
#footerbanners2 .banner-item.telegram img{margin-bottom:50px;width:80px!important}
#footerbanners2 .banner-item.telegram hr{border:1px solid var(--white);width:100%;margin:50px 0 25px}
#footerbanners2 .banner-item.telegram a{color:var(--white)}
#footerbanners2 .banner-item.telegram a:hover{color:var(--white);text-decoration:underline}
#footerbanners2 .footbanners-container .banner-item:first-child{width:66.5%}
@media(min-width:1200px) and (max-width:1599px) {
#footerbanners2 h4.bannertext{width:83%;font-size:30px;line-height:1.3;margin-bottom:20px}
#footerbanners2 .banner-item.telegram{height:100%;width:calc(33% - 20px);min-height:100%;display:flex;position:absolute;right:0;top:0;bottom:0;flex-direction:column;justify-content:center;align-items:center;padding:35px;font-weight:400;font-size:18px;line-height:1.5;color:var(--white)}
#footerbanners2 .subbannertext{font-size:20px;margin-bottom:20px}
#footerbanners2 .banner-item.telegram img{margin-bottom:30px;width:70px}
#footerbanners2 .banner-item.telegram hr{border:1px solid var(--white);margin:20px 0}
#footerbanners2 .banner-item.telegram p{margin:0;font-size:18px}
}
@media(min-width:992px) and (max-width:1199px) {
#footerbanners2 h4.bannertext{width:78%;font-size:26px;line-height:1.3;margin-bottom:15px}
#footerbanners2 .banner-item.telegram{height:100%;width:calc(33% - 15px);min-height:100%;display:flex;position:absolute;right:0;top:0;bottom:0;flex-direction:column;justify-content:center;align-items:center;padding:35px;font-weight:400;font-size:18px;line-height:1.5;color:var(--white)}
#footerbanners2 .subbannertext{font-size:20px;margin-bottom:15px}
#footerbanners2 .banner-item.telegram img{margin-bottom:20px;width:50px}
#footerbanners2 .banner-item.telegram hr{border:1px solid var(--white);margin:15px 0}
#footerbanners2 .banner-item.telegram p{margin:0;font-size:16px}
}
@media(min-width:768px) and (max-width:991px) {
#footerbanners2 h4.bannertext{width:78%;font-size:32px;line-height:1.3;margin-bottom:30px}
#footerbanners2 .banner-item{width:100%!important}
#footerbanners2 .banner-item.telegram{width:100%;min-height:100%;position:relative;padding:45px;top:30px;font-size:16px;bottom:unset;right:unset}
#footerbanners2 .banner-item.telegram img{margin-bottom:30px}
#footerbanners2 .banner-item.telegram hr{margin:15px 0}
div#footerbanners2{margin-bottom:20px}
}
@media(max-width:767px) {
#footerbanners2 .footbanners-container{flex-wrap:wrap}
#footerbanners2 h4.bannertext{width:300px;font-size:25px;line-height:1.3;margin-bottom:15px}
#footerbanners2 .footbanners-container .banner-item img,.footbanners-container .banner-item{width:100%}
#footerbanners2 .banner-item{width:100%!important}
#footerbanners2 .banner-item.telegram{width:100%;min-height:100%;position:relative;padding:30px;top:30px;font-size:16px;bottom:unset;right:unset}
#footerbanners2 .banner-item.telegram img{margin-bottom:30px}
#footerbanners2 .banner-item.telegram hr{margin:15px 0}
div#footerbanners2{margin-bottom:20px}
}
@media(max-width:575px) {
#footerbanners2 .footbanners-container{flex-wrap:wrap}
#footerbanners2 h4.bannertext{font-size:16px;line-height:1.3;margin-bottom:10px}
#footerbanners2 .subbannertext{font-size:12px;line-height:1.3;margin-bottom:10px}
div#footerbanners2 .banner-item:not(.telegram) {
    display: none;
}
.services-footer.menu-column ul {
    column-count: 2;
}
.menu-column ul a {
    font-size: 15px;
}
}