.mega_menu_dropdown{position:static!important}#menu{display:flex;position:relative;z-index:9999999999;margin:0 auto;flex-wrap:wrap;justify-content:center}#menu .menu-text{color:#000;margin:auto}#menu .menu-text a{color:#000}.dropdown-toggle::after{display:none}#sub-menu-container,#sub-menu-container2{transform:rotateX(-25deg) scale(1);transform-origin:50% 7em 0;box-shadow:0 2px 7px rgb(0 0 0 / 10%),0 2px 20px rgb(0 0 0 / 30%);opacity:0;display:none;position:absolute;top:0;min-width:100%;top:185%;min-width:80vw;width:auto;min-height:75vh;border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:100%;overflow:hidden;right:-100%;left:-110%;z-index:999999999999999999999999999;background-color:#fff}.sidebar{z-index:99999999;text-align:left;min-height:70vh;height:100%;position:relative}.sidebar ul{list-style-type:none;padding-left:0}.sidebar li{line-height:30px;padding:10px;border-bottom:1px solid #c9c9c9;border-left:3px solid transparent}.sidebar li>a>i{float:right}.sidebar-items li.active,.sidebar-items li:hover{background-color:#fff;border-left:2px solid #0066b2;color:#0066b2;cursor:pointer}.sidebar-items a:hover,.sidebar-items li.active a{color:#0066b2;cursor:pointer}.sidebar li>a{color:#161616}.sidebar li a.active,.sidebar li:hover a{color:#0066b2}.sidebar .dark-bg{padding:10px;text-align:left}.sidebar-right{position:absolute;right:0;left:auto}.sidebar-left{position:fixed;left:0;right:0}.sidebar-items{flex-direction:column;display:flex;background:#f0f0f0;padding:0;min-height:100vh;height:100%;max-height:100vh;border-bottom-left-radius:20px}.menu-close-btn{background-color:transparent;outline:0;border:0;position:absolute;right:10px;top:15px;z-index:99999999999}.menu-close-btn i{font-size:15px;border:1px solid #000;padding:8px 10px;border-radius:100%}section{position:absolute;top:0;height:100vh;width:auto;opacity:0;transition:all ease-in .5s;right:0;left:0}section:target{opacity:1;position:absolute;width:100%;height:100%;z-index:99999999999999999;top:0;bottom:0;animation:1s fadeIn alternate .5s}section:target h1{opacity:1}@keyframes fadeIn{100%{opacity:1}}section:target{opacity:1;position:absolute;width:100%;height:100%;z-index:99999999999999999;top:0;bottom:0}section:target h1{opacity:1}#first{background:var(--primary-color)}#second{background:var(--complimentary-color)}#third{background:var(--contrast-color)}#fourth{background:var(--light-color)}.menu-body{max-height:70vh;overflow-y:scroll;width:auto}.menu-body li{line-height:20px;padding:7px 0;border-bottom:0}.menu-body::-webkit-scrollbar{height:10px;width:.5em!important;border-radius:50px}.menu-body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;height:10px;background-color:transparent}.menu-body::-webkit-scrollbar-thumb{border-radius:50px;background-color:#0066b2;outline:0;height:10px}.menu-body .list-group p{margin-bottom:0;line-height:25px;vertical-align:middle}.menu-heading .h5{font-weight:800}