@charset "UTF-8";
.search-form {
  display: block;
  width: 300px;
  position: absolute;
  right: 23%;
  top: 3px; }
  .search-form_label {
    display: block;
    padding: 12px 40px 12px 10px;
    background: #3c3d3d;
    border: none; }
  .search-form_input {
    outline: none;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    vertical-align: baseline;
    box-shadow: none;
    color: #9d9d9d;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    height: 16px; }
  .search-form_submit {
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    top: 10px;
    right: 5px;
    width: 25px;
    height: 22px;
    color: #9d9d9d;
    font: 400 18px/22px 'FontAwesome', sans-serif; }
    .search-form_submit:before {
      content: ""; }
    .search-form_submit:hover {
      color: #b5d448; }
  @media (max-width: 1700px) {
    .search-form {
      right: 18%; } }
  @media (max-width: 1400px) {
    .search-form {
      right: 10%; } }
  @media (min-width: 980px) and (max-width: 1199px) {
    .search-form {
      width: 180px;
      right: 12%; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .search-form {
      top: 58px;
      z-index: 20; } }
  @media (max-width: 767px) {
    .search-form {
      width: 300px;
      text-align: center;
      left: 0;
      right: 0;
      margin-right: auto;
      margin-left: auto;
      top: 100%; }
      .search-form_label {
        padding: 12px 40px 12px 30px; }
      .search-form_submit {
        right: 25px; } }
  @media (max-width: 479px) {
    .search-form {
      width: 270px; } }

.search-form_toggle {
  padding-top: 9px;
  display: inline-block;
  color: #3c3d3d;
  font: 400 20px/30px "FontAwesome"; }
  .search-form_toggle:before {
    content: ""; }
  .search-form_toggle.active, .search-form_toggle:hover {
    color: #b5d448; }
  .search-form_toggle.active:before {
    content: ""; }

.search-form {
  display: none; }

.search-form.on {
  display: block; }

@media (max-width: 767px) {
  .search-form {
    display: block; }

  .search-form_toggle {
    display: none; } }
.search-form_liveout {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index: 20; }
  .lt-ie9 .search-form_liveout {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); }
  .search-form_liveout .search_list {
    font-size: 12px;
    line-height: 22px;
    background: #9d9d9d;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5); }
    .search-form_liveout .search_list li + li {
      margin-top: 2px; }
  .search-form_liveout .search_link {
    display: block;
    padding: 5px 10px;
    background: #FFF;
    color: #999; }
    .search-form_liveout .search_link .search_title {
      color: #3c3d3d;
      text-transform: uppercase;
      font-size: 25px;
      line-height: 27px; }
    .search-form_liveout .search_link:hover {
      background: #3c3d3d;
      color: #b5d448; }
      .search-form_liveout .search_link:hover .search_title {
        color: #FFF; }
  .search-form_liveout .search_error {
    display: block;
    color: #b5d448;
    background: #fafafa;
    padding: 10px 10px;
    overflow: hidden; }
  .search-form_liveout .match {
    display: none; }
  .search-form_liveout button {
    display: block;
    width: 100%;
    color: #b5d448;
    background: #fafafa;
    padding: 10px 10px; }
    .search-form_liveout button:hover {
      background: #b5d448;
      color: #FFF; }
  input:focus + .search-form_liveout {
    opacity: 1; }
    .lt-ie9 input:focus + .search-form_liveout {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
      filter: alpha(opacity=100); }
  .search-form_liveout .tablet, .mobile .search-form_liveout {
    display: none !important; }

.search-frame, .search-frame body {
  width: 100%;
  height: auto;
  background: transparent; }
.search-frame, .search-frame body, .search-frame h1, .search-frame h2, .search-frame h3, .search-frame h4, .search-frame h5, .search-frame h6, .search-frame p, .search-frame em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top; }
.search-frame img {
  max-width: 100%;
  height: auto; }
.search-frame a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .search-frame a:active {
    background: transparent; }
  .search-frame a:focus {
    outline: none; }
.search-frame h4 {
  color: #3c3d3d;
  font-size: 25px; }
  .search-frame h4 a:hover {
    color: #b5d448; }
.search-frame .search_list {
  margin: 0;
  padding: 30px;
  border: 0;
  font: inherit;
  vertical-align: top;
  list-style-type: none; }
  .search-frame .search_list li {
    padding-left: 50px;
    position: relative; }
    .search-frame .search_list li:before {
      content: '\f0a4';
      position: absolute;
      left: 0;
      top: 4px;
      width: 24px;
      height: 24px;
      font: 400 24px "FontAwesome";
      line-height: inherit; }
  .search-frame .search_list li + li {
    margin-top: 20px; }
  .search-frame .search_list + li {
    margin-top: 20px; }
.search-frame .search {
  color: #b5d448; }
.search-frame .match {
  color: #b5d448;
  font-size: 11px;
  display: block; }
.search-frame * + p {
  margin-top: 16px; }
