﻿/*.photo-shap-a img {
    display: none;
}

.photo-shap-a {
    background-image: url(../Code/newImg/heroImg.png);
    height: 200px;
    width: auto;
}

div.content-body .cls_bg_new {
    background: linear-gradient(181deg, #212020, #5A4242) !important;
}

.cls_bg_new p {
    font-weight: 400 !important;
    color: #d6d6d6 !important;
    font-family: 'poppins';
    padding-top: 7px;
}
div.content-body .cls_icon-bg {

    padding-top: 40px;
    background-size: 100% 100%;
    width: 30%;
    border-top-left-radius: 20px !important;
    height: 215px !important;
    box-shadow: none !important;
    border-bottom-left-radius: 0 !important;
}
div.content-body .walletbalance {
    font-size: 13px;
    background-color: #302929;
    padding: 12px 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
}
.navigation{
    display:none !important;
}
.photo-shap img {
    display: none !important;
}
.cls_icon_one > li > a p{
    margin-top:13px;
}
.div_rc_Category{
    margin-top:25px;
}
#baner-shap{
    display:none;
}
.div_wrapper {
    background-color: #f1f1f1;
}
#srvcCatData {
    background: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    margin-top: 50px;
}
.carousel-inner .carousel-item img{
    border-radius:20px;
}
._srvc_tabs > ul > li:nth-child(-n+4) {
    display: flex;
    flex-direction: column;
    width: calc(100% / 2) !important;
}*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");


:root {
    --first: #FF8E00;
    --second: #FF2E10;
    --third: #2f2f2f;
}

/*background-image: linear-gradient(to left bottom, #f1caf7, #ffcce0, #ffd8c7, #ffeabd, #f3fdc8);*/

/*background-image: linear-gradient(to right bottom, #fecaf8, #fbd2fb, #f8d9fd, #f7e0fe, #f6e7fe);*/

a, span {
    font-family: 'roboto';
}

.cls_bg_new {
    display: none;
}

.baner-shap {
    display: none;
}

.heroSection {
    display: none;
}

.heroBottom {
    display: none;
}

[data-sidebar-style="full"][data-layout="vertical"] .dlabnav .metismenu > li .sidebarLogout {
    display: none !important;
}

.hero-Section {
    display: none;
}
/*mobile view*/

@media only screen and (max-width:767px) {

    .chatbox .user_info span {
        font-size: 14px;
    }

    #main-wrapper .content-body .invoice-card-row {
        padding: 0;
        margin: 0;
    }

    [data-sibebarbg="color_1"] .dlabnav .metismenu li ul a:hover {
        color: #000 !important;
    }

    [data-sidebar-style="overlay"] .dlabnav .metismenu ul li a i {
        background-color: #2f2f2f;
    }

    .dlabnav .dlabnav-scroll .metismenu .header-profile .header-info span b {
        color: #000 !important;
    }

    [data-sidebar-style="overlay"] .dlabnav .metismenu ul li a {
        color: #000;
    }

    [data-sibebarbg="color_1"] .dlabnav .metismenu .has-arrow:after {
        border-top: 1px solid #000;
        border-left: 1px solid #000;
    }

    [data-sibebarbg="color_1"] .dlabnav .header-profile > a.nav-link .header-info span {
        color: #000 !important;
    }

    .show .content-body {
        padding-top: 50px !important;
    }

    .nav-header .brand-logo > img {
        max-height: 50px;
        width: auto;
        object-fit: contain;
    }

    #baner-shap {
        display: none;
    }

    .heroBottom {
        display: block;
    }

    .hero-Section {
        display: block;
    }

        .hero-Section .container {
            margin-top: 40px;
        }

    .hero-Section {
        background-color: #020202;
        margin-top: -50px;
    }

        .hero-Section .hero-title {
            padding: 20px 0 0;
        }

            .hero-Section .hero-title h6 {
                text-align: center;
                color: #fff;
                margin: 0;
            }


        .hero-Section .hero-inner {
            background-image: url(/Code2/newImg/bg.png);
            height: auto;
            width: auto;
            border-bottom-left-radius: 10px;
            display: block;
            background-size: cover;
            padding: 40px 0;
            position: relative;
        }

            .hero-Section .hero-inner .rewards_right {
                position: absolute;
                right: 17px;
                bottom: 3px;
                text-align: center;
            }

                .hero-Section .hero-inner .rewards_right .blackcircle {
                    margin: 3px 0
                }

                    .hero-Section .hero-inner .rewards_right .blackcircle a i {
                        background: #3b3b3b;
                        display: inline-block;
                        height: 32px;
                        width: 32px;
                        color: #ffffff;
                        border-radius: 50px;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        margin: 0 auto;
                        border: 1px solid var(--first);
                    }


                    .hero-Section .hero-inner .rewards_right .blackcircle span.walletbalance {
                        background: #2f2f2f;
                        padding: 4px 7px;
                        color: white;
                        border-radius: 3px;
                    }

                    .hero-Section .hero-inner .rewards_right .blackcircle a > p {
                        margin: 5px 0;
                        font-size: 14px;
                        font-weight: 500;
                        color: #5b5b5b;
                    }


            .hero-Section .hero-inner img {
                max-height: 180px;
                width: auto;
            }

        .hero-Section .hero-title h6 b {
            color: #c0c0c0;
        }

    .heroSection h6 {
        text-align: center;
        margin: 15px 0;
        color: #d3d3d3;
    }

        .heroSection h6 b {
            color: #d3d3d3;
        }




    .heroSection .headerTop {
        background-color: transparent;
        display: flex;
        justify-content: space-between;
        padding: 8px 15px;
    }


        .heroSection .headerTop img {
            background-color: #fff;
        }

        .heroSection .headerTop i {
            font-size: 27px;
            color: #fff;
        }

    .div_rc_Category ul .carousel .carousel-inner .carousel-item {
        margin-top: 0;
    }

    .heroSection .heroBottom img {
        height: auto;
        width: 100%;
    }

    .div_wrapper {
        box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        margin-top: 13px;
        padding: 34px 10px 20px !important;
        background: #F7F7F7;
    }

    /*hide header*/
    .div_mobile_next_page {
        box-shadow: 0px 0px 8px #c8c8c8 !important;
    }

    [data-header-position="fixed"] .content-body {
        padding-top: 0;
    }

    [data-sidebar-position="fixed"][data-layout="vertical"] .menu-toggle .dlabnav {
        padding-top: 20px;
        /*background-color: var(--third);*/
        background: linear-gradient(to bottom, #fff 0%, #FFF2EA 60%, #fff 100%);
        border-left: 2px solid #180D37;
    }

    body .div_footer_x > .div_footer_x_overlay {
        background-color: var(--third) !important;
    }

        body .div_footer_x > .div_footer_x_overlay ul li a i {
            color: #fff !important;
        }

    .div_rc_Category > ul > li {
        margin: 20px 0;
    }

    .div_wrapper .div_rc_Category {
        position: relative;
    }

        .div_wrapper .div_rc_Category::after {
            content: '';
            height: 6px;
            width: 40px;
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: 0;
            top: -23px;
            background-color: var(--first);
            border-radius: 5px;
            color: black;
            z-index: 1;
        }


    .div_rc_Category ul .carousel .carousel-inner .carousel-item img {
        aspect-ratio: 6/2;
        object-fit: cover;
        border-radius: 15px;
    }

    .div_rc_Category > ul > li {
        border: none !important;
        /*box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;*/
        /*background-image: linear-gradient(to top, #f6e1c7 0%, #ffebe8 100%) !important;*/
    }

    .heroSection .headerTop .header-right .notification_dropdown .nav-link .badge.bg-primary {
        background-color: var(--first) !important;
    }

    ._srvc_tabs > ul {
        display: flex !important;
        flex-wrap: wrap;
    }

    .div_rc_Category ._srvc_tabs > ul > li {
        border: none !important;
        border: none !important;
        background: white;
        border-radius: 3px !important;
        margin: 2px;
        width: calc(95% / 4) !important;
    }

    ._srvc_tabs > ul span {
        font-size: 14px !important;
    }

    .srvc li ._srvc_tabs {
        padding: 5px !important;
    }

        .srvc li ._srvc_tabs ul li a {
            min-height: auto;
        }

            .srvc li ._srvc_tabs ul li a:hover span {
                color: var(--first);
            }

    [data-sidebar-style="overlay"] .dlabnav .metismenu > li > a {
        color: #000 !important;
    }

        [data-sidebar-style="overlay"] .dlabnav .metismenu > li > a i {
            font-size: 18px;
            color: #2f2f2f !important;
        }

    #div_login_user .btn-primary {
        /*background: linear-gradient(268deg, #ffc174, #ff5c45) !important;*/
        background: #180D37 !important;
    }

    .div_footer_x > .div_footer_x_overlay {
        bottom: 0;
    }

    .div_footer_x_overlay .footer_icons > li > a.qrcode i {
        color: #ffffff !important;
        background-color: var(--third);
        padding: 5px;
        border-radius: 50%;
        display: inline-block;
        height: 55px;
        width: 55px;
        line-height: 1.8;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        border: 1px solid var(--first);
        top: -10px;
        box-shadow: rgb(217 217 217 / 71%) 0px 1px 15px 0px, rgb(197 197 197 / 48%) 0px 1px 15px 1px;
    }

    .div_footer_x_overlay .footer_icons > li > a {
        padding: 0;
    }

        .div_footer_x_overlay .footer_icons > li > a.qrcode > i {
            font-size: 22px;
            line-height: 2em;
        }

        .div_footer_x_overlay .footer_icons > li > a > i {
            font-size: 15px;
        }

    .div_footer_x_overlay .footer_icons > li {
        display: flex;
        flex-direction: column;
    }

        .div_footer_x_overlay .footer_icons > li > span {
            font-size: 12px;
            color: #ebebeb;
            font-family: 'Cairo';
        }

        .div_footer_x_overlay .footer_icons > li .hamburger span {
            font-size: 13px;
            color: #ebebeb;
            font-family: 'Roboto';
        }

        .div_footer_x_overlay .footer_icons > li:nth-child(3) {
            margin: 0 15px;
        }

    .div_footer_x > .div_footer_x_overlay {
        padding: 5px 30px !important;
    }

    .hamburger {
        z-index: 1;
    }

    .cls_bg_new {
        display: none;
    }

    .div_wrapper .div_rc_Category > ul > li > a:after {
        border-right: 1px solid #ff4f36;
        border-top: 1px solid #ff4d34;
        content: none;
    }

    .backbtn {
        color: var(--first) !important;
    }

    .cls_tbl_tab_service h3 {
        border-bottom: var(--first) !important;
    }

    .div_login_page > .form-group .btn-danger {
        background-color: var(--first);
        border: 1px solid var(--first);
    }

    .nav-header {
        height: 4rem;
    }

    [data-sidebar-style="overlay"] .header {
        width: calc(100% - 48%);
        left: 49%;
        top: -1px;
    }

    .header {
        height: 4rem;
    }

    #main-wrapper .nav-header.beforeLogin {
        background: linear-gradient(to top, #020202, #030303) !important;
        padding-left: 7px;
        top: -1px;
    }

    #main-wrapper .header {
        background: linear-gradient(to top, #020202, #030303) !important;
        padding-right: 15px;
    }

        #main-wrapper .header .header-content .navbar .collapse {
            justify-content: end !important;
        }

    .header-right .notification_dropdown .nav-link span {
        background-color: var(--first) !important;
    }

    .chatbox .card-header h6, .chatbox .card-header .h6 {
        color: var(--second);
    }

    .chatbox .card-header h6, .chatbox .card hr {
        color: #fff;
    }

    .chatbox.active .custom-tab-1 .tab-content .card .card-header {
        background-color: #2a2a2a;
    }

        .chatbox.active .custom-tab-1 .tab-content .card .card-header a {
            background-color: #2a2a2a;
        }

    .chatbox.active .custom-tab-1 .user_info span {
        color: #000;
    }

    .chatbox.active .user_info p {
        color: #171717;
    }

    #main-wrapper .chatbox.active {
        background: linear-gradient(to bottom, #fff 0%, #FFF2EA 60%, #fff 100%);
    }

        #main-wrapper .chatbox.active .custom-tab-1 .tab-content .tab-pane .card {
            background-color: transparent;
        }

            #main-wrapper .chatbox.active .custom-tab-1 .tab-content .tab-pane .card hr {
                margin: 8px 0 0;
            }

            #main-wrapper .chatbox.active .custom-tab-1 .tab-content .tab-pane .card .user_info p {
                font-size: 12px;
                font-family: Poppins;
                letter-spacing: .4px;
            }

    #main-wrapper .chatbox .contacts li {
        border-bottom: 1px solid #cfcfcf;
    }

    [data-sidebar-style="overlay"] .dlabnav .metismenu > li:hover > a {
        color: var(--first);
    }

        [data-sidebar-style="overlay"] .dlabnav .metismenu > li:hover > a i {
            color: var(--first);
        }

    [data-sibebarbg="color_1"][data-theme-version="dark"] .dlabnav .header-profile > a.nav-link, [data-sibebarbg="color_1"] .dlabnav .header-profile > a.nav-link {
        border-color: var(--first);
    }

    [data-sidebar-style="overlay"] .dlabnav .metismenu > li a.btn-danger {
        background: linear-gradient(268deg, #ffc174, #ff5c45) !important;
        border: none;
    }

    /*search box*/ 

    .searchbox_div {
        background-color: transparent;
    }

        .searchbox_div input {
            padding: 13px;
            font-size: 14px;
            border-radius: 5px;
        }

    .header-right .notification_dropdown .nav-link svg path {
        fill: #fff;
    }

    .heroLogout.btn-danger {
        display: none;
    }

    .nav-header {
        width: 50%;
        background: #020202 !important;
    }
}
