#sticky-wrapper.sticky-wrapper {
    direction: rtl !important;
}

ul#nav li ul li a {
    text-align: start !important;
}

.hero-txt {
    direction: rtl !important;
    text-align: start !important;
}

#featured .row.mb-5 {
    direction: rtl !important;
    text-align: start !important;
}

#contact form input, #contact form textarea{
    direction: rtl !important;
}
.cm-menu{
    text-align: start;

}
.cm-getapp{
    margin-right: 4em;
}

#top-row{
	direction: rtl !important ;
}