@charset "utf-8";
@import url("stylesheet.css"); /* Using a url */

/* CSS Document */

body { text-align: right; font-family: '29LT Adir TRIAL';  }

@media (min-width: 992px)
{
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { }
    
}
.classynav ul, .classynav ul li ul li { direction: rtl;}
.bcrumbs li:before {
    content: "/"; position: absolute;  right: 42px; color: #6e6e6e;}


.fr { float: right;}
.just {     text-align: justify;
    direction: rtl;
    font-family: NotoKufiArabic-Regular;
    line-height: 2.5ex;
    color: #4f2303;
    font-weight: bold;
    font-size: 18px;}

.text-left { text-align: left;}
.topbar .date li{ list-style:none; float: right; margin-right: 20px; text-align: right;}

.brdcrumb_wrapper { text-align: right; direction: rtl;}
.bcrumbs ul { direction: rtl;}



#search {padding: 0 10px 0 0; direction: rtl;}
#search [type=number], #search select { border-left: solid 1px #d4d4d4; border-right: none;}    
 

#search .col-md-2 {
    padding: 0;
    padding-right: 5px;}



.findproperties  .section-heading h1 { text-align: right; }
.findproperties  .section-heading p { text-align: right; } 


.findproperties .styled-select select {
   direction: rtl;
   }


.findproperties input {
   direction: rtl;
   }
.findproperties .styled-select {
 background: url(../images/icon-select.png) no-repeat left #f9f7f3;font-family: '29LT Adir TRIAL';
}



.project-details li  { float: right;}
.projects-btn { padding-right: 10px; float: right; text-align: right;} 
.project-details  li span  { margin-left: 10px; float:right;}
.project-features span { margin-left: 10px; float:right;}
.single-featured-property .property-content p { direction: rtl; }
.ourProject hr { width: 73.5%; float: right;}
.single-featured-property .property-content .location img { margin-left: 10px;}

.contact_form .input-group { direction: rtl;}


.jobs .input-group{ direction: rtl;}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;

}



.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;}

.input-group-addon:first-child {    border-left: 0;}


.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;}