﻿
@font-face {
    font-family: 'droid-regular';
    src: url('../../font/FontsFree-Net-droid.ttf') format('truetype');
}

@font-face {
    font-family: 'changa-regular';
    src: url('../../font/Changa-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'changa-SemiBold';
    src: url('../../font/Changa-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'fontsfree-net-droid';
    src: url('../../font/FontsFree-Net-droid.ttf') format('truetype');
}

@font-face {
    font-family: 'droid';
    src: url('../../font/droid.otf') format('opentype');
}

@font-face {
    font-family: 'droid sans arabic regular';
    src: url('../../font/Droid Sans Arabic Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'frutigerltarabic45light';
    src: url('../../font/FrutigerLTArabic45Light.ttf') format('truetype');
}

body, div, h1, h2, h3, h4, h5, h6, span,
td .th, button {
    font-family: 'changa-regular' !important;
}

body {
    direction: rtl;
    text-align: right;
}

.Offer-Finance .text-start .select2.select2-container .select2-selection {
    text-align: right;
}

.title-condition h3 span {
    font-family: 'changa-SemiBold' !important;
}

.Gallary-page .new-filter .title::after,
.Gallary-page .new-filter .title::before {
    right: 0;
}

.form-label .form-group .bootstrap-select > .dropdown-toggle:after, .form-label .form-group .date-container:after {
    left: 0;
}

.status-order-rows .new-title {
    border-left: 6px solid #eaeef0;
}

.btn-whatsapp {
    left: 10px;
}

.btn-whatsapp-home {
    right: 10px;
    left: unset;
}

.btn-whatsapp-static span {
    margin-left: 10px;
}

.bootstrap-select .dropdown-toggle .filter-option {
    float: right;
    text-align: right;
}

.input-month-date:after {
    left: 0;
}

.logs-home .logs-body p {
    padding-left: 65px
}

.select2-container .select2-dropdown .select2-search input {
    padding: 4px 32px 4px 4px;
}

.select2-container .select2-dropdown .select2-search {
    direction: rtl;
}

.btn-fund-request img {
    margin: 0 0px 0 5px;
}

.customer-profile-notComplete ul li,
.not-found-offer ul li {
    padding-right: 20px;
}

    .customer-profile-notComplete ul li:before,
    .not-found-offer ul li:before {
        right: 0;
    }

.Sidebar {
    right: 0;
    box-shadow: -4px 0px 3px 0px rgb(176 176 176 / 10%);
}

    .Sidebar .SidebarBody > section ul > li > a.HasChild:after {
        left: 10px
    }

.page-profile .card-new-section.view-mode .form-Center .select2.select2-container .select2-selection .select2-selection__rendered {
    text-align: right;
}

.accordion .card-header button:before {
    left: 18px;
}

.CollapseSidebar .Sidebar .SidebarBody > section ul li.HasChild-list ul li a, .CollapseSidebar .Sidebar .SidebarBody > section ul li.HasChild-list a, .CollapseSidebar .Sidebar .SidebarBody > section ul > li > a {
    padding: 10px;
}

.input-group-end input {
    border-radius: 0 5px 5px 0 !important;
}

.input-group-end .input-group-text {
    border-right: 0;
}

.number-control {
    text-align: left;
}

    .number-control:focus {
        text-align: left;
    }

.checkbox-style .form-check-input:checked + label:after {
    right: 0;
}

.loginSection .login-text-part {
    border-right: 1px solid #fff;
    margin-right: 30px;
    padding-right: 30px;
}

    .loginSection .login-text-part.no-border {
        border: none;
        margin: 0;
        padding: 0;
    }

    .loginSection .login-text-part h6 img {
        margin-left: 10px;
    }

.form-switch {
    padding-right: 0;
    padding-left: 32px;
}

.loginSection .account-form .input-icon .show-password {
    left: 0;
}

input[type=date] {
    text-align: right
}

input[type="date"]::-webkit-calendar-picker-indicator {
    width: 20px;
    height: 20px;
    left: 20px;
    position: absolute;
    z-index: 9;
}

.SidebarContainer {
    left: -130%;
}

    .SidebarContainer .OverLay {
        left: -130%;
        transition: all .5s;
    }

    .SidebarContainer.active .OverLay {
        left: 0;
        transition: all .5s;
    }

    .SidebarContainer .SidebarContent {
        left: -130%;
        transition: all .5s;
    }

    .SidebarContainer.active .SidebarContent {
        left: 0;
        transition: all .5s;
    }

    .SidebarContainer .SidebarContent .SidebarBody .rowItemcart .RemoveItem {
        left: 10px;
    }

.Sidebar .SidebarBody > section ul > li > a.sidebar-icon-img:after {
    right: 10px;
}

.dropdown-menu-profile .dropdown-item:after {
    right: 6px;
    background-position-x: right;
}

.main-choose-container .main-choose-item:nth-child(even) {
    border-radius: 15px 0 0 15px;
}

.main-choose-container .main-choose-item:nth-child(odd) {
    border-radius: 0 15px 15px 0;
}

.Btn-saveProfile {
    float: left;
}

.Offer-Finance .list-Offer .col-md-6:nth-child(odd) {
    padding-left: 5px !important;
}

.Offer-Finance .list-Offer .col-md-6:nth-child(even) {
    padding-right: 5px !important;
}

.First-step {
    background-position: left;
}

    .First-step .First-step-text form .form-check label:before {
        right: -4px;
    }

.form-check-checkbox label:before {
    right: -2px;
}

.form-check-checkbox.single-checkbox label:before {
    right: -25px;
}

.date-container input {
    padding-right: 35px;
}

.date-container img {
    right: 10px;
}

.Offer-Finance .list-Offer-item .list-Offer-header:before {
    right: 0;
}

.Offer-Finance .list-Offer-item .list-Offer-bank:after {
    left: 0;
}

.Offer-Finance .form-Offer .sort-icon-select .arrow-icon {
    right: 10px;
}

.Offer-title span:after,
.new-title span:after {
    right: 0;
}

.toggleFilter {
    float: left;
}

.collapsecontainerLeft {
    left: -14px;
}

.information-row p img {
    margin-left: 5px;
}

.iti__country-list {
    text-align: right;
    left: 0;
}

.comments-container .comments-container-item.reply {
    padding-right: 60px
}

.add-reply .box-reply:before {
    right: 15px
}

.iti--separate-dial-code .iti__selected-flag {
    border-right: 1px solid #ccc;
}

.dir-en {
    direction: ltr;
}


.btn-prev-abslute {
    left: 0px;
}

.First-step-Portal .input-group-en-customer .form-control {
    border-radius: 0 5px 5px 0;
}

.modal-change-data .number-control {
    border-left: 0;
    margin-left: -2px;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.notifyjs-bootstrap-base {
    direction: rtl;
    padding-right: 37px !important;
    background-position: right !important;
}

.hint-icon {
    left: -91px;
    top: -45px;
    border-left: 88px solid transparent;
    border-right: 88px solid transparent;
    transform: rotate(-40deg);
}

    .hint-icon span {
        top: 74px;
        font-size: 12px;
        right: -35px;
    }

.logs-home .hint-icon span {
    top: 76px;
    right: -45px;
}

.hint-offer-list span {
    top: 74px;
    right: -46px;
}

.select-box-icon select {
    padding-right: 30px;
}

.item-of-steps .hint-icon span {
    top: 71px;
    right: -26px;
}

.list-of-fund dotlottie-player {
    left: -35px;
}

.list-of-fund .list-of-steps .item-of-steps {
    padding-left: 55px;
}

.logs-home.required-attach {
    padding-left: 50px;
}

.content-type-form .icon-iban {
    transform: rotate(45deg);
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    float: left;
}
.list-of-fund .list-of-steps .ancor-dotlottie {
    left: 45px
}
.replay-comment-container .attach-btn {
    left: 140px;
}

.replay-comment-container.send-mail .attach-btn {
    left: 20px;
}
@media(max-width: 991px) {
    .list-of-fund dotlottie-player {
        left: 0;
    }

    .add-reply {
        padding-right: 60px;
    }

    .wizard > div.wizard-inner {
        width: calc(100% + 60px);
        margin-right: -15px;
    }

    .table td:before {
        right: 6px;
    }

    .TopHeader {
        margin-right: 0;
        width: 100%
    }

    .Sidebar {
        right: -100%
    }

    .showSidebar .Sidebar {
        right: 0;
    }
}

@media (min-width: 992px) {
    .add-reply {
        padding-right: 122px;
    }

        .add-reply .box-reply {
            right: 122px;
        }

    .p-end-large-0 {
        padding-left: 0;
    }

    .TopHeader,
    body {
        margin-right: 200px;
    }

    .TopHeader {
        right: 0;
    }

    body.CollapseSidebar,
    .CollapseSidebar .TopHeader {
        margin-right: 70px;
    }

    .offset-md-1 {
        margin-left: 0;
        margin-right: 8.333333%;
    }

    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: right;
    }
}

.select2-container--bootstrap5 .select2-selection--single {
    text-align: right;
    display: block;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option,
.menu-item {
    text-align: right;
}

.table tr th, .table tr td,
table.dataTable tfoot td, table.dataTable tfoot th, table.dataTable thead td, table.dataTable thead th {
    text-align: right;
    padding: 10px !important;
}

table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before {
    left: 10px;
    right: unset;
}

.stepper.stepper-pills .stepper-item:after {
    left: -108px;
}

.btn-icon-split {
    padding-left: 5px !important;
}

.btn-icon-only.btn-icon-split {
    padding-left: 0px !important;
}

.popover-confirmation .popover.confirmation .btn-group .btn i {
    margin-left: 3px;
}

div.dataTables_wrapper div.dataTables_info {
    float: right;
}

div.dataTables_wrapper div.dataTables_paginate {
    float: left;
}

.form-check-custom .form-check-label {
    padding-right: 22px;
}

.text-end {
    text-align: left !important;
}

.select2.select2-container .select2-selection .select2-selection__arrow {
    left: 1px;
    right: unset;
}

.card.card-img-holder .card-img-absolute {
    right: 0;
}

.ImgUser.status:after {
    right: 0;
}

.First-step .First-step-text form .form-check,
.form-check-checkbox {
    padding-right: 20px;
}

.countdown-container #js-days:after, .countdown-container #js-hours:after, .countdown-container #js-minutes:after, #js-seconds:after {
    content: "يوم";
    font-size: 10px;
}

.countdown-container #js-hours:after {
    content: "ساعه";
}

.countdown-container #js-minutes:after {
    content: "دقيقة";
}

.countdown-container #js-seconds:after {
    content: "ثانية";
}

.add-IBAN-input .field-validation-error {
    text-align: right;
}

.logs-home .logs-title .img-logs span {
    right: -8px;
}

.nav-tabs-fund.nav-tabs .nav-item.nav-link:last-child {
    border-radius: 20px 0 0 20px;
}
layout_style .nav-tabs-fund.nav-tabs .nav-item.nav-link:last-child {
    border-radius: 5px 0 0 5px;
}
.unit-container .span-unit {
    left: 0;
}

.slider-price .range-row span {
    right: 0;
}

.with-fund-btn img {
    margin: 0 -4px 0 -12px;
}

.offers-list .offers-item-revamp.offers-item .img-section {
    padding-right: 31px;
}

.offers-list .offers-item-revamp.offers-item .information-section .information-section-list .other-information {
    margin-right: 24px;
    border-right: 2px solid #b6e4e7;
}

.compare-section span {
    border-left: 2px solid #fff;
}

count_compare {
    margin-right: 5px;
}

.mada-payment .wpwl-brand-card {
    left: 0;
}

.wpwl-group,
.wpwl-control-cardNumber {
    direction: ltr
}

.products-services .Personal-Finance .form-Finance .form-control,
.products-services .Personal-Finance .form-Finance .select2.select2-container .select2-selection, .Offer-Finance .form-control,
.products-services .Offer-Finance .select2.select2-container .select2-selection,
.products-services .form-Center .form-control,
.products-services .page-profile .form-Center .form-group .form-control, .form-Center .select2.select2-container .select2-selection,
.products-services .Personal-Finance .form-Finance .form-control {
    text-align: right;
}

.card-salary .content-card {
    border-right: 2px solid #b6e4e7;
}

.hints-list {
    padding-right: 40px;
}

.img-view {
    left: 10px;
}

.tab-bar-item:first-child {
    border-left: 2px solid #1cb7c1;
}

.fund-new-cycle .Personal-Finance .form-Finance .icon-currency-container currency {
    left: 0px;
}

@font-face {
    font-family: 'montserrat-regular';
    src: url('../../font/Montserrat-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'montserrat-semibold';
    src: url('../../font/Montserrat-semibold.ttf') format('truetype');
}

.from-to-group .from-text {
    border-left: 1px solid #ccc;
}

offer_type .hint-offer-list span {
    top: 78px;
    right: -41px;
}

.box-fund .hint-icon {
    left: -94px;
    top: -50px;
}

.box-fund .hint-icon {
    left: -94px;
    top: -50px;
}

.period-payments-item {
    border-left: 3px solid #e5e5e5;
}

    .period-payments-item:last-child {
        border-left: none;
    }

.Sidebar .SidebarBody > section ul > li > a {
    border-left: 4px solid #fff;
}

    .Sidebar .SidebarBody > section ul li.HasChild-list ul li a.active,
    .Sidebar .SidebarBody > section ul > li > a:hover {
        border-left: 4px solid #1cb7c1;
    }

.open-information {
    float: left;
}

.new-input-container .mobile_country_code {
    left: 0;
}

.currency-container currency {
    left: 10px;
}
.card-sorting {
    left: 0;
}
.form-style-portal.form-Center.text-start .select2.select2-container .select2-selection .select2-selection__rendered {
    text-align: right;
}
.flag-dropdown .dropdown-toggle::after {
    left: 0;
}
.flag-dropdown .dropdown-toggle content_number {
    padding-left: 35px
}
.back-btn-text {
    margin-left: 10px;
}
layout_style .select2.select2-container .select2-selection .select2-selection__arrow {
    left: 13px;
}
layout_style .navbar.logo-img {
    margin-left: 20px;
}
layout_style .row-item-offers .label-salary {
    direction: rtl;
}
.nav-task-body.active:before {
    left: 20px;
}
.text-ltr {
    text-align: left;
}
.fund-item .details-icon {
    left: 20px;
}
    @media (max-width: 991px) {
        .navbar-light .navbar-toggler {
            margin-right: auto !important;
        }

        .early-repayment-loan .content-old-offer {
            padding-right: 30px;
        }

        .Sidebar .SidebarBody > section ul > li .btn-fund-request {
            padding-left: 15px !important;
        }

        .col-item-compare-section .box-fund-container .remove-item {
            left: 2px;
        }

        .col-item-compare-section .col-section:nth-child(2),
        .col-item-compare-section .col-section:nth-child(3) {
            border-left: 2px solid #e2e2e2;
        }

        .Header-mobile .dropdown-menu-profile {
            transform: unset !important;
            top: -290px !important;
            right: -60px !important;
        }

        .logs-home .logs-body h5 {
            left: 0;
        }

        .btn-whatsapp.btn-whatsapp-home {
            right: 10px;
            left: unset;
            padding-left: 18px;
        }

        .new-filter-container {
            left: -200%;
            transition: all .5s;
        }

            .new-filter-container.active {
                left: 0;
                transition: all .5s;
            }

        .table tbody tr td {
            padding-right: 50% !important;
            text-align: right !important;
        }
    }

    @media (max-width: 768px) {
        .period-payments-months .months-item {
            padding-right: 17px;
        }

        .row-item-offers .label-style-information span {
            padding-right: 38px;
        }
        .body-fund-table .body-fund-table-content .show-more-car {
            padding-right: 50%;
        }

        .language-icon a {
            left: 15px;
        }

        .offers-list .offers-item-revamp.offers-item .img-section {
            right: 15px;
        }

        .offers-item-new-design .img-section {
            padding-left: 40px;
            padding-top: 16px;
        }

        .col-item-compare-section .box-fund .hint-icon {
            left: -108px;
            top: -56px;
        }

        offer_type .hint-offer-list span {
            top: 80px;
            right: -35px;
            font-size: 8px;
        }
    }

    @media only screen and (max-width: 360px) {
        .hints-list {
            padding: 0 10px;
            padding-right: 25px;
        }
    }
