.font-ar{
    font-size: 16px;
    font-family: "Poppins", sans-serif;

}

.about-1 .font-ar{
    font-size: 17px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;

    
}


.nav-logo{
    width:47px;
}


.no-counter{
    font-size: 33px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.logo-x{
    width:210px !important;
    position: absolute;
    /* bottom: -2rem; */
}

.display-ar{
    font-size: 15px !important;
    font-weight: 400 !important;
    font-family: 'Tajawal' !important;
}


.tajawal{
    font-family: 'Tajawal';
}


h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.66em;
    font-family: 'tajawal' !important;
}

.select2-selection__rendered {
    font-family: 'Tajawal' !important;
}



.bg-background-1 .sticky-wrapper .horizontalMenu>.horizontalMenu-list>li>a:hover {
    background-color: #ffffff !important;
    border-radius: 30px;
    color: #6964f7 !important;
}

.active-two {
    background-color: #ffffff !important;
    border-radius: 30px !important;
    color: #6964f7 !important;
}

.footer-main img {
    width:200px !important;
}


.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a {
    font-family: 'Tajawal' !important;
}


#defaultCarousel .item p {
    font-family: 'Tajawal' !important;
}

.section-title {
    text-align:center !important;
}


.horizontalMenu>.horizontalMenu-list>li>a{
    color: white ;
}

@media screen and (min-width: 992px) {
    .horizontal-main {
        height: 80px !important;
    }
}



