﻿

.rtlDir {
    direction: rtl;
}

.txcenter {
    text-align: center;
    width: 100%;
}

.txright {
    text-align: right;
}

.txleft {
    text-align: left;
}

.textalgn {
    text-align: justify;
}

.fontss {
    font-family: 'BEsf';
}

.features_items {
    font-family: 'BEsf';
}

.Kamfonts {
    font-family: 'BKam';
    font-size: 25px;
}

.kamfontsSmall {
    font-family: 'Bkam';
    font-size: 5px;
}

.Homfonts {
    font-family: 'Bhom';
    font-size: 20px;
    font-weight: normal;
}

.HomfontsSmall {
    font-family: 'Bhom';
    font-size: 15px;
    font-weight: normal;
}
.HomfontsH1 {
    font-family: 'Bhom';
    font-size: 30px;
    font-weight: bold;
}
.HomfontsH2 {
        font-family: 'Bhom';
    font-size: 25px;
    font-weight: bold;
}

.TempFonts {
    font-family: 'Bhom';
    font-size: 15px;
}

.PLineHeight {
    line-height: 45px;
}

.charSpace {
    letter-spacing: 10px;
}