@import "../fonts/IRANSansXFaNum/stylesheet.css";
@import "../fonts/Ravi/stylesheet.css";
.en.number {
    direction: ltr;
}
h1, h2, h3, h4,h5,h6 {
    font-family: Ravi;
}
.header-3#sp-header .sp-megamenu-parent>li {
    font-weight: bold;
    font-family: 'Ravi';
}
.header-4#sp-header .sp-megamenu-parent>li {
    font-weight: bold;
    font-family: 'Ravi';
}
.breadcrumb-item+.breadcrumb-item::before {
    float: right;
    padding-left: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.sp-page-title .breadcrumb>.float-start {
    margin-left: 0.5rem;
}
blockquote {
    padding: 30px 30px 30px 35px;
    border-width: 1px 5px 1px 1px;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 1rem;
}
.fa-long-arrow-alt-right:before {
    content: "\f30a";
}
.article-list .article .readmore a i {

    margin-right: 3px;
}

.fa-chevron-right:before {
    content: "\f053";
}
.list-style-2 ul > li::before, ul.list-style-2 > li::before {
    margin-left: 10px;
    right: 0;
}
.list-style-2 ul > li, ul.list-style-2 > li {
    padding-right: 22px;
}
.sp-page-title.title-image-bg {
    padding: 100px 0;
}
.sp-page-title.title-image-bg:before {

    background: rgb(32 54 70 / 40%);

}
.sppb-addon-articles.articles-list .sppb-addon-content .sppb-addon-article .sppb-article-info-wrap {
    padding-right: 20px;
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-media-body {

    padding-right: 30px;
}
.ut-person.ut-person-2 .sppb-addon-content .person-information .person-designation {
    color: #203646;
    font-size: 15px;
    font-family: 'Ravi';
    font-weight: 600;
}
.ut-person .sppb-addon-content .person-description {
    font-size: 15px;
    font-family: 'Ravi';
    font-weight: 600;
}
 .sp-contact-mobile  {

    direction: ltr !important;
}
div.sameavatar {

    right: auto !important;
}
#comments .comment-author, #comments .author-homepage, #comments .author-email {
    
    font: bold 1em Ravi;
   
}