.theiaStickySidebar{

    text-align: right;

}

.box-header h3{

    padding-right: 50px;

    margin-bottom: 30px;

}

.box-header h3 strong {

    right: 30px;

    left: auto;

}

.sub-header h1{

    text-align: right;

}

input.form-control, select.form-control, textarea.form-control{

    text-align: right;

}

.check_input{

    line-height: 26px;

    font-size: 22px;

}

label{

    margin-bottom: 15px;

}

.btn-form-func .icon {

    right: auto;

    left: 0;

    border-right: 1px solid #fff;

    border-left: none;

}

.btn-form-func .btn-form-func-content {

    right: auto;

    left: 0;

    padding-right: 30px;

    text-align: right;

}

.alert-success{

padding: 15px;

text-align: center;

font-size: 22px;

margin-bottom: 22px;

color: #fff;

font-family: 'Bahij';
}
.other_special{
    display: none;
}
.other_special.active{
    display: block;
}
.select2-container--default .select2-results>.select2-results__options{
    text-align: right;
}
.select2-container .select2-selection--single{
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
}
@font-face {
    font-family: AdobeArabic-Regular;
    src: url(fonts/AdobeArabic-Regular.otf);
  }
@font-face{
    font-family: GeneralGrotesque-Demi;
    src: url(fonts/GeneralGrotesque-Demi.ttf);
}
@font-face {
    font-family: Dinar;
    src: url(fonts/GE-DinarOneLight.otf);
  }
@font-face{
    font-family: GEDinarOneMedium;
    src: url(fonts/GEDinarOneMedium.ttf);
}
@font-face {
    font-family: Bahij;
    src: url(fonts/Bahij_TheSansArabic-Black.ttf);
}
.header_menu li a{
    font-family: 'Bahij';
    font-size: 19px;
    font-weight: bolder;
    color: #000;
}
.side_contact_header{
        font-family: 'Bahij';
        text-align: right;
        font-size: 24px;
        font-weight: bolder;
        margin-bottom: 20px;
}
.form-holder{
    text-align: right;
}
.side_colum h4 , .main_colum_content h4{
    font-family: Bahij;
    margin: 20px 0;
    font-size: 19px;
}