/*КАЛЕНДАРЬ--------------------------------------------------*/


/*жирность пунктов меню в бургере на адаптиве*/
.t-menu__link-item {
    font-weight: 800 !important;
}
.uc-hamilion-modul .t-menu__link-item .t-active {
    font-weight: 800 !important;
}
#rec648452748 .t-menu__link-item.t-active:not(.t978__menu-link) {
    font-weight: 800 !important;  
}



.uc-white .t-slds__bullet_body {
    background-color: rgb(0, 0, 0,0) !important;
    border: 1px solid #fff;
}

.uc-magenta .t-slds__bullet_body {
    background-color: rgb(0, 0, 0,0) !important;
    border: 1px solid #99226b;
}

.uc-salad .t-slds__bullet_body {
    background-color: rgb(0, 0, 0,0) !important;
    border: 1px solid #bcf74e;
}

.uc-teal .t-slds__bullet_body {
    background-color: rgb(0, 0, 0,0) !important;
    border: 1px solid #083d35;
}

.uc-mint .t-slds__bullet_body {
    background-color: rgb(0, 0, 0,0) !important;
    border: 1px solid #D0FAF2;
}

.uc-blue .t-slds__bullet_body {
    background-color: rgb(0, 0, 0,0) !important;
    border: 1px solid #3340F3;
}
.uc-green .t-slds__bullet_body {
    background-color: rgb(0, 0, 0,0) !important;
    border: 1px solid #65D9B2;
}


/*зум у карточек на ховере*/
.t396__elem.zoomon {
overflow: hidden;
}

.zoomon .tn-atom {
transition: all 0.9s ease;
}

.zoomon .tn-atom:hover {
transform: scale(1.1);
}

/*отступы выпадающего списка (вкладок) слева и справа (календарь)*/
.t395__col.t-width.t-width_4 {
    max-width: 600px;!important;
}



/*ХЕДЕР--------------------------------------------------*/
/*менню-хамелеон*/
.uc-hamilion-modul .t228__positionfixed {
    mix-blend-mode: difference !important;
}
.uc-hamilion-modul .t228__padding40px {
    width: 10px !important;
}

/*поменяла жирность у якыков на раскрывающемся меню
.t450__right_buttons_wrap .t-descr {
    font-weight: 800 !important;
}*/
/* кнопка плей -------------------------------------------------- */
.tn-atom__video-play-link circle {
/*fill: #99226b !important;*/
    fill: #922368 !important;
}
.tn-atom__video-play-link path {
    /*fill: #65d9b2 !important;*/
    fill: #82CFB7 !important;
}
 /* кнопка плей --------------------------------------------------*/
 
 

/*стилизация бегущей строки в футере---------------------------------------*/
.uc-running-line .t1003__item .t-text {
font-weight: 800 !important;
}
.t1003__item-txt {
    padding: 5px 0px 0px 10px !important;
}

@media screen and (max-width: 640px) {
.uc-running-line .t1003__item .t-text_md {
font-size: 30px !important;
}
}
/*стилизация бегущей строки в футере---------------------------------------*/

/*меню табами----------------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
.uc-tabs .t395 .t-container {
    max-width: calc(100% - 80px) !important;
}

.uc-tabs .t395 .t-width_12 {
    max-width: 100%!important;
}
}
/*меню табами----------------------------------------------------------------------*/

/*ПОТОКИ-----------------------------------------------------------------------*/
/*сетка потоков*/
@media screen and (min-width: 1200px) {
.uc-potoki .t897__container {
    width: calc(100% - 40px) !important;
    margin: 0px auto !important;
    max-width: inherit !important;
}

.uc-potoki .t-col_12 {
     max-width: calc(100% - 40px) !important;
}


.uc-potoki .t897 .t-col_3 {
    max-width: calc(25% - 40px) !important;
}
}

/*настройка хештегов*/
.uc-potoki .t-feed__post-date {
    letter-spacing: 0px;
}

.uc-potoki .t-feed__parts-switch-btn {
    font-weight: 600 !important;
}
/*ПОТОКИ-----------------------------------------------------------------------*/


 