h1 {
    font-size: 32px;
}
#allrecords .uc-header .t396__artboard .tn-atom a {
  color: #535354; /* Цвет ссылки */
  text-decoration: none;
  -webkit-transition: all 1s ease;
          transition: all 1s ease; /* Время изменения цвета */
}
#allrecords .uc-header .t396__artboard .tn-atom:hover{
    color: #FFAE96; /* Меняем цвет ссылки */
}


.bar-line {
  display: flex;
  padding: 0px;
  background-color: #FFFFFF;
}
.bar-line__left {
margin-left: auto; 
margin-right: 0;

  flex: 1;
  background-color: #CE9745;
}

.bar-line__left-text {
font-family: 'Geometria';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.71429;
    display: block;
    color: #e9e9e9;
    width: 50%;
    margin-bottom: 10px;
    margin-top: 50px;
    margin-right: 50px;
    margin-left: auto; 

}

.bar-line__right {
    display: block;
    color: #e9e9e9;
    width: 100%;
    min-height: 790px;
    flex: 1;
    margin-left: 0px;

    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #2D4357;
    background-image: url("https://optim.tildacdn.com/tild6236-3736-4236-a161-633031323064/-/resize/356x/-/format/webp/dpo_footer_bird.png");
}

.bar-line__right-text {
font-family: 'Geometria';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.71429;
    display: block;
    color: #e9e9e9;
    width: 50%;
    margin-bottom: 10px;
    margin-top: 50px;
    margin-left: 50px;
}

p {
font-family: 'Geometria',Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71429;

}

H2 {
font-family: 'Geometria',Arial,sans-serif;
    font-size: 40px;
    font-weight: 500;

  letter-spacing: 0.10em;
}

#allrecords ah {
    color: #f3f3f3;
    text-decoration: none;
}

#allrecords .change-color-link{
  color: #e9e9e9; /* Цвет ссылки */
  padding: 20px 0px;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: all 1s ease;
          transition: all 1s ease; /* Время изменения цвета */
}
#allrecords .change-color-link:hover{
  color: #ffa000; /* Меняем цвет ссылки */
}



.footer_banners {
    margin-left: -10px;
    background-position: left;
    height: 70px;
    width: 330px;
    padding: 10px;
    margin-top: 10px;
    background-size: 345px;
    background-repeat: no-repeat;
}



.uc-news .t-feed__col-grid__post-wrapper{
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #eaeced;
    text-align: left;
    cursor: pointer;
    padding: 30px 50px;
}
.uc-news .t-feed__col-grid__post-wrapper:hover{
    border: 3px solid #F8AC42;
    -webkit-transition: all 1s ease;
            transition: all 1s ease; /* Время изменения цвета */
}

.uc-button-programs .t396__elem .tn-elem {
#background-image: linear-gradient(to right, #f9ac41, #2c548b);    
}

.uc-lic .t923__wrapper{
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.uc-lic .t-card__btn .t-btn {
    border-radius: 10px;
}

.uc-lic {
    border-radius: 10px;
}
.uc-lic .t923__bgimg {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;  
    border-radius: 10px;
}

.uc-category .t-store__card__btns-wrapper {
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.uc-category .t-store__card__btns-wrapper{
  color: #e9e9e9; /* Цвет ссылки */
  text-decoration: none;
  -webkit-transition: all 1s ease;
          transition: all 1s ease; /* Время изменения цвета */
}
.uc-category .t-store__card__btns-wrapper:hover{
  color: #ffa000; /* Меняем цвет ссылки */
}


.t-store__card__imgwrapper {
display: none;
}

.uc-table2 {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 3px 2px 2px rgba(34, 60, 80, 0.2);
}
.uc-table1 {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 3px 2px 2px rgba(34, 60, 80, 0.2);
}

/* Поиск в блоке товаров */
.t-store__filter__sort .t-store__sort-select-wrapper {
    display: none;
}
/* Кастомизация поиска в кататалоге товаров */
.t-store__filter__search .t-descr .t-descr_xxs {
    width: 350px;    
}
.t-store__filter__btn, .t-store__filter__input { 
    background-color: #F8F8F8 !important;
    border: 1px solid #F8AC42;
    border-radius: 0px !important;
    color: #aaaaaa !important;
    width: 350px;
    height: 35px;
}
.t-store__search-icon path {
    fill: #F9CD46 !important;
}

.uc-button .t-btn {
    min-width: 380px;
    max-width: 380px;
    font-size: 12px;
    font-family: 'Geometria',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
}