@font-face
{
    font-family: "droid Sans Arabic";
    src: url(../DroidSansArabic.ttf);
}
.request{
    text-align: center;
    font-family: droid Sans Arabic;
    font-size: 17px;
}.request a{
    display: inline-block;
    background: #555;
    color: #fff;
    padding: 10px 31px 10px 31px;
    text-decoration: none;
    margin: 10px;
    border-radius: 5px;
}.request a:hover{
    color: #FF85DC;
}.whats{
    position: relative;
    top: 6px;
}.mobi{
    position: relative;
    top: 4px;
}.viber{
    position: relative;
    top: 5px;   
}.call_1{
    display: inline-block;
}.call_2{
    display: inline-block;

} 
.call_1 a ,.call_2 a{
    display: none;

}
@media screen and (max-width: 720px) {
    .call_1 span , .call_2 span{
        display: none;
    }.call_1 a ,.call_2 a{
        display: inline-block;
    }
}

#worksour {
    background: url(../images/brush.png) no-repeat top center;}

#worksour:hover {background: url(../images/brush_ho.png) no-repeat top center;
}



.right_float{
    float: right;
    font-size: 15px;
    color: #FFF;
    font-family: Droid Sans Arabic;
    src: url("DroidSansArabic.ttf");
    font-weight: normal;
}.h6_title{
    padding-left: 10px;
    padding-top: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
}.or {
    padding-right: 10px;
    padding-top: 3px;  
    padding-left: 10px;
}.right_float input{
    font-family: Droid Sans Arabic;
    src: url("DroidSansArabic.ttf");
}
.signup_result3{
        width: 20px;
    display: inline-block;
    float: right;
}

.signup_result2{
        width: 20px;
    display: inline-block;
    float: right;
}.clear{
    clear: both;
}