/* Thin */
@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/static/fonts/yekanbakh/Yekan Bakh FaNum Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/static/fonts/yekanbakh/Yekan Bakh FaNum Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/static/fonts/yekanbakh/Yekan Bakh FaNum Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* SemiBold */
@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/static/fonts/yekanbakh/Yekan Bakh FaNum SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/* Bold */
@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/static/fonts/yekanbakh/Yekan Bakh FaNum Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* ExtraBold */
@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/static/fonts/yekanbakh/Yekan Bakh FaNum ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Black */
@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/static/fonts/yekanbakh/Yekan Bakh FaNum Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


.font-farsi {
    font-family: 'YekanBakhFaNum' !important;
}


html, body, a, h1, h2, h3, h4, h5, h6, p, strong {
    font-family: 'YekanBakhFaNum', sans-serif !important;
    font-weight: 900; /* default = Light */
}

header {
    direction: rtl;
}

.main-header .main-box {
    right: 0;
    left: initial;
}

.header-style-three .header-top {
    margin-right: 220px;
    margin-left: initial;
}

.header-style-three .header-lower .logo-box {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: initial;
    padding: 20px;
    margin-right: initial;
    margin-left: 60px;
}

.header-style-three .header-top .inner-container {
    padding-left: 50px;
    padding-right: 60px;
}

.header-style-three .header-lower {
    padding-right: initial;
    padding-left: 50px;
}

.header-style-three .header-lower .outer-box .theme-btn {
    margin-left: initial;
    margin-right: 40px;
}

.main-header .ui-btn {
    margin-right: 30px;
}


.header-style-three .main-menu .navigation > li {
    margin-right: initial;
    margin-left: 50px;
}

.main-menu .navigation > li.dropdown > a:after {
    right: initial;
    left: -16px;
    margin-top: -2px;
}

.main-menu .navigation {
    display: flex;
}

.main-menu .navigation > li > ul {
    right: 0;
    left: initial;
}

.main-menu .navigation > li > ul > li > a {
    text-align: right;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
    content: "\f104";
    position: absolute;
    left: 0;
    right: initial;
}

.main-menu .navigation > li > ul > li > ul {
    left: -100%;
}

.main-menu .navigation > li > ul > li > ul > li > a {
    text-align: right;
}

.banner-section-two .content-box {
    direction: rtl;
}

.banner-section-two .content-box .theme-btn {
    margin-right: initial;
    margin-left: 10px;
}

.banner-section-two .bottom-box .text {
    z-index: 9;
    margin-right: 10px;
}

.search-popup .form-group button {
    left: 5px;
    right: initial;
}

.banner-section-two .bottom-box {
    right: 0;
    left: initial;
}

.banner-section-two .bottom-box .content .inner {
    display: flex;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 1023px) {
    .header-style-three .header-lower {
        padding-left: initial !important;
    }
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    left: 0;
    right: initial;
}

.mobile-menu .upper-box {
    display: flex;
    align-items: center;
}

.mobile-menu .close-btn {
    top: initial;
}

.mobile-menu .nav-logo {
    text-align: right;
}

.services-section-three {
    direction: rtl;
}

.about-section-three {
    direction: rtl;
}

.about-section-three .info-box .title i {
    margin-left: 10px;
    margin-right: initial;
}

.about-section-three .founder-info {
    margin-right: initial;
    margin-left: 35px;
}

.sec-title h2:before {
    left: initial;
    right: 0;
}

.fun-fact-section {
    direction: rtl;
}

.counter-block .icon {
    left: -30px;
    right: initial;
}

.video-section {
    direction: rtl;
}

.video-section .content .play-now {
    right: initial;
    left: 30px;
}

.video-section .content .btn-box .theme-btn {
    margin-right: initial;
    margin-left: 10px;
}

.sec-title {
    direction: rtl;
}

.sec-title.text-center h2:before {
    right: 50%;
}

.features-section-two {
    direction: rtl;
}

.features-section-two .features-column .image {
    left: 65px;
    transform: scaleX(-1);
}

.list-style-two li i {
    left: initial;
    right: -30px;
}

.features-section-two .features-column .inner-column {
    padding-right: initial;
    padding-left: 30px;
}

.faqs-section {
    direction: rtl;
}

.faqs-section .image-column .image-box .image-1 {
    margin-right: -160px;
}

.faqs-section .image-column .image-box .plane-icon {
    right: -65px;
}

.faqs-section .image-column .image-box .sub-title {
    right: 100px;
}

.accordion-box .block .acc-btn .icon {
    right: initial;
    left: 0;
}

.accordion-box .block .acc-btn {
    padding-left: 50px;
    padding-right: 20px;
}

@media only screen and (max-width: 767px) {
    .features-section-two .features-column .inner-column {
        padding: 0 30px 40px;
        padding-right: 60px !important;
    }
}

.training-block-two .image-box .read-more {
    left: 40px;
    right: initial;
}

.why-choose-us-two {
    direction: rtl;
}

.feature-block-three .icon {
    right: initial;
    left: 50px;
}

.feature-block-three .bg-icon {
    left: -25px;
    right: initial;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.news-block .lower-content {
    direction: rtl;
}

.news-block .image-box .date {
    left: 35px;
}

.news-block .post-info li i {
    margin-right: initial;
    margin-left: 3px;
}

.news-block .title:before {
    right: initial;
    left: 0;
}

@media only screen and (max-width: 424px) {
    .news-block .image-box .date {
        bottom: -30px;
    }
}

.main-footer .footer-upper .logo-box {
    position: relative;
    background-color: transparent;
    background-image: none;
    margin-left: 40px;
    margin-right: initial;
}

.main-footer .footer-upper {
    padding: 35px 15px;
}

.main-footer {
    direction: rtl;
}

.main-footer .footer-upper .btn-box {
    margin-right: auto;
}

.main-footer .footer-upper .contact-info li:not([data-lang]) {
    margin-right: auto;
    margin-left: 35px;
}

.main-footer .footer-upper .contact-info li .icon {
    right: 0;
    left: initial;
}

.main-footer .footer-upper .contact-info li {
    border-right: initial;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.main-footer .footer-upper .contact-info li:last-child {
    padding-right: initial;
}

.gallery-widget .widget-content {
    padding-left: 50px;
    padding-right: initial;
}

.subscribe-form .form-group .theme-btn {
    left: 0;
    right: initial;
}

.subscribe-form .form-group input[type=text], .subscribe-form .form-group input[type=email] {
    padding-left: 60px;
    padding-right: initial;
}

.scroll-to-top {
    left: 20px;
    right: initial;
}

@media only screen and (max-width: 1199px) {
    .main-footer .footer-upper .logo-box {
        margin-left: 0;
    }
}

.banner-section-two .content-box .title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 15px;
}

.owl-nav {
    direction: rtl;
}

.banner-section-two .content-box .subtitle {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
    width: 90%;
}


@media only screen and (max-width: 1024px) {
    .banner-section-two .content-box .title {
        font-size: 32px;
        line-height: 1.2em;
        color: #fff;
    }

    .banner-section-two .content-box .subtitle {
        width: 100%;
        font-size: 18px;
    }
}

.header-style-three .header-top .list-style-one li,
.header-style-three .header-top .list-style-one li a span {
    font-weight: 300;
    font-size: 14px;
}


.banner-section-two .bottom-box .text {
    direction: rtl;
    font-family: 'YekanBakhFaNum' !important;
}

.main-header .info-btn .icon {
    top: 24px;
}

@media only screen and (max-width: 768px) {
    .banner-section-two .bottom-box .text {
        font-size: 14px !important;
    }

    .main-header .ui-btn {
        margin-right: 10px;
    }

    .header-style-three .header-lower .logo-box {
        margin-left: 15px;
    }

    .header-style-three .header-lower .logo-box {
        padding: 10px;
    }

}


.service-block-three .overlay-content .text {
    font-family: 'YekanBakhFaNum';
}

.sec-title .sub-title {
    font-family: 'YekanBakhFaNum';
}

.main-footer .text {
    font-family: 'YekanBakhFaNum';
    font-size: 13px;
}

.team-block .info-box .designation {
    font-family: 'YekanBakhFaNum';
}

.services-details__content table tbody tr td span {
    font-family: 'YekanBakhFaNum' !important;
}

.services-details__content li {
    list-style: initial !important;
}

.member-desc {
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
    min-height: calc(1.5em * 2);
}

.main-footer .footer-upper .contact-info li .text a {
    font-weight: 400;
}

.main-footer .footer-upper .contact-info li .text {
    font-size: 15px;
}

.social-icon-two li:first-child {
    margin-left: 10px;
}

.user-links li a {
    font-weight: 600;
}

.footer-bottom .copyright-text {
    font-weight: 600;
    color: #fff;
}

.footer-bottom .copyright-text a {
    font-weight: 600;
}


img.service-icon {
    right: 25px;
}

.lang-tabs .tab {
    font-family: 'YekanBakhFaNum';
}

.sec-title .text {
    font-family: 'YekanBakhFaNum';
}

.about-section-three .info-box .text {
    font-family: 'YekanBakhFaNum';
}

.feature-block-three .text {
    font-family: 'YekanBakhFaNum';
}

.accordion-box .block .acc-content .content .text {
    font-family: 'YekanBakhFaNum';
}

.news-block .image-box .date {
    font-family: 'YekanBakhFaNum';
}

.text {
    font-family: 'YekanBakhFaNum';
}

.contact-details__info li .text span {
    font-family: 'YekanBakhFaNum';
    font-size: 16px;
}

.about-section .experience .text {
    font-family: 'YekanBakhFaNum';
}

text.jvm-region.jvm-element {
    font-family: 'YekanBakhFaNum' !important;
}

.main-footer .footer-upper .contact-info li:last-child[data-lang] {
    padding-right: 12px;
}

.sec-title h2:before {
    background: -webkit-gradient(linear, right top, left top, from(var(--bg-theme-color2)), to(transparent));
    background: linear-gradient(to LEFT, var(--bg-theme-color2), transparent);
}

.banner-section-two .bottom-box .images img:first-child {
    margin-left: -15px;
}

.feature-block-three .bg-icon {
    width: 110px;
    height: 110px;
    object-fit: cover;
    left: -15px;
    right: initial;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: grayscale(100%) brightness(150%);
    opacity: 0.3;
}

.feature-block-three .feature-icon {
    text-align: left;
}

.news-block .text p {
    font-weight: 400;
}

.news-block .title {
    line-height: 1.4em;
}

.news-block .lower-content {
    padding: 45px 30px 20px;
}

.news-block .image-box .date {
    bottom: 55px;
}

.news-block .title:before {
    right: 0;
}

.contact-details__info li .text {
    margin-left: initial;
    margin-right: 30px;
}

.contact-details__info li .text a {
    font-weight: 400;
    font-size: 16px;
}


#messageModalBody .alert {
    font-weight: 400;
}

.btn-close {
    margin-right: auto !important;
    margin-left: 0 !important;
}


.page-breadcrumb li:after {
    content: "\f104";
    right: initial;
    left: -6px;
    top: -1px;
}

.page-breadcrumb li {
    margin-right: initial;
    margin-left: 12px;
    padding-left: 13px;
    padding-right: initial;
}

.page-title .title {
    font-size: 48px;
}

.image-box .map {
    transform: scaleX(-1);
}

.faqs-section .image-column .image-box .image-2 {
    right: -180px !important;

}

.country-details .country-content p {
    font-weight: 400;
}

input[type="tel"] {
    /* Ensures the placeholder and cursor start from the right */
    direction: rtl;
    text-align: right;
    unicode-bidi: plaintext; /* Key property for handling mixed directions */
}


.form-header h4 {
    border-right: 4px solid var(--theme-color2);
    border-left: initial;
    padding-right: 15px;
    margin-bottom: 10px;
}

.news-block .text {
    font-size: 16px;
    font-weight: 400;
}

.news-block .title a {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    min-height: calc(1.5em * 2);
}

.sidebar__search-form {
    direction: ltr;
}

.nav-links > div > a {
    font-size: 16px;

}


.sidebar__post .sidebar__post-list .sidebar__post-image {
    margin-right: initial;
    margin-left: 20px;
}

.sidebar__post .sidebar__post-list .sidebar__post-content h3 a {
    font-weight: 400;
}

.services-details__content h2 {
    flex-direction: initial;
    justify-content: flex-start;
}

.mobile-menu .navigation li > ul > li {
    padding-right: 20px;
    padding-left: initial;
}

.mobile-menu .navigation li.dropdown .dropdown-btn:after {
    border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
    right: 0;
}


.contact-list-one li .contact-info-box .title {
    direction: rtl;
    text-align: right;
}


.contact-details__info li .text h6 {
    text-align: right;
}
