.searchBxx {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.searchBxx form {
  width: 676px;
  position: relative;
  margin: 30px auto;
}
.searchBxx form input {
  position: relative;
  width: 100%;
  height: 84px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 260px;
  padding-left: 35px;
  font-size: 1.3em;
}
.searchBxx form button {
  right: 11px;
  top: 11px;
  position: absolute;
  height: 62px;
  color: #ffffff;
  background-color: #f7ecf0;
  border-radius: 360px;
  border: none;
  padding: 0 27px;
  font-size: 1.7em;
}

.serchCont .KvsCount {
  font-weight: 900;
  font-size: 2em;
}

.serchCont {
  font-weight: 500;
  font-size: 24px;
  color: #000000;
}

.serchCont .KvsGlob {
  display: inline-block;
  vertical-align: super;
  margin-left: 20px;
}

.locationCont {
  color: #000000;
  font-weight: 700;
  font-size: 22px;
}
