.header__bar > .row, .main-container, .menu .nav {
    flex-direction: row-reverse
}

.header .nav > li + li {
    margin-right: 2.5rem;
    margin-left: 0
}

.sectionHeading__subtitle {
    text-align: right;
    justify-content: flex-end
}

.-about .sectionHeading__text, .-about .sectionHeading__title, .form-group {
    text-align: right
}

.att-name, .employee-position {
    text-align: center
}

.sectionHeading__button, .service__button {
    display: flex;
    justify-content: flex-end
}

.button.-dark {
    background-color: #002d4c !important
}

.fade-overlay, .fade-overlay svg {
    transform: scale(-1, 1)
}

.att-name {
    font-size: 3rem;
    color: #002d4c;
    margin-bottom: 10px
}

.hide-tablet-sm {
    text-align: right;
    margin-top: 20px
}

.location-item {
    padding-right: 90px;
    padding-left: 0;
    text-align: right
}

body .location-item .location-icon {
    right: 0;
    left: auto
}

.foot h2::after {
    margin-left: auto
}

.contact-wrap .form-group ::placeholder {
    color: #002d4c;
    text-align: right
}

.contact-wrap .form-group input, .contact-wrap .form-group textarea {
    padding: 10px
}

#founder__text {
    direction: rtl
}

.service__text {
    direction: rtl;
}