.t985__widgetheader.t-search-widget__header {
    background-color: rgb(6%, 10%, 22%, 0.15) !important;
    backdrop-filter: blur(30px);
}

@media only screen and (min-width: 768px) and (max-width: 5000px) {
.t-slds__bullet_body {
    width: 30px !important;
    height: 4px !important;
}
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
    
    .t985__inputcontainer.t-container {
    height: 90px !important;
}


.t-slds__bullet_body {
    height: 2px !important;
    width: 20px !important;
    border-radius: 24px !important;
}


/* Для того, чтобы убрать отступы сверху и снизу в мобилке в поп-апах */
.t-popup__container.t-width.t-valign_middle.t-popup__container-static.t-popup__container-animated {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

    
    ul#carousel_325035316nlm {
    transition: transform 0.2s ease-in-out;
}
    

    }