.gap2 {
  display: block;
  position: relative;
  margin: 10px 0 10px 0;
  clear: both;
}

.header-top_ky {
  padding: 10px 0;
  max-height: 260px;
  background: #fbc200;
}

/*.logo_ky img {
  width: 100%;
}*/

footer#main-footer_ky {
  /*background: #262626;*/
  background: #f4f4f4;
  /*padding: 60px 0 30px 0;*/
  padding: 30px 0 15px 0;
  color: #e6e6e6;
  font-size: 11px;
  line-height: 1.4em;
}
footer#main-footer_ky .logo {
  margin-bottom: 15px;
}
footer#main-footer_ky a,
footer#main-footer_ky h1,
footer#main-footer_ky h2,
footer#main-footer_ky h3,
footer#main-footer_ky h4,
footer#main-footer_ky h5 {
  /*color: #fff;*/
  /*color: #fff;*/
  color: #000000;
}
footer#main-footer_ky .form-control {
  background: #121212;
  border-color: #000;
  color: #fff;
}
footer#main-footer_ky .form-control:focus {
  border-color: #ed8323;
}

.user-profile-statictics_ky > li {
  margin-right: 20px;
  text-align: center;
  padding: 20px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 353px;
}
.user-profile-statictics_ky > li:last-child {
  margin-right: 0;
}
.user-profile-statictics_ky > li .user-profile-statictics-icon {
  font-size: 70px;
  display: inline-block;
  margin-bottom: 10px;
  color: #8c8c8c;
}
.user-profile-statictics_ky > li h5 {
  font-size: 30px;
  margin-bottom: 0;
  line-height: 1em;
  margin-bottom: 3px;
  color: #ed8323;
}
.user-profile-statictics_ky > li p {
  margin-bottom: 0;
  line-height: 1em;
  font-size: 13px;
}