body{
  overflow-x: hidden;
}
.avatar-wrapper {
  max-width: 200px;
  border: 5px solid #b5e5e5;
  transform: translateY(-50%);
}
.avatar-details {
  .name {
    font-family: IRANSansWeb(FaNum);
    font-size: 33px;
    font-weight: 400;
    line-height: 54.52px;
    text-align: right;
  }
}
.btn-blue {
  background-color: #c0dedd !important;
  border: none !important ;
}
.avatar {
  aspect-ratio: 1;
}
.post-details {
  position: absolute;
  bottom: 0%;
  right: 10%;
  left: 10%;
  border-radius: 20px;
  padding: 6%;
  max-height: 100%;

  .title {
    font-family: IRANSansWeb(FaNum);
    font-size: 20px;
    font-weight: 400;
    line-height: 33.04px;
    text-align: right;
  }
  .text {
    font-family: IRANSansWeb(FaNum);
    font-size: 14px;
    font-weight: 400;
    line-height: 31px;
    text-align: justify;
    max-height: 50%;
  }
  /* transform: translateY(-50%); */
  box-shadow: 0px 8px 18px 0px #0000000a;
  color: white;

  background-color: #2c4049c7;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #2c4049;
  background-color: #d8eeed;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #2c4049;
  background-color: #d8eeed;
}
.nav-link {
  color: #2c4049;
  border-radius: 17px !important ;
}
.nav-link:focus,
.nav-link:hover {
  color: #2c4049;
}
.nav-pills {
  border: 0.5px solid #72b5b5;
  border-radius: 17px !important;
}

.separator {
  background-color: #2c4049 !important ;
}
.titleBorderRightSmall {
  width: 2px;
}

.subcribe-form.send-mail-form .btn {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 14px;
  outline: none !important;
}

.subcribe-form.send-mail-form input {
  box-shadow: 0px 11px 14.9px -8px #00000012;
  border: 1px solid #d8eeed !important;
}
.paragraph-text {
  font-family: IRANSansWeb(FaNum);
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
  text-align: justify;
}

.podcast-section {
  margin-bottom: 10%;
}
.play-btn {
  cursor: pointer;
}
.podcast-list {
  overflow-y: scroll;
  max-height: 350px;
}
.podcast-list li {
  border-bottom: 0.7px solid #f4d8c9;
  padding: 10px;
}
.podcast-list li span {
  max-width: 70%;
}
.contact-me-wrapper {
  padding: 5%;
}
.contact-me-wrapper input,
.contact-me-wrapper textarea {
  border: 1px solid #f6ded1;
  border-radius: 10px !important;
}
.contact-me-wrapper label {
  color: #ae8e77;
  margin-bottom: 2%;
}
.way-text {
  font-family: IRANSansWeb(FaNum);
  font-size: 14px;
  font-weight: 400;
  line-height: 35.38px;
  color: #2c4049;
}
.contact-ways {
  border: 1px solid #f6ded1;
  border-radius: 20px;
  padding: 2% !important;
  padding-top: 10% !important;
  padding-bottom: 10% !important;
  /* padding-bottom: 5% !important; */
  width: 90%;
  z-index: 3;
  position: relative;
  background-color: white;
}
.contact-ways-backdrop {
  background: #d8eeed;
  position: absolute;
  top: -10%;
  right: 15%;
  bottom: -7%;
  z-index: 1;
  left: 0;
  border-radius: 20px;
}
.social-box {
  z-index: 10;
  position: relative;
  padding-top: 7%;
  width: 80%;
  margin-right: auto;
}

/* experience */
.experience {
  display: flex;
  flex-direction: row;
  gap: 5%;
}
.experience p {
  font-family: IRANSansWeb(FaNum);
  /* font-size: 14px; */
  font-weight: 400;
  /* line-height: 35px; */
  text-align: justify;
}
.progress {
  direction: ltr;
}
.date-experience {
  white-space: nowrap;
  color: #ae8e77;
}
.lang-title,
.progress-value {
  margin-left: 3%;
  font-family: IRANSansWeb(FaNum);
  font-weight: 400;
  line-height: 23.13px;
  text-align: left;
}
.single-language {
  margin: 3% 0;
}
.progress-bar {
  background-color: #2c4049bf;
  border-radius: 20px !important;
  height: 100%;
}

/* packages-section */
.packages-section .card {
  background-color: #d8eeed !important;
}
.packages-section ul li {
  margin: 0 !important;
}
.packages-section ul {
  flex-wrap: nowrap;
}
.dotted-line {
  height: 1px !important;
  border-top: 1px dashed #4e4e4e;
  margin: 0 2%;
}
.show-package-btn.btn-secondary {
  border: none;
  background-color: white !important;
  color: #2c4049 !important ;
}
.show-package-btn.btn-secondary:hover {
  border: none;
  background-color: #2c4049 !important;
  color: white !important ;
}
.packages-section .card {
  position: relative;
  margin-top: 20px !important;
}
.packages-section .card.for-sale::before {
  position: absolute;
  background-image: url("../images/sale.svg");
  bottom: 0;
  left: 0;
  width: 50px;
  height: 50px;
  content: "";
  background-size: cover; /* Adjust as needed */
  transform: translate(-50%,50%);
}
.user-comments-wrapper .replyRow{
  padding-right: 5% !important;
}
.comments-avatar{
  max-width: 35px;
}


.borderBottomQA {

border-bottom: 2px solid #ADADAD;

}

@media only screen and (max-width: 768px) {
    h3 {
        font-size: 21px !important;
    }
}
