.v-main .v-main__wrap .block-wrapper .nav-menu .v-icon-provider {
    color: white !important;
}

@media (max-width: 768px) {
      .header-m-wrapper.c-header__mobile .header-layer .models-list{
           padding-bottom: 150px !important;
  }
  .header-m-wrapper.c-header__mobile .seres-nav-list {
          padding-bottom: 150px !important;
  }
  
    .seres-nav-mobile__submenu svg path {
        fill: white !important;
    }
    .header-layer__wrapper{
        padding-top: 12px;
    }

}

@media(max-width: 768px){
.c-header .header-m-wrapper{
height: 100vh !important;
}
.sb__list{
padding: 3px 28px !important;
}
.sb-item--mini .sb-item__media,
.sb-item .sb-item__icon{
height: 14px !important;
}
.sb-item:nth-child(4){
display: none !important;
}
}

@media(max-width: 768px){
footer .v-expansion-panel-header .footer-menu-link{
color: white !important;
}

#ka-tekstovyi-blok h1{
font-size: 30px !important;
}
}
.header-logo.header-top__main-link{
height: 50px!important;
}
.v-main .v-main__wrap .c-header-custom p{
  margin-bottom: unset  !important;
}
.v-main__wrap .c-header .nav-menu__side .seres-h-side__title{
color: white !important;
}
.v-main__wrap .c-header .nav-menu__side .v-typography{
  color: white !important;
}

.v-main__wrap .c-header .seres-h-model-item--active .v-typography {
  color: #fff !important;
}

.v-main__wrap .c-header .seres-h-model-item:hover .v-typography {
  color: #fff !important;
}
.v-main__wrap .c-header .seres-h-model-item--active .v-icon-provider {
  color: #ff6000 !important;
}

.v-main__wrap .c-header .seres-h-model-item:hover .v-icon-provider {
  color: #ff6000 !important;
}
.v-main__wrap .c-header .seres-h-model-item--active .seres-h-model-item__name {
  color: #ff6000 !important;
}

.v-main__wrap .c-header .seres-h-model-item:hover .seres-h-model-item__name {
  color: #ff6000 !important;
}
.v-main__wrap .c-header .seres-h-model-item__name{
    color: var(--textDisabled);
}
.v-main__wrap .c-header .seres-nav-item .v-typography {
  color: #fff !important;
}

.v-main__wrap .c-header .seres-nav-item:hover .v-typography {
  color: #ff6000 !important;
}
.v-main__wrap .c-header .seres-nav-item .v-icon-provider {
  color: #fff !important;
}

.v-main__wrap .c-header .seres-nav-item:hover .v-icon-provider {
  color: #ff6000 !important;
}