@font-face {
    font-family: "Cairo Black";
    src: url("../fonts/Cairo-Black.ttf");
}

@font-face {
    font-family: "Cairo Bold";
    src: url("../fonts/Cairo-Bold.ttf");
}

@font-face {
    font-family: "Cairo SemiBold";
    src: url("../fonts/Cairo-Bold.ttf");
}

@font-face {
    font-family: "CBold"!important;
    src: url("../fonts/Cairo-Bold.ttf");
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font-family: "Cairo SemiBold";
    direction: rtl;
}
p,
.xs-header-nav .header-nav .nav-menu > li > a,
.xs-btn,.about-sec .about-content p, .about-sec,
.xs-header-middle .header-middle-info ul li p,
.xs-header-middle .header-middle-info ul li label,
.funfact-sec .single-funfact p,
.testmonial-sec .call-back-content,
.testmonial-sec .call-back-content .call-back-form .call-back-inp,
.promo-area-sec .promo-content-item .single-promo-content p,
.testmonial-sec .testmonial-content p,
.xs-header-top .header-top-info ul li{
    font-family: "Cairo SemiBold";


}
.faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:before{
    right: unset;
    left: 0;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded{
    direction: ltr;
    text-align: right;

}
.testmonial-v2-sec .single-testmonial{
    display: flex;
    justify-content: center;
    align-self: center;
}
.xs-header-middle .header-middle-info{
    float: left;
}
.xs-header-middle .header-middle-info ul li{
    margin-right: 50px;
    margin-left: 0;
    padding-left: unset;
    padding-right: 50px;
    text-align: right;
}
.xs-header-middle .header-middle-info ul li i{
    left: unset;
    right: 0;
}
.xs-header-top .header-top-social ul{
    text-align: left;
}
.xs-header-top .header-top-info ul li{
    padding-left: unset;
    padding-right: 55px;
}
.xs-header-top .header-top-info ul li:first-child{
    padding-right: 0;
}
.header-top-info ul,
.about-sec .about-content p,.about-sec,
.testmonial-sec .call-back-content,
.testmonial-slider{
    text-align: justify;
}
.nav-menu > li{
    float: right;
}
.xs-header-nav .header-nav .header-nav-right-info{
    float: left;
}
.about-sec .about-video-item .about-img2{
    margin-right: auto;
}
.about-sec .about-video-item{
    margin-left: unset;
    margin-right: 40px
}
.testmonial-slider{
    text-align: right;
}
.xs-footer-sec .footer-item .widgets ul.footer-contact-list li i{
    right: 0;
    left: unset;
}
.xs-footer-sec .footer-item .widgets ul.footer-contact-list li{
    padding-left: 0;
    padding-right: 20px;
}