body {
  width: 100%;
  font-family: IRANSansWeb !important;
}

body {
  position: relative;
}

.navbar {
  z-index: 7;
  transition: 1s;
  border-radius: 0 0 20px 20px;
}
.nav-link {
  color: var(--black) !important;
}

.install-app a {
  text-decoration: none;
  color: transparent !important;
}

.icon {
  width: 65px;
}

.header .desc h1 {
  font-weight: bold;
  font-size: var(--font-xxlarge) !important;
}

.header .desc p {
  line-height: var(--line-height-normal);
  font-size: var(--font-large);
  word-break: break-word;
}

.header .desc col {
  align-items: center;
}

.header .desc col {
  align-items: center;
}

.row {
  align-items: center;
}

#path_1 {
  left: 0;
  top: -116px;
  position: absolute;
  width: 100% !important;
  z-index: -1;
}

.layer {
  height: 78vh;
  z-index: 8 !important;
}

#mobile-frame {
  width: 332px !important;
  z-index: 8 !important;
}

.mobile-slider {
  height: 500px;
}

.banner {
  text-align: center;
  justify-content: center;
  background-color: var(--pink_light);
  padding: 4rem 1rem;
  border-radius: 40px;
  height: auto;
  width: 90%;
  margin: auto !important;
}

.banner p:first-of-type {
  font-size: 1.6rem;
}

.banner p:nth-of-type(2) {
  font-size: 2rem;
  font-weight: bold;
}

.banner_2 {
  text-align: center;
  justify-content: center;
  background-color: var(--blue);
  padding: 4rem 1rem;
  border-radius: 40px;
  height: auto;
  width: 90%;
  margin: auto !important;
}

.btn img {
  margin-left: 0.5rem;
}

.items {
  margin-bottom: 100px;
}

.items .desc {
  width: 50%;
}

.items > div {
  margin: 79px 0;
}

.items h3 {
  font-size: 1.7rem;
  margin: 40px 0;
}

.items p {
  line-height: 1.7;
  font-size: 1.2rem;
}

.figure {
  width: 30vw;
}

#kids-memory-img {
  width: 30vw;
  transform: translateX(-53px);
}

#path_2 {
  width: 778px !important;
  right: -230px;
  position: absolute;
  z-index: -1;
  transform: translateY(-29%);
}

#bg-phone {
  z-index: -1;
  top: 8%;
  width: 514px;
  left: 0;
  position: absolute;
}

.slider {
  margin: 262px 0 !important;
}

.install-app {
  display: none;
}

#mobile {
  width: 322px;
  height: 644px;
}

#person-cooperation {
  width: 26vw;
}

@media (max-width: 1024px) {
  .items .desc {
    width: 100%;
    padding-right: 0;
  }
  #kids-memory-img {
    width: 450px;
    transform: translateX(-20%);
  }
}

@media (max-width: 992px) {
  .items .desc {
    width: 100%;
    padding-right: 0;
  }
  #kids-memory-img {
    width: 450px;
  }
}

@media (max-width: 456px) {
  .items {
    margin-bottom: 100px;
  }
  .items > div {
    margin: 79px 0;
  }
  .items h3 {
    font-size: 20px;
    margin: 14px 0;
  }
  .items p {
    line-height: 1.7;
    font-size: 14px;
  }
  .figure {
    width: 100%;
  }
  #kids-memory-img {
    width: 100%;
    transform: translateX(-63px);
  }
  .items .desc {
    width: 100%;
  }
  .banner {
    padding: 20px 6px;
    border-radius: 40px;
    width: 97%;
    margin: auto !important;
  }
  .banner_2 {
    padding: 20px 6px;
    border-radius: 40px;
    width: 97%;
    margin: 100px auto !important;
  }
  .icon {
    width: 40px;
  }
  .logo {
    width: 43px;
  }
  .bamano {
    width: 36px;
  }
  .navbar .nav-link img {
    width: 22px;
  }
  .install-app {
    border-radius: 20px 20px 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #4a4a4a;
    display: block;
    z-index: 100;
    padding: 12px 6px;
  }
  .background {
    height: 500px;
    background-size: 240px 500px;
  }
  .layer {
    left: 12px;
    width: 100%;
    height: 430px;
    top: 44px;
  }
  #mobile-frame {
    width: 100% !important;
  }
  #mobile {
    width: 90%;
    height: 100%;
  }
  #bg-phone {
    top: unset !important;
    bottom: 0 !important;
    width: 90% !important;
  }
  .header {
    padding-right: 0;
  }
  .header .desc {
    padding-top: 1rem;
    text-align: center;
    padding-right: 0;
    z-index: 16;
    position: relative;
  }

  .slider {
    margin: 0 !important;
  }
  #person-cooperation {
    width: 20vw;
    transform: translateX(43px);
  }
  .header .desc h1 {
    font-weight: bold;
    font-size: 30px !important;
  }
  .banner p:first-of-type {
    font-size: 16px;
  }
  .banner p:nth-of-type(2) {
    font-size: 22px;
    font-weight: bold;
  }
  #path_2 {
    width: 587px !important;
    right: -230px;
    transform: translateY(-15%);
  }
  footer {
    margin-bottom: 40px;
  }
  .copy-right {
    display: none;
  }
}

.banner__image {
  height: 100%;
}

.banner__button {
  position: relative;
  color: white !important;
  width: 40%;
}

.swipper-slide {
  overflow: hidden;
}

.banner__button:after {
  filter: invert(25%) saturate(230%);
  content: "";
  color: white !important;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.articles-section {
  background-color: var(--muted);
  position: relative;
}

.article-card {
  position: relative;
  width: 100%;
  border-radius: var(--border-radius-large) !important;
  border: none !important;
  min-height: 465px;
}

.article-card__image {
  height: 220px;
  object-fit: cover;
  border-top-left-radius: var(--border-radius-large) !important;
  border-top-right-radius: var(--border-radius-large) !important;
}

.article-card_button {
  border-radius: var(--border-radius-large) !important;
}
.article-card__title p {
  font-size: var(--font-normal);
  font-weight: bold;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-card__desc p {
  font-size: var(--font-small);
  height: 100%;
  overflow: hidden;
  font-size: var(--font-normal);
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}

.article-card__title-box {
  position: absolute;
  background-color: var(--primary);
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.article-card__title {
  margin-bottom: 0;
  padding: 12px;
  font-size: var(--font-normal);
  color: var(--black);
  font-weight: bold;
}
.smart-assistant .row>*{
  text-align: center;
}
.smart-assistant__box__image {
  margin: 0 !important;
}

.landing-page__banner {
  position: relative;
  width: 100%;
}
.landing-page__banner .swiper-wrapper {
  height: auto !important;
}
.landing-page__banner__image {
  position: unset !important;
  height: 253px;
  object-fit: cover;
  object-position: 21% 0;
}

#path_1 {
  left: 0;
  top: -100px;
  z-index: -1;
}
.smart-assistant__banner {
  text-align: end;
}

.features__box {
  text-align: center;
  padding-bottom: 2.5rem;
}

.features__box__image {
  width: 118px;
  height: 118px;
  margin-bottom: 16px;
  cursor: pointer;
}

.features__box__title {
  font-weight: bold;
  font-size: var(--font-normal);
}
.features__box__text {
  font-size: var(--font-normal);
  text-align: justify;
  text-align-last: center;
  padding: 0 12px;
}
.features__heading {
  padding: 12px 0;
  text-align: center;
  margin: 32px 0;
  line-height: var(--line-height-normal);
}
.features__heading__title {
  line-height: var(--line-height-normal);
}
.features__heading__text {
  margin-bottom: 16px;
  text-align: center;
  font-size: var(--font-medium);
}

.smart-assistant__box {
  padding: 16px 0;
  display: flex;
  align-items: center;
}
.smart-assistant__box__image {
  width: 100px;
  height: 100px;
  cursor: pointer;
  margin: 16px;
}
.smart-assistant__box__title {
  font-weight: bold;
  font-size: var(--font-normal);
  margin-bottom: 0;
}
.smart-assistant__box__text {
  font-size: var(--font-normal);
  margin-bottom: 0;
}
.smart-assistant__banner {
  position: unset;
  text-align: end;
}
.smart-assistant__heading__title {
  line-height: var(--line-height-normal);
}
.smart-assistant {
  position: relative;
}

.navbar-collapse {
  flex-grow: unset !important;
}
.smart-assistant__heading {
  line-height: var(--line-height-normal);
}
.smart-assistant__heading__text {
  font-size: var(--font-medium);
  text-align: justify;
}

.downloads__heading__title {
  font-weight: bold;
  font-size: var(--font-xlarge) !important;
  line-height: var(--line-height) !important;
}

.downloads__heading__text {
  font-size: var(--font-xlarge);
}

.landing-page__banner {
  position: relative;
}

.landing-page__banner__image {
  width: 100%;
}

.banner_title {
  color: #403f3f;
  line-height: var(--line-height-normal);
}

@media (min-width: 1024px) {
  .landing-page__banner {
    position: relative;
    margin-bottom: calc(2 * var(--margin-normal));
  }
  .landing-page__banner .swiper-wrapper {
    height: 500px;
  }
}

.articles-section .swiper-wrapper {
  height: auto !important;
}

.swiper-button-next,
.swiper-button-prev {
  color: var(--smocky) !important;
}

.dot {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.google-play,
.bazzar,
.myket,
.app-store {
  width: 100%;
}

.download-page__banner .google-play,
.download-page__banner .bazzar,
.download-page__banner .myket,
.download-page__banner .app-store,
.download-button {
  width: 100%;
}

.swiper-wrapper {
  height: auto !important;
}
.swiper-fade .swiper-slide {
  background-color: white;
}

.landing-page__banner__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  transition: 1s;
  z-index: -1;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .swiper-wrapper {
    height: auto !important;
    min-height: 345px;
  }
  .smart-assistant__box {
    display: inline !important;
  }
  .header .desc h1 {
    font-weight: bold;
    font-size: var(--font-xlarge) !important;
  }
}

section {
  margin-bottom: var(--margin-normal);
}

.landing-page__banner .swiper-wrapper {
  height: auto !important;
}
.landing-page__banner__bg {
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 66px) !important;
  background-position: center;
}
.grid-download-buttons{
  display: flex;
  flex-wrap: nowrap;
  gap: 5px;
}

.grid-download-buttons > *{
  flex-basis:48% ;
}

@media (max-width: 576px) {
  .header {
    background-color: var(--muted);
    text-align: center;
    border-radius: 0 0 44px 47px;
  }
  .banner_description {
    font-size: var(--font-medium) !important;
  }

  .smart-assistant__box__image {
    margin: 0 !important;
  }

  .landing-page__banner {
    position: relative;
    width: 100%;
  }
  .landing-page__banner .swiper-wrapper {
    height: auto !important;
  }
  .landing-page__banner__image {
    position: unset !important;
    height: 253px;
    object-fit: cover;
    object-position: 21% 0;
  }

  #path_1 {
    left: 0;
    top: 0;
    width: 308% !important;
    z-index: -1;
  }
  .smart-assistant__banner {
    text-align: end;
  }
}

#bamano_animate {
  position: fixed;
  top: 50%;
  left: 50%;
  bottom: 0;
  z-index: 200000;
  transform: translate(-50%, -50%);
}
#overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f8f8f8;
  z-index: 100000;
}

@media (min-width: 1200px) {
  .landing-page__banner__bg {
    height: calc(100vh - 66px) !important;
  }
}