section.top-hair-transplant {
    background-color: #d9d9d9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.ht.first-slide-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 100px;
    padding-bottom: 160px
}

.ht.first-slide-info p {
    margin: 0
}

.custom-upload {
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    background: #007bff;
    color: #fff;
    border-radius: 5px;
    text-align: center
}

.file-name {
    margin-top: 10px;
    font-size: 14px;
    color: #555
}

.preview-image {
    margin-top: 10px;
    width: 100px;
    height: auto;
    border-radius: 5px
}

.ht.first-slide-info .first-slide-img {
    margin-bottom: 10px
}

.ht-button-parent {
    display: flex;
    gap: 20px
}

.ht-button a {
    display: inline-flex;
    height: 48px;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #fec84b;
    color: #000;
    font-weight: 500;
    line-height: 26px;
    border-radius: 8px
}

.ht-desc-parent p.ht-desc {
    word-wrap: break-word;
    width: 477px;
    color: #101828;
    text-align: right;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 39px
}

.ht-title-parent p.ht-title {
    color: #1a3b74;
    text-align: right;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px
}

.main-tabs-ht {
    display: flex;
    gap: 5px;
    align-items: center
}

.main-tabs-ht button.first-tab.active {
    padding: 0 32px;
    border-radius: 8px 8px 0 0;
    background: #f9fafb;
    border: unset;
    color: #182746;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

.main-tabs-ht button.first-tab.inactive {
    display: inline-flex;
    height: 48px;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #101828;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    border: unset;
    background: #ffffff00
}
.faq-answer-img img {
    max-width: 100%;
    height: auto;
}
section.why-doctoreto {
    display: flex;
    flex-direction: column;
    margin: 60px auto 40px auto;
    gap: 22px;
    align-items: flex-start
}

section.why-doctoreto .title {
    color: #182746;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    padding: 0
}

.competitive-advantage {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px
}

.competitive-advantage-item {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 4px 18px 0 rgba(13,34,70,.02) , 0 1px 6px 0 rgba(13,34,70,.02);
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 16px;
    width: 100%;
    flex-grow: inherit;
    height: 200px;
}

.competitive-advantage-item span,.competitive-advantage-item p:first-child {
    color: #4187ff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 28px
}

.competitive-advantage-item p {
    color: #344054;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin: 0
}

.competitive-advantage-item a {
    color: #4187ff;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.carousel-wrap {
    margin: 16px auto 40px auto;
    padding: 0 0;
    width: 99%;
    position: relative
}

.owl-carousel .item .caption {
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: var(--bs-title)
}

.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #f5f5f5;
    box-shadow: 0 1px 10px 1px var(--bs-shadow-box-color) 33;
    padding: 20px 12px 10px 12px;
    border-radius: 8px;
    display: flex;
    flex-direction: column-reverse;
    text-align: right
}

.owl-nav>div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd
}

.owl-nav i {
    font-size: 52px
}

.owl-nav .owl-prev {
    left: -30px
}

.owl-nav .owl-next {
    right: -30px
}

.hair-transplant .item a {
    display: flex;
    gap: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center
}

.pdf-title {
    color: #101828;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    direction: rtl
}

.pdf-info-parent {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    padding: 0 8px;
    width: 100%;
}
.hair-transplant-parent .pdf-title img {
    width: 32px;
    height: 32px;
}
.hair-transplant-parent .pdf-description {
    color: #101828;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px
}

.hair-transplant-parent .carousel-title {
    margin-bottom: 6px;
    color: #182746;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px
}

section.container.hair-transplant {
    margin: 155px auto
}

.hair-transplant-parent .owl-carousel .owl-stage {
    padding-right: 0!important
}

.hair-transplant-parent .owl-nav .owl-next {
    left: -11px;
    right: unset;
    line-height: 33px;
}

.pdf-book-pic {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 99.25%;
    border-radius: 12px;
    position: relative
}

.hair-transplant-parent .owl-nav .owl-prev {
    right: -30px;
    left: unset;
    line-height: 32px;
}

a {
    text-decoration: none;
    color: #000;
    font-family: var(--bs-font-iran-sans)
}

.main-tabs-ht button.first-tab a {
    display: flex;
    padding: 12px 0;
    justify-content: center;
    align-items: center;
    gap: 8px
}

.hair-transplant-parent .owl-dots .owl-dot.active,.clinic-hair .owl-dots .owl-dot.active,.wht-info-box-parent .owl-dots .owl-dot.active {
    border-radius: 12px;
    background: #4187ff;
    width: 18px;
    height: 8px
}

.owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 15px;
}

.clinic-hair .owl-nav {
    display: none
}

.hair-transplant-parent .pdf-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 17px
}

.hair-transplant-parent .pdf-title span {
    color: #101828;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px
}

.hair-transplant-parent .owl-dots .owl-dot {
    background: #d9e7ff;
    width: 8px;
    height: 8px;
    margin: 0 3px;
}

.hair-transplant-parent.owl-carousel .item {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 4px 18px 0 rgba(13,34,70,.02) , 0 1px 6px 0 rgba(13,34,70,.02)
}

.hair-transplant-parent .owl-next,.hair-transplant-parent .owl-prev,.wht-info-box-parent .owl-nav .owl-prev,.wht-info-box-parent .owl-next {
    box-shadow: 0 20px 24px -4px rgba(13,34,70,.06) , 0 8px 35px -4px rgba(13,34,70,.02);
    background: #fff;
    padding: 12px 18px;
    border-radius: 50%;
    width: 48px;
    height: 48px
}

.hair-transplant-parent .owl-prev.disabled {
    display: none
}

.owl-carousel .item {
    border-radius: 12px;
    border: 1px solid #d0d5dd;
    background: #fff;
    padding: 8px 8px 12px 8px
}

section.hair-transplant-parent {
    margin: 40px auto 15px auto
}

section.hair-services {
    display: flex;
    padding: 40px 60px 40px 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 23px;
    border-radius: 20px;
    background: #fff;
    text-align: center;
    margin: 40px 177px
}

.hair-services-heading {
    gap: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

span.hair-services-title {
    color: #2c3746;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px
}

.hair-services-heading span.subtitle {
    color: #2c3746;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.hair-services-info {
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: flex-end;
    margin-top: 40px
}

.hair-services-item img {
    position: absolute;
    bottom: 70%
}

.hair-services-item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    padding: 90px 10px 16px 16px;
    border-radius: 16px;
    background: #ecf3ff;
    position: relative;
    width: 100%
}

.hair-services-item span.hair-services-title {
    color: #2d4579;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px
}

.hair-services-item span.desc {
    color: #2c3746;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.ask-consultation button {
    display: flex;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #4187ff;
    border: unset;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    font-family: var(--bs-font-iran-sans);
}

section.faq-hair-transplant {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 48px auto
}

section.container.faq-hair-transplant .faq-title {
    color: #182746;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px
}

.faq-main {
    display: flex;
    gap: 25px;
    align-items: flex-start;
    justify-content: flex-start
}

.faq-question {
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: 1
}

.faq-answer-desk {
    flex: 1.5
}

.faq-answer-img {
    flex: 1
}

span.faq-question-item {
    border-radius: 20px;
    border: 1px solid #f0ebe5;
    background: #fff;
    padding: 16px 20px;
    color: #182746;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    cursor: pointer
}

span.faq-question-item span {
    display: none
}

.faq-answer[data-index="0"] {
    display: flex
}

.faq-answer {
    display: none;
    gap: 24px;
    padding: 32px;
    align-items: center;
    border-radius: 20px;
    background: #f0ebe5;
    height: 400px;
    flex: 2;
    justify-content: space-between
}

.faq-answer-desk ul {
    display: flex;
    flex-direction: column;
    gap: 26px;
    margin: 0 auto;
    list-style-type: disc
}

.faq-answer-desk ul li::marker {
    color: #4187ff
}

.faq-answer-desk ul li {
    color: #182746;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    width: 86%;
    margin-right: 16px
}

.clinic-hair {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.clinic-hair-heading {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.clinic-hair-heading span.heading {
    color: #182746;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px
}

.clinic-hair .item {
    border: unset;
    background: unset;
    padding: 0
}

.clinic-hair-heading span.subtitle {
    color: #1d2939;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px
}

.clinic-hair .item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.clinic-hair .item a .pdf-info-parent {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
    gap: 4px
}

.clinic-hair .pdf-title span {
    text-align: center;
    color: #1d2939;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px
}

.clinic-hair .clinic-city {
    display: flex;
    justify-content: flex-start;
    text-align: right;
    gap: 4px;
    align-items: center
}

.clinic-hair .clinic-city span {
    color: #98a2b3;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px
}

.first-section ul li {
    list-style-type: disc
}

.second-section ul li {
    list-style-type: lower-alpha
}

.first-section ul {
    margin-right: 24px
}

.second-section ul {
    margin-right: 32px
}
section.bg-colored-for-hair ul {
    margin: 20px 24px 20px 0;
}
section.bg-colored-for-hair {
    color: white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    padding: 48px 155px 64px 155px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
    line-height: 28px;
}

section.bg-colored-for-hair span.first-section-title,section.bg-colored-for-hair span {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 15px;
    display: block
}

section.bg-colored-for-hair p,section.bg-colored-for-hair ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.free-consultation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 81px 24px 83px
}

section.free-consultation-parent {
    border-radius: 20px;
    margin: 48px 176px;
    background: linear-gradient(0deg,#ecf3ff 0%,#ecf3ff 100%) , #fff
}

.free-consultation .intro {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex: 1.5
}

.first-label>div,.second-label>div,.third-label>div {
    border-radius: 16px;
    border: 1px solid #eaecf0;
    background: #ddeee1;
    display: inline-block;
    padding: 4px 4px 4px 20px
}

.free-consultation .intro .fc-title {
    color: #000;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    width: 409px
}

button.fc {
    display: flex;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid #13b601;
    color: #13b601;
    font-weight: 500;
    line-height: 26px;
    font-size: 16px;
    font-family: var(--bs-font-iran-sans);
}

.info-fc>div span {
    color: #054f31;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

.info-fc {
    flex: 1.5;
    text-align: left;
    gap: 33px;
    display: flex;
    flex-direction: column
}

.second-label {
    text-align: center
}

table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 20px;
    background: #f0ebe5;
}

th,td {
    text-align: center;
    white-space: nowrap
}

section.table-landing {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    margin: 48px auto
}

section.container.table-landing .table-heading {
    color: #182746;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px
}

.table-container {
    padding: 20px;
    border-radius: 20px;
    background: #fff;
    width: 100%;
    overflow-x: auto
}

.table-landing thead {
    border: unset;
    border-style: unset;
    background: #f0ebe5;
    border-radius: 20px
}

.table-landing table thead tr {
    border: unset;
    background-color: unset!important
}

.table-landing table thead tr th {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #0d2246;
    background: #f0ebe5;
    border: unset;
    border-radius: 20px;
    padding: 20px 16px 20px 16px
}

.table-landing table tbody tr td {
    background: unset;
    color: #1d2939;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    border: unset;
    white-space: break-spaces;
    padding: 10px 16px 10px 16px
}

.table-landing table tbody tr:nth-child(odd) {
    border-bottom: unset!important;
    background: rgba(255,255,255,.40)!important;
    border: unset
}

section.ways-of-hair-transplant-parent {
    margin: 48px 177px;
    border-radius: 20px;
    background: #f0ebe5
}

.ways-of-hair-transplant {
    padding: 47px 50px;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.wht-heading {
    color: #182746;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px
}

.ways-of-hair-transplant .wht-desc {
    color: #1d2939;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.wht-info-box-parent {
    display: flex;
    gap: 22px;
    padding: 40px 70px;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    border-radius: 16px;
    margin-top: 44px
}

.wht-info-box-parent .top-element {
    display: flex;
    gap: 94px;
    justify-content: center;
    align-items: flex-start
}

.top-element-img {
    flex: .5
}

.top-element-img img {
    width: 100%
}

.wht-info-box-parent .top-element .top-element-info-parent {
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: 1
}

.wht-info-box-parent .top-element .top-element-info-parent .top-element-title {
    color: #182746;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    /*direction: ltr;*/
    text-align: right;
}

.bottom-element .owl-carousel .item a span {
    color: #fff;
    text-align: right;
    position: absolute;
    bottom: 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 19px;
    right: 10%
}

.bottom-element .owl-carousel .item {
    padding: 0 0 7px 0
}

span.faq-question-item.active {
    border: 1px solid #f0ebe5;
    background: #f0ebe5
}

.wht-info-box-parent .top-element .top-element-info-parent .top-element-desc {
    color: #1d2939;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    width: 98%
}

.wht-info-box-parent .owl-nav .owl-next {
    left: -15px;
    right: unset;
    line-height: 32px;
}

.wht-info-box-parent .owl-dots {
    display: none
}

.wht-info-box-parent .owl-nav .owl-prev {
    right: -30px;
    left: unset;
    line-height: 32px;
}

.wht-info-box-parent.left {
    background: unset
}

.wht-info-box-parent.left .top-element {
    flex-direction: row-reverse
}

section.form-parent-landing {
    background: #ecf3ff;
    padding: 60px 0
}

.form-parent-container {
    display: flex;
    gap: 32px;
    align-items: center;
    justify-content: center
}

.hair-transplant-tel span a {
    color: #2c3746;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin-left: 8px
}

.form-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 24px
}

.form-hair-transplant {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 20px;
    background: #fff;
    padding: 32px;
    width: 100%
}

.form-info .form-heading {
    color: #2c3746;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px
}

.form-info .form-desc {
    color: #2c3746;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px
}

.form-hair-transplant .form-title {
    color: #1d2939;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px
}

.form-hair-transplant .form-subtitle {
    color: #98a2b3;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px
}

.upload-box {
    display: flex;
    padding: 20px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    border-radius: 12px;
    border: 1px dashed #98a2b3;
    background: #fff
}

.form-fields {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-top: 20px
}

.user-info-fields {
    display: flex;
    gap: 32px
}

.user-info-fields .fullname {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1
}

.user-info-fields .telephone {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
    width: 100%;
}

form.wpcf7-form.init p {
    margin: 0;
    width: 100%;
    font-family: var(--bs-font-iran-sans);
}
.form-fields input::placeholder {
    font-family: var(--bs-font-iran-sans);
}
.form-fields input[type="submit"] {
    display: flex;
    height: 48px;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #4187ff;
    color: #fff;
    border: unset;
    border-radius: 8px;
    width: 100%;
    font-family: var(--bs-font-iran-sans);
    cursor: pointer;
}

.user-info-fields label {
    color: #1d2939;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.user-info-fields input {
    height: 40px;
    padding: 12px;
    border: 1px solid #d0d5dd;
    background: #fff;
    border-radius: 8px;
    direction: rtl !important;
    overflow: hidden;
    width: 100%;
}

.upload-box .upload-title {
    color: #1d2939;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px
}

.user-info-fields input::placeholder {
    color: #98a2b3;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

#myFile {
    display: none
}

.upload-desc {
    color: #98a2b3;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px
}

.custom-upload {
    background-color: #007bff;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    height: 32px;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 8px
}

.custom-upload:hover {
    background-color: #0056b3
}

.custom-upload i {
    font-size: 18px
}

@media (max-width: 1500px) {
    section.hair-services,section.free-consultation-parent,section.ways-of-hair-transplant-parent {
        margin:40px 25px
    }
}

@media (max-width: 1024px) {
    section.hair-services,section.free-consultation-parent,section.ways-of-hair-transplant-parent {
        margin:40px 25px
    }

    section.hair-services {
        width: unset;
        margin: 10px;
        padding: 24px 16px
    }

    .competitive-advantage {
        display: flex;
        flex-wrap: wrap;
        gap: 16px
    }

    .competitive-advantage-item {
        flex: 1 1 calc(50% - 16px);
        border-radius: 8px;
        border: 1px solid #eaecf0;
        padding: 8px
    }

    .competitive-advantage-item span {
        text-align: center;
        font-size: 14px;
        line-height: 24px
    }

    .competitive-advantage-item p {
        text-align: center;
        font-size: 12px;
        line-height: 22px
    }

    .competitive-advantage-item a {
        font-size: 12px;
        line-height: 22px
    }

    .table-landing table tbody tr td {
        white-space: nowrap
    }
}

@media (max-width: 768px) {
    section.bg-colored-for-hair {
        padding:24px 16px
    }

    span.hair-services-title {
        font-size: 16px;
        line-height: 26px
    }

    section.hair-transplant-parent .owl-nav {
        display: none
    }

    .hair-services-heading span.subtitle {
        color: #667085;
        text-align: right;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px
    }

    .ways-of-hair-transplant {
        padding: 47px 0
    }

    .hair-services-item span.hair-services-title {
        font-size: 14px;
        line-height: 24px
    }

    .hair-services-item span.desc {
        font-size: 14px;
        line-height: 24px
    }

    .hair-services-info {
        flex-direction: column;
        align-items: center;
        gap: 60px
    }

    section.bg-colored-for-hair span.first-section-title,section.bg-colored-for-hair span {
        font-size: 16px;
        line-height: 26px
    }

    section.bg-colored-for-hair p,section.bg-colored-for-hair ul li {
        font-size: 12px;
        line-height: 22px
    }

    .free-consultation {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        padding: 24px 16px
    }

    .free-consultation .intro {
        align-items: center
    }

    .info-fc {
        text-align: center;
        width: 100%
    }

    span.faq-question-item {
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        padding: 15px 20px
    }

    .faq-answer-desk ul li {
        font-size: 14px;
        line-height: 24px;
        width: 97%
    }

    .second-label>div {
        margin-right: 9px
    }

    .third-label {
        text-align: center
    }

    .free-consultation .intro .fc-title {
        width: 100%;
        font-size: 16px;
        line-height: 26px
    }

    button.fc {
        padding: 8px 24px;
        gap: 4px;
        flex: 1 0 0
    }

    .info-fc>div span {
        font-size: 12px;
        line-height: 22px
    }

    .faq-main {
        flex-direction: column;
        align-items: center
    }

    .faq-answer {
        flex-direction: column-reverse;
        gap: 16px;
        padding: 16px
    }

    section.container.faq-hair-transplant .faq-title {
        color: #101828;
        text-align: center;
        font-size: 16px;
        line-height: 26px
    }

    .faq-question {
        width: 100%;
        gap: 12px
    }

    .first-label>div,.second-label>div,.third-label>div {
        padding: 4px 5px 4px 8px;
        width: 100%;
        text-align: justify
    }

    .faq-answer[data-index="0"] {
        display: none
    }

    .faq-answer {
        display: none
    }

    .table-parent {
        flex-direction: column
    }

    .table-parent .table-item-list {
        flex-direction: row;
        width: 100%;
        padding: 5px 8px
    }

    .table-parent .table-item-list .table-item {
        padding: 12px 0
    }

    .table-parent .table-item-list:first-child .table-item:nth-child(2n) {
        border-top-right-radius: unset;
        border-bottom-right-radius: unset;
        background: unset
    }

    .table-parent .table-item-list:nth-child(2n) {
        background: #fff;
        border-radius: 16px
    }

    .table-parent .table-item-list .table-item:nth-child(2n) {
        background: unset
    }

    .table-container {
        padding: 0
    }

    .wht-info-box-parent {
        padding: 20px 12px;
        gap: 12px;
        margin: 16px 15px
    }

    .wht-info-box-parent .top-element {
        flex-direction: column-reverse;
        align-items: center;
        gap: 12px
    }

    section.ways-of-hair-transplant-parent {
        margin: 40px 13px
    }

    .wht-heading {
        color: #101828;
        font-size: 16px;
        line-height: 26px;
        margin: 0 15px
    }

    .ways-of-hair-transplant .wht-desc {
        margin: 0 15px;
        color: #667085;
        text-align: right;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px
    }

    .wht-info-box-parent .top-element .top-element-info-parent .top-element-title {
        color: #101828;
        font-size: 16px;
        line-height: 26px
    }

    .wht-info-box-parent .top-element .top-element-info-parent .top-element-desc {
        color: #667085;
        text-align: right;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px
    }

    .wht-info-box-parent.left .top-element {
        flex-direction: column-reverse
    }

    .wht-info-box-parent .owl-dots {
        display: flex
    }

    .form-parent-container {
        flex-direction: column;
        overflow: hidden
    }

    .user-info-fields {
        flex-direction: column;
        gap: 16px
    }

    .form-hair-transplant {
        padding: 20px 12px
    }

    .form-info .form-heading {
        color: #101828;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px
    }

    .form-info .form-desc {
        color: #667085;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px
    }

    .upload-title {
        font-size: 12px;
        font-weight: 600;
        line-height: 22px
    }

    .user-info-fields label {
        font-size: 12px;
        line-height: 22px
    }

    .hair-transplant-tel span a {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px
    }

    span.faq-question-item span {
        display: block
    }

    span.faq-question-item {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

@media (max-width: 480px) {
    section.hair-transplant-parent .owl-nav {
        display:none
    }

    .ht-button-parent {
        flex-direction: column;
        align-items: center
    }

    .ht-button a {
        height: 32px;
        padding: 8px 24px;
        gap: 4px;
        color: #101828;
        font-size: 12px;
        line-height: 22px
    }

    .ht-desc-parent p.ht-desc {
        width: 100%;
        text-align: center;
        color: #0d2246;
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 22px
    }

    .main-tabs-ht button.first-tab img {
        display: none
    }

    .main-tabs-ht button.first-tab.active {
        display: inline-flex;
        padding: 4px 8px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
        width: unset
    }

    .main-tabs-ht button.first-tab.inactive {
        display: inline-flex;
        padding: 4px 12px;
        gap: 4px;
        color: #fff;
        font-size: 12px;
        line-height: 22px
    }

    .ht.first-slide-info {
        justify-content: center;
        align-items: center;
        padding-top: 66px;
        padding-bottom: 74px
    }

    .ht-title-parent {
        text-align: center
    }

    .ht-title-parent p.ht-title {
        text-align: center;
        font-size: 16px;
        line-height: 26px
    }
}