@media screen and (min-width: 980px) {

   * {
  scrollbar-width: thin;
  scrollbar-color: #314473 transparent;
}

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

}

.t-redactor__text {
    font-size: 18px;
}

/*меню для десктопной версии*/
 /*   .uc-bigmenu .t481__imglogo {
    margin-right: 0;
}
*/
    .t481 {
    z-index: 1000000;
    }
    .uc-bigmenu .t481.t481__positionfixed {
    min-width: 1200px;
}
    .uc-minmenu .t481.t481__positionfixed {
    max-width: 900px;
}
/*меню для десктопной версии*/

/*заблюривание фона у стандартных попапов*/
    .t-popup.t-popup_show {
        backdrop-filter: blur(6px) !important;
        -webkit-backdrop-filter: blur(6px);
    }
    
/*скорость анимации*/
    
    .t-animate {
        transition-duration: 2s !important;
    }
        
        
/*выделение неправильной валидации*/
    .t-form__errorbox-middle {
        visibility: hidden !important;
        height: 0 !important;
    }

/*тень снизу у меню*/
    .tmenu-mobile {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px;
}

@media screen and (max-width: 1400px) {
    .t940 .t-card__title {
        font-size: 24px !important;
    }
}

@media (min-width: 640px) and (max-width: 1300px) {

.t481__list_item .t-menu__link-item {
        font-size: 15px !important;
}
.t228__list_item {
    padding: 0 10px !important;
}
}

@media screen and (max-width: 980px) {
 * {
  scrollbar-width: thin;
  scrollbar-color: #fff transparent;
}
/*карточки в conducerea*/
.t422__textwrapper {
        padding: 20px 0;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
    /*footer*/
    .t420 .t-col_3 {
        max-width: 300px !important;
    }
    .t420__descr {
        font-size: 18px !important;
    }
    .t420__title {
        font-size: 14px !important;
    }
    
}   

@media (min-width: 640px) and (max-width: 1200px) {
    .t478__title, .t017__title {
        font-size: 50px !important;
    }
}

@media (min-width: 640px) and (max-width: 980px) {
    .t017 .t-title_xxs {
        font-size: 60px;
    }
    /*menu*/
    .tmenu-mobile__container {
        padding: 15px !important;
    }
    .t-menu__link-item {
        font-size: 20px !important;
    }
    .t794__tooltip-menu {
        text-align: center !important;
        max-width: 550px !important;
        margin: 0 auto;
        margin-top: 15px;
    }
    .t794__typo {
        font-size: 18px !important;
    }
    /*menu*/
    
    /*отступы у кнопок*/
    .t-rec_pb_165 {
        padding-bottom: 140px !important;
    }
    /*фотографии в e-servicii*/
    .t940__image {
        background-position: center top;
    }
    /*footer*/
    .t420__col.t-col_3 {
        margin-bottom: 30px;
        text-align: center;
        float: none;
    }
    .t420 .t-align_left {
        text-align: center;
    }
    .t420__title {
        font-size: 20px !important;
    }
    
    .t420__logo-link {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .t481__list_item .t-menu__link-item {
        font-size: 18px !important;
    }
    .tmenu-mobile__container {
        padding: 15px !important;
    }
    .t758 .t-menu__link-item {
        font-size: 16px !important;
    }
    /*падинги у карточек с блога*/
    .t-feed__col-grid__content {
        padding: 0px 20px 20px;
    }
    /*noutati*/

    .t1004 .t-menu__link-item {
        font-size: 14px !important;
    }
    .t940 .t-card__title {
        font-size: 22px !important;
    }
    
    /*footer*/
    .t457 li {
        margin-bottom: 0;
    }
    .t420__logo {
        width: 150px !important;
    }
    .t420 .t-col_3:last-child {
        margin-bottom: 0 !important;
    }
    .t564 .t-align_center {
        text-align: left;
    }
}
    
    
    
    
    
    
    
    
    
    
    
    
    