#fastindex {
    margin-bottom: 20px;
    margin-top: 50px;
}

.registration-height {
    max-height: 70vh;
    overflow: auto;
}

.gallery-menu {
    /*right: 550px !important;
    position: absolute;
    max-width: 550px;
    margin: 0;
    top: 100%;
    bottom: auto;
    padding: 15px;*/
}
.arow-bolt {
    background-image: url("ar-left.png");

    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 11px;

}

.uparrow-left {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ffffff;
    margin: -8px auto 0 auto;
    MARGIN: -24px 140px 5px auto
}
.uparrow {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ffffff;
    MARGIN-TOP: -24PX;
    MARGIN-RIGHT: 27px;
    MARGIN-BOTTOM: 10PX;
    margin-left: auto;
}
.uparrow-middel {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ffffff;
    /* margin: -8px auto 0 auto; */
    margin: -24px 299px 5px auto
}

.titleDivOnMobile {
    height: 83px !important;
    width: auto;
    right: auto;
    bottom: auto;
    font-size: 24px;
    font-weight: 300;
    word-wrap: break-word;
    text-align: center;
    color: white;
    -webkit-transform: translateZ(0px);
    text-align: right !important;
    position: relative !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    top: 87% !important;
    direction: rtl;
    padding: 10px 0 !important;
    left: 0 !important;
}


.navbar-left {
    float: right !important;
}

.menuBasket {
    max-width: 250px;
}

/*.profileMenu {
    right: 0px !important;
    width: 1200px;
    max-width: 800px;
    left: inherit;
}*/

*::-ms-backdrop, .newsMenu {
    right: 375px !important;
    max-width: 350px;
}

.dropdown-menu {
    right: 0;
}

.newsMenu {
    left: 375px !important;
    max-width: 350px;
}

.SupportersMenu {
    left: 285px !important;
    max-width: 350px;
}

.MediaMenu {
    left: 30px !important;
    max-width: 600px;
}

.ourProjectsMenu {
    left: 50px !important;
    max-width: 950px;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    margin-left: 8px;
}

.newloginnavbar {
    background-color: #000;
    color: #fff;
    height: 34px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.arrowUpDiv {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: fixed;
    z-index: 50000;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    top: 60px;
    right: auto;
}

.notificationMessage {
    border-bottom:1px solid #eee;

}
.notificationMessage-3 {
    background-color: #EFF7FF;
    border-bottom: 1px solid #eee;
}
.titleNotification, .MessageNotification {
    text-align: right;
    color: rgb(53, 53, 53);
    margin-top:6px;
}

/*.basketNotification {
    margin-left: 12px;
}*/

.basketNotificationLogin {
    margin-left: 25px;
    left: auto !important;
    right: 60% !important;
}

.basketNotificationContainer {
    text-align: center;
    padding: 10px;
}

.menu-user {
    padding: 10px 30px;
    border-bottom: 1px solid #fff;
}
    /*.menu-user:focus, .menu-user:active, .menu-user:hover{
    background-color: #e6e6e6;
}*/

    .menu-user:focus span, .menu-user:active span, .menu-user:hover span {
        background-image: url("");
        background-repeat: no-repeat;
        width: 58px;
        height: 58px;
        display: block;
        float: right;
    }

.menu-arrow {
    background-image: url("");
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    background-repeat: no-repeat;
}

.menu-user span {
    background-image: url("");
    background-repeat: no-repeat;
    width: 58px;
    height: 58px;
    display: block;
    float: right;
}

.menu-user p {
    line-height: 30px;
    color: #4b4b4b;
    margin-bottom: 0;
}

.Notification, .Notification-sub {
    width: 300px;
    height: auto;
    position: absolute;
    background-color: #fff;
    z-index: 500000;

}

.Notification {
    top: 35px;
    left: 0;
}

.Notification-sub {
    top: 0;
    left: -324px;
}

.NotificationContainer {
    text-align: center;
}

.closeClass {
    border-radius: 100%;
    margin-top: 15px;
    padding: 0px 5px 1px 5px;
    float: right;
    border: 1px solid #20598e;
    font-family: cursive;
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    color: rgb(52, 174, 185);
    margin: 14px 1px 0px 0px;
    cursor: pointer;
}

/*.newloginnavbar .divider-vertical1 {
    background-color: #FFF;
    height: 16px;
    padding: 0;
    width: 1px;
    margin: 9px 0px;
}*/



.loginFacebookBtn:hover,
.loginFacebookBtn:focus,
.loginFacebookBtn:active,
.loginFacebookBtn.active {
    color: rgb(59, 89, 153) !important;
    background-color: #fff !important;
    border-color: rgb(59, 89, 153) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.logingoogleBtn:hover,
.logingoogleBtn:focus,
.logingoogleBtn:active,
.logingoogleBtn.active {
    color: rgb(225, 47, 47) !important;
    background-color: #fff !important;
    border-color: rgb(225, 47, 47) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.loginFacebookBtn {
    color: #fff !important;
    background-color: rgb(59, 89, 153) !important;
    border-color: rgb(59, 89, 153) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    float: right;
}

.logingoogleBtn {
    color: #fff !important;
    background-color: rgb(225, 47, 47) !important;
    border-color: rgb(225, 47, 47) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    float: right;
}

.loginDiv {
    text-align: center;
    margin: 23px 0px;
}

.control-label {
    height: 32px;
    float: right;
    line-height: 30px;
}

/*.loginRememberCheck {
    height: 16px;
}*/

.directionLogin {
    direction: rtl;
}

.loginBtn:hover,
.loginBtn:focus,
.loginBtn:active,
.loginBtn.active,
.loginBtn.active:focus,
.loginBtn.active:hover {
    color: #FFF;
    background-color: #20598e;
    border-color: #20598e;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right;
}


.loginBtn {
    color: #20598e;
    background-color: #FFF;
    border-color: #20598e;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right;
    font-size: 12px;
}


.newnavbar .dropdown-menu li > a {
    direction: rtl;
}

.border-radius0 {
    border-radius: 0px !important;
}

.padding1310 {
    padding: 13px 10px !important;
}

.float-normal {
    float: right !important;
}

    .newnavbar.qc_navbar a.navbar-link:hover,
    .newnavbar.qc_navbar a.navbar-link:focus {
        color: #FFF;
        background-color: transparent;
    }

.newnavbar.qc_navbar .navbar-toggle {
    margin-left: 10px;
    margin-right: 0;
}

.newnavbar.qc_navbar .navbar-nav > li[class*="dropdown"].dropdown-onhover:hover > a,
.newnavbar.qc_navbar.dropdown-onhover .navbar-nav > li:hover > a[class*="dropdown"] {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.newnavbar .navbar-header {
    float: right;
}

.newnavbar.qc_navbar .navbar-nav > li {
    float: right;
}

.newstabs .nab-tab a, .newstabs .nab-tab .active a {
    box-shadow: 2px -1px 4px -1px rgba(54,54,54,0.33);
}

@media (min-width: 1200px) {

    .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li > a,
    .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li > a {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li > a:hover,
        .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li > a:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.open > a,
    .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.open > a {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.open > a:focus,
        .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.open > a:focus {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.open > a:hover,
        .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.open > a:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.active > a,
    .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.active > a {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.active > a:focus,
        .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.active > a:focus {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.active > a:hover,
        .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.active > a:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.disabled > a,
    .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.disabled > a {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .newnavbar.qc_navbar.dropdown-onhover.no-fix .navbar-nav > li.disabled > a:hover,
        .newnavbar.qc_navbar .navbar-nav.dropdown-onhover.no-fix > li.disabled > a:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    .newnavbar.qc_navbar .navbar-nav > li:not(.active):not(.disabled).dropdown-onhover.no-fix > a {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .newnavbar.qc_navbar .navbar-nav > li:not(.active):not(.disabled).dropdown-onhover.no-fix > a:focus {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .newnavbar.qc_navbar .navbar-nav > li:not(.active):not(.disabled).dropdown-onhover.no-fix > a:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
}

.newnavbar.qc_navbar .dropdown-menu {
    -webkit-box-shadow: 0 9px 12px rgba(0,0,0,0);
    box-shadow: 0 9px 12px rgba(0,0,0,0);
}

.newnavbar.qc_navbar .navbar-nav > li[class*="dropdown"].dropdown-onhover:hover,
.newnavbar.qc_navbar.dropdown-onhover .navbar-nav > li[class*="dropdown"]:hover {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@media (min-width: 1200px) {

}

    .newnavbar.qc_navbar .btn-default:hover,
    .newnavbar.qc_navbar .btn-default:focus,
    .newnavbar.qc_navbar .btn-default:active,
    .newnavbar.qc_navbar .btn-default.active {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .newnavbar.qc_navbar .dropdown-menu .btn-default:hover,
    .newnavbar.qc_navbar .dropdown-menu .btn-default:focus,
    .newnavbar.qc_navbar .dropdown-menu .btn-default:active,
    .newnavbar.qc_navbar .dropdown-menu .btn-default.active {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .newnavbar.qc_navbar .dropdown-menu > li > a:hover,
    .newnavbar.qc_navbar .dropdown-menu > li > a:focus {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

.newnavbar.qc_navbar .navbar-nav > li .dropdown-menu:not([class*="collaps"]) {
    -webkit-box-shadow: 0 9px 12px rgba(0,0,0,0);
    box-shadow: 0 9px 12px rgba(0,0,0,0);
}

.newnavbar.qc_navbar.navbar-fixed-bottom .navbar-nav > li .dropdown-menu:not([class*="collaps"]) {
    -webkit-box-shadow: 0 -9px 12px rgba(0,0,0,0);
    box-shadow: 0 -9px 12px rgba(0,0,0,0);
}

    .newnavbar.qc_navbar .dropdown-menu .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li:not(.list-group) > a:hover,
    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li:not(.list-group) > a:focus {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li.active > a:hover,
    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li.active > a:focus {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

.newnavbar.qc_navbar .navbar-nav .dropdown-menu li[class*="-onhover"]:hover > a {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.newnavbar.qc_navbar .navbar-nav .dropdown-menu li.open > a,
.newnavbar.qc_navbar .navbar-nav .dropdown-menu li:not(.no-fix) > a.dropdown-toggle:not(.collapsed) {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li.open > a:hover,
    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li.open > a:focus,
    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li:not(.no-fix) > a.dropdown-toggle:not(.collapsed):hover,
    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li:not(.no-fix) > a.dropdown-toggle:not(.collapsed):focus {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }



    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li.disabled > a:hover,
    .newnavbar.qc_navbar .navbar-nav .dropdown-menu li.disabled > a:focus {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }


.home-icon {
    float: right;
    text-align: right;
}
    .home-icon img {
        margin-right: 5px;
    }
.top-menu-currency-select-arrow {
    margin: 12px 0 0 10px;
}

@media (max-width: 1199px) {

    .home-icon {
        float: right;
        text-align: right;
    }
    .newnavbar.qc_navbar .navbar-toggle {
        margin-left: 25px;
        margin-right: 0;
    }
    .newnavbar.qc_navbar .navbar-toggle .icon-bar {
        transition: all 500ms ease-in-out;
    }

    /*.newnavbar.qc_navbar .navbar-toggle.active .icon-bar:nth-of-type(2) {
        transform: rotate(45deg);
    }

    .newnavbar.qc_navbar .navbar-toggle.active .icon-bar:nth-of-type(4) {
        transform: rotate(-45deg);
    }*/

    .newnavbar.qc_navbar .navbar-nav li.xs-hover > a {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .newnavbar.qc_navbar .navbar-nav li.xs-hover > a:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    .newnavbar.qc_navbar .navbar-nav li.xs-hover.no-fix > a {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .newnavbar.qc_navbar .navbar-nav li.xs-hover.no-fix > a:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }


    .newnavbar.qc_navbar .navbar-collapse > .navbar-form,
    .newnavbar.qc_navbar .navbar-collapse > a.navbar-link,
    .newnavbar.qc_navbar .navbar-collapse > .navbar-text,
    .newnavbar.qc_navbar .navbar-collapse .navbar-nav > .navbar-form,
    .newnavbar.qc_navbar .navbar-collapse .navbar-nav > li:not(.loginGreenMenuLi),
    .newnavbar.qc_navbar .navbar-collapse .navbar-nav > .navbar-text,
    .newnavbar.qc_navbar .navbar-collapse .navbar-nav > a.navbar-link,
    .newnavbar.qc_navbar .navbar-collapse .navbar-nav > .navbar-form {
        -webkit-box-shadow: 0 1px 0 #20598e !important;
        box-shadow: 0 1px 0 #20598e !important;
    }

    .newmanmenu.newnavbar.qc_navbar .navbar-collapse > .navbar-form,
    .newmanmenu.newnavbar.qc_navbar .navbar-collapse > a.navbar-link,
    .newmanmenu.newnavbar.qc_navbar .navbar-collapse > .navbar-text,
    .newmanmenu.newnavbar.qc_navbar .navbar-collapse .navbar-nav > .navbar-form,
    .newmanmenu.newnavbar.qc_navbar .navbar-collapse .navbar-nav > li:not(.loginGreenMenuLi),
    .newmanmenu.newnavbar.qc_navbar .navbar-collapse .navbar-nav > .navbar-text,
    .newmanmenu.newnavbar.qc_navbar .navbar-collapse .navbar-nav > a.navbar-link,
    .newmanmenu.newnavbar.qc_navbar .navbar-collapse .navbar-nav > .navbar-form {
        -webkit-box-shadow: 0 1px 0 #e1e1e1 !important;
        box-shadow: 0 1px 0 #e1e1e1 !important;
    }

    .newnavbar.qc_navbar .navbar-nav > li > .dropdown-grid-wrapper > .dropdown-menu,
    .newnavbar.qc_navbar .navbar-nav > li > .dropdown-menu {
        -webkit-box-shadow: 0 -1px 0 rgba(0,76,132,.8) !important;
        box-shadow: 0 -1px 0 rgba(0,76,132,.8) !important;
    }
}

@media (max-width: 767px) {
    .ls-bottom-nav-wrapper {
        visibility: hidden;
        display: none;
    }
    .newnavbar.qc_navbar .navbar-toggle {
        margin-left: 10px;
        margin-right: 0;
    }
    .padding-less-left-xs-none {
        padding-right: 15px !important;
    }

    .padding-less-right-xs-none {
        padding-left: 15px !important;
    }

    .padding-less-xs-none {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.flotar {
    direction: rtl;
    float: right;
}

/************************Fonts*****************************/

@font-face {
    font-family: 'Noto Kufi Arabic';
    font-style: normal;
    font-weight: 400;
    src: url("");
    src: url("NotoKufiArabic-Regular.eot") format('embedded-opentype'),url("NotoKufiArabic-Regular.woff2") format('woff2'),url("NotoKufiArabic-Regular.woff") format('woff'),url("NotoKufiArabic-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'CoconNextArabic';
    font-style: normal;
    font-weight: 700;
    src: url("");
    src: url("") format('embedded-opentype'),url("") format('woff2'),url("") format('woff'),url("");
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url("") format('woff2');
}

@font-face {
    font-family: "Glyphicons Halflings";
    font-style: normal;
    src: url("glyphicons-halflings-regular-1.eot") format("embedded-opentype"), url("glyphicons-halflings-regular-1.woff2") format("woff2"), url("glyphicons-halflings-regular-1.woff") format("woff"), url("glyphicons-halflings-regular-1.ttf") format("truetype");
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url("") format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    color: white;
}

.profileMenuContainer ul {
    padding: 0px;
    margin: 0px;
}

    .profileMenuContainer ul li {
        list-style: none;
        padding: 10px;
        border-bottom: 1px solid #b4b4b4;
        font-family: 12px;
        text-align: right;
    }
/*************************New search*****************************/
/*#SearchVerticalDivMenu.newsearch {
    width: 100%;
    height: auto;
    z-index: 50000;
    top: 115px;
    padding: 10px;
    margin-left: 25px;
    max-width: 250px;
    direction: rtl;
    direction: rtl;
    position: fixed;
    display: none;
}*/

.btn-red-donate {
    background-color: #e00570;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    border: 1px solid transparent;
    height: 42px;
    color: #FFF;
}

.btn-cart-donate {
    background-color: #20598e;
    background-image: url("");
    background-repeat: no-repeat;
    background-position: 60% 4px;
    padding-right: 55px !important;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    border: 1px solid transparent;
    height: 42px;
}


#SearchVerticalDivMenu .select-newsearch {
    border: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    height: 40px;
    margin: 8px 0px;
    padding: 0 5px;
    width: 100%;
    background-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    text-indent: 0.01px;
    text-overflow: '';
    background-image: url("") !important;
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 10px;
}

    #SearchVerticalDivMenu .select-newsearch option {
        background-color: #20598e;
        border: none;
        margin: 10px 0px;
    }

button.accordion {
    background-color: #20598e;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    padding: 10px 15px;
    color: #fff;
}

.txtSearchWordVertical {
    border: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff;
    font-size: 9px;
    height: 35px;
    margin: 16px 0px;
    width: 100% !important;
    font-size: 11px;
    background-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}


/************************Common*****************************/

.border-radius-right, .border-radius-left-both {
    border-radius: 5px 0 0 5px !important;
}

.border-radius-left {
    border-radius: 0 5px 5px 0 !important;
}

.border-radius-left-En-only {
    border-radius: 0;
}

.btnsearch {
    background-color: #fff;
    font-size: 100%;
    height: 42px;
    margin-top: 10px;
    width: 100%;
    color: #777;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    text-align: center;
}

button.accordion.active, button.accordion:hover {
    background-color: #1f98a6;
}

.donate, .donate:hover, .donate:active, .donate:focus, .donate:visited {
    background-color: #e00570;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    border: none;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-28 {
    font-size: 28px;
}

.padding-20-bottom {
    padding-bottom: 20px !important;
}

.padding-20-top {
    padding-top: 20px;
}

.padding-20-v {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
/**********************************************************/
/************************Tarek**********************************/
.p-t-b-50 {
    padding: 50px 0;
}

.f-s-18 {
    font-size: 18px;
}

/** {
    font-family: 'Diab Orient 012';
    font-size:1.75rem;
    font-weight:600;
}*/
.f-s-16 {
    font-size: 16px;
}

.Font-size-46px {
    font-size: 46px;
}

.color_red {
    color: #fd355a;
}

.padding-35-v {
    padding: 35px 0px;
}

.padding-42 {
    padding: 42px;
}

.font-size-20 {
    font-size: 20px;
}

.f-s-24 {
    font-size: 24px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-50-top {
    margin-top: 50px;
}

.background_06aebb {
    background-color: #20598e;
}

.color_06aebb {
    color: #20598e;
}

.border-left-dedede {
    border-left: 1px solid #dedede;
}

.margin-30-top {
    margin-top: 30px;
}


.form-inline .form-control {
    display: inline-block;
    width: 100% !important;
    vertical-align: middle;
    text-align: right !important;
}



.overflow_heddin {
    overflow: hidden;
}

.width_100per {
    width: 100% !important;
}

.My_App {
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    direction: rtl;
    /* padding-right: 0; */
    margin-bottom: 20px;
}

.margin-40-v {
    margin-top: 40px;
    margin-bottom: 40px;
}

.margin-15-h {
    margin-left: 15px;
    margin-right: 15px;
}

.color_schema {
    cursor: pointer;
    padding-top: 0px;
    border: 0px solid #ddd;
    vertical-align: middle;
    border-radius: 0px;
    width: 60px;
    height: 35px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    left: inherit;
    margin-right: 15px;
}

.margin-30-bottom {
    margin-bottom: 30px;
}


.display-inblock {
    display: inline-block;
}

.DonationValuesContainer {
    padding-top: 5px;
    background-color: transparent;
    text-decoration: none;
    text-align: center !important;
    line-height: 44px;
    font-family: 'Lato', sans-serif;
    display: inline-flex;
    flex-direction: row-reverse;
}

    .DonationValuesContainer a.DonationValues {
        display: inline-block;
        width: 60px;
        height: 44px;
        background-color: transparent;
        border: 1px solid #20598e;
        text-decoration: none;
        color: #20598e;
        text-align: center !important;
        line-height: 44px;
        margin: 0 0 0 3px;
        font-family: 'Lato', sans-serif;
        cursor: pointer;
    }

        .DonationValuesContainer a.DonationValues:hover,
        .DonationValuesContainer a.DonationValues:active,
        .DonationValuesContainer a.DonationValues:focus {
            background-color: #20598e;
            color: #fff;
        }


.DonationValuesContainer1 {
    padding-top: 5px;
    background-color: transparent;
    text-decoration: none;
    text-align: center !important;
    line-height: 44px;
    font-family: 'Lato', sans-serif;
    display: inline-flex;
}

    .DonationValuesContainer1 a.DonationValues {
        display: inline-block;
        width: 60px;
        height: 44px;
        background-color: transparent;
        border: 1px solid #20598e;
        text-decoration: none;
        color: #20598e;
        text-align: center !important;
        line-height: 44px;
        margin: 0 0 0 3px;
        font-family: 'Lato', sans-serif;
        cursor: pointer;
    }

        .DonationValuesContainer1 a.DonationValues:hover,
        .DonationValuesContainer1 a.DonationValues:active,
        .DonationValuesContainer1 a.DonationValues:focus {
            background-color: #20598e;
            color: #fff;
        }

.padding-15-h {
    padding-right: 15px;
    padding-left: 15px;
}

.Donation_Total_amout {
    display: inline-block;
    margin-top: -1px;
    margin: -1px 3px 0px 3px;
}


.ItemEdit p {
    font-size: 13px;
    line-height: 35px;
}

form .labelType.visa {
    background-image: url("");
    background-size: 120px 361px;
    background-repeat: no-repeat;
    background-position: 2px -163px, 260px -61px;
    width: 50px;
    height: 30px;
}

form .labelType.mastercard {
    background-image: url("");
    background-size: 120px 361px;
    background-repeat: no-repeat;
    background-position: 2px -247px, 260px -61px;
    width: 50px;
    height: 30px;
}

form #cardNumber.valid.visa {
    background-position: 2px -163px, 260px -87px;
}

form #cardNumber.valid.mastercard {
    background-position: 2px -247px, 260px -87px;
}

.checkBoxNeedToSave {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    margin-top: 15px;
    float: right;
    /*border: 1px solid #b4b4b4;
            background-color: #fff;
            -webkit-appearance: inherit;*/
}

.checkBoxNeedToSaveLabel {
    padding: 0 !important;
    margin: 0 5px !important;
    display: inline-block;
    line-height: 40px;
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

    .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        right: 0;
        margin-left: -20px;
        margin-top: 10px;
        border: 1px solid #b4b4b4;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

.checkbox:after {
    display: none;
    content: "";
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    right: 2px;
    top: -2px;
    margin-left: -20px;
    padding-left: 0px;
    padding-top: 1px;
    font-size: 12px;
    color: #555555;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1003;
    cursor: pointer;
}

    .checkbox input[type="checkbox"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .checkbox input[type="checkbox"]:checked + label::after {
        font-family: 'FontAwesome';
        content: "\f00c";
    }

    .checkbox input[type="checkbox"]:disabled + label {
        opacity: 0.65;
    }

        .checkbox input[type="checkbox"]:disabled + label::before {
            background-color: #eeeeee;
            cursor: not-allowed;
        }

/***********************End Tarek***********************************/

.checkout-payment-section {
    min-height: 100vh;
}

.checkout-restricted-form {
    position: absolute;
    right: 0;
    color: red;
}

.payment-popup {
    width: auto;
    max-width: 350px;
}

.bg-gray {
    background-color: #eee !important;
}

.fit-cover {
    object-fit: cover;
}

.search-horizontal-select-1-padding {
    padding-right: 0;
    padding-left: 7px;
}

.search-horizontal-select-2-padding {
    padding-left: 0;
    padding-right: 7px;
}

/*Bootstrap Arabic*/
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}



.margin-5-top {
    margin-top: 5px;
}
.arow-bolt-red {
    background-image: url("bolt-red-ar.png");


}
/*input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: right !important;
    width: 15px !important;
    height: 42px;
}

input[type="checkbox"] {
    margin: 0 0 0 10px;
}*/

.btn-group > .btn, .btn-group-vertical > .btn {
    float: right;
}
