.leads-section-1 {
  background-color: #c5d3e1;
    padding: 4px 5px;
    border-radius: 8px 8px 0 0;
    margin: 0;
  }
  
 

  
  .leads-section-1 button {
    font-size: 14px;
    padding: 5px 7px;
    height: 26px;
    line-height: 10px;
  }
  
  .leads-section-1-sub-1 {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  
  .filter-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EBF0F4;
    border-radius: 6px;
    width: 27px;
    height: 26px;
    flex-shrink: 0;
  }
  
  .leads-section-2 {
    background: #fff;
    /* padding: 12px 20px; */
    margin-top: 25px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%),
      0 2px 1px -1px rgb(0 0 0 / 12%), 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%),
      0 1px 3px 0 rgb(0 0 0 / 20%);
    border-radius: 0.75rem;
  }
  
  .leads-section-2 h2 {
    font-size: 20px;
    color: #000000;
    /* border: 1px solid #000000;
    border-radius: var(--button-border-radius, 0.5rem); */
    width: auto;
    display: inline-block;
    padding: 5px 40px;
    margin-bottom: 0;
  }
  
  .leads-section-3 {
    background: #fff;
    padding: 12px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%),
      0 2px 1px -1px rgb(0 0 0 / 12%), 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%),
      0 1px 3px 0 rgb(0 0 0 / 20%);
    border-radius: 0.75rem;
  }
  
  .leads-section-3 h1 {
    font-size: 30px;
    color: #000000;
    margin-bottom: 0;
  }
  
  .leads-section-3 p {
    font-size: 10px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 0;
    font-family: "Gilroy-Bold";
  }
  
  .leads-section-3-sub-1-4 ul {
    padding-left: 0;
  }
  
  .leads-section-3-sub-1-4 li {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    /* border: 1px solid #000000; */
    border-radius: var(--button-border-radius, 0.5rem);
    padding: 2px 14px;
    margin-right: 14px;
    margin-top: 0px !important;
  }
  
.leads-section-1-2 button.btn {
    border: 1px solid #ced4da;
    border-radius: var(--button-border-radius, 0.5rem);
    background: transparent;
    margin-left: 10px;
  }
  
  .leads-section-1-2 .dropdown-item.active,
  .leads-section-1-2 .dropdown-item:active {
    color: #fff;
    background-color: #061840;
  }
  
  .leads-section-1-2 .dropdown-menu .dropdown-item:hover {
    background-color: #061840;
    color: #fff;
  }
  
  .leads-section-1-2 .dropdown-menu li:last-child {
    background: #012970;
  }
  
  .leads-section-1-2 .dropdown-menu li:last-child a {
    color: #fff;
    font-family: "Gilroy-Medium";
    font-weight: 700;
    letter-spacing: 0.5px;
  }
  
  .leads-section-1-2 .dropdown-menu {
    padding-bottom: 0;
  }
  
  .leads-section-3-sub-1-2 ul li {
    display: inline-block;
    margin-right: 15px;
  }
  
  .leads-section-3-sub-1-2 ul li img {
    height: 28px;
  }
  
  .leads-section-3-sub-1-2 ul {
    padding-left: 0;
  }
  
  .leads-section-3-sub-1-3 ul {
    padding-left: 0;
    margin: 0;
    padding: 0;
  }
  
  .leads-section-3-sub-1-3 li {
    display: inline-block;
    font-size: 15px;
    color: #000000;
    /* border: 1px solid #000000; */
    border-radius: var(--button-border-radius, 0.5rem);
    padding: 2px 14px;
    margin-right: 14px;
  }
  
  .leads-section-2 {
    padding: 12px 6px;
  }

  .leads-section-2 h2 {
    padding: 5px 6px;
    font-size: 13px;
  }

  .leads-section-3-sub-1-3 li {
    font-size: 15px;
  }

  .leads-section-3-sub-1-4 li {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .leads-section-3-sub-1-2 {
    margin-top: 16px;
  }
  
  .leads-section-2 {
    padding: 12px 6px;
  }

  .leads-section-2 h2 {
    padding: 5px 15px;
  }

  .leads-section-3-sub-1-3 li {
    font-size: 15px;
  }

  .leads-section-3-sub-1-4 li {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .leads-section-3-sub-1-2 {
    margin-top: 16px;
  }

  
  .leads-section-1-1 .col-md-2 {
    width: 25%;
  }

  .leads-section-1-1 .offset-md-8 {
    margin-left: 49%;
  }

  .leads-section-3-sub-1-2 ul li {
    margin-right: 11px;
  }

  .leads-section-3-sub-1-4 li {
    font-size: 15px;
    margin-bottom: 9px;
  }

  .leads-section-3-sub-1-3 li {
    font-size: 15px;
    margin-bottom: 9px;
  }

  .leads-section-3 h1 {
    font-size: 26px;
  }
  .leads-section-2-1 h5 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Gilroy-bold";
  }


  /* Add these styles to your style.css file or component CSS */

.input-field-container {
  position: relative;
  margin-bottom: 10px;
}

.input-with-icon-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.field-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #3da6f7;
  z-index: 1;
}

.input-with-icon {
  padding-left: 35px !important;
  width: 100%;
}

textarea.input-with-icon {
  padding-top: 30px;
}

textarea.input-with-icon + .field-icon {
  top: 30px;
  transform: none;
}

.cursor-pointer {
  cursor: pointer;
}

.selected-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Add these styles to your style.css file or component CSS */

.input-field-container {
  position: relative;
  margin-bottom: 10px;
}

.input-with-icon-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.field-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #3da6f7;
  z-index: 1;
}

.input-with-icon {
  padding-left: 35px !important;
  width: 100%;
}

textarea.input-with-icon {
  padding-top: 30px;
}

textarea.input-with-icon + .field-icon {
  top: 30px;
  transform: none;
}

.cursor-pointer {
  cursor: pointer;
}

.selected-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Map Input Styles */
.map_inputs .location-button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3da6f7;
  z-index: 1;
}

.map_inputs .location-button:hover {
  color: #0d6efd;
}