h1 {
  font-size: 2.25rem;
  font-weight: 800;
  line-height: normal;
}
h1 span {
  font-size: 2.85rem;
}
h2 {
  font-size: 2.25rem;
  font-weight: 800;
  line-height: normal;
}
p {
  font-size: 14px;
  font-weight: 600;
  line-height: 180%;
}
.fs-7 {
  font-size: 0.75rem;
}
.fs-8 {
  font-size: 0.87rem;
}
a.blue {
  color: #00885f;
}

.color-1 {
  color: #00aa77 !important;
}
.bg-f3 {
  background: #f3f3f3;
}

.bg-1 {
  background: #0278ed;
}
.bg-2 {
  background: #f3f3f3;
}
.mb-55 {
  margin-bottom: 5.5rem;
}
.mb-25 {
  margin-bottom: 2.5rem;
}

.mb-88 {
  margin-bottom: 8.8rem;
}
.mb-11 {
  margin-bottom: 11rem;
}
.w-fill {
  width: -webkit-fill-available;
}
.w-max {
  width: max-content;
}
.w-fit {
  width: fit-content;
}
.w-30 {
  width: 30%;
}
.w-70 {
  width: 70%;
}
.w-85 {
  width: 85%;
}
/*  */
.pardakht {
  margin-bottom: 7rem;
}
.col-sell {
  margin-bottom: 3.8rem;
}
.sell-cont {
  margin-top: 5rem;
}
.hero_home {
  padding: 0 0 0 0;
}
.sell-img {
  margin-top: -6rem;
}
.hiro-se {
  position: relative;
  z-index: -1;
  border-bottom: 1px solid var(--Neutral-Neutral-50, #f3f3f3);
  margin-top: -17rem;
}
.hiro-back {
  position: relative;
  z-index: -1;
}

.hiro {
  margin-top: -23rem;
  margin-bottom: 2rem;
}
.hiro img {
  width: auto;
}
.topbar_head.blue {
  background: #d9f6ee;
  padding: 8px 0;
}
.btn-primary.blue {
  background: #00aa77;
  color: white;
  border-color: #00aa77;
}
.btn-primary.blue:hover {
  background: #02966a;
}

.btn-donlowd {
  color: black;
  border-radius: 0.625rem;
  border: 1px solid #eaeaea;

  background: #fff;
}

.btn-donlowd:hover {
  background-color: #eaeaea;
  border: 1px solid #eaeaea;
}

.bx_hero h1 span {
  color: #3900fa;
}
.top_hero p {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 14px;
  padding: 10px 20px;
  color: #2e9e01;
  margin: 0;
  line-height: normal;
}

.top_hero p span {
  font-weight: 800;
}


.img-cover {
  margin-bottom: 5rem;
}
.img-cover-2 {
  margin-bottom: 1.3rem;
}
.img-cover-3 {
  position: relative;
  margin-bottom: 10rem;
}
.img-cover-3::before {
  content: "";
  position: absolute;
  border-radius: 50.79094rem;
  background: #cacaca;
  filter: blur(120.38999938964844px);
  width: 20rem;
  height: 10rem;
  z-index: 4;
  left: 37rem;
  top: 4rem;
}
.call {
  padding: 9px 24px;
  font-weight: 600;
  background: white;
  color: #00aa77;
}
.form-select {
  display: block;
  width: 18rem;
  padding: 1.375rem 0.75rem 1.375rem 8.7rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #f7f7f7;
  background-image: url(../images/home-2/flash-1.svg) !important;
  background-repeat: no-repeat;
  background-position: left 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.9375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.delivery {
  padding: 2.44rem;
}
.delivery-left h2 {
  font-size: 2.25rem;
  font-weight: 800;
}

.delivery-back {
  position: relative;
  margin-top: 8rem;
  margin-bottom: 1rem;
  background: #000000;
}
.delivery-back::before {
  content: "";
  position: absolute;
  border-radius: 50.79094rem;
  background: #49ff00;
  filter: blur(120.38999938964844px);
  width: 10rem;
  height: 10rem;
  z-index: 4;
  left: 0;
  top: 4rem;
}

.contact-number {
  font-size: 18px !important;
}

.contact-us {
  margin-bottom: 12rem;
}


/* ////sm */
@media (min-width: 576px) {
}
/* ////md */
@media (min-width: 768px) {
}
/* ////lg */
@media (min-width: 992px) {
}
/* ///xl */
@media (min-width: 1200px) {
}
/* //xxl */
@media (min-width: 1400px) {
}
/* ////////////maxxxxxxxxxxxx */
@media (max-width: 1399px) {
  .hiro {
    margin-top: -20rem;
  }
  .div-down {
    margin-top: -13rem;
  }

  .div-col {
    height: 11rem;
  }
}
@media (max-width: 1199px) {
  .sell-cont {
    margin-top: 1rem;
  }
  .hiro-se {
    margin-top: -12rem;
  }
  .hiro {
    margin-top: -17rem;
  }
  .div-down {
    margin-top: -18.6rem;
  }

  h1 {
    font-size: 46px !important;
  }
  .div-col {
    height: 14rem;
  }
}
@media (max-width: 991px) {
  .col-sell {
    margin-bottom: 6rem;
  }
  .pardakht {
    margin-bottom: 6rem;
  }
  .mini_signup {
    justify-content: center;
    align-items: center;
  }
  .w-par {
    width: 100% !important;
  }
  .w-p {
    width: 100%;
  }
  .sell-cont {
    margin-top: 0rem;
  }
  .mb-25 {
    margin-bottom: 1.25rem;
  }
  .hiro-se {
    margin-top: -6rem;
  }
  .hiro {
    margin-top: -13rem;
    margin-bottom: 1.6rem;
  }
  .img-cover {
    margin-bottom: 2rem;
  }
  .edu {
    margin-bottom: 6rem;
  }
  .delivery {
    gap: 0rem !important;
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .div-first {
    margin-right: 0rem;
  }
  .hov-2 {
    margin-top: -40rem;
  }
  .hov-1 {
    margin-top: -19rem;
  }
  .ta {
    text-align: center;
  }

  .div-down {
    margin-top: 6rem;
    border-radius: 0rem;
    gap: 1.7rem;
    padding-bottom: 0rem !important;
  }
  .mb-88 {
    margin-bottom: 0rem;
  }
  .div-col {
    height: auto;
  }

  .hero_home {
    padding: 0 0 0 0;
  }
  .hero_home div {
    width: 100% !important;
  }
  .hero_home div > img {
    height: fit-content;
  }
  .hero_home {
    margin-bottom: 3.94rem !important;
  }

  .delivery-back {
    margin-top: 0rem;
  }
  .contact-us {
    margin-bottom: 7rem;
  }

  .delivery-back::before {
    top: 10rem;
  }
  .service-back {
    margin-top: 5rem;
  }
  .contact-width {
    width: 100% !important;
  }
  .form-select {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .hero_home div {
    width: 100% !important;
  }
  .hiro img {
    width: -webkit-fill-available;
  }
  .hiro {
    margin-top: -10rem;
  }
  .hiro-se {
    margin-top: -4rem;
  }
}

h1 {
  font-size: 34px !important;
}
.div-col {
  box-shadow: unset;
  border: unset;
}
.div-col::before {
  content: unset;
}

@media (max-width: 594px) {
}
@media (max-width: 575px) {
  .hiro {
    margin-top: -8rem;
  }
  .div-cont1 {
    padding-top: 0rem !important ;
  }

  h1 {
    font-size: 25px !important;
  }
  h2 {
    font-size: 20px !important;
  }

  .list-1 {
    width: 10%;
  }
  .sell-img {
    margin-top: -4rem;
  }
}

@media (max-width: 440px) {
  .sell-img {
    margin-top: -3rem;
  }
  .hiro {
    margin-top: -6rem;
  }
  .hiro-se {
    margin-top: -2rem;
  }
}
@media (max-width: 464px) {
  .delivery > img {
    width: -webkit-fill-available;
  }
}
@media (max-width: 420px) {
  .price {
    width: 50% !important;
  }
  .sub {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
    width: 50% !important;
  }
  .price > div {
    font-size: 0.6rem;
    width: max-content;
  }
}
@media (max-width: 397px) {
}
@media (max-width: 363px) {
  .form-select {
    display: block;
    width: 100%;
    padding: 1.1rem 0.75rem 1.1rem 10.7rem;

    font-size: 0.69rem;
  }
  .price {
    padding-right: 0.6rem !important;
    padding-left: 0.6rem !important;
  }

  .price > span {
    font-size: 0.7rem;
    font-weight: 800;
  }
  .sub {
    height: 5rem;
    font-size: 0.8rem;
  }
}
