
        .Css-mis-vis {
            padding: 40px;
            background-color: #fff;
            box-shadow: 0px 6px 30px rgba(7,36,95,0.08);
            text-align: center;
            height: 415px;
        }

        .css-bg-pink {
            background-color: #cd821c !important;
        }

        .Css_counter-card_icon {
            background-color: rgb(203 127 25 / 12%) !Important;
        }

        .Css-bresdcumb::before {
            background: rgb(32 19 2 / 84%) none repeat scroll 0 0;
            background-position: center top;
            content: "";
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1;
        }

        .Css-bresdcumb {
            position: relative;
            z-index: 1;
            padding: 49px 0px !important;
        }

        .breadcumb-title {
            font-size: 42px !important;
        }

        .breadcumb-menu {
            margin: 19px 0 -0.5em 0 !important;
        }

            .breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
                font-size: 13px !important;
            }

        .Css-svgimg-bright {
            /* filter: brightness(30) invert(1)!important;*/
            filter: brightness(5) invert(1) !important;
        }

        .cust_top_space {
            margin-top: 70px !important;
            margin-bottom: 5px !important;
        }

        .cust_r_m_img_h {
            height: 273px !important;
            width: 420px !important;
        }

        .cust-css-space {
            margin-bottom: 70px !important;
        }

        .cust_feature-media {
            max-width: 100% !important;
            padding-bottom: 50px !important;
        }

        /*div width*/
        .cust_div_width_right {
            width: 91% !important;
            text-align: justify !important;
            font-size: 14px !important;
        }

        .cust_div_width_left {
            width: 6% !important;
            padding-right: 0px !important;
            font-size: 14px !important;
            text-align: justify !important;
        }
    
