/* navbar  */


#mainmenu {
 
    font-size: 19px;
 
}
#section-img-with-tab .nav {
    display: flex ;
    flex-direction: row-reverse;
}



#back-to-top {
    left :10px
}
/* navbar  */

/* cards list cars brand */
.de-flex {
    flex-direction: row-reverse;
}
footer {
    direction: rtl;
}

.menu-item {
    text-align: end !important;
}

.de-item .d-item_like {
    top: 20px;
    left: 20px;
}
.de-item .d-atr-group,
.de-item .d-price,
.de-item h4 {
    text-align: end;
}
.de-item .d-price .btn-main {
    left: 0;
    width: 120px;
}
.hyundai {
    width: 75%;
}
.topbar-left {
    float: right;
}
.topbar-right {
    float: left;
}

/* cards list cars brand */
