@media screen and (min-width: 1200px) {
       * {
  scrollbar-width: thin;
  scrollbar-color: #3595cf transparent;
}

/* для Chrome/Edge/Safari */
*::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  border-radius: 10px;
}
*::-webkit-scrollbar-track {
  background: transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: #3595cf;
  border-radius: 10px;
  border: 3px solid transparent;
}
}

/*заблюривание фона у стандартных попапов*/
    .t-popup.t-popup_show {
        backdrop-filter: blur(6px) !important;
        -webkit-backdrop-filter: blur(6px);
    }
    
.t-popup__close { 
    background-color: #fff !important; 
}

/*тень снизу у меню*/
    .tmenu-mobile {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px;
}
    /*отступы у моб меню*/
        .tmenu-mobile__container {
            padding: 10px 15px !important;
    }
 
.t886 {
    z-index: 99999;
}
@media (min-width: 980px) and (max-width: 1400px) {
    .t228__padding40px {
    width: 20px;
}
    .t228__right_buttons, .t228 .t-sociallinks {
    padding-left: 20px;
}
}
@media (min-width: 980px) and (max-width: 1200px) {
    .t228__list_item {
        padding: 0 7px !important;
    }
    .t228__maincontainer  .t228__list_item .t-menu__link-item {
        font-size: 16px !important;
    }
    .t228__imglogo {
        margin-right: 10px;
        max-width: 200px !important;
        width: 200px !important;
        min-width: 200px !important;
    }
    .t228 .t-btn {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .t228__right_buttons {
        padding-left: 0px !important;
    }
    
    .t228__right_buttons, .t228 .t-sociallinks {
        padding-left: 10px;
    }   
    .t794__list_item .t794__typo {
        font-size: 16px !important;
    }
    /*2 bloc*/
    .t921__title {
        font-size: 47px !important;
    }
    .t397__title {
        font-size: 15px !important;
    }
    .t527__persdescr {
        font-size: 16px !important;
    }
}

@media (min-width: 640px) and (max-width: 980px) {
    .t050__title {
        font-size: 50px !important;
    }
    .t182__title {
        font-size: 80px !important;
    }
    /*2 bloc*/
    .t921__title {
        font-size: 50px !important;
    }
    .t580 .t-title_sm {
        font-size: 48px !important;
    }
    .t1148 .t-section__title {
        font-size: 50px !important;
    }
    .t915__container_mobile-flex .t-feed__grid-col {
        min-width: 55%;
        max-width: 55%;
    }
    .t472__blockimg {
        max-width: 90% !important;
    }
    .t527__persdescr {
        font-size: 16px !important;
    }
}
@media screen and (min-width: 640px) {
    .t-popup__close {
    border-radius: 10px !important;
    }
}

@media screen and (max-width: 640px) {
    .t228 .t-btn {
        margin-left: 0;
    }
    .tmenu-mobile__imglogo {
        max-width: 200px !important;
        width: 200px !important;
        min-width: 200px !important;
    }
    .t182__descr {
        padding-top: 0 !important;
    }
    .t182 .t-btn_md {
        height: 50px;
        font-size: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .t1148__img-wrapper {
        height: 190px !important;
    }
    .t1148__video iframe {
        height: 190px !important;
    }
    .t1148 .yt-core-attributed-string.ytmVideoInfoLink.yt-core-attributed-string--white-space-no-wrap {
        font-size: 1.3rem;
        font-weight: 600;
    }
    .t1148 .t-section__title {
    font-weight: 500;
    padding-bottom: 30px;
}
    .t457 li {
        margin-bottom: 0;
    }
    .t472__blockimg {
        height: 240px;
        margin: 0 auto 20px;
        margin-right: 0;
        margin-left: 0;
        max-width: 100%;
    }
    .t527__col.t-col.t-col_4.t-list__item.t-align_left.t527__col-mobstyle {
        margin-top: 30px !important;
    }
    .t-btn.t993__btn_lg, .t-btn.t993__btn_xl, .t-btn.t993__btn_xxl {
        font-size: 14px !important;
    }
    .t-btn.t993__btn {
        padding: 10px 10px !important;
    }
    .t985__search-widget-icon {
        width: 40px !important;
        height: 40px !important;
    }
    .t915 .t-feed__grid-col:not(.t-slds__item) {
        margin-top: 30px !important;
    }
    .t915 .t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 0px !important;
}
}

    
    
    