/*
 * Custom CSS shared by all "Sites" front-end layouts (1, 2 & 3).
 * Loaded after the theme stylesheets, before each site's per-site Custom CSS.
 */

@import "../fonts/persian-fonts/yekanbakh/style.css";

body {
    direction: rtl;
    font-family: YekanBakh;
    font-weight: 400;
    font-size: 15px;
}

.footer-area-9 .footer-nav-list li {
    font-family: YekanBakh;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.section-title-9 {
    direction: ltr;
    text-align: left;
    font-size: 120px;
    letter-spacing: 0;
    line-height: 140px;
    font-weight: 900;
}

.hero-9-nav .main-menu {
    margin: auto;
}

.hero-9-section-content .meta-list li {
    font-size: 14px;
    font-weight: 300;
}
.copyright-area-9 .copyright-area-inner {
    display: block;
    gap: inherit;
}

.copyright-text p {
    text-align: center !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
}

.footer-area-9 .footer-inner-9 {
    padding-bottom: 64px;
}

.service-9__wrap .title {
    font-size: 34px;
}

.footer-area-9 .footer-widget-box-content a {
    line-height: 24px;
    margin-bottom: 4px;
}

.title-video {
    max-width: 100%;
}

.service-9__info .designation {
    max-width: 500px;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 72px;
}
