	/*.row_news_details {*/
/*    max-width: 65%;*/
/*    margin: auto;*/
/*}*/
.news_title a{
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}
.title_h1 {
   color: #6cb277;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px; 
}
.content_text_details {
    text-align: justify;
}
.blog-list .bp_block_item {
    margin-top: 0;
    padding: 10px;
}
.blog-list .bp_news_more {
    display: none;
}
.services-sidebar,.blog_list-sidebar   {
    margin-top: 20px;
}
.services-sidebar .cls_img_hot_news{
    display: none;
}
.services-sidebar .bp_block_item {
    margin: 0;
    padding: 10px 20px; 
    border-top: 0;
}
.services-sidebar .news_title {
    margin: 0;
}
.services-sidebar > h2,.search-sidebar > h2,.blog_list-sidebar > h2 {
        background: #6cb277;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}

.blog-sidebar #dv_search input {
  background: transparent;
  border-radius: 0;
  border: none;
  padding-right: 70px;
}
.blog-sidebar #dv_search input::placeholder {
  font-style: italic;
}
.blog-sidebar #dv_search {
  background: #fff;
  border: 1px solid #ced4da;
}
.blog-sidebar #submit_seach {
  background-color: transparent;
  border: none;
  color: #6cb277;
  font-size: 18px;
}
.blog_list-sidebar .cls_img_hot_news img{
    height: auto;
}
.blog_list-sidebar .bp_news_sub {
    display: none;
}
.blog_list-sidebar .news_title a{
    font-size: 12px;
}
.blog_list-sidebar .bp_block_item {
    padding: 5px;
    margin: 0;
    border-top: 0;
}
.blog_list-sidebar .news_title {
    font-size: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
