﻿@charset "utf-8"; 
:root{--fontfamily: "Source Sans 3", sans-serif;}
.home-footlogo ul li {width: 13%;}
footer .foot-share{margin-top:28px}
footer .foot-share ul .social-item.fb{background-color:#3b5997}
footer .foot-share ul .social-item.tw{background-color:#2d2d2d}
footer .foot-share ul .social-item.lk{background-color:#0A66C2}
footer .foot-share ul .social-item.ins{background:radial-gradient(circle at 30% 107%, #FDF497 0, #FDF497 5%, #fd5949 45%, #D6249F 60%, #285aeb 90%)}
footer .foot-share ul .social-item.pi{background-color:#cc2127}
footer .foot-share ul .social-item.you{background-color:#FF0000}
footer .foot-share ul .social-item.vk{background:#0077FF}
footer .foot-share ul .social-item.tik{background-color:var(--fontcolor)}
footer .foot-share ul a{color:#fff}
.head-info .head-logo a img {max-height: 60px;}
footer .foot-main .foot-item.foot-info .foot-title::after{display:none}
footer .foot-main .foot-item.foot-info .foot-title img{max-height:80px;width:auto;}
@media (max-width:1366px){footer .foot-main .foot-item.foot-info .foot-title img{max-height:60px;}}
.head-info .nav-ul>li>.submenu li a{font-weight:var(--fontbold6)}