


.AR-Nav{
    display: flex!important;
flex-direction: row-reverse!important;
justify-content: space-between !important;
padding-right: 2%;padding-left: 2%;


}

.panel-title1{
text-align: right;
}
.navbar-collapseAR{
flex-grow: 0;
}

.iti__selected-flag {

flex-direction: row-reverse;
}
.iti__country-list {

left: inherit!important;
}



.iti__country {

display: flex
;
justify-content: flex-start;
flex-direction: row-reverse;
align-items: center


}