/*h1, h2, h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: 'El Messiri', sans-serif !important;
    font-weight: bold;
}*/

h1, h2, h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: 'tanseekmodernproarabic-bold', sans-serif !important;
    letter-spacing: -0.5px !important;
    font-weight: bold;
}

body {
    font-family: 'Tajawal', sans-serif !important;
}

a {
    font-family: 'El Messiri', sans-serif !important;
}

/*.h1,
.h2 {
    font-family: 'El Messiri', sans-serif !important;
    font-weight: 400;
    line-height: 1.42857143;
    color: #1d4a73;
}*/

.h1,
.h2 {
    font-family: 'tanseekmodernproarabic-bold', sans-serif !important;
    letter-spacing: -0.5px !important;
    font-weight: 400;
    line-height: 1.42857143;
    color: #1d4a73;
}



p {
    font-family: 'Tajawal', sans-serif !important;
}

span {
    font-family: 'Tajawal', sans-serif !important;
}

p {
    text-align: justify;
}

.rbt-header .mainmenu-nav .mainmenu li.with-megamenu .rbt-megamenu, .rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu, .rbt-user-wrapper .rbt-user-menu-list-wrapper, .rbt-category-menu-wrapper .category-dropdown-menu, ul.rbt-dropdown-menu li .sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    visibility: hidden;
    clip: rect(0px, 200vw, 0, 0px);
    opacity: 0;
    transition: opacity 0.4s linear, clip 0.6s linear, visibility 0s 0.4s;
    transform: translateZ(0);
}

.rbt-header .mainmenu-nav .mainmenu li.has-dropdown .submenu {
    text-align: right !important;
}

