.elementor-1023 .elementor-element.elementor-element-9772ead{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-a812c92 */.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
    padding-right: 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
button, input, optgroup, select, textarea {
  margin: 0;
    margin-left: 0px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.menu-responsive {
  display: flex;
  align-items: center;
}

.search-link {
  margin-left: 24px;
  cursor: pointer;
}

.searchInput {
  position: absolute;
  z-index: 9;
  width: 344px;
  height: 56px;
  display: none;
  left: 0;
  top: 38px;
}

.searchInput .input-group {
  width: 344px;
  height: 56px;
}

.searchInput input {
  border-radius: 12px !important;
  box-shadow: 0px 2px 6px 0px #0000001a, 2px -1px 4px 0px #0000000f !important;
  border: 0px !important;
  padding-right: 45px;
  background: #fff;
  min-height: 57px;
}

.searchInput input::placeholder {
  color: #c3c3c3;
  line-height: 21px;
  font-size: 14px;
  font-weight: 500;
}

.search-exit-image {
  position: absolute;
  z-index: 9;
  top: 16px;
  right: 12px;
  cursor: pointer;
}

.searchBtn {
  background-color: #3c7629;
  color: white;
  width: 97px;
  height: 48px;
  border-radius: 12px;
  line-height: 20px;
  font-size: 16px;
  outline: 0px;
  border: 0px;
  position: absolute;
  z-index: 9;
  left: 4px;
  top: 4px;
}

.singin-link {
  line-height: 20px;
  font-size: 16px;
  color: #262626;
  margin-left: 25px;
}

.login-btn {
  color: #ffffff;
  background: #3c7629;
  width: 97px;
  height: 48px;
  outline: none;
  border: none;
  border-radius: 12px;
  margin-right: 10px;
}

.login-btn:hover {
  background-color: #29571b;
  transition: 0.3s ease-in-out;
}/* End custom CSS */