
body {
    direction: rtl;
    font-family: 'Majalla Regular' !important;
    font-weight: normal !important;
}


p {
    font-family: 'Majalla Regular' !important;
    font-weight: normal !important;
}

b {
    font-family: 'Majalla Bold' !important;
    font-weight: normal !important;
}

.dropdown-menu {
    right: 0 !important;
    left: auto !important
}

.dropdown-item,
.info-horizontal {
    text-align: right !important;
    line-height: 1.2rem !important;
}

input.form-control.datepicker {
    border-radius: 0 .5rem .5rem 0 !important
}

.dropdown .dropdown-menu .dropdown-item + .dropdown-menu {
    left: -197px;
    right: auto;
    top: 0
}

    .dropdown .dropdown-menu .dropdown-item + .dropdown-menu:before {
        transform: rotate(90deg);
        right: -8px;
        top: 0;
        left: auto !important;
        z-index: -1;
        transition: right .35s
    }

.breadcrumb-item + .breadcrumb-item {
    padding-right: .5rem;
    padding-left: 0 !important
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: right !important;
        padding-left: .5rem !important;
        padding-right: 0 !important;
        color: #6c757d;
        content: var(--bs-breadcrumb-divider, "/")
    }

.nav,
.navbar-nav {
    padding-right: 0
}

nav.navbar.blur {
    background: #ffffffed !important
}

.navbar .navbar-brand {
    color: #2fab99;
    font-size: 18px
}

footer.footer a,
footer.footer h6 {
    color: #fff !important
}

.navbar .nav-link {
    font-size: 1.55rem;
    font-family: 'Majalla Bold' !important;
    font-weight: normal !important
}

    .navbar .nav-link:hover {
        color: #07A869 !important;
    }

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    letter-spacing: 0 !important
}

.nav.nav-pills {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 15px !important;
    margin-bottom: 10px;
    border-radius: 0 !important
}

.card .card-body {
    font-family: inherit
}

img.footer-Logo {
    max-width: 150px
}

.socialMedia a {
    font-size: 1.9rem;
    margin-top: 5px
}

.ShareToolbar button {
    width: 40px;
    height: 34px;
    border-radius: 5px;
    border: 0;
    font-size: 16px;
    margin-left: 8px;
    text-align: center;
    line-height: 34px;
}

    .ShareToolbar button:focus {
        outline: 0
    }

.ShareToolbar a {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 45px;
    border: 0;
    outline: 0;
    background-color: transparent;
    color: rgb(0 0 0 / 34%);
    cursor: pointer
}

    #myBtn:hover {
        background-color: transparent;
        color: rgb(0 0 0 / 65%)
    }

@media(min-width:992px) {
    .dropdown .dropdown-item .arrow {
        transform: rotate(90deg) !important
    }

    .dropdown .dropdown-menu:before {
        right: 28px;
        left: auto;
        color: #d2d2d2
    }

    .dropdown-lg {
        min-width: 13rem
    }

    .dropdown .dropdown-menu,
    .dropup .dropdown-menu {
        box-shadow: none;
        border: 1px solid #dadada
    }

    .__lbtn-login-mobile {
        display: none
    }
}

@media(max-width:991px) {
    .__lbtn-login {
        display: none !important;
    }

    .__lbtn-login-mobile {
        position: relative !important;
        left: -180px !important;
        background: rgba(7, 168, 105, 1);
        color: #fff !important;
        padding: 8px 12px;
        border-radius: 30px
    }

        .__lbtn-login-mobile:active {
            background: rgba(7, 168, 105, .8);
        }

        .__lbtn-login-mobile:hover {
            background: rgba(7, 168, 105, .6);
        }
}

@media(max-width:767px) {

    .h1,
    h1 {
        font-size: 1.5rem
    }

    .h2,
    h2 {
        font-size: 1.45rem
    }

    .h3,
    h3 {
        font-size: 1.1.25rem
    }

    .h4,
    .h5,
    .lead,
    h4,
    h5,
    p {
        font-size: 1.45rem
    }
}

a {
    letter-spacing: 0 !important
}

.Custam-icons img {
    max-width: 60%
}

.tabcontent .accordion-collapse {
    border: 0 solid rgba(0, 0, 0, .125);
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px
}

.section-height-80 {
    min-height: 80vh;
}

.form-check label,
.form-label {
    margin-right: .25rem;
    margin-left: 0
}

.text-mid-normal {
    font-size: 1.25rem;
    font-family: 'Majalla Bold';
    color: #353d4d;
}

@media(max-width:768px) {
    nav.navbar.blur img {
        max-width: 80px
    }

    nav.navbar.blur a.navbar-brand {
        margin-right: 0
    }

    #myBtn {
        right: 5px;
        font-size: 25px
    }

    .custaom-box-cat {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .text-left {
        text-align: center !important
    }

    .__lbtn-login-mobile {
        left: unset !important;
        margin-right: auto;
        font-size: 1.2rem;
    }
}

@media(max-width:500px) {
    body {
        overflow-x: hidden
    }

    .section-height-80 {
        min-height: 30vh;
    }
}
