.margin0
{
    margin: 0;
}

.about-us__label
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,1e5799+66,7db9e8+100;Blue+Gloss+Default */

    direction: rtl;
    padding: 5px 30px;
    margin-bottom: 20px;
    background: #5d5d5d; /* Old browsers */ /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #8e8e8e 0%, #8e8e8e 2%, #5d5d5d 2%, #5d5d5d 100% ); /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(right,  #8e8e8e 0%, #8e8e8e 2%, #5d5d5d 2%, #5d5d5d 100% );
    background: linear-gradient(to left,  #8e8e8e 0%, #8e8e8e 2%, #5d5d5d 2%, #5d5d5d 100% ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#5d5d5d',GradientType=0 ); /* IE6-9 */
}

.about-us__label span
{
    font-family: "Droid Arabic Kufi", Tahoma;
    font-weight: bold;
    color: #fff;
}

.about-us__img > div
{
    padding: 25px;
}

.__brief
{
    position: relative;
    top: -50px;
    background-color: #fff;
    padding: 25px;

}

.__brief > span
{
    font-family: "Droid Arabic Kufi", Tahoma;
    text-align: justify;
    letter-spacing: 1px;
    direction: rtl;
    float: right;
}

.__logo img
{
    margin: 0 auto 15px auto;

}

.__logo span
{
    font-family: "Droid Arabic Kufi", Tahoma;
    font-weight: bold;
    font-size: 12px;
}

.__chief
{
    margin: 20px 0;
}

.__chief img
{
    width: 100%;
}

.__chief .row
{
    background-color: #f0f0f0;
    margin: 0;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.__chief .row div
{
    padding: 5px;
	margin-left: 11px;
}

.__chief .row > div:last-child span
{
    font-family: arial;
}

.__chief .row > div:last-child span i
{
    margin-right: 3px;
}

.__chief .row > div:first-child span
{
    display: block;
    font-family: "Droid Arabic Kufi", Tahoma;

}

.__chief .row > div:first-child span:first-child
{
    font-size: 12px;
    margin: 3px;
}

.__chief .row > div:first-child span:last-child
{
    font-size: 16px;
    font-weight: bold;
    color: #eb4348;
    margin: 3px;
}

.__executor .row
{
    margin: 10px 0;
}

.__executor > .row
{
    margin: 15px 0;
}


.__executor span
{
    font-family: "Droid Arabic Kufi", Tahoma;

}

.__executor > .row > span
{
    font-size: 16px;
}


.__executor .col-xs-4
{
    padding: 5px;

}

.__executor .col-xs-4:first-child
{
    padding-left: 0;
}

.__executor .col-xs-4:last-child
{
    padding-right: 0;
}

.__executor .col-xs-4 .row
{
    background-color: #f0f0f0;
    padding: 25px;
}

.__executor .col-xs-4 .row span
{
    font-size: 12px;
    clear: both;
}
.__executor .col-xs-4 .row span:first-child
{

    color: #eb4348;
}

.__executor .col-xs-4 > span
{
    font-size: 16px;
    color: #000;
}


.__executor:last-child .row
{
    margin: 0;
}

.about-us__footer
{
    margin-top: 200px;
    border-top: solid 1px #000;
    padding: 15px 0;
}

.about-us__footer > .row:first-child
{
    margin-bottom: 15px;
}

.about-us__footer span
{
    font-family: "Droid Arabic Kufi", Tahoma;
    font-size: 12px;
}

.about-us__footer .__label
{
    color: #eb4348;
    margin-left: 2px;
    margin-right:10px;
}
.about-us__footer > .row:last-child
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}.cont-small {width:900px !important;margin:0 auto !important;}
 .akram- {
    margin: 0 auto !important;
    /* width: 100px !important; */
    float: none !important;
    display: block;
}