body {
    font-variant-numeric: lining-nums;
    font-feature-settings: 'lnum';
    -moz-font-feature-settings: 'lnum=1';
    -ms-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    -o-font-feature-settings: 'lnum';
}
.t-popup .t778__btn-wrapper{
    display:none !important;
}
.t650__text .t-card__link span{
    font-size: 16px !important;
    background: #88bab9;
    color: #fff !important;
    padding: 3px 7px;
    font-weight: 500 !important;
}
.t650 .t-card__col:last-child .t650__inner-col {
    background-color: #88bab9 !important;
}
#allrecords .t650 .t-card__col:last-child .t650__text .t-card__link,
#allrecords .t650 .t-card__col:last-child .t650__text .t-card__link span,
#allrecords .t650 .t-card__col:last-child .t650__btn-container span.t-btntext__text,
#allrecords .t650 .t-card__col:last-child .t-card__title{
    color:#fff !important;
}
#allrecords .t650 .t-card__col:last-child .t650__btn-container .t-btntext__icon.t-btntext__icon_default_glyph::before {
    background-color: #fff !important;
}
.t778__content .t778__btn {
    width:100%;
}
.t-popup .t778__title {
    font-size: 28px;
}
.t-popup .t778__descr {
    font-size: 16px;
}
    /*Scrollbar*/
    body::-webkit-scrollbar {
        width: 6px;
    }
    body::-webkit-scrollbar-track {
        background: #ededeb;
    }
    body::-webkit-scrollbar-thumb {
        background-color: #88bab9; 
    }
    ::-moz-selection {
      color: #ededeb;
      background: #88bab9;
    }
    
    ::selection {
      color: #ededeb;
      background: #88bab9;
    }
.t886__wrapper {
    max-width: 570px;
    padding: 15px 20px;
}
.uc-mess .t-btnflex__text{
    display: none !important;
}
.t450__left{
    max-width:100% !important;
}
.t450 .t-btntext:not(.t-btntext_has_icon,.t-btntext_icon_left):after {
    display:none;
}
.t450__logowrapper {
    margin-bottom: 45px;
}
@media (max-width:1199px) {
    .t650__text .t-card__link span {
        margin-top: 5px !important;
        display: inline-block;
    }
}

@media screen and (max-width: 960px) {
    .t899 .t-list__item, .t899 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .t899 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .t899 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 30px !important;
    }
    .t899 .t899__container .t-list__item:first-child, .t899 .t899__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 560px) {
    .t778 .t-popup_show .t-popup__container.t-popup__container-static {
        margin-top: 0 !important;
    }
    .t778__popup-container_8-cols .t778__container {
        padding-top: 70px !important;
    }
    .t778 .t-popup .t-popup__close {
        background: #f8f8f8 !important;
    }
    .t778 .t-popup__close-wrapper {
        border-bottom: none;
    }
}

@media screen and (max-width: 480px) {
    .t899 .t899__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 30px !important;
    }
    .t899__symbol {
        font-size: 150px;
        line-height:120px;
    }
    .uc-kuki .t886__wrapper{
        display:block;
    }
    .uc-kuki .t886__text {
        padding-right: 0;
        padding-bottom: 10px;
    }
    .uc-kuki .t886 .t886__btn {
        width:100%;
    }
}