﻿/**********************************************************************************
******************************NewsThreadly[start]**********************************
***********************************************************************************/

.dimo_introtitle {
    font-size: 27px;
    direction: rtl;
    text-align: center;
    margin: 30px 0;
}

.balsa-txt {
    margin: 10px 0;
}
 
.dimo-p9 {
    font-size: 11px;
    text-align: justify;
    line-height: 25px;
    font-size: 13px;
    direction: rtl;
    padding: 0 15px;
    color: #646464;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}

.dimo-t-dx {
    text-align: right;
    padding: 0px 15px 5px 15px !important;
    color: #34343c;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 25px;
    margin: 5px 0;
    padding-right: 15px !important;
}

.dimo-col-news {
    background-color: #fff;
    margin-bottom: 25px;
    border-bottom: 1px solid #f4f4f4 !important;
}
    .dimo-col-news img{
        border-radius:10px;
    }

.dimo_newsdtime {
    padding: 0 15px;
    color: #a2a2a2;
    font: 11px iransansweb,yekannumber;
}
    .dimo_newsdtime i {
        padding-left:5px;
    }

.news-tab {
    padding: 0;
}

    .news-tab li {
        float: right !important;
    }

    .news-tab a {
        padding: 10px 20px !important;
    }

.dimo-news-row {
    width: 100%;
    margin: 5px 0;
    overflow: hidden;
    line-height: 21px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
}


.news-box-title {
    padding: 0 10px;
    margin: 30px 0 5px 0;
    font-size: 16px;
}

    .news-box-title i {
        position: relative;
        top: 2px;
    }

.dimo-news-row p {
    color: #000;
}

.news-main-img {
    border-radius: 3px;
}
 

.paging-tbl {
    font-size: 15px;
    margin-top: 50px;
    display: inline-table;
    width: 100%;
    text-align: center;
}

    .paging-tbl a {
        background: #f7f7f7;
        padding: 0 7px;
        width: 50px;
        position: relative;
        display: inline-block;
        text-align: center;
        color: #999999;
        font-size: 12px;
        border-radius: 4px;
    }
    .paging-tbl td{
        border:0 !important;
    }

    .paging-tbl a:hover {
        text-decoration: none;
    }

    .paging-tbl span span {
        border: 1px solid #ececec;
        font-weight: bold;
        width: 50px;
        display: inline-block;
        text-align: center;
        padding: 0 4px;
        border-radius: 4px;
    }
@media (max-width: 760px) {
    
}

    /**********************************************************************************
*******************************NewsThreadly[end]***********************************
***********************************************************************************/
