ul.pagination>li.active>a {
    color: #0D3078;
}

/* .jw-icon {
    font-family: aparat-icons !important;
} */

article img {
    /*  width: 100%;
   clear: both; */
}

.jw-icon {
    font-family: jw-icons !important;
}

.popover-arrow {
    left: calc(-0.5rem - 1px) !important;
    transform: rotate(180deg) !important;
    right: auto;
    top: 36% !important;
}

.fab {
    font-family: "Font Awesome 6 Brands" !important;
}

/* @media only screen and (max-width: 767px) {
    .child-navbar {
        top: 7rem !important;
    }
} */

.header h1, .header h1 a,
.header b.tjc, .header b.tjc a {
    color: #1E1E20;
    font-size: 1rem;
    font-weight: bold;
    color: var(--primary-color);
}

.trial_version {
    background: #0f2e81;
    color: white;
    padding: 6px 18px;
    margin-left: 0px;
    margin-right: auto;
    display: table;
    border-radius: 0px 0px 5px 5px;
}

.header .nav li {
    margin: 0 0 0 .8rem !important;
}

.header .header-title img {
    transition: all .3s !important;
}

.header .header-title.mini img {
    transform: scale(.5);
    top: -5rem;
}


.above .desc {
    text-align: justify;
}

.above .desc span {
    font-weight: bold !important;
}

.above .desc b {
    font-size: 1.125rem;
    margin: 1rem 0;
    font-weight: 500 !important;
}

.above .desc .bf-c1 {
    font-weight: bold !important;
}

.footer .wrapper {
    background-size: auto 98% !important;
}

.header-search button {
    background: transparent !important;
    margin-left: 15px;
}

.header-search button.go {
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    background: var(--primary-color) !important;
    border-radius: 0.3rem;
    border: 0;
    margin-left: 0.3rem;
    color: #fff;
    text-align: center;
}

.about-box-c1 .slide-1 .t-top {
    align-items: center !important;
}

.about-box-c1 .slide-1 .content {
    padding-right: 3rem !important;
    text-align: justify;
}

#sb-info, #sb-info-inner {
    width: 100%;
}

.route-hidden .route {
    display: none !important;
}

article {
    text-align: justify;
}

.header-c1 {
    text-align: justify;
}

.page-pagination-container {
    padding-top: 30px;
}

a.share-link {
    text-align: left !important;
    width: 100%;
}

.list-news-title {
    display: none !important;
}

.gallery-item span {
    text-align: justify;
    display: inline-block;
}

.sec-6-10 .items-holder h4 a {
    display: inline-block;
    text-align: justify;
}

@media only screen and (max-width: 991px) {
    .cards-c1 .col-l .block {
        height: auto;
        margin-bottom: 1rem;
        padding: 0.5rem;
        align-items: flex-start !important;
    }
}

