@import url(./iranyekan.css);
body {
  font-family: iranyekanbakh !important;
}

.form-control:focus,
.form-control:active,
.form-check-input:focus,
.form-check-input:active,
.form-select:focus,
.form-select:active,
.btn:focus,
.btn:active,
input:focus,
input:active {
  box-shadow: unset !important;
  outline: 0px !important;
}

.mw-unset {
  min-width: unset !important;
}

.btn {
  min-width: 140px;
}

.position-unset {
  position: unset !important;
}

.green-btn {
  background-color: #11999e !important;
}

.bg-lightgreen {
  background-color: #25dc9c !important;
}

.form-control {
  border: 1px solid rgba(112, 112, 112, 0.1725490196);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.137254902);
}

.text-darkgreen {
  color: #006e48 !important;
}

.text-gray {
  color: rgba(78, 78, 78, 0.8705882353) !important;
}

.text-lightgreen {
  color: #bdf2d5 !important;
}

.navbar .nav-link {
  color: #4e4e4e !important;
  font-size: 18px;
}

.form-control .btn {
  min-width: 140px;
}

.intro-video {
  width: 100%;
  border-radius: 20px;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.product-slider .swiper-slide {
  border-radius: 10px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1176470588);
  width: 395px;
  border: 1px solid rgba(112, 112, 112, 0.1764705882);
}
.product-slider .img-container {
  width: 100%;
  height: 244px;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-slider {
  color: #006e48;
}

.product-prop-list {
  padding: 25px;
  margin: 0;
}
.product-prop-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
  border-radius: 5px;
  background-color: rgba(37, 220, 156, 0.2);
  color: rgba(78, 78, 78, 0.7411764706);
  font-size: 13px;
}
.product-prop-list li:not(:last-child) {
  margin-bottom: 10px;
}

.section2 {
  background-color: rgba(37, 220, 156, 0.1921568627);
  padding: 20px 0px;
}

#waveform {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
}

#waveform > wave > wave {
  border-right: 0px !important;
}

.play-puase-btn {
  padding: 0px;
  background: transparent;
  color: #000000;
  vertical-align: middle;
  font-size: 22px;
  margin-right: 15px;
  border: 0;
}

.voice-container {
  background-color: #fff;
  border-radius: 15px;
  display: flex;
  justify-content: center;
}

.more-voice-info {
  transition: all 0.5s;
  display: none;
  overflow: hidden;
}

#more-voice-info-btn svg {
  transition: all 0.5s;
  margin-right: 5px;
}

#more-voice-info-btn.open svg {
  transform: rotate(180deg);
  transition: all 0.5s;
}

.sec3-container {
  background-color: rgba(189, 242, 213, 0.3490196078);
  border-radius: 20px;
  padding: 25px;
}

.prop-container img {
  width: 120px;
  height: 120px;
}

.insta-back {
  background: url(../img/insta-back.png) no-repeat bottom;
  background-size: 100% 178px;
  color: #ffffff;
  height: 178px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 120px;
  text-align: center;
  padding-right: 100px;
}
.insta-back img {
  max-width: 30% !important;
  position: absolute;
  right: 0;
  bottom: 10px;
  max-height: unset;
  min-width: 194px;
}

.gray-btn {
  background-color: rgba(255, 255, 255, 0.7450980392);
  color: rgba(78, 78, 78, 0.7882352941);
  font-weight: bold;
}
.gray-btn:hover {
  background-color: rgba(255, 255, 255, 0.7450980392);
  color: rgba(78, 78, 78, 0.7882352941);
}

.costumer-slider .swiper-slide {
  font-size: 12px;
  text-align: center;
}
.costumer-slider .img-container img {
  width: 1005;
  height: 470px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.green-slider {
  margin: 0px 120px !important;
  overflow: hidden !important;
  position: unset !important;
}
.green-slider .swiper-button-next,
.green-slider .swiper-button-prev {
  background-color: #25dc9c;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #fff;
  font-size: 12px !important;
}
.green-slider .swiper-button-next::after,
.green-slider .swiper-button-prev::after {
  font-size: 20px;
  font-weight: 800;
}

.company-slider .swiper-slide {
  width: 137px;
  height: 137px;
}
.company-slider .swiper-slide img {
  width: 100%;
  height: 100%;
}
.company-slider .swiper-button-next,
.company-slider .swiper-button-prev {
  color: #4e4e4e;
}
.company-slider .swiper-button-next::after,
.company-slider .swiper-button-prev::after {
  font-size: 20px;
  font-weight: 800;
}

.img-slider .swiper-slide {
  text-align: center;
}
.img-slider .swiper-slide img {
  width: 440px;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.img-slider .swiper-button-next,
.img-slider .swiper-button-prev {
  color: #4e4e4e;
}
.img-slider .swiper-button-next::after,
.img-slider .swiper-button-prev::after {
  font-size: 20px;
  font-weight: 800;
}

.footer {
  background-color: #023624;
  color: #fff;
}

.important-pages {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  margin: 0;
}
.important-pages li {
  list-style: none;
}
.important-pages li a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.social-list {
  display: flex;
  gap: 10px;
}
.social-list li {
  list-style: none;
}
.social-list li img {
  width: 74px;
  height: 74px;
}

.row {
  margin-left: unset !important;
  margin-right: unset !important;
}

@media (max-width: 768px) {
  #waveform wave {
    height: 50px !important;
  }
  .play-puase-btn img {
    width: 18px;
  }
  .product-slider .swiper-slide {
    width: 290px;
  }
  .prop-container img {
    width: 64px;
    height: 64px;
  }
  .prop-container .fs-5 {
    font-size: 16px !important;
  }
  .prop-container > div {
    margin-bottom: 15px;
  }
  .insta-back {
    margin-top: 40px;
    border-radius: 10px;
    height: unset;
    padding: 10px;
    padding-right: 100px;
  }
  .insta-back .fs-3 {
    font-size: 20px !important;
  }
  .insta-back > div {
    flex-direction: column;
    gap: 10px !important;
  }
  .insta-back img {
    right: -40px;
  }
  .green-slider .swiper-button-next,
  .green-slider .swiper-button-prev {
    width: 30px;
    height: 30px;
    top: 105%;
  }
  .green-slider .swiper-button-next::after,
  .green-slider .swiper-button-prev::after {
    font-size: 12px !important;
  }
  .green-slider {
    margin: 0px !important;
  }
  .costumer-slider .img-container img {
    height: 253px;
  }
  .company-slider .swiper-slide {
    width: 50px;
    height: 50px;
  }
  .img-slider .swiper-slide img {
    height: 116px !important;
  }
  .location-box svg {
    width: 25px;
  }
  .box-important {
    background-color: rgba(78, 78, 78, 0.2) !important;
  }
  .namad-container img {
    width: 64px !important;
    height: 64px !important;
  }
  .logo-img {
    width: 67px;
  }
  .header-btn {
    padding: 2px !important;
    min-width: unset !important;
  }
}
#drawer-toggle,
#drawer-toggle1 {
  position: absolute;
  opacity: 0;
  width: 0px;
  height: 0px;
}

#drawer-toggle-label,
#drawer-toggle-label1 {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  right: 0px;
  width: 0px;
  height: 0px;
  display: block;
  position: fixed;
  background: rgba(255, 255, 255, 0);
  z-index: 100;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  /* adds animation for all transitions */
  transition: 0.25s ease-in-out;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

/* adds our "hamburger" menu icon */
/* drawer menu pane - note the 0px width */
#drawer {
  -o-box-sizing: border-box;
  box-sizing: border-box;
  /* adds animation for all transitions */
  transition: 0.25s ease-in-out;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  position: fixed;
  top: 0;
  right: -300px;
  height: 100%;
  width: 300px;
  background: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-top: 20px;
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  box-shadow: 1px 2px 5px -2px rgba(0, 0, 0, 0.8196078431);
}

#drawer-toggle:checked ~ #drawer-toggle-label,
#drawer-toggle1:checked ~ #drawer-toggle-label1 {
  height: 100%;
  width: calc(100% - 300px);
  background: rgba(255, 255, 255, 0.8);
}

#drawer-toggle:checked ~ #drawer-toggle-label,
#drawer-toggle:checked ~ header,
#drawer-toggle1:checked ~ #drawer-toggle-label1,
#drawer-toggle1:checked ~ header {
  right: 300px;
}

#drawer-toggle:checked ~ #drawer,
#drawer-toggle1:checked ~ #drawer {
  right: 0px;
}

#drawer-toggle:checked ~ #page-content,
#drawer-toggle1:checked ~ #page-content {
  margin-right: 300px;
}

/* Menu item styles */
#drawer ul {
  list-style-type: none;
  padding-right: 10px !important;
}

#drawer ul a {
  display: block;
  padding: 10px;
  color: #000000;
  text-decoration: none;
  font-size: 13px;
}
#drawer ul a svg {
  stroke: #707070;
  margin-left: 5px;
}

#drawer ul a:hover {
  color: white;
}

@media all and (max-width: 350px) {
  #drawer-toggle:checked ~ #drawer-toggle-label,
  #drawer-toggle1:checked ~ #drawer-toggle-label1 {
    height: 100%;
    width: 50px;
  }
  #drawer-toggle:checked ~ #drawer-toggle-label,
  #drawer-toggle:checked ~ header,
  #drawer-toggle1:checked ~ #drawer-toggle-label1,
  #drawer-toggle1:checked ~ header {
    right: calc(100% - 50px);
  }
  #drawer-toggle:checked ~ #drawer,
  #drawer-toggle1:checked ~ #drawer {
    width: calc(100% - 50px);
    padding: 20px;
  }
  #drawer-toggle:checked ~ #page-content,
  #drawer-toggle1:checked ~ #page-content {
    margin-right: calc(100% - 50px);
  }
}
#drawer .socialMedia-box {
  position: absolute;
  bottom: 10px;
  margin: auto;
  left: 0px;
  right: 0px;
}

#drawer .calender-box {
  font-size: 12px;
  margin-bottom: 20px;
}

.sidebar-links li a {
  color: rgba(78, 78, 78, 0.8235294118) !important;
  font-weight: bold;
  font-size: 15px;
}/*# sourceMappingURL=style.css.map */