        .news_title:before{
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    color: #0071dc;
}
 .news_title a{
    margin: 0;
    padding: 5px 0 5px 5px;
    font-weight: 500;
    color: #444;
    font-size: 14px;
}
.bp-news-button-action {
    display: none;
}
.services-sidebar,.blog-services,.search-widget   {
        margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 20px;
}
.search-widget form {
  position: relative;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  padding-left: 5px;
}
.search-widget .form-control {
  height: 50px;
  border: none;
  background-color: #fff;
  padding: 10px 20px;
  width: 100%;
  color: #252525;
  border-radius: 10px !important;
  position: relative;
  z-index: 1;
}

.search-widget .input-group-btn {
  position: absolute !important;
  top: 3px !important;
  right: 3px !important;
  z-index: 6;
  transform: unset !important;
}
.search-widget .input-group-btn button {
  height: 45px;
  width: 45px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
  outline: none;
  background-color: #0071dc;
  line-height: 45px;
  border-radius: 8px;
}
.search-widget .form-control:focus-visible {
  outline: none;
  box-shadow: none;
}
#livesearch_115513 {
  display: none;
}
