.nav {
  top: 0px !important;
  height: 5.625rem;
  background-color: #11a1d3;
  position: sticky;
  z-index: 999;
  position: relative;
  justify-content: space-around;
}

.H-icon {
  width: 6.04%;
}
.H-icon img {
  width: 100%;
  height: 100%;
}
.H-title {
  height: 100%;
  color: #fff;

  font-size: 1rem;
  width: 52.6525rem;
}
.int {
  position: relative;
}
.int img {
  position: absolute;
  right: 0.875rem;
  width: 0.875rem;
  height: 0.875rem;
}
.int-int {
  width: 12.5rem !important;
  height: 2.5rem !important;
  border-radius: 1.25rem !important;
  background-color: rgba(255, 255, 255, 0.3) !important;
  border: 1px solid #11a1d3 !important;
}
.H-title span {
  height: 100%;
  padding: 0rem 1.875rem;
}

.H-title span:hover {
  color: #f08519;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
  border-top: 4px solid #f08519;
}
.form-control {
  font-size: 0.875rem !important;
}
.H-phone {
  position: absolute;
  width: 12.7rem;
  height: 100%;
  background-color: #ffbb00;
  font-size: 1.125rem;
  color: #fff;
  right: 0rem;
}
.H-phone-1 {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}
.H-phone-1 img {
  width: 0.75rem;
  height: 0.75rem;
}
.H-phone-1 span {
  margin-left: 0.625rem;
}
.black1 {
  background-color: rgb(0, 0, 0, 0.5) !important;
}
