.t208__textwrapper {
    padding: 0px;
}


.t1001__title {
    padding-bottom: 15px;
}

@media screen and (max-width: 980px) {
     /* стиль мобильного меню */

    .t280__menu {
        text-align:left !important;
    }
    .t-menusub__menu {
        text-align:left !important;
    }
}


@media screen and (min-width: 960px) {
    /* размер заголовка в шапке */
    .t1001__title {
        font-size: 72px !important;
    }
}
    
@media screen and (max-width: 960px) {
    /* отступ заголовка в блоках с колонками */
    .t033__title {
        padding-bottom: 20px !important;
    }
}

@media screen and (max-width: 960px) {
    /* отступ заголовка в блоках с колонками */
    .t005A__title {
        padding-bottom: 8px !important;
    }
    
}


/* шрифт в зеро-блоках */
.tn-atom {
    font-family: 'Geologica' !important;
}

/* интерлигьяж в текстовых блоках */
.t-text_md {
         line-height:1.5 !important;
     }
     
/* интерлиньяж в TL02B */
.t795__title {
          line-height:1 !important;
     }
     
/* отступ в TL03A, TL02B */
.t030__title {
    margin-bottom: 8px !important;
    }
.t795__title {margin-bottom: 0px !important;
              padding-bottom: 30px !important;
              };
     
/* начертание в кнопках */
.t-btn {
    font-weight: 500 !important;
}

.t-input {
    font-weight: 200 !important;
}

/* li {margin-bottom: 8px;} */

.t868__code-wrap {padding: 40px 36px 60px;}
	