body {
    direction: rtl;
}

.btn-group .btn:last-child {
    margin-right: 15px;
}

.language-dropdown-menu img{
    margin-left: 10px;
}

.list li a:before {
    content: '\f104';
    margin-left: 10px;
}

.main-menu > li:last-child {
    margin-right: 15px;
}

.project-card:hover{
    border-left: unset;
    border-right: 1px solid var(--hover-color);
}

.social-icons--two a:last-child {
    margin-right: 15px;
}

.slider-area-wrapper {
    direction: ltr;
}

.our-client-content{
    direction: ltr;
}

.breadcrumb li:after {
    content: '\f104';
}

div div.contact-map {
    padding-bottom: 45px !important;
}

.list_style_one li:before {
    right: 0;
    left: unset;
    top: 8px;
    /* border-width: 4px 7px 4px 0px; */
    /* TODO: fix the arrow angel */
}

.service-list li a img,
.service-list li a i {
    margin-left: 15px;
    vertical-align: middle;
    font-size: 25px;
    height: 25px;
    width: 25px;
}

.project-filter-menu li:hover:after,
.project-filter-menu li.active:after {
    right: 0;
}

.main-menu > li > a:after,
.main-menu > li > a:before {
    right: 0;
}

.project-item__info a.cate-name:before {
    right: calc(100% + 15px);
}

#slide-8-layer-10 {
    color: var(--hover-color);
}

#slide-7-layer-10 {
    color: var(--hover-color);
}