@charset "UTF-8";
/*
TODO: adding some pages styles to this file, pages like blog detail or gallery detail
      and some simple detail page.
*/
/*---------------------------------- fonts ----------------------------------*/
/*---------------------------------- ellipsis ----------------------------------*/
/*---------------------------------- line text ----------------------------------*/
/*---------------------------------- text gradient ----------------------------------*/
/*---------------------------------- glass effect ----------------------------------*/
/*---------------------------------- card shadow ----------------------------------*/
/*---------------------------------- font icon ----------------------------------*/
/*---------------------------------- overlay ----------------------------------*/
/*---------------------------------- border radius ----------------------------------*/
/*---------------------------------- line ----------------------------------*/
/*---------------------------------- background image ----------------------------------*/
/*---------------------------------- scroll bar ----------------------------------*/
/*---------------------------------- media query ----------------------------------*/
/*---------------------------------- flex ----------------------------------*/
/*---------------------------------- Second Language ----------------------------------*/
.contact-us {
  margin-top: 0;
  margin-bottom: 9rem;
}
.contact-us iframe {
  margin: 5% 0 !important;
  border: none;
  width: 100%;
  height: 300px;
  padding: 0;
  box-shadow: 0 0 5px #e3e3e3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.contact-us__img {
  margin: auto;
  width: 400px;
}
@media only screen and (max-width: 575.98px) {
  .contact-us__img {
    width: 100%;
  }
}
.contact-us__sub-title {
  width: 100%;
  color: #333;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.8;
  margin-top: 1rem;
  margin-bottom: 0;
}
.contact-us .main-btn {
  padding: 13px 25px;
  transition: all 300ms linear;
}
.contact-us .main-btn:hover {
  background-color: rgb(149.7330097087, 5.2669902913, 7.5242718447);
}
.contact-us .main-btn__text {
  font-size: 13.5px;
}

.contact-info__title {
  width: 100%;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 3rem;
  margin-top: 1rem;
}
.contact-info__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  flex-flow: column;
  font-size: 15px;
}
.contact-info__list-item {
  color: #6e6e6e;
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.contact-info__list-item:hover .contact-info__list-icon {
  color: rgb(204.6, 31.8, 34.5);
}
.contact-info__list-text {
  color: rgb(25.5, 25.5, 25.5);
  margin: 0px;
}
.contact-info__list-text:hover {
  color: #c7070a;
}
.contact-info__list-icon {
  font-size: 18px;
  color: #c7070a;
  margin-left: 7px;
  transition: all 300ms linear;
}
.contact-info .contact-social {
  margin-top: 15px;
}
.contact-info .contact-social__text {
  color: #333;
  line-height: 1.9;
}

.social-media {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.social-media__icon {
  padding: 5px;
  font-size: 30px;
  transition: all 300ms linear;
}
.social-media__item {
  margin: 5px;
}
.social-media__item:first-child .social-media__icon {
  padding-left: 0;
}

.blog {
  background: transparent;
}
.blog__title {
  font-size: 20px;
  font-weight: 600;
  color: #c7070a;
  margin-bottom: 10px;
}
.blog__date {
  color: rgb(121.6, 121.6, 121.6);
  font-size: 14px;
  justify-content: flex-start;
  align-items: center;
  font-weight: 300;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.blog__date-icon {
  font-size: 16px;
  margin-left: 7px;
  margin-top: -5px;
}
.blog__content {
  font-size: 16px;
  color: #6e6e6e;
  line-height: 1.9;
  text-align: justify;
  font-weight: 300;
}
.blog__content > img {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 3px;
  margin-left: 0;
  height: auto;
  border-radius: 5px;
  width: 500px;
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .blog__content > img {
    float: none;
    display: flex;
    margin: auto;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .blog__content {
    padding: 15px;
  }
}
.blog__text img {
  max-width: 100%;
}
.blog {
  /* blog text */
}
.blog iframe {
  margin-top: 25px;
  width: 100%;
  border: none;
  min-height: 750px;
  border-radius: 5px;
  box-shadow: 0px 0px 8px 1px #ddd !important;
}
.blog .blog-video__tag {
  margin-top: 25px;
  object-fit: cover;
  width: 100%;
  border-top-left-radius: 3px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 0px 8px 1px #ddd !important;
}
@media (max-width: 991.98px) {
  .blog .blog-video__tag {
    height: auto;
  }
}
.blog .main-btn {
  padding: 10px 20px;
}
.blog .page-item {
  margin-bottom: 10rem !important;
}

.video iframe {
  height: 175px !important;
}

.about-us {
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 4rem;
  margin-top: -2rem;
}
@media only screen and (max-width: 991.98px) {
  .about-us .question-gap {
    gap: 4px !important;
  }
}
.about-us p {
  color: #7f8285;
  font-size: 16px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  /* font-weight: 800; */
  line-height: 30px;
}
@media only screen and (max-width: 1399.98px) {
  .about-us p {
    font-size: 15px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us p {
    line-height: 31px;
    font-size: 12px;
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about-us p {
    -webkit-line-clamp: 3;
    font-size: 13px;
  }
}
.about-us__title h2 {
  font-size: 25px;
  font-weight: 700;
  color: #4e4f4f;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1399.98px) {
  .about-us__title h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__title h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 480.98px) {
  .about-us__title h2 {
    font-size: 16px;
  }
}
.about-us__img {
  background-position: -2rem 19px;
  background-size: 12rem;
}
.about-us__img img {
  width: 90%;
  max-width: 100%;
}
@media only screen and (max-width: 480.98px) {
  .about-us__img img {
    width: 100%;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__img img {
    margin-top: 8rem;
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__img img--item {
    flex-direction: column-reverse;
    gap: 40px;
  }
}
.about-us__img img .button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  color: #474040;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border: #ed394d 0.2em solid;
  /* background: unset; */
  border-radius: 12px;
}
@media only screen and (max-width: 991.98px) {
  .about-us__img img .button {
    font-size: 10px;
  }
}
.about-us__img--img {
  right: 22%;
  top: 22px;
}
.about-us__img--img img {
  width: 100%;
  height: 19rem;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
@media only screen and (max-width: 480.98px) {
  .about-us__img--img img {
    display: none;
  }
}
.about-us__img--row {
  position: absolute;
  /* height: 78px; */
  right: 46px;
  z-index: -1;
}
@media only screen and (max-width: 1400.98px) {
  .about-us__img--row {
    right: 0px;
  }
}
.about-us__img--row img {
  width: 100%;
  height: 15rem;
}
.about-us__title-question {
  background: antiquewhite;
  padding: 9px;
  align-items: center;
  display: flex;
  height: 43px;
  border-radius: 10px;
}
.about-us__title-question h2 {
  font-weight: 700;
  color: #4e4f4f;
  font-size: 15px;
  margin: 0 !important;
}
.about-us__title-question .text {
  left: -5px;
  padding: 10px;
  border-radius: 18px 0 0 18px;
  border: 5px solid #b5230d;
  color: #f0f0f0;
  display: flex;
}
@media only screen and (max-width: 767.98px) {
  .about-us__title-question .text {
    left: 0;
  }
}
.about-us__title-question .text .icon-angle-left {
  color: #c7070a;
}
.about-us .answer {
  background: #56585a;
  padding: 11px;
  border-radius: 13px;
}
.about-us .answer span {
  color: white;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* font-weight: 800; */
  line-height: 22px;
  font-size: 14px;
}

.answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.answer.open {
  max-height: 200px; /* یا هر مقداری متناسب با متن */
}

.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #f8f8f8; /* پس‌زمینه پاسخ */
  transition: all 0.4s ease;
  padding: 0 1rem;
  border-radius: 8px;
}

.answer.open {
  max-height: 500px; /* هر مقدار که متن جا شود */
  opacity: 1;
  padding: 1rem;
}

.about-us__title-question {
  cursor: pointer;
  background-color: #bfb5b4;
  padding: 1rem;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.about-us__title-question:hover {
  background-color: #abaaaa;
}

.d-flex.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #f9f9f9;
  border-radius: 8px;
  padding: 0 15px;
  transition: max-height 0.6s cubic-bezier(0.45, 0, 0.55, 1), opacity 0.5s ease;
}

.d-flex.answer.open {
  opacity: 1;
  max-height: 300px; /* بسته به ارتفاع متن می‌توانی تنظیم کنی */
  padding: 15px;
}

.about-us__title-question.open .icon-angle-left {
  transform: rotate(-90deg);
  transition: transform 0.4s ease;
}

.d-flex.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #5b5a5a;
  border-radius: 8px;
  padding: 0 15px;
  transition: max-height 0.6s cubic-bezier(0.45, 0, 0.55, 1), opacity 0.5s ease, padding 0.4s ease;
}

.d-flex.answer.open {
  opacity: 1;
  max-height: 300px; /* بسته به ارتفاع متن، قابل کم و زیاد کردن هست */
  padding: 15px;
  color: white;
}

/* افکت چرخش آیکون */
.about-us__title-question .icon-angle-left {
  transition: transform 0.4s ease;
}

.about-us__title-question.open .icon-angle-left {
  transform: rotate(-90deg);
}

button span {
  font-size: 15px;
}

.info-list__item {
  width: 100%;
}

.about-us__title-question {
  cursor: pointer;
  background-color: #fff;
  padding: 1rem;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.about-us__title-question:hover {
  background-color: #f2f2f2;
}

.d-flex.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #f9f9f9;
  border-radius: 8px;
  padding: 0 15px;
  transition: max-height 0.6s cubic-bezier(0.45, 0, 0.55, 1), opacity 0.5s ease;
}

.d-flex.answer.open {
  opacity: 1;
  max-height: 300px; /* بسته به ارتفاع متن می‌توانی تنظیم کنی */
  padding: 15px;
}

.about-us__title-question.open .icon-angle-left {
  transform: rotate(-90deg);
  transition: transform 0.4s ease;
}

.d-flex.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #5b5a5a;
  border-radius: 8px;
  padding: 0 15px;
  transition: max-height 0.6s cubic-bezier(0.45, 0, 0.55, 1), opacity 0.5s ease, padding 0.4s ease;
}

.d-flex.answer.open {
  opacity: 1;
  max-height: 300px; /* بسته به ارتفاع متن، قابل کم و زیاد کردن هست */
  padding: 15px;
}

/* افکت چرخش آیکون */
.about-us__title-question .icon-angle-left {
  transition: transform 0.4s ease;
}

.about-us__title-question.open .icon-angle-left {
  transform: rotate(-90deg);
}

/*# sourceMappingURL=pages.css.map */
