.terms-conditions-title-bold {
    font-size: 20px;
    line-height: 30px;
    font-family: Tajawal-bold;
    color: #fff
}

.terms-conditions-text {
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    font-family: Tajawal-Regular
}

ol {
    list-style-type: disc
}

    ol li {
        padding-bottom: 10px
    }

    ol.circle {
        list-style-type: circle
    }

    ol.decimal {
        list-style-type: decimal
    }

    ol.roman {
        list-style-type: upper-roman
    }

a.underline {
    color: #fff;
    text-decoration: underline !important
}

ol.abjd {
    list-style: none;
}

    ol.abjd > li::before {
        display: inline-block;
        width: 1em;
        margin-right: -1.5em;
        margin-left: 0.5em;
        text-align: left;
        direction: ltr;
    }

    ol.abjd > li:nth-child(1)::before {
        content: ".Ã";
    }

    ol.abjd > li:nth-child(2)::before {
        content: ".È";
    }

    ol.abjd > li:nth-child(3)::before {
        content: ".Ê";
    }

    ol.abjd > li:nth-child(4)::before {
        content: ".Ë";
    }

    ol.abjd > li:nth-child(5)::before {
        content: ".Ì";
    }

    ol.abjd > li:nth-child(6)::before {
        content: ".Í";
    }

    ol.abjd > li:nth-child(7)::before {
        content: ".Î";
    }

    ol.abjd > li:nth-child(8)::before {
        content: ".Ï";
    }

    ol.abjd > li:nth-child(9)::before {
        content: ".Ø";
    }

    ol.abjd > li:nth-child(10)::before {
        content: ".ì";
    }

    ol.abjd > li:nth-child(11)::before {
        content: ".ßÜ";
    }

    ol.abjd > li:nth-child(12)::before {
        content: ".á";
    }

    ol.abjd > li:nth-child(13)::before {
        content: ".ãÜ";
    }

    ol.abjd > li:nth-child(14)::before {
        content: ".ä";
    }

    ol.abjd > li:nth-child(15)::before {
        content: ".Ó";
    }

    ol.abjd > li:nth-child(16)::before {
        content: ".ÚÜ";
    }

    ol.abjd > li:nth-child(17)::before {
        content: ".Ý";
    }

    ol.abjd > li:nth-child(18)::before {
        content: ".ÕÜ";
    }

    ol.abjd > li:nth-child(19)::before {
        content: ".Þ";
    }

    ol.abjd > li:nth-child(20)::before {
        content: ".Ñ";
    }

    ol.abjd > li:nth-child(21)::before {
        content: ".Ô";
    }

    ol.abjd > li:nth-child(22)::before {
        content: ".Ê";
    }

    ol.abjd > li:nth-child(23)::before {
        content: ".Ë";
    }

    ol.abjd > li:nth-child(24)::before {
        content: ".ÎÜ";
    }

    ol.abjd > li:nth-child(25)::before {
        content: ".Ð";
    }

    ol.abjd > li:nth-child(26)::before {
        content: ".ÖÜ";
    }

    ol.abjd > li:nth-child(27)::before {
        content: ".Ù";
    }

    ol.abjd > li:nth-child(28)::before {
        content: ".ÛÜ";
    }

.terms-conditions-content {
    padding-bottom: 50px;
}
