body {
    font-family: 'Tajawal', sans-serif !important;
}

div {
    font-family: 'Tajawal', sans-serif !important;
}

a {
    font-family: 'Tajawal', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

h1 {
    font-family: 'Tajawal', sans-serif !important;
}

h3 {
    font-family: 'Tajawal', sans-serif !important;
}

button {
    font-family: 'Tajawal', sans-serif !important;
}

h4 {
    font-family: 'Tajawal', sans-serif !important;
}

h2 {
    font-family: 'Tajawal', sans-serif !important;
}
select {
    font-family: 'Tajawal', sans-serif !important;
}
span{
    font-family: 'Tajawal', sans-serif !important;
}
h6{
    font-family: 'Tajawal', sans-serif !important;
}
p{
    font-family: 'Tajawal', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

h5{
    font-family: 'Tajawal', sans-serif !important;
}
th{
    font-family: 'Tajawal', sans-serif !important;
}

.blog {
    background-color: #fff !important;
}
.page-control {
    background: #f7f7f7 !important;
}
.categories-content {
    background-color: #fff !important;
}
.image-heading img{
    height: 178px;
}
.feature-slider .mc-item .content-item {
    text-align: center !important;
}
.mc-item {
    background-color: #ffffff !important;
    min-height: unset !important;
}
.logo img{
    width: 267px;
}
@media screen and (max-width: 1199px){
    .logo img{
        width: 65%;
    }
}

@media screen and (max-width: 1020px){
.after-slider-content .tb-cell {
    text-align: center !important;
}
}

.fade {
    opacity: 88% !important;
}
.slide .slide-item .text h2 {
    color: #00199b !important;
}
.slide .slide-item .text p {
    color: #00199b !important;
}