﻿@charset "utf-8"; 
.kche-t8>h2 {font-size: 22px;}
header nav{background: #fff;}
@media (min-width:1025px){body header nav>ul>li>a{font-size: var(--fontsize18);font-weight: var(--fontbold7);}
header nav ul .submenu li{background:#fff;}
header nav ul .submenu li:hover a{background: var(--color);}}
@media (min-width:1025px) and (max-width:1280px){body header nav>ul>li>a{font-size: var(--fontsize16);}}
footer .footer-top .footer-intro .foot-phone span a,footer .footer-top .footer-intro .foot-phone span a:hover,footer .footer-top .footer-intro .foot-phone span a:link{color:var(--color)}