/* размер текста в преимуществах */
.t-descr_xl  {
    font-size: 20px !important;
}

.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: 1200px) {
    /* размер заголовка в шапке */
    .t1001__title {
        font-size: 72px !important;
    }
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
    /* размер заголовка в шапке */
    .t1001__title {
        font-size: 58px !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;
    }
    
}

@media screen and (max-width: 640px) {
    /* размер текста в преимуществах */
    .t-descr_xl  {
        font-size: 16px !important;
    }
}

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

/* интерлигьяж в текстовых блоках */
.t-text_md {
         line-height:1.5 !important;
     }
     
.t033__descr {
         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;}

.t__consent {
	    font-family: Geologica, Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 14px;
		}
.b__consent {
		font-family: Geologica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 200;
		color: 363535;
		line-height:1.6;
		margin-bottom: 8px;
		}
	