body{
    font-family: Tajawal-Regular, serif;
    font-weight: 400;
    letter-spacing: 0;
}

h2 {
    font-family: Almarai-ExtraBold, serif;
    font-size: 36px;
    text-transform: uppercase;
    color: #072613;
    line-height: 1.375em;
    font-weight: 800;
    margin-bottom: 30px;
}
h1.our-service{
    font-family: Almarai-ExtraBold, serif;
    font-size: 50px;
    text-transform: uppercase;
    color: #072613;
    line-height: 1.375em;
    font-weight: 800;
    margin-bottom: 30px;
}
h2.our-value{
    margin: 0;
    font-family: Tajawal-Regular, serif;
    right: 0;
    /*font-size: 28px;*/
}
h3 {
    font-family: Almarai-ExtraBold, serif;
    font-size: 36px;
    text-transform: uppercase;
    color: #072613;
    line-height: 1.375em;
    font-weight: 800;
}
h4.text-right {
    font-family: Tajawal-Regular, serif;
    font-size: 24px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 0.5em;
    text-align: justify;
}
h4.our-value{
    font-family: Tajawal-Regular, serif;
    font-size: 24px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 0.5em;
    text-align: justify;
}
h4{
    font-family: Tajawal-Regular, serif;
    font-size: 24px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 0.5em;
}
@media (min-width: 1000px) {
    .navbar {
        font-family: Tajawal-Regular, serif;
        font-weight: 400;
        letter-spacing: 0;
        font-size: 20px !important;
    }
}
@media (max-width: 999px) {
    .navbar {
        font-family: Tajawal-Regular, serif;
        font-weight: 400;
        letter-spacing: 0;
        font-size: 14px !important;
    }
}
@media (max-width: 850px) {
    .navbar {
        font-family: Tajawal-Regular, serif;
        font-weight: 400;
        letter-spacing: 0;
        font-size: 14px !important;
    }
}
.mt-1{
    margin-top: 1rem;
}
.mt-2{
    margin-top: 2rem;
}
.mt-3{
    margin-top: 3rem;
}
.mt-4{
    margin-top: 4rem;
}
.image-master{
    height: 190px !important;
    width:330px !important;
}