html, body{
    direction:rtl;
}

.navbar-nav {
    float: right;
}

header .phone {
    direction: ltr;
}