@font-face {
    font-family: 'vazir';
    src: url('/client/themes/fa/main/fonts/Vazir.eot');
    src: url('/client/themes/fa/main/fonts/Vazir.eot?#') format('eot'),
    url('/client/themes/fa/main/fonts/Vazir.woff') format('woff'),
    url('/client/themes/fa/main/fonts/Vazir.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'vazir-bold';
    src: url('/client/themes/fa/main/fonts/Vazir-Bold-FD-WOL.eot');
    src: url('/client/themes/fa/main/fonts/Vazir-Bold-FD-WOL.eot') format('eot'), /* IE6–8 */
    url('/client/themes/fa/main/fonts/Vazir-Bold-FD-WOL.woff') format('woff'), /* IE6–8 */
    url('/client/themes/fa/main/fonts/Vazir-Bold-FD-WOL.woff2') format('woff2'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/client/themes/fa/main/fonts/Vazir-Bold-FD-WOL.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-display: swap;
}

@font-face {
    font-family: 'vazir-medium';
    src: url('/client/themes/fa/main/fonts/Vazir-Medium-FD-WOL.eot');
    src: url('/client/themes/fa/main/fonts/Vazir-Medium-FD-WOL.eot') format('eot'), /* IE6–8 */
    url('/client/themes/fa/main/fonts/Vazir-Medium-FD-WOL.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('/client/themes/fa/main/fonts/Vazir-Medium-FD-WOL.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/client/themes/fa/main/fonts/Vazir-Medium-FD-WOL.ttf') format('ttf');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'vazir-light';
    src: url('/client/themes/fa/main/fonts/Vazir-Light-FD-WOL.eot');
    src: url('/client/themes/fa/main/fonts/Vazir-Light-FD-WOL.eot') format('eot'), /* IE6–8 */
    url('/client/themes/fa/main/fonts/Vazir-Light-FD-WOL.woff') format('woff'), /* IE6–8 */
    url('/client/themes/fa/main/fonts/Vazir-Light-FD-WOL.woff2') format('woff2'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/client/themes/fa/main/fonts/Vazir-Light-FD-WOL.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-display: swap;
}
img {
    max-width: 100%;
}
body, input, select, textarea {
    font-family: "vazir" !important;
    direction: rtl;
}
.pad-right {
    padding-left: 11px!important;
    padding-right: 0!important;
}
.pad-inline {
    padding-left: 6px!important;
    padding-right: 5px!important;
}
.pad-left {
    padding-left: 0!important;
    padding-right: 10px!important;
}
.top-box, .body-news, .box-news-tools, .box-tags, .content_item {
    border: 1px solid #1b4b9d;
    margin-bottom: 12px;
    padding: 8px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.body-news {
    max-width: 100%;
}
.box-tags {
    padding: 8px 36px;
    display: flex;
    flex-direction: column;
}
.box-news-tools {
    margin-bottom: 0;
    margin-top: 10px;
}
.rutitr {
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 8px;
}
.title-news,.title-news-box {
    transition: all 0.3s ease-in;
    margin: 0;
    display: block;
    font-size: 28px;
    color: #000;
    padding: 0 0 12px 0;
    font-family: "vazir-bold";
}
.title-news-box.tools-title {
    font: 13px vazir;
}
.news_tools .title-news {
    font-size: 13px;
    font-family: "vazir";
}
.news_nav_title, .news_pdate_c,.contributor-span-name {
    font: 13px vazir;
}
.title-news:hover {
    color: #1b4b9d;
}
.subtitle {
    background-color: #d2d2d240;
    padding: 8px;
    position: relative;
    font: 19px vazir;
    display: block;
    margin-bottom: 12px;
    text-align: justify;
    border-radius: 4px;
}
.lead_image {
    width: 100%;
    height: auto;

    border-radius: 4px;
    margin-top: 8px;

}
.box-lead {
    position: relative;
}
.lead-tag-name{
    background-color: #1b4b9d;
    padding: 4px 10px;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    top: 8px;
    right: 1px;
}
.body p {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    padding: 4px 0;
}
.body img{
    max-width: 100%;
    height: auto;
}
.sepehr-key-related-news {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    background: #f1f1f1c2;
    margin: 24px 0 8px;
    padding: 17px 8px 16px 8px;
    position: relative;
    border-radius: 5px;
}
.continue-read {
    background-color: #e31717;
    display: inline-block;
    padding: 2px 16px;
    color: #fff;
    font-family: vazir-bold;
    position: absolute;
    top: -14px;
    border-radius: 4px;
    right: 50%;
    transform: translate(50%, 0);
}
.relatedkey {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 8px;
}
.tvInnerRelatedImg, .tvInnerRelatedImgLink {
    width: 75px;
    height: 56px;
    border-radius: 4px;
    display: block;
    flex-shrink: 0
}
.line-clamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.line-clamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.sepehrTxt{
    background-color: #a53860;
    padding: 2px 4px;
    max-height: 73px;
    border-radius: 4px;
    flex: 1;
}
.sepehrTxt a {
    font: 15px vazir-bold;
    color: #fff !important;
    line-height: 33px;
}
.fa.fa-angle-left{
    color: #1b4b9d;
    font-size: 14px;
    padding-top: 8px;
    padding-inline: 8px;
}
.news_path a {
    color: #000 !important;
    font: 13px vazir !important;
}
.zoom-box {
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
    align-items: center;
    gap: 15px;
}
.news_tools {
    margin-bottom: 6px;
}
.box-line-news, .related-container {
    float: left;
    margin-left: 0;
    border-radius: 4px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px;
    background-color: #fff;
    border: 1px solid #1b4b9d;
    width: 100%;
}
.body-related {
    margin-left: 0;
    border-radius: 4px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px;
    background-color: #fff;
    border: 1px solid #1b4b9d;
    width: 92%;
    margin-inline: auto;
}
.title-line-news, .header4-section {
    margin-bottom: 4px;
    border-top: 20px solid #d6d6d6;
    padding: 0 8px 20px 0;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    border-radius: 4px;
}
.header4-section {
    padding: 0 8px 25px 0;
    margin-bottom: 10px;
}
.title-line, .header4-section span {
    position: absolute;
    top: -20px;
    display: inline-block;
    padding: 7px 16px;
    background-color: #1b4b9d;
    color: #fff;
    font-family: "vazir-bold";
    font-size: 17px;
    border-radius: 0 0 5px 5px;
}
.box-line-news .t_l_content {
    padding: 0 8px 8px 8px;
}
.box-line-news .box-text-adv .t_l_content {
    padding: 0 8px 11px 8px !important;
}
.linear_news {
    direction: rtl;
    margin-bottom: 4px;
    text-align: right;
    width: 100%;
}
.title5 {
    color: #3e373f;
    font: 12.8px vazir;
    text-decoration: none;
    direction: rtl;
    display: block;
    line-height: 24px;
    padding-right: 4px;
    padding-top: 8px;
}
.news-section .title5 {
    font: 13px vazir;
}
.content12, .content_relate {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.related-img,.noimg, .relate_list_img,.no-img-relate {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5;
    object-fit: cover;
}
.noimg, .no-img-relate {
    background: gray;
    display: block;
}
.related-titile {
    transition: all 0.3s ease-in;
    color: #000;
    font-size: 14px;
}
.tags_title i {
    padding-left: 2px;
    color: #1b4b9d;
    font-size: 10px;
}
.tags_title {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #000;
}
.copy_link {
    gap: 10px;
    padding-left: 0!important;
}
.newsShortLinkBox{
    border: none;
    position: relative;
    background-color: unset;
    padding: 8px 0;
}
.newsShortLink{
    color: #3a3a3a;
    font-size: 12px;
    padding: 2px 5px 2px;
    position: relative;
    background-color: #e1e1e1;
    border: 1px solid #000;
    border-radius: 3px;
}
.newsShortLinkCopied{
    display: none;
    font: 12px vazir;
    color: #333333;
    padding: 3px 14px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -25px;
    box-shadow: 0 2px 2px 0 #042CA540;
    -webkit-box-shadow: 0 2px 2px 0 #042CA540;
    width: max-content;
    transform: translateX(-50%);
    background-color: #fff;
}
.share_to_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.box-share .article-social a {
    color: #444;
    display: inline-block;
    padding-right: 12px;
}
.box-share .article-social a:hover svg path {
    fill: #1b4b9d;
}
.news_print_link {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    margin-bottom: 16px;
}
.box-comment {
    border: 1px solid #1b4b9d;
    border-radius: 4px;
    margin: 12px 0;
    padding-left: 0!important;
    padding-right: 0!important;
    min-height: 300px;
}
.box-head-comment {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.news_comment_header {
    margin-bottom: 4px;
    border-top: 12px solid #d6d6d6;
    padding: 0 8px 25px 0;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    border-radius: 4px;
}
.btn.btn-default{
    float: left;
    margin: 12px 0;
    color: #fff;
    border: none;
    display: inline-block;
    font-size: .9em;
    padding: 4px 8px;
    width: 25%;
    background-color: #074c88;
}
.frm_label {
    font-size: .9em;
    color: #1b4b9d;
    margin-bottom: 8px;
    display: block;
}
.box-head-comment textarea{
    padding: 12px;
    box-sizing: border-box;
    border: 1px solid #000;
    background-color: #ebebeb;
    resize: none;
}
.box-head-comment input {
    margin-bottom: 12px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #000;
    font-size: .8em;
    background-color: #ebebeb;
    padding: 6px;
}
.content_item.hotnews {
    border: 1px solid red;
}
.liveblog_delay {
    padding-inline: 13px;
}
.hotnews .live-header {
    background: rgba(204,0,2,0.2);
}
.live-header {
    background: rgba(27, 75, 157, 0.2);
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #dddcdc;
    padding: 8px;
    min-height: 45px;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
}
.videojs_main {
    margin-inline: auto;
    margin-bottom: 10px;
}
.video-js{
    aspect-ratio: 1.7778;
    height: fit-content;
}
.video-tool-box {
    display: flex;
    justify-content: center;
}
.video_share_tag_box.open-tag-box {
    margin-bottom: 10px;
}
.video-player-download-link span, .video-share-code {
    font: 13px vazir;
}
.album_list_content {
    margin-bottom: 8px;
    width: 80%;
    margin-inline: auto;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    padding: 5px;
}
.album_list_content img {
    border-radius: 3px;
}
.most-visited .more-tabs {
    display: none;
}
.more-tabs {
    padding: 4px;
    text-align: left;
}
.more-tabs-link {
    display: inline-block;
    color: #1b4b9d;
    font-size: 0.8em;
    background: none;
}
.pad-inline .icon-line-news:before {
    content: url('/client/themes/fa/main/img/line.svg');
    padding-left: 4px;
}
.adv-text-liner a {
    border: 2px solid #1b4b9d;
    border-radius: 8px 8px 0 8px;
    padding: 3px 7px;
    font:14px vazir;
    color: #1b4b9d;
}
.box-text-adv {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 12px;
}
.news_toolbar {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.box-contribiuter i {
    color: #1b4b9d;
}
.news_nav.news_id_c:before {
    content: url('/client/themes/fa/main/img/news-id.svg');
    width: 18px;
    height: 18px;
    display: inline-block;
}
.sutitr_c {
    margin: 10px;
    padding: 12px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 #cccccc29, 0 2px 4px 0 #0000001f;
}
.page_text {
    color: #1b4b9d;
    font: 14px vazir;
    margin-bottom: 10px;
}
.news_source {
    font: 14px/30px vazir;
}

.related-titile, .title-relate-cat {
    font: 14px/20px vazir;
    transition: all 0.3s ease-in;
    margin-block: 5px;
    text-align: right;
    min-height: 60px;
}
.related-titile:hover, .title-relate-cat:hover {
    color: #1b4b9d;
}
.video-share-code {
    height: 37px!important;
}
.pdate-s-3-1 {
    font: 10px vazir;
}
.pdate-s-3-1:before {
    content: " ";
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url('/client/themes/fa/main/img/clock.svg') no-repeat center / contain;
    vertical-align: middle;
    margin-left: 4px;
}
.row.realted-row .related-container {
    padding-right: 0!important;
    padding-left: 0!important;
}
.box-h1 {
    padding: 10px 16px;
    line-height: 30px;
    margin: 10px 0;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 #cccccc29, 0 2px 4px 0 #0000001f;
    display: none;
}
.box-h1 ul li{
    padding: 8px 0;
    display: flex;
    align-items: center;
    gap: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.box-h1 ul li:before {
    content: url('/client/themes/fa/main/img/svg-news-page.svg');
    width: 20px;
    height: 20px;
}
.box-h1 ul li a{
    text-decoration: none;
    color: #1b4b9d;
    font: 15px vazir-bold;
}
.box-h1.view-text {
    display: block;
}

.head-h1 {
    font: 16px/30px vazir;
    font-weight: bold;
}
.head-h1:before {
    content: url('/client/themes/fa/main/img/news-list.svg');
    width: 20px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
}
.body table th, .body table td {
     padding: .75em 1em;
    border: 1px solid #5e5e5e;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
}
.body table {
    height: auto !important;
    border-collapse: collapse;
    font-family: inherit;
    background-color: #fff;
    font-size: .9rem;
    color: #262626;
    overflow: hidden;
}
ol , ul {
    padding-inline: 16px !important;
}
.view_stat {
    left: 24px !important;
}
table {
    max-width: 100%;
}

.body-news p a {
    color: #1b4b9d;
    font-weight: bold;
}
.body-news h2 {
    font-size: 25px;
}
.video-tool-box {
    flex-direction: row-reverse;
}
.video-share-code {
    margin-inline: 10px;
}


@media only screen and (max-width: 575px) {
    .news_path, .zoom-box{
        padding-bottom: 10px;
    }
    .news_path .fa.fa-angle-left{
        padding-inline: 20px;
    }
}

.news_source:hover{
    color: #b33239;
}