.header .menu .header-menu{
    left: 0;
    top: 52px;
      width: 200px;
  }
  .news .news-items{
    flex-wrap: wrap;
  }
  .news .news-items .item{
    margin-bottom:80px;
  }

  /* .star{
    mask: url(../svg/star.4e06f50.svg) no-repeat center center !important;
    -webkit-mask: url(../svg/star.4e06f50.svg) no-repeat center center !important;
  } */



  .sidler_cot{
    position: fixed;
    right:0;
    top:40%;
    background:#004ea1;
    z-index:99999999;

  }
  .slider_img{
    margin:20px 14px;
  }
  .slider_img img{
    width:30px !important;
    height:30px !important;
  }
.slider_line{
  font-size:0;
}
  .slider_line span{
    display:inline-block;
    height:1px;
    width:20px;
    background: rgba(255,255,255,.5);
  }


  .header .catalog-btn a{
    color:#333;
    text-decoration: none;
  }

  .catalog-btn.active a{
    color:#0060c7 !important;
  }

  ul{
    list-style:none;
    padding:0;
  }
  .v-select ul{
    background: #004ea1;
    color: #fff;
  }
  .v-select ul li{
    font-size: 1.5rem;
    line-height: 1.4;
    padding-left: 1rem;
    padding: 1rem 1.5rem
  }
  .v-select ul li:hover{
    color:#89c2ff !important
  }

  .langlist{
    position: absolute;
         width: 100px;
         top: 52px;
         background: #004ea2!important;
         color: #fff;display:none;
         left:0;
  }

  .lang_cot p{
    cursor:pointer;
  }

  .footer a:active{
    color:#337ab7 !important;
  }

 .langlist a:hover font,
 .langlist p:hover{
  color:#41b6e6 !important;
 }

 /*+ -*/
 .miuns, .plusa {
  cursor: pointer;
}

/**/
.book{
  cursor: pointer;
}

.isstar,.nostar{
  cursor: pointer;
}

.video_mask{
  cursor:pointer;position:absolute;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;top:0;left:0;right:0;bottom:0;
}