.title-slider h1 {
        font-size: 27px;
}

h1,h2,h3,h4,h5,h6 , a , span {
 
    font-family: "Tajawal", sans-serif !important;
}

.header-top {
    background-color: #2e2e2e !important;
    padding: 7px 0 !important;
}
.phone-h a {
    background-color: var(--main-color);
    padding: 8px 30px !important;
    display: inline-flex;
    align-items: center;
    transition: 0.6s;
    color: #fff;
}
.menu-left a {
    color:white !important;
}
.menu-left,.s-h {
    align-items: center !important;
}
