 
@import url("droidarabickufi.css");

*,.top-bar.container p, .custom-navbar .nav li a, h1, h2, h3, h4, h5,h6 {font-family: 'Droid Arabic Kufi', serif;letter-spacing: 0;}
.custom-navbar .nav li a{font-size:11pt;}
.top-bar.container p{font-size:10pt;  }
.top-bar.container select#select1{font-size:9pt;padding: 3px 5px;float: left;}
.language a{float:left}
.about-page h2:before, .product-page h2:before{
    right: 3%;
    left: auto;
}
div#jssor_1{direction:ltr !important}
@media (min-width: 768px){
.navbar-nav>li {
    float: right;
} 
.navbar-header {
    float: right;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-right: -15px;
    margin-left: 0;
}
.navbar-right {
    float: left!important;
    margin-left: -15px; margin-right:-0;
}
}
body{text-align:right;direction:rtl}
.about-section .wow p { 
    font-size: 10pt;}
.form-control { 
    text-align: right;}
    button, html input[type=button], input[type=reset], input[type=submit]{text-align:center}
.about1 a {
    float: left;
    padding: 0px 15px 0 0;
    margin-left: -20px;
    margin-right: 0;
    direction: rtl;
    }
    .about1 { 
    padding-right: 50px !important;
    padding-left: 0;}

    .go-top { 
    right: auto;

    left: 2em;}

    .info{text-align: right;line-height: 23pt;color: #666;}
    
    .breadcrumb li a{
    padding: 10px 45px 10px 0px;
}
.breadcrumb li a:after{
    right: 100%;
    left: auto;
    border-right: 30px solid hsl(354, 100%, 47%);
    border-left: 0;
}
.breadcrumb li a:before{
    margin-left: 0;
    margin-right: 1px;
    border-right: 30px solid white;
    border-left: 0;
    right: 100%;
    /* left: auto; */
}
.breadcrumb li.active:hover a:after {
    border-right: 30px solid #e2dcfdad;border-left:0
}

.breadcrumb li:hover a:after {
    border-right: 30px solid #cc0014;border-left:0
}
.breadcrumb li.active a:after {
    border-right: 30px solid #e2dcfdad; border-left:0
}
.head-h:before{
    right: 29px;
    left: auto;
}

.input-group-addon:first-child {
    border-right: 1px solid #ccc;
    border-left: 0;
}
.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-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.about-page h2:before, .product-page h2:before{
    right: 42%;
    left: auto;
}