.navigation-center{display: flex;
    justify-content: center;padding-left: 19%;}

    .products-heading{text-align: center;
        color: #fff;
        padding: 15px 5px;}
.products-left-side{background: #ffffff4a;
    width: 100%;
    height: 100%;}

.main-sidepanel_ui li a {
    padding: 5px 10px;
}

.sidenav-left .products-heading{
    text-transform: uppercase;
}
.login-p-popup{width:60% !important; margin: 0 auto !important;}
/*
    .btn-toggle-nav li {
        padding: 10px;
        box-shadow: none;
    } */
.childs-showonlick ul {
    border: 1px solid #09284d;
    border-radius: 5px;
    background: #fff;
}

.childs-showonlick ul li {
    border-radius: inherit;
    background: none;
    border-bottom: 1px solid #616161;
    display: flex;
    padding: 0px;
    border-radius: 0px;
}



.childs-showonlick ul li a {
    font-size: 12px;
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none;
}

.sidebar {
    width: 250px; /* Adjust width as needed */
    background-color: #333;
    color: #fff;
}

.sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar ul li {
    position: relative;
}

.sidebar ul li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
}

/* Submenu */
.submenu {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 300px;
    z-index: 999999;
    left: 15.6%;
    list-style: none;
    height: auto;
    max-height: 230px;
    overflow-y: auto;
    scrollbar-width: thin;
    margin: -40px 0px 1px 2px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}



.submenu li {
    border-bottom: 1px solid #888;
}
.submenu li a{
    color: #151515 !important;
}
.submenu li a:hover {
    background-color: #fe9c2f;
    color: #fff !important;
}
.submenu li:last-child {
    border-bottom: none;
}

/* Show submenu on hover */
.sidebar ul li:hover .submenu {
    display: block;
}

/* Adjust submenu position */
.sidebar ul li .submenu {
    top: 0;
    left: 100%;
}

/* Handle submenu items */
.submenu a {
    padding: 10px;
    display: block;
    color: #000;
    text-decoration: none;
}

.submenu a:hover {
    background-color: #fe9c2f;
    color: #fff;
}

.main-sidepanel_ui li {
    background: #00234d30;
    padding: 12px 4px;
    margin: 0px 6px;
}
.main-sidepanel_ui li a {
    color: #000;
    font-size: 14px;
    padding: 18px 12px;
    width: 100%;
}
.main-sidepanel_ui li a {
    color: #000;
    font-size: 14px;
    padding: 0px 11px;
    width: 100%;
}
.submenu-arrow {
    position: absolute;
    left: 206px;

}

.baran-listimg{width: 100%;

}
.baran-listimg ul{margin: 0px;padding: 0px;list-style: none;
    overflow-y: auto;
    scrollbar-width: thin;
    height: 77vh;
}
#side_products_here{
    width: 100%;
}
#side_products_here li{background-color: #fff;
    /* border-radius: 5px; */
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
    #side_products_here li .baran-box {
        width: 100%;
        height: 140px;
        margin-bottom: 10px;
    }
    #side_products_her li .baran-box  img{
        width: 100%;
        height: 140px;
    }
    #side_products_her li .baran-box a{
        width: 100%;
        display: block;
        background-color: #000  ;
    }
    #side_products_her li .baran-box a img, #side_products_her li .baran-box
    #side_products_her li .baran-box a img, #side_products_her li .baran-box img{
        width: 100%;
        height: 140px;
    }
    .baran-listimg ul li:last-child{margin-bottom: 0px;}
.baran-box{text-align: center;}
.baran-box img{margin:0 auto; width: 100%;}


.home-page-box{width: 100%;background-color: #fff;
    padding: 10px 25px;
    overflow-y: auto;
    scrollbar-width: thin;
    height: 78vh;
    overflow-x: hidden;

}
.about-heading{
    width: 100%;text-align: left;margin-bottom: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    text-transform: uppercase;
}
.about-heading h1{font-size: 30px;
    color: #2f2f2f;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    margin: 0px;
    font-weight: 500;}

    .about-list-content{width: 100%;}
    .about-list-content ul{margin: 0px; padding-left: 15px; list-style: none;}
    .about-list-content ul li{line-height: 25px;position: relative;padding-left: 15px;}
    .about-list-content ul li p{font-size: 18px;color: #09284d;font-weight: normal; margin-bottom: 10px;   font-family: "Zilla Slab", serif; font-weight: 500;}
    .about-list-content ul li::before{content: "";background-color: #09284d;width: 4px; height: 4px; border-radius: 50%;position: absolute;left: 0; top: 9px;}
.hallo-img{width: 100%;
    box-shadow: 0 2px 5px 1px #00000024;
    border-radius: 10px;
    padding:0px;}

.hallo-img img{width: 100%;
    border-radius: 10px;}



    .footer-counter{
        display: flex;
        background: #fff;
        border-radius: 3px;
    }

    .digit {
        width: 27px;
        height: 29px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fff;
        margin: 0px;
        border-radius: 3px;
        font-size: 20px;
        box-shadow: inset 2px 0px 5px 0px rgb(44 44 44 / 11%);
        color: #373737;
        font-weight: 300;
    }


    .socialmedia-icons{text-align: center; width: 100%;}
    .socialmedia-icons ul{margin: 0px;padding: 0px;list-style: none;display: flex;justify-content: end; width: 100%;}
    .socialmedia-icons ul li{line-height:35px;margin-right: 10px;     font-family: "Zilla Slab", serif;}
    .socialmedia-icons ul li a{font-size: 20px;
        color: #fff;
        display: flex;align-items: center;
        text-decoration: none;
        }
        .socialmedia-icons ul li a.email-style{
            background: #09284d;
            padding: 0px 10px;
            border-radius: 5px;
            color: #ffbf00;
          }
        .socialmedia-icons ul li a span{background: #fff;
            border-radius: 5px;
            padding: 6px;}
        .socialmedia-icons ul li a span img{width: 23px;}
        .socialmedia-icons ul li a p{font-size: 14px;
            color: #fff;
            padding-left: 5px;
            font-weight: 500;}

            .contact-page{margin-top: 15px;}
            .footer-bottom .socialmedia-icons ul li p {
                display: flex;
            }
            .footer-bottom .socialmedia-icons ul li p span{
             padding-right: 4px;
            }

            .sidenav-left .products-heading {
                margin: 0;
                font-size: 30px;
                font-family: "Roboto Slab", serif;
            }
            @media (max-width: 992px) {
                .header-mobile-set{
                   width: 100%;
                   display: flex;
                   align-items: center;
                   justify-content: flex-end;
                 }
                }

                @media only screen and (max-width: 1920px) {
                .products-left-side {
                    background: #ffffff4a;
                    width: 100%;
                    height: 500px;
                  }
                }
                @media only screen and (max-width:1600px) {
                    .products-left-side {
                        background: #ffffff4a;
                        width: 100%;
                        height: 440px;
                      }
                    }
                @media only screen and (max-width: 1440px) {
                    .products-left-side {
                        background: #ffffff4a;
                        width: 100%;
                        height: 440px;
                    }
                    .submenu{max-height: 252px;}

                    }

                    @media only screen and (max-width: 1366px) {
                        .submenu{max-height: 252px;left: 212px;margin: -30px 0px 1px 2px;}


                        }

                        @media only screen and (max-width: 1280px) {
                            .submenu{max-height: 252px;left: 198px;margin: -30px 0px 1px 2px;}

                            }
