

  #phone_block_top {
    float: right;
    color: #555555;
    font-size: 0;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 31px;
    text-align: left;
    height: 65px;
    width: 295px;
    border-left: 1px solid #d20000;
    border-right: 1px solid #d20000;
    margin: 20px 20px 0 0;
}
#phone_block_top b {
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    padding: 0 8px;
    margin: -21px 0 0;
}
#phone_block_top b a {
    color: #000000;
}

  #phone_block_top span a span {
    color: #610000;
  }
  #phone_block_top span {
    display: block;
    color: #ba0000;
    font-size: 12px;
    margin: 12px 0;
    line-height: 17px;
}
  #phone_block_top span a {
    color: #ba0000;
}
  @media (max-width: 767px) { }

  #search_block_top .btn.button-search {
    display: block;
    position: absolute;
    top: -3px;
    right: -3px;
    border: none;
    color: white;
    width: 53px;
    background: #333333;
    text-align: center;
    padding: 6px 0 6px 0; }
    #search_block_top .btn.button-search span {
      display: none; }
    #search_block_top .btn.button-search:before {
      content: "\e03a";
      font-family: "general-ui";
      display: block;
      font-size: 41px;
      line-height: 41px;
      width: 100%;
      text-align: center; }
    #search_block_top .btn.button-search:hover {
      background: #d20000;
      }
    @media (max-width: 1200px) { }
    @media (max-width: 991px) { }
    @media (max-width: 767px) { }


.ac_results {
  background: white;
  border: 1px solid #ececec;
  width: 271px;
  margin-top: -1px; }
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px; }
    .ac_results li.ac_odd {
      background: white; }
    .ac_results li:hover, .ac_results li.ac_over {
      background: white; }

  form#searchbox .btn.btn-sm {
    float: left; }
    form#searchbox .btn.btn-sm i {
      margin-right: 0; }