@font-face {
font-family: "JF_Flat";
src: url('../assets/fonts/Cairo-Regular.ttf');}
body{direction:rtl;text-align:right; overflow-x:hidden;
  font-family: "Cairo", sans-serif;
   position: relative;}
.logo img
 {
    width: 80px;
}
.navbar-wrap ul {

margin: 0 auto 0 0;
}
 .navbar-wrap .navigation.right {
    margin: 0 0 0 auto;
}
.menu-area .mobile-nav-toggler{float:left}
.navbar-wrap ul li .sub-menu li {
    margin-right: 0;
	margin-left:unset;
text-align: right;}
.project-style-three .project-item{text-align:right}
.testimonial-content::before {
    right: -9px;
    left: unset;
transform: translateY(-50%) rotate(-225deg);}

.testimonial-thumb
 {
   margin-right:unset;
 margin-left: 22px;}
 .testimonial-item:nth-child(even) .testimonial-thumb {
    margin-left: 0;
 margin-right: 22px;}
 .testimonial-item:nth-child(even) {
    margin-right:auto;
    margin-left: unset;
}
.testimonial-item:nth-child(even) .testimonial-content::before
 {
    right: auto;
 left: -9px;}
 
.blog-meta .list-wrap li
 {
    padding-right:unset;
    padding-left: 10px;
    margin-left: 5px;
 margin-right:unset}
 .blog-meta .list-wrap li::before {
    right: unset;
 left: 0;}
 
.comment-form .form-check .form-check-input, .form-check .form-check-input, .newsletter-form .form-check .form-check-input
 {
    border-radius: 50%;
    border: none;
 margin: 0 0 0 8px;}
 .footer-newsletter button {
   
    left: 0;
    right: unset;
 border-radius: 8px 0 0 8px;}
 .fa-arrow-right:before {
    content: "\f060";
}
/*.footer-logo{display: flex;
    justify-content: center;
    align-items: center;
}*/
.footer-logo img{width:100px}
.scroll-top {

    left: 30px;
right:unset}
/****about****/
.header-style-five .header-action > ul {
    margin-right: 60px;
	margin-left:unset
}
/***properties****/
.breadcrumb-item+.breadcrumb-item {
    padding-right: 10px;
	padding-left:unset
}
.breadcrumb-item+.breadcrumb-item::before {
    float: right;
padding-left: 10px;
padding-right:unset;
content: '\f104';}
.project-top-meta .form-grp button {
    right: unset;
left: 24px;}
.project-top-meta .form-grp input{padding: 13px 24px 13px 55px;
}
.project-top-meta .form-grp.select .form-select
 {
 padding: 15px 24px 15px 45px;}
 .project-top-meta .form-grp.select .form-select{
 background: url(../img/images/select_down_arrow.png) no-repeat scroll 0% center;
 }
 
 @media (max-width: 500px) {
    .testimonial-content::before {
       
        right: 50%;
        left: unset;
	transform: translateX(-50%) rotate(-45deg);}
 
 .logo img {
    width: 50px;
	margin-top: -15px;
}
.testimonial-thumb {
        margin: 0 auto 32px;
    }
.testimonial-item:nth-child(even) .testimonial-thumb {
margin: 0 auto 32px;}
.testimonial-item:nth-child(even) .testimonial-content::before {
        left: 50%;
right: auto;}

/* Counter/Odometer RTL */
.odometer {
    direction: ltr;
    display: inline-block;
}
.counter-item {
    direction: rtl;
}	