﻿:root {
    --primary-color: #E40092;
    --secondary-color: #60279E;
    --tertiary-color: #F7F2F9;
    --bg: #FCFAFF;
}

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");


.hero-Section {
    display: none;
}

[data-header-position="fixed"] .content-body {
    padding-top: 3.5rem;
}

.brand-logo img {
    max-width: calc(100% - 60px);
    width: 100%;
}

.heroBottom {
    display: none;
}


[data-sidebar-style="full"][data-layout="vertical"] .dlabnav .metismenu > li .sidebarLogout {
    display: none !important;
}

.XIMG {
    height: 250px;
    width: 100%;
}

.d-block {
    display: block !important;
    width: 100% !important;
    display: block !important;
    width: 100% !important;
}


.cls_bg_new {
    display: none;
}

.modal-backdrop {
    background-color: #00000080 !important;
}

@media only screen and (max-width: 769px) {
    .footer_icons span {
        color: #fff;
    }

    .div_footer_x {
        z-index: 3 !important;
        bottom: 0;
    }


        .div_footer_x > .div_footer_x_overlay {
            background-color: var(--secondary-color) !important;
            padding: 15px 30px;
            border-radius: 15px;
            bottom: 0;
            margin: 0;
            width: 100%;
            border-radius: 0;
            padding: 4px 15px 0;
        }

            .div_footer_x > .div_footer_x_overlay ul li {
                display: flex;
                flex-direction: column;
                justify-content: center;
            }

                .div_footer_x > .div_footer_x_overlay ul li.toggle2 .hamburger .line {
                    background-color: #fff !important;
                }

                .div_footer_x > .div_footer_x_overlay ul li a {
                    padding: 0;
                    color: #fff;
                    font-size: medium;
                }

                .div_footer_x > .div_footer_x_overlay ul li span {
                    padding: 0;
                    font-size: 12px;
                    color: #fff;
                    font-family: Poppins;
                    letter-spacing: .6px;
                }

                .div_footer_x > .div_footer_x_overlay ul li a i {
                    font-size: 20px;
                }

    .a2a_svg.a2a_s__default.a2a_s_a2a {
        background-color: #6d4d9c !important;
    }

    .cls_bg_new {
        width: 100%;
        display: inline-block;
        background: linear-gradient(181deg, white, #9ebffa,#d9e3f6 );
    }

        .cls_bg_new p {
            margin-bottom: 0px;
            font-weight: bold;
            color: #000;
        }

    .cls_iconList {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0px;
        display: flex;
        text-align: center;
        justify-content: center
    }

        .cls_iconList a {
            padding: 10px;
            display: inline-block;
        }

            .cls_iconList a img {
                padding: 10px;
                border-radius: 50%;
                height: 70px;
                box-shadow: 0px 0px 10px 0px #54545494;
                background-color: #fff;
            }

    .walletbalance {
        font-size: 13px;
        background-color: #012f72;
        padding: 0px 10px;
        color: #fff;
        font-weight: bold;
        border-radius: 5px;
    }

    .select2 {
        display: none !important;
    }
}

.cls_icon_1 {
    display: flex;
    column-count: 2;
}

    .cls_icon_1 > li {
        width: 50%;
        text-align: center
    }

        .cls_icon_1 > li > a,
        .cls_icon_1 > li > a p {
            color: #21a7e5;
        }

            .cls_icon_1 > li > a > span {
                height: 100px;
                width: 100px;
                display: inline-block;
                font-size: 3.5rem;
                background: #fff;
                border-radius: 50%;
                border: 5px solid #29b2ea66;
            }

                .cls_icon_1 > li > a > span:hover {
                    background-color: #21a7e5;
                    color: #fff;
                    border: 5px solid #fff;
                }

.animation-a {
    animation: pulse 1s ease-in-out infinite alternate, nudge 1s linear infinite alternate;
}

.cls_list_1 {
    display: inline-block;
    width: 100%;
}

    .cls_list_1 > li {
        width: 100%;
        display: inline-block;
    }

        .cls_list_1 > li > a {
            width: 100%;
            display: inline-block;
            padding: 15px;
            box-shadow: 0px 0px 20px #8080801a !important;
            /*border: 1px solid var(--primary);*/
            margin-bottom: 20px;
            color: var(--primary);
            border-radius: 10px;
        }

            .cls_list_1 > li > a:hover {
                background-color: var(--primary);
                color: #fff;
            }

.test-img {
    max-width: 100%;
    width: 100px;
    margin: 9px 1px !important;
}

.test-text {
    padding: 4px;
    color: #6c63ff;
    text-align: center;
    font-weight: 500;
    font-family: 'Poppins';
}

.tblClass {
    width: calc(100% - 40px) !important;
    margin-left: 20px !important;
    /*margin-top: 0 !important;*/
}

.carousel {
    position: relative;
    padding-top: 40px;
}

.w-100 {
    width: 100% !important;
    height: 120px !important;
    padding: 10px !important;
    border-radius: 15px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: -20px;
}

    .carousel-inner .carousel-item {
        padding: 10px;
    }

._srvc_tabs > ul > li {
    border: none !important;
}

.carousel-inner .carousel-item img {
    height: 350px;
    object-fit: contain;
}

.animation-a img {
    margin-top: -17px !important;
    height: 35px !important;
    width: 500px !important;
}

.div_footer_x {
    z-index: 3 !important;
}

.div_wrapper {
    margin-top: 45px;
}


._tab_service_lnk span {
    font-size: 14px;
    font-weight: 500 !important;
}

._tab_service_lnk i {
    font-size: 18px !important;
    display: block;
}

.menu ._tab_service_lnk span {
    font-size: 11px !important;
}

/*app design*/

@media only screen and (min-width:320px) and (max-width:500px) {

    .cls_logoutbtn1 a {
        display: none;
    }

    .nav-header .brand-logo img {
        height: 35px;
        width: auto;
        margin-top: 20px;
    }

    #main-wrapper .content-body .invoice-card-row {
        padding: 0;
        margin: 0;
    }

    .nav-header .brand-logo {
        left: 2.3rem;
    }

    .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: #000;
    }

    .header-right .notification_dropdown .nav-link .badge {
        background-color: var(--secondary-color) !important;
    }

    .content-body {
        padding-top: 3.4rem !important;
    }

    .carousel-inner .carousel-item img {
        height: 125px !important;
        object-fit: cover;
        width: 100% !important;
        padding: 0 !important;
    }

    .carousel-inner .carousel-item {
        padding: 0;
        margin-top: 65px;
    }

    .carousel {
        padding-top: 0;
        background-color: transparent;
    }

    .carousel-inner {
        background-color: transparent;
        margin-top: -25px;
    }

    ._tab_service_lnk i {
        font-size: 20px !important;
    }

    .menu ._tab_service_lnk span {
        font-size: 12px !important;
    }

    .chatbox .chat-list-header a {
        visibility: hidden;
    }

    .chatbox .card-header h6, .chatbox .card-header .h6 {
        font-size: 16px;
    }

    .chatbox .card-header {
        padding: 10px;
    }

    .chatbox .chat-list-header {
        background-color: var(--tertiary-color);
        color: var(--primary-color);
        border-radius: 0;
    }

    .srvc li ._srvc_tabs {
        padding: 15px 10px !important;
    }

    ._srvc_tabs > ul {
        padding-bottom: 0 !important;
    }

    .div_rc_Category > ul {
        padding: 0 10px !important;
    }

        .div_rc_Category > ul > li {
            background: linear-gradient(260deg, #202d59, #489fc2) !important;
            margin-top: 15px;
            background-size: cover !important;
            border: 1px solid #afacac;
        }

            .div_rc_Category > ul > li > a {
                border-bottom: 2px solid white !important;
                box-shadow: none !important;
            }

    ._srvc_tabs > ul span {
        font-size: 14px !important;
        color: #fff !important;
    }

    .img_icon {
        background: #fff;
        border-radius: 50%;
        margin-bottom: 3px;
    }

    .carousel-inner {
        margin-top: -68px;
    }

    .div_rc_Category > ul > li > a:after {
        border-right: 1px solid #ffffff !important;
        border-top: 1px solid #ffffff !important;
    }

    .chatbox .user_info span {
        font-weight: 700;
        font-family: 'Roboto';
        font-size: 14px;
    }

    [data-sidebar-position="fixed"][data-layout="vertical"] .menu-toggle .dlabnav {
        background-color: var(--bg);
        padding: 10px 0;
        z-index: 6;
    }

    [data-sibebarbg="color_1"] .dlabnav .header-profile > a.nav-link {
        border: 1px solid var(--primary-color);
    }

        [data-sibebarbg="color_1"] .dlabnav .header-profile > a.nav-link span {
            color: #000 !important;
        }

            [data-sibebarbg="color_1"] .dlabnav .header-profile > a.nav-link span b {
                color: #000 !important;
            }

    [data-sibebarbg="color_1"] .dlabnav .metismenu > li > a {
        color: #000 !important;
    }

        [data-sibebarbg="color_1"] .dlabnav .metismenu > li > a:hover > i {
            color: var(--secondary-color);
        }

        [data-sibebarbg="color_1"] .dlabnav .metismenu > li > a > i {
            color: var(--secondary-color);
        }

    [data-sibebarbg="color_1"] .dlabnav .metismenu > li ul.mm-collapse li a {
        color: #000;
    }

    [data-sidebar-style="overlay"] .dlabnav .metismenu > li.mm-active a > i {
        color: #000 !important;
    }

    [data-sibebarbg="color_1"] .dlabnav .metismenu .has-arrow:after {
        border-top: 1px solid var(--secondary-color);
        border-left: 1px solid var(--secondary-color);
    }

    [data-sibebarbg="color_1"] .dlabnav .metismenu > li ul.mm-collapse li a i {
        background-color: #151515;
    }

    .chatbox .user_info p {
        color: #939393;
        font-family: 'poppins';
        letter-spacing: .3px;
    }

    .chatbox .card hr {
        display: none;
    }

    .cls_planFetch {
        width: 80px !important;
        display: flex !important;
        justify-content: center;
        align-items: center;
        font-size: 14px !important;
    }

    .change_editop {
        font-size: 14px;
    }

    .cls_amt {
        margin-top: 10px;
    }

    .chatbox .contacts li {
        border-left: 3px solid transparent;
    }

        .chatbox .contacts li:hover {
            border-left: 3px solid var(--secondary-color);
            background-color: #e7e7e7;
        }

    .carousel-control-prev, .carousel-control-next {
        top: 60px;
    }

    .baner-shap {
        margin-top: 35px;
    }

    .div_rc_Category .srvc {
        background-color: #f6f6f6;
    }

    .heroBottom {
        display: none;
    }

    .div_wrapper {
        margin: 0;
    }

    #menu  li .btn-danger.sidebarLogout {
        background-color: var(--secondary-color);
        border-color: #fff;
        margin-top: 15px;
        color: #fff !important;
    }

        .btn-danger.sidebarLogout > i {
            color: #fff !important;
        }
}
