@charset "UTF-8";
/*!
Author  : ABS
Version : 1.0.0
*/
/*menu_mobile*/
#menu ul{padding-bottom:60px;width:100%}#menu ul>li>a{width:100%;display:block}#menu .dropdown-menu{box-shadow:none;margin:0;padding:0;border:none}.navbar{margin:0 -15px;padding:.5rem 0}.mob-nav_ul{width:100%;font-size:14px;background:#fff;overflow-x:hidden;overflow-y:scroll}.mob-nav_hid{height:70vh}.mob-li_item{display:block;border-top:1px dotted #ced4da}.mob-li_item_a{display:block;width:100%;padding:10px 14px;line-height:1;color:inherit;text-align:left;background-color:transparent;border:none}
/*menu_desctop*/
.snabzhentsy-menu{display:unset}.snabzhentsy-menu-show{display:none;position:fixed;top:0;right:0;bottom:0;left:0;max-width:1040px;margin:0 auto;overflow:hidden;background-color:#44444447;z-index:5}.snabzhentsy-menu-show_active{top:84.499995px;display:block}.snabzhentsy-menu-nav-full{display:flex;width:100%;height:100%;max-width:1040px;margin-right:auto;margin-left:auto;overflow:hidden}.snabzhentsy-dropdown-menu[data-dropdown-menu]{width:33%;max-width:370px}.snabzhentsy-dropdown-menu{max-height:100%;padding:0 0 50px 0;overflow-y:auto;list-style:none;pointer-events:all;background-color:#fff;margin-bottom:0}.snabzhentsy-dropdown-submenu{min-width:18rem}.snabzhentsy-dropdown-item{display:block;width:100%;height:42px;padding:.6rem 1.5rem;clear:both;font-size:13px;font-weight:500;color:#444;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;border-left:3px solid #dee2e6;border-bottom:.5px solid #dee2e6}.snabzhentsy-dropdown-item[data-dropdown-menu]{padding:.1rem 1.2rem .1rem .4rem}.snabzhentsy-dropdown-item_img{padding:.25rem;height:40px;width:40px}.snabzhentsy-dropdown-submenu>a.snabzhentsy-dropdown-item:after{font-family:FontAwesome;content:"\f105";float:right;font-size:16px;line-height:2.3}#snabzhentsy-menu a:hover{color:#2141e4;border-left-color:#2141e4}.snabzhentsy-dropdown-submenu>.snabzhentsy-dropdown-menu{position:absolute;display:none;margin-left:320px;width:33%;max-width:370px;margin-top:0;border:0;overflow-y:auto;top:0;bottom:0;min-width:20rem}.snabzhentsy-dropdown-submenu:hover .snabzhentsy-dropdown-menu{display:block}.see-all{display:block;padding:10px 14px;text-align:center;font-weight:700;border:none}
/**************@media*****************/
@media (min-width:992px){.snabzhentsy-menu{display:unset}}