@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300&display=swap');
html {
    direction: rtl;
}
body {
    font-family: 'Cairo', sans-serif;
}
.hero-style .slide-title h2,.hero-style .slide-text p,.section__third p,.copyright-text p,.menu nav ul li,.adrs-title,.menu-cont p,.service-block ul li,.menu-cont h4 {
    text-align: right;
}
.hero-style .slide-btns,.menu-cont .menu-btn,.switch {
    float: right;
    clear:both;
}
.subscribe-form input {
    padding: 14px 83px 14px 28px;
}
.footer-menu li {
    float: left;
}
.single-cta i {
    float: right;
    margin: 0 15px;
}
.footer-widget-heading h3::before {
    right: 0;
    left:auto;
}
.project {
    float: right;
}
.project-pg {
    left: 0;
    right: auto;
}
.project-cont .about-me {
    /*float: right;*/
    /*padding-right: 60px;*/
}


.lSSlideOuter .lSGallery li {
    width: 40px !important;
}

.contact-pg .me-4 {
    margin-left: 15px;
}
.modal form input, .modal form select {
    padding-right: 20px;
    font-family: 'Cairo', sans-serif;
}
#social-stack {
    right: 0;
    left:auto;
}
.intro img {
    left: 50%;
    right:auto;
}
.vb:nth-child(1), .vb:nth-child(2), .vb:nth-child(4) {
    border-left: 1px #a3a3a3 solid;
    border-right: none;
}
.testimonz .me-3 {
    margin-left: 1rem!important;
}