@font-face {
    font-family: 'GE SS Two light';
    src: url('../fonts/GESSTwoLight-Light.woff2') format('woff2'),
        url('../fonts/GESSTwoLight-Light.woff') format('woff'),
        url('../fonts/GESSTwoLight-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two medium';
    src: url('../fonts/GESSTwoMedium-Medium.woff2') format('woff2'),
        url('../fonts/GESSTwoMedium-Medium.woff') format('woff'),
        url('../fonts/GESSTwoMedium-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body{
    direction: rtl;
    text-align: right;
    font-family: 'GE SS Two light';
}
[type=email], [type=number], [type=tel]{
    direction: rtl;
}
#album .owl-carousel, #contact .ltr, .owl-similar{
    direction: ltr;
}
.carousel-item {
    /* position: relative; */
    /* display: none; */
     float: left; 
    /* width: 100%; */
     margin-left: 0%; 
    -webkit-backface-visibility: initial; 
     backface-visibility: initial; 
    /* transition: transform .6s ease-in-out; */
}
.btn i{
    transform: rotate(180deg)
}
#architectural .card .plus {
    position: absolute;
    bottom: 15px;
    right: initial;
    left: 15px;
}
#architectural .card .content {
    position: absolute;
    bottom: 10px;
    left: inherit;
    right: 10px;
}
#header .dropdown-menu {
    padding: 10px;
    border: 0;
    border-radius: 0;
    box-shadow: 0px 0px 20px -16px;
    min-width: 220px;
    background: #323232f2;
    left: 0;
    right: inherit;
}
.carousel-control-next {
    left: 0;
    right: inherit;
}
#contact .gettouch .btn{
    float: left;
}
.head-title h2 {
    letter-spacing: 1px;
}

.head-title h3 {
    text-align: center;
    letter-spacing: 1px;
}
#architectural.details .head-title h2, #architectural.details .head-title h3{
    text-align: right;
}
#architectural .card .content p{
    direction:rtl;
}
#registerPage .card ul li{
}

#contact .card h5 {
    margin: 0;
    font-weight: bolder;
    font-size: 20px;
    letter-spacing: 1px;
    direction:RTL;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 15px;
    right: inherit;
    width: 20px;
    left: 10px;
}
#contact .card ul li {
    direction: ltr;
}
#album .btn{
    float: left;
}
#header .dropdown-menu.noti span, #slider .carousel-caption ul {
    text-align: left;
}
.file-upload-wrapper:after {
    border-radius: 10px 5px 5px 10px;
  }
  
.file-upload-wrapper:before {
    content: 'ÃƒËœÃ‚Â±Ãƒâ„¢Ã‚ÂÃƒËœÃ‚Â¹ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚Â±Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã¢â‚¬Å¡';
    top: 0;
    right: inherit;
    left: 0;
    border-radius: 5px 0 0 5px;
  }
#orders .current-requests .details {left: 0;right: inherit;}
#orders .current-requests .request-name {
    width: 100%;
    padding: 0 5px 0 80px;
}
#paymont .card img {
    right: initial;
    left: 10px;
}
#slider .carousel-caption ul li .counterUp {
    margin-right: auto;
}
#message .card .message .date{
    float: left;
}
.wishlist{
    left: inherit;
    right: 5px;
}
#architectural.details .box {
    border-left: 0;
    border-right: 3px solid #438f3d;
    padding: 0 10px;
}
.file-upload-wrapper:before {
    content: 'رفع ملف';
}
footer .social-media{
    text-align: left;
}
@media only screen and (max-width: 991px){
    #header .lang {
        position: absolute;
        left: 15px;
        right: initial;
        top: 15px;
    }
        .navbar-toggler {
        position: absolute;
        right: inherit;
        left: 15px;
        top: 60px;
        border: 0;
        padding: 0;
    }
    #header .icons{
        left: 90px; 
        right: initial;
    }
}
@media only screen and (max-width: 450px) {
    #header .icons {
        /* right: 0; */
        /* left: 0; */
    }
    #header .dropdown-menu {
        
        left: -65px;
        right: inherit;
    }
    #header .icons .dropdown.user .dropdown-menu {
        left: 0;
    }
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
    float: left !important;
}
.select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
}
#registerPage .form-group i {
    left: 25px;
    right: initial;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    float: right;
}
#header .icons .dropdown .btn span {
    background-color: #438f3d !important;
    position: absolute;
    right: initial;
    top: 0px;
    left: 0px;
}