There are some rtl problems in bootstrap select option form-group from controls


And here is the html code:
<div class="form-group">
<label for="guarantee">گارانتی:</label>
<select id="guarantee" name="guarantee" class="form-control">
<option>آزمایشی</option>
</select>
</div>