body , html
{
    direction: rtl !important;
    font-family: "Noto Kufi Arabic", sans-serif;
}
.banner-one
{
    direction: ltr;
}
.main-menu .main-menu__list>li, .stricky-header .main-menu__list>li {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    margin-left: 33px;
}
.banner-one__title
{
    font-size: 30px;

}
.banner-one__inner
{
    direction: rtl;
}
.banner-one__img-box {
    position: absolute;
    bottom: 0;
    left: -60px;
    right: initial !important;
    z-index: -1;
}
.banner-one__img img
{
    max-width: 550px;
}
.banner-one
{
    padding-top: 100px;
    padding-bottom: 100px;
}
.about-one__points li .icon span
{
    font-size: 20px;
}
.process-one__title
{
    font-size: 16px;
}
.process-one__single
{
    min-height: 380px;
}
.list-unstyled {
    padding-right: 0;
}
.why-choose-one__progress .count-text{
    left: 0 !important;
    right:  initial !important;
}
.project-one__carousel
{
    direction: ltr;
}
.project-one__title h3 a{
    display: none;
}
.project-two ,
.brand-one ,
.testimonial-one__carousel
{
    direction: ltr;
}
.testimonial-one__single
{
    background-color: #fff;
}
.testimonial-one__client-info {
    position: absolute;
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    bottom: 30px;
    right: 100px;
    z-index: 1;
    text-align: right;
}
.site-footer__top-inner {
    position: relative;
    display: block;
    padding: 35px 0 35px;
    text-align: center;
}
.footer-widget__social
{
    justify-content: center;
}
.footer-widget__social a+a {
    margin-right: 5px;
    margin-left: 5px;
}
.project-two__carousel.owl-carousel .owl-dots .owl-dot
{
    background-color: #ccc
}

.about-one__right
{
     margin-right: 50px;
    margin-left:50px;
}
.why-choose-three__img-1 {
    position: absolute;
    bottom: -120px;
    left: 85px;
    right: initial !important;
}
@media screen and (max-width: 900px){
    .banner-one__inner
    {
        padding: 0 !important;
    }
    .banner-one__title
    {
        font-size: 24px !important;
    }
    .banner-one__sub-title {
        font-size: 18px !important;;
    }
    .banner-one__btn
    {
        margin: 0 auto;
    }
    .banner-one__btn .thm-btn
    {
        margin: 0 auto;
        width: 190px !important;
        font-size: 14px;
    }
    .banner-one__shape-4
    {
        display: none;

    }

    .why-choose-three__points-list
    {
        width: 100%;
    }
    .why-choose-three__img-1
    {
        position: relative !important;
        display: block !important;
        left: 0;
        right: 0 !important;
        margin: 0 auto;
        text-align: center;
    }
    .why-choose-three__img-1
    {
        bottom: 50px !important;
    }
    .why-choose-three__img-1 img
    {
        height: 250px !important;
        border-radius: 4px;
        border: 1px dashed #ff552e;
        box-shadow: 5px 5px 5px #eee;
    }
    .why-choose-three__img-1
    {
        left: 0 ;
        right: 0 ;
    }
    .testimonial-one__sub-title
    {
        font-size: 12px;
    }
    .section-title__title
    {
        font-size: 20px !important;
    }
    .about-one__points li .content h4 {
        font-size: 16px !important;
        font-weight: 700;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .why-choose-three__points-list li h3 {
        flex: 1;
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
    }
    .why-choose-one__progress-title {
        font-size: 16px;
    }
    .testimonial-one__client-name {
        font-size: 16px;
    }
}