.w-fill {
  width: -webkit-fill-available !important;
}

.w-fit {
  width: fit-content;
}
.w-max {
  width: max-content;
}

h1 {
  font-size: 1.5rem;
  font-weight: 800;
  text-align: center;
}
.col-22 {
  color: #227601;
}
.col-48 {
  color: #484848;
}
.col-64 {
  color: #646464;
}
.text-col {
  color: #9a9a9a;
}
.border-rd {
  border-radius: 0.625rem;
}
.req {
  height: 2rem;
}
.mb-22 {
  margin-bottom: 2rem;
}
.mb-18 {
  margin-bottom: 1.8rem;
}
.fs-8 {
  font-size: 0.87rem;
}
.fs-7 {
  font-size: 0.75rem;
}

.mb-88 {
  margin-bottom: 0.88rem;
}
.mb-15 {
  margin-bottom: 1.5rem;
}
.gap-16 {
  gap: 1.69rem;
}
.col-b3 {
  color: #b3b3b3;
}
.col-48 {
  color: #484848;
}
.lb-2 {
  padding: 0.375rem 0.5625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 216, 9, 0.11);
  background: #e5fbe6;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  color: #227601;
  font-weight: 500;
}
.bime-box {
  border-radius: 0.9375rem;
  border: 1px solid var(--Neutral-Neutral-100, #e6e6e6);
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  padding: 1.375rem 1.25rem;
  margin-bottom: 1.12rem;
}
.btn-bi {
  padding: 0.75rem 0.8125rem;
  border-radius: 0.625rem;
  border: 1px solid #eaeaea;
  background: #fff;
}
.mg {
  height: 2.5625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.375rem 0.8125rem;
  border-radius: 0.625rem;
  background: var(--Bank-Bank-5, #39c501);
  margin-bottom: 1.31rem;
}

.mg:hover {
  background: #2f9905;
}
.cg:hover {
  background: var(--Bank-Bank-5, #39c501);
}

.div-box {
  padding: 0.5rem;
  background-color: #f3f3f3;
  border-radius: 0.9375rem;
  border: 1px solid var(--Neutral-Neutral-100, #e6e6e6);
}
.div-box1 {
  padding: 0.5rem 0.875rem;
  background: #fff;
  border-radius: 0.75rem;
  border: 1px solid var(--Neutral-Neutral-100, #e6e6e6);
}
.poshesh {
  padding: 1.3125rem 1.25rem;
  border-radius: 0.9375rem;
  border: 1px solid var(--Neutral-Neutral-100, #e6e6e6);
  background: var(--Color, #fff);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 2.25rem;
}
.form-select {
  border-radius: var(--Size-Border-Radius-Medium, 0.5rem);
  border: var(--Size-Border-Size-Small, 1px) solid
    var(--Neutral-Neutral-150, #d9d9d9) !important;
  background-color: var(--Neutral-Neutral-50, #f3f3f3);
  background-position: left 0.5rem top 0.6rem !important;
  width: 11rem;
  padding: 0.5rem 0.5rem 0.5rem 2.25rem;

  background-size: 1.5rem 1.5rem !important;
  background-image: url(../images/insurance-6/flash.svg) !important;
}
.form-select:focus {
  box-shadow: unset !important;
}
.poshesh-2 {
  margin-bottom: 3.31rem;
}
.form-1 {
  padding: 0.375rem 2.8125rem 0.375rem 0.8125rem;
  background-color: #fff;
  border-radius: 0.625rem;
  border: var(--Size-Border-Size-Small, 1px) solid #eaeaea;
  direction: ltr;
  background-position: right 0.5rem top 0.4rem !important;
}
.ico-1 {
  background-image: url(../images/insurance-6/clock.svg) !important;
  width: auto;
}
.ico-2 {
  background-image: url(../images/insurance-6/sort.svg) !important;
  width: auto;
}
.ico-3 {
  background-image: url(../images/insurance-6/filter.svg) !important;
  width: auto;
}
.im-bi {
  border-radius: 0.875rem;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 12.5px 25px -6px rgba(0, 0, 0, 0.25);
}
.slider-container {
  position: relative;
  width: 80%;
  margin: 20px auto;
}

input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  background: #d1f3c3;
  border-radius: 5px;
  outline: none;
  opacity: 0.8;
  transition: opacity 0.2s;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 30px;
  height: 30px;
  background-color: #3aad3e;
  border: 6px solid #e4f9dc;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
}

input[type="range"]::-moz-range-thumb {
  width: 24px;
  height: 24px;
  background-color: #2e9e01;
  border: 5px solid #e4f9dc;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
}
#more {
  display: none;
  }
  .morbtn{
    border: unset;
    background: unset;
    color: #B3B3B3;
  }
@media (min-width: 1350px) {
  .pen-1 {
    display: none !important;
  }
}
@media (max-width: 1349px) {
  .pen-2 {
    display: none !important;
  }
  .div-box {
    padding: 0rem;
    background-color: unset;
    border-radius: unset;
    border: unset;
  }
  .div-box1 {
    padding: 1.25rem 0.875rem;
    justify-content: center !important;
  }
  .div-box-3 {
    flex-direction: column-reverse !important;
  }
}

@media (max-width: 992px) {
  .first {
    width: 100% !important;
  }
}
@media (min-width: 993px) and (max-width: 1195px) {
  .first {
    width: 70% !important;
  }
}
@media (max-width: 465px) {
  .lb-1 {
    display: none;
  }
  .poshesh-2 {
    flex-direction: column !important;
    gap: 0.2rem;
    align-items: start !important;
  }
  .poshesh {
    padding: 0rem;
    border-radius: unset;
    border: unset;
    background: unset;
    box-shadow: unset;
    margin-bottom: 1.94rem;
  }
  .form-1 {
    background-position: right 0.1rem top 0.7rem !important;
    padding: 0.375rem 1.2rem 0.375rem 0.1rem;
    background-size: 0.9rem !important;
  }
  .bime-box {
    border-radius: unset;
    border: unset;
    background: #fff;
    box-shadow: unset;
    padding: unset;
    margin-bottom: 1.75rem;
  }
}
