body{
    direction: rtl;
    font-family: 'cairo' !important;
}
.container-fluid .top-bar small i{
    margin-left: 10px;
}
.display-2{
    font-family: 'cairo';
    margin-right: 25px;
}
.display-5{
    font-family: 'cairo'!important;
}
.fa.fa-check{
    margin-left: 10px;
}
.mb-4.new{
    line-height: 2;
}
.mb-3{
    font-family: 'cairo' !important;
}
#products h1 ,#products p{
    text-align: right;
}
.tab-content .text-center a {
    font-family: 'cairo' !important;
}
.tab-content .d-flex small a  {
    margin-right: -55px;
}
.tab-content .d-flex small a i{
    margin-left: 10px;
}
.container-fluid .col-lg-3 p i {
    margin-left: 10px;
}

.container-fluid .col-lg-3 .btn{
    text-align: right;
}
.footer .btn.btn-link::before {
    position: relative;
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #999999;
    margin-right: 10px;
}
.dropdown-item{
    text-align: right;
}
.position-relative button{
    display: block;
    margin-right: 210px !important;
}
.container-fluid .container .row .copy{
    text-align: right !important;
}
.container-fluid .container .row .company{
    text-align: left !important;
}
@media (max-width:768px) {
    .container-fluid .navbar a {
        margin-right: -15px;
    }
    .container-fluid .navbar button {
        margin-left: 15px;
        margin-top: 35px;
    }
    .container-fluid #header-carousel .display-2{
        margin-right: 50px;
        font-size: 30px;
    }
    .container-fluid #header-carousel a {
        margin-right: 50px;
    }
    .container-xxl .row .col-lg-6 ul {
        float: right;
        margin-right: -40px;
    }
    .container-fluid .container .row .copy{
        text-align: center !important;
    }
    .container-fluid .container .row .company{
        text-align: center !important;
    }
    .position-relative button{
        display: block;
        margin-right: 260px !important;
    }

}
.container-xxl .pro{
    text-align: right;
}
.text-white{
    font-family: 'cairo' !important;
}
.container-xxl .row .bg-primary p i {
    margin-left: 10px;
}
@media (max-width:768px) {
    .container-fluid .navbar .collapse .pc{
        display: none;
    }
}
@media (min-width:768px) {
    .container-fluid .navbar .collapse .mobile{
        display: none;
    }
}