/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
.search-fixed {
  left: 0;
  margin: 0 auto;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999; }

body .ac_results {
  display: block !important;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  width: 271px;
  margin-top: -1px; }
  body .ac_results li {
    padding: 7px 10px;
    font-weight: normal;
    color: #858585;
    font-size: 13px;
    border-radius: 5px; }
    body .ac_results li:hover, body .ac_results li.ac_over {
      background: #0182c6;
      color: #ffffff; }
  body .ac_results .ac_odd {
    background: #f7f7f7; }

@media (min-width: 992px) {
  .header__search {
    padding: 1px 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    .header__search .search-field {
      position: relative;
      padding: 0; }
    .header__search .header__search__text {
      font-size: 60px;
      font-weight: 500;
      border: none;
      color: inherit;
      border-bottom: 2px solid #c9c9c9;
      background: none;
      outline: none;
      height: 85px;
      padding: 0 15px;
      width: 100%; }
      .header__search .header__search__text:-moz-placeholder {
        color: inherit; }
      .header__search .header__search__text::-moz-placeholder {
        color: inherit; }
      .header__search .header__search__text:-ms-input-placeholder {
        color: inherit; }
      .header__search .header__search__text::-webkit-input-placeholder {
        color: inherit; }
      .header__search .header__search__text:focus {
        border-color: #0182c6;
        color: #0182c6; }
        .header__search .header__search__text:focus + .header__search__btn {
          color: #0182c6; }
    .header__search .header__search__btn {
      background: none;
      color: inherit;
      border: none;
      font-size: 30px;
      padding: 0;
      position: absolute;
      right: 0px;
      bottom: 14px;
      outline: none; }
      .header__search .header__search__btn:hover {
        color: #f8195d; }
    .header__search #search_block_top {
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      height: calc(100vh - 10px);
      background: rgba(255, 255, 255, 0.97);
      color: #000000;
      font-weight: 500;
      opacity: 0;
      visibility: hidden;
      -moz-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px);
      -moz-transition: opacity 0.3s, visibility 0.3s, -moz-transform 0.3s;
      -o-transition: opacity 0.3s, visibility 0.3s, -o-transform 0.3s;
      -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
      z-index: 10;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .header__search .open-search.search-active ~ #search_block_top {
      opacity: 1;
      visibility: visible;
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0); }

  .search-close {
    background: #f1f1f1;
    color: #000000;
    cursor: pointer;
    display: block;
    font: 14px/45px "fontello";
    height: 45px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px; }
    .search-close:before {
      content: '\36';
      font-family: "fontello"; }
    .search-close:hover {
      background: #0182c6;
      color: #ffffff; }

  .header__search {
    float: right; }
    .header__search .open-search {
      font-size: 18px;
      cursor: pointer;
      display: inline-block;
      position: relative;
      -moz-transition: color 0.3s;
      -o-transition: color 0.3s;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      .header__search .open-search:hover {
        color: #0182c6; } }
@media (max-width: 991px) {
  body .ac_results {
    left: 0 !important; } }
@media (max-width: 991px) {
  #_mobile_search {
    width: 100%; }

  .open-search {
    display: none; }

  #search_block_top .search-field {
    padding: 0;
    position: relative; }
  #search_block_top .search_query {
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.1);
    color: inherit;
    height: 30px;
    padding: 0 35px 0 15px;
    width: 100%;
    font-size: 14px; }
    #search_block_top .search_query:-moz-placeholder {
      color: inherit; }
    #search_block_top .search_query::-moz-placeholder {
      color: inherit; }
    #search_block_top .search_query:-ms-input-placeholder {
      color: inherit; }
    #search_block_top .search_query::-webkit-input-placeholder {
      color: inherit; }
    #search_block_top .search_query:focus {
      outline: none;
      color: #0182c6; }
  #search_block_top .header__search__btn {
    border-radius: 0 3px 3px 0;
    background: #0182c6;
    border: none;
    color: #ffffff;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    height: 30px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }
    #search_block_top .header__search__btn:hover {
      background: #01a3f9; }
    #search_block_top .header__search__btn:active {
      background: #016193; } }

/*# sourceMappingURL=blocksearch.css.map */
