html, body {
  height: 100% !important;
}
.wrapper {
  min-height: 100% !important;
}
.clear {
  height: 60px;
  width: 100%;
}
.header_bgr {
  background: linear-gradient(to left, rgba(0,0,205), rgba(0,0,210));
}
.logo1 {
  padding: 2px;
  text-align: left;
  font: 20px 'Century Gothic', Arial, Helvetica, sans-serif; color: #e2af17;
  font-weight: bold;
 
  
}
.logo1 a, .logo1 a:hover {
  text-decoration: none;
  color: #e2af17;

}
.logo2 {
  float: left;
  padding: 2px 30px 2px 10px;
  text-align: left;
  font: 10px 'Century Gothic', Arial, Helvetica, sans-serif; color: #e2af17;
   
	
}
.logo3 {
  float: left;
  padding: 2px;
  text-align: left;
  font: 14px 'Century Gothic', Arial, Helvetica, sans-serif; color: white; 
  line-height: 14px;

}

.activ {
  color: #fff;
  line-height: 20px;
  display: block;
  padding: 15px 15px;

}

.story_block {
  padding: 0 20px 0 10px;
  margin: 0 5px 25px 5px;
}
.story_block h2 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.story_block h2 > a, .story_block h2 > a:hover {
  text-decoration: none;
  color: #000;
}
.zhanr {
  background: #c0c0c052;
  font-size: 12px;
  margin-bottom: 10px;
    }
.zhanr ul {
  display: block;
  float: right;
  list-style: none;
  margin: 0;
}  
.footer_class {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.menu_selected {
  padding-left: 20px;
  background: #c0c0c052;
}



@media (max-width: 767px) {
  .logo {
    margin-bottom: 30px;
  }
 }
@media (max-width: 991px) {

.logo1 {
    float: left;
  }
 .logo2, .logo3 {
  margin-top: 10px;
 } 
}
.searchstyle {
  padding-top: 8px;
  float: right;
}
.ya-site-form input[type="search"] {
  display: inline-block;
  vertical-align: middle;
  margin: 6px 0 2px 0;
  float: left;
  height: 22px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4285;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px 0 0 3px;
  font-family: inherit;
  font: inherit;
  width: 50%;
}

.ya-site-form input[value="Найти"] {
  margin: 5px -2px 0 auto;
  background: hsla(0, 0%, 91.4%, 0.92);

}
.ya-site-form input[value="Найти"]:hover {
 background: #ccc !important;
}

#ya-site-form table, #ya-site-form tr, #ya-site-form td {
margin: 0 !important;
padding: 0 !important;
}

#ya-site-form input[type="search"] {
  margin: 0 !important;
  font-size: 14px !important;

  color: #FF0000 !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  width: 70% !important;
}
#ya-site-form input[value="Найти"]:hover {
 background: #ccc !important;
}