.phNumber{
    direction: ltr !important;
}
.form-floating > label {
    left: unset !important;
    right: 0 !important;
}
/* ------------Tour Detail-------------- */
.dest{
    margin-right: 10px;
    border-left: 1px solid #eee;
    padding-left: 10px;
    padding-top: 2px;
}
.tourServices i{
    margin-left: 5px;
}