@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Noto+Kufi+Arabic&display=swap');


html {
    direction: rtl;
    line-height: 1.4;
}

.owl-carousel {
    direction: ltr;
}

body {
    font-family: 'Noto Kufi Arabic', sans-serif;
    line-height: 1.4;
}

.menu-bar a:not(.lang-selector) {
    font-family: 'Noto Kufi Arabic', sans-serif;
    font-size: 17px;
}

.view-all h3 {
    margin-right: 0;
    margin-left: 17px;
}

.view-all img {
    transform: rotate(180deg);
}

@media screen and (min-width: 597px) {
    .view-all:hover img {
        transform: rotate(180deg) translateX(7px);
    }
}

.map-dot-title {
    left: unset;
}

.lang-selector {
    font-family: 'Manrope', sans-serif !important;
}

#dubai .map-dot-title {
    left: -50%;
}

.nav-btn {
    flex-direction: row-reverse;
    padding: 4px 15px 4px 12px;
}

.nav-btn span {
    max-width: 142px;
}

.nav-btn img {
    margin-inline: 10px;
}

.homepage-contact-subtitle {
    max-width: 367px;
}

.solution-desc-carousel {
    padding-left: 0;
    padding-right: 30px;
}

.homepage-banner-title {
    max-width: 700px;
    letter-spacing: 1.1px;
}

.dropdown-arrow {
    right: unset;
    left: 28px;
}

.select-value img, .select-item img {
    margin-right: unset;
    margin-left: 8px;
}

.menu-bar .brand {
    margin-right: 0;
    margin-left: 30px;
}

.navbar li {
    padding: 10px 22px;
    margin-inline: unset;
    max-width: unset;
}

.nav-btn {
    margin-left: 30px;
    margin-right: 20px;
}

.ms-1 {
    margin-left: unset !important;
    margin-right: 0.25rem !important;
}

.inline-linkedin {
    margin-left: unset;
    margin-right: 11px;
}

.theme-btn:has(.inline-linkedin) {
    padding: 10px 41px 10px 37px;
}

.theme-btn:has(.inline-linkedin) span {
    font-size: 17px !important;
}

.service-item h3 {
    max-width: unset;
}

.service-item {
    max-width: 212px;
}

.input-group label, .input-group span.error {
    margin-left: unset;
    margin-right: 19px;
}

.input-group .fa-times {
    left: 30px;
    right: unset;
}

footer .col-xl-2 {
    min-width: 265px;
}

.footer-menu {
    max-width: unset;
}

@media screen and (max-width: 597px) {
    footer ul {
        min-width: 150px;
    }

    .col-sm-6:has(.social-media-links) {
        right: unset;
        left: 22px;
    }
}

footer .text-md-start {
    text-align: right !important;
}

@media screen and (min-width: 1150px) {
    #contactForm {
        padding-left: unset;
        padding-right: 16%;
    }
}

@media screen and (max-width: 1200px) {
    .mobile-menu-top {
        left: unset;
        right: calc(-100% + 25px);
    }
}

.x-element {
    top: 40px;
}

@media screen and (max-width: 1200px) {
    .mobile-brand {
        left: unset;
        right: 25px;
    }

    .x-element {
        top: 50px;
        left: 110px;
        right: unset;
    }
}

@media screen and (max-width: 597px) {
    .x-element {
        top: 40px;
        left: 25px;
    }
}

@media screen and (max-width: 850px) {
    .nav-btn img {
        margin: 9px 0 0 10px;
        /*transform: translate(0px, 72%);*/
    }

    .nav-btn {
        display: flex !important;
        align-items: center;
        flex-direction: row-reverse;
    }


    .nav-btn span {
        font-size: 20px !important;
        max-width: 187px;
    }

    .homepage-contact-subtitle {
        max-width: unset !important;
    }
}

@media (min-width: 576px) {
    .ms-sm-3 {
        margin-right: 1rem !important;
        margin-left: unset !important;
    }
}

.me-2 {
    margin-left: 0.5rem !important;
    margin-right: unset !important;
}

.ms-2 {
    margin-right: 0.5rem !important;
    margin-left: unset !important;
}

@media screen and (max-width: 1300px) {
    .navbar li {
        padding: 10px 15px;
    }
}

.me-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
}

.category-underline {
    left: unset;
    right: 0;
}

.featured-product-description {
    text-align: right;
}

.nav-btn img:not(.b2b-partner img) {
    margin-inline: unset;
    margin: 0 0 0 15px;
}

.policy-group li::before {
    left: unset;
    right: -13px;
}

.social-media-links a {
    margin-left: 10px;
    margin-right: unset;
}

