﻿@charset "utf-8"; 
/*:root{--color:#069248;}*/
:root{--color:#009B4C;}
footer {background-image: linear-gradient(135deg, #007a3d 0%, #009B4C 100%) !important;background-attachment: fixed;color:#fff}
header.is-active,.nobanner header .head-info{background:#0F3D2E}
@media (max-width:1024px){header{background:#0F3D2E}
}
@media (min-width:1025px){.head-nav .nav-ul>li>ul {min-width:min-content}
.head-nav .nav-ul>li>ul li a{white-space:nowrap;}}
.head-logo a img,footer .foot-item .foot-logo img{filter:brightness(0) invert(1)}
footer .foot-item .foot-logo img{max-height:90px}