#headerfixed .top-block .menu.topest, .top-block-item .phone-block .callback-block, .top-block .top-block-item .personal-link .name{position:relative;top:1px;}
.menu_technics .left > ul > li {
    width: 28%!important;
	 margin-right: 2%!important;
}

#headerfixed .dropdown-submenu.has_img a,.dropdown-submenu.has_img a:focus,.dropdown-submenu.has_img a:hover{
    display: flex;
    gap: 20px;
    align-items: center;
    background: #F5F5F5;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #222222;

}
#headerfixed .dropdown-menu.toggle_menu li.menu-item a
{
	background: none!important;
	display: block;
    margin: 5px 0;
    font-size: 16px!important;
    font-weight: 400;
    line-height: 22px!important;
    letter-spacing: 0.05em;
    color: #222222;
}
#headerfixed .menu_technics .left > ul > li > ul {
    margin: 0!important;
}
#headerfixed .menu_technics .left > ul > li > a .name {
    font-weight: 700;
    text-wrap: auto;
}
#headerfixed .menu_technics .left > ul > li > a .menu_img, .menu_technics .left > ul > li > a .menu_img img{
    width: 80px!important;
}
#headerfixed .dropdown-submenu.has_img a:focus,.dropdown-submenu.has_img a:hover{
background: #F5F5F5!important;	
}