inline/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem */ /* --------------------------------------- */ /* Here you can put custom css rules for your site */
.footer {background: #00983b url(/footer2.png) center 0 no-repeat !important;box-shadow: 0 70px 50px -20px #2c364a inset;}
.footer .bottom-menu--normal .wrap .title a {color: #fff;}
.footer--color-dark .bottom-menu .item:hover .title a:hover {color: #9dcf27 !important;}
.footer .bottom-menu--normal .wrap .title a:hover {color: #9dcf27 !important;}
 @media (max-width: 600px){ .mobile-scrolled::-webkit-scrollbar-thumb { background-color: #999999; background-color: var(--gray_bg_black); border-radius: 10px; border: 2px solid var(--black_bg_black); } .mobile-scrolled::-webkit-scrollbar-track { border-radius: 10px; background-color: var(--black_bg_black); } .index-block--fon .mobile-scrolled::-webkit-scrollbar-track{ background: #f8f8f8; background: var(--darkerblack_bg_black); border-color: var(--darkerblack_bg_black); } .mobile-scrolled::-webkit-scrollbar { width: 0;height: 6px; } .mobile-scrolled { -ms-overflow-style: none;overflow: -moz-scrollbars-none;scrollbar-width: none; } .index-block--padding-bottom-N .mobile-scrolled{ position: relative; z-index: 5; } }
 @media (min-width: 787px){.header--narrow .hide-name-narrow .header__icon-name, .header--narrow .hide-narrow {
    display: inline;
}
}
@media (max-width: 340px) {
    .mobileheader__item--right-icons .line-block {
        justify-content: space-around;
        margin-left: 60px;