/*ШАПКА В ЗЕРОБЛОК НА ГЛАВНОЙ СТРАНИЦЕ*/
.uc-head  {
    position: relative !important;
    top: 0px !important;
    z-index: 100 !important;
    height: 0px !important;
}

#rec427787908 .t396__artboard {
    height: 400px !important;
}

a.tn-atom:after, a.t-menu__link-item:after {
    content: '';
    position: relative;
    display: block;
    width: 0%;
    height: 1px;
    z-index: 10000;
    background: #fff;
    transition: width 0.3s ease-out;
}

a.tn-atom:hover:after, a.t-menu__link-item:hover:after {
    width: 100%;
}



/*ДОБРЫЕ СЛОВА, СЛАЙДЕР*/
.uc-title-words {
    position: relative !important;
    top: 60px !important;
    z-index: 1000 !important;
    height: 0px !important;
}

uc-text-words {
    font-size: 14px !important;
}


/*БЛОК С НОВОСТЯМИ*/
.uc-news-row div[field='btitle'] {
    font-size: 24px !important;
    font-weight: 400 !important;
}

.uc-news-row .t-feed__buttons-wrapper span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.uc-news-row .t-feed__buttons-wrapper a div:after {
    content: "";
    background: url(https://static.tildacdn.com/tild6235-3965-4632-b061-613663363463/Arrow_2.svg);
    width: 14px;
    height: 8px;
    display: block;
    background-size: cover;
    margin-left: 5px;
}

.uc-news-row .t897 .t-section__topwrapper {
    margin-bottom: 60px;
}

.uc-news-row .t-feed__buttons-wrapper {
    margin-top: 50px;
}

.uc-news-row .t-feed__textwrapper .t-feed__post-title {
    font-weight: 400;
}





/*СЛАЙДЕР НА ГЛВНОЙ*/
.uc-head-slider .t734__descr {
    margin-top: 200px !important;
    font-size: 14px;
}
/*кнопка*/
.uc-head-slider .t-btn {
    height: 50px;
    font-weight: 600;
    font-size: 14px;
}

 .uc-head-slider .t734__descr, .uc-head-slider .t734__descr div {
        line-height: 34px !important;
    }

#rec428191305 {
    position: fixed;
}


@media (max-width: 330px) {
   div[field='tn_text_1648212042298'] {
       position: absolute;
       top: -45px;
   }
   
      div[field='tn_text_1648212007394'] {
       position: absolute;
       top: -35px;
   }
   
}


@media (max-width: 1199px) {
    
    .uc-head-slider .t734__descr, .uc-head-slider .t734__descr div {
        line-height: 24px !important;
        font-size: 14px !important;
        text-align: center;
        margin-top: 0px;
    }
    
    .uc-head-slider .t734__descr {
        padding-top: 40px;
        }
    
    .uc-head-slider .t-btn {
        height: 50px;
        font-weight: 600;
        font-size: 14px;
    }
    
    .uc-head-slider .t734__button {
        text-align: center;
        padding-top: 30px;
    }
    
    .uc-news-row .t-feed__buttons-wrapper {
    margin-top: -30px;
    }

    .uc-news-row .t-feed__post-descr {
        font-size: 14px;
    }
    /*Картинка на раскрытом мобильном меню*/
    #nav428194881 .t282__menu:before, #nav428200186 .t280__menu:before, #nav429820468 .t282__menu:before, #nav429820470  .t280__menu:before {
    content: "";
    background-image: url(https://static.tildacdn.com/tild3431-3964-4439-b131-343430383231/-ai.png);
    background-size: cover;
    display: block;
    width: 68px;
    height: 55px;
    position: relative;
    left: calc(50% - 34px);
    margin-bottom: 20px;
}
    #rec429820472 .t396 {
        position: relative;
        z-index: 999;
        width: 250px;
    }
}