a[href^="tel"] {
  white-space: nowrap;
}

.teler-wd, .teler-wd__trigger, .teler-wd__tooltip_show{
    display: none !important;
}
.t228__centercontainer{
    width: max-content !important;
}
.tmenu-mobile__burgerlogo img.tmenu-mobile__imglogo{
    width: auto;
    height: 40px !important;
    min-width: 0 !important;
}
.tmenu-mobile__container {
    padding: 10px 16px !important;
    min-height: 0 !important;
}

footer a:hover{
    color: #ca101b !important;
}

.uc-serv-inner{
    width: 1120px;
    margin: 0 auto;
    margin-bottom: 60px;
    padding: 24px;
    background-color: #fff;
    border-radius: 24px;
}
.serv-in-sfery a:hover{
    border-color: red;
}

.uc-banner-sfery{
    margin-top: 86px;
}
@media (max-width: 1400px){
    .t228__list_item{
        padding-right: 0 !important;
    }
    .t228 .t-btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1200px){
    .uc-serv-inner{
        width: 88%;
        margin-bottom: 32px;
    }
}
@media (max-width: 1100px) and (min-width: 981px) {
    .t-sociallinks {
        display: none !important;
    }
}


@media (max-width: 450px){
    .uc-serv-inner{
        margin-bottom: 24px;
        width: 90%;
        padding: 0px;
        border-radius: 16px;
    }
}