.CmsSliderType4 h2{
    font-size: 1.5rem;
    direction: rtl;
}
.tf-categories-wrap .collection-item-circle img{
border: solid 2px #0d0f1d;
    border-radius: 100%;
}
.CmsSliderType4Next , .CmsSliderType4Prev{
    position: absolute;
    height: 100%;
    background-color: #00000045;
    width: 45px;
    top: 0;
    z-index: 9;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    color: white;
}
.CmsSliderType4Next{
    left: 0;
}
.CmsSliderType4Prev{
    right: 0;
}
.CmsSliderType4 h2 a{
color: white;
}
.CmsSliderType4 .backdrop{
    background-color: #0000006b;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.CmsSliderType4 .box-content{
    z-index: 2;
}
.cmsBogByCategor3{
    display: flex;
    justify-content: space-between;
    align-items: center;
margin-bottom: 15px;
}
.cmsBogByCategor4 img{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-left: 5px;
}
.cmsBogByCategor1 .article-title a,.cmsBogByCategor2 .article-title a{
font-size: 0.9rem;
}

.cmsBogByCategor1 .article-btn a,.cmsBogByCategor2 .article-btn a{
font-size: 0.75rem;
}
.cmsBogByCategor3,.cmsBogByCategor5{
border-bottom: solid 1px gray;
    margin-bottom: 15px;
    padding-bottom: 5px;
}