        .blog-list .news_title a {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 22px;
  color: #232628;
}
.bp_news_sub p {
  color: #858585;
  line-height: 24px;
  text-transform: initial;
  font-size: 13px;
}
.blog-list .bp_block_item {
  margin-bottom: 20px;
}
.bp_news_more {
  color: #222222;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 18px;
  display: inline-block;
  text-decoration: underline;
}
.blog-list .bp_img_news img {
  height: 250px;
}
.bp_news_info {
  display: none;
}
.bp_block_item .row {
  margin: 0;
}
.blog-sidebar {
  border-top: 1px solid #ddd;
}
.blog-sidebar .cls_img_hot_news {
  display: none;
}
.blog-sidebar .news_title {
  margin: 0;
  margin-bottom: 10px;
}
.blog-sidebar .news_title a {
  margin-bottom: 26px;
  font-size: 13px;
  line-height: 20px;
  color: #888;
}
.blog-sidebar h4 {
  color: #232628;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 700;
}
.gallery {
  margin: 20px 0 !important;
  padding: 0;
}
.gallery a img {
  height: 50px;
}
.blog-sidebar #dv_search {
    font-weight: 400;
    color: #888;
    font-size: 14px;
    outline: none ;
    background-color: #eceff3;
}
.blog-sidebar #dv_search input {
    background: transparent;
    outline: none;
    border: none;
}
.blog-sidebar #dv_search input::focus-visible {
    outline: none;
}
.blog-sidebar #submit_seach {
    width: 45px;
    border-radius: 0;
    height: 45px;
    background: transparent;
    border: none;
    color: #6c98e1;
    border-right: 2px solid #6c98e1;
}
.search-sidebar {
        margin-bottom: 27px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}
.bp-news-button-action {
    display: none;
}
