@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&amp;display=swap');
.s-mn_btn {
    height: 32px;
    width: 32px;
    border-radius: 3px;
    cursor: pointer;
    transition: left 0.4s ease;
    position: absolute;
    top: 18px;
    left: 10px;
}

.scroller{    height: 545px;
    overflow: auto;
}
.scroller::-webkit-scrollbar {
  display:none;
}

.s-mn_btn.click{
  left: 249px;
}
.s-mn_btn span{
  color: #000;
  display: block;
}
.s_mn_bar {
    position: fixed;
    width: 230px;
    height: 100%;
    left: -250px;
    transition: left 0.4s ease;
    background: #0533b2;
    top: 0;
    z-index:9999;
    box-shadow: 3px 0px 10px rgb(0 0 0 / 25%);
}
.s_mn_bar.show{
  left: 0px;
}
.s_mn_bar .text{
  color: white;
  font-size: 25px;
  font-weight: 600;
  line-height: 65px;
  text-align: center;
  background: #1e1e1e;
  letter-spacing: 1px;
}
.s_mn_bar ul{
  width: 100%;
  list-style: none;
}
.s_mn_bar ul li{
    position: relative;
    margin: 0;
    padding: 0;
}
.s_mn_bar ul li:last-child{
  border-bottom: none;
}
.s_mn_bar ul li a {
position: relative;
    padding: 10px 5px 5px 15px;
    display: flex;
    color: #B5C4EA;    text-decoration: none;
    position: relative;    width: 100%;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    align-items: center;
    font-family: 'Poppins', sans-serif;
}
.sm_mage {
    display: inline;
    margin-right: 10px;
}
.sm_mage img {
    width: 18px;
    margin-top: 5px;
    vertical-align: unset;
}
.s_mn_bar .feat-btn:hover {
    background: #1e45b6;
    color: #fff !important;
}
.s_mn_bar ul li:hover .sm_mage img {
    filter: brightness(0) invert(10);
}
.s_mn_bar a:hover .down_arw_mnu{border-color:#fff;} 
.s_mn_bar ul ul {
    position: static;
    display: none;
    position: relative;
    list-style: none;
    padding: 5px 0;
    margin: 0;
    padding-left: 25px;
    background-color: #032a96;
}
.cs_bck:before {
    width: 2px;
    bottom: 0;
    background: rgb(177 192 208 / 35%);
    content: "";
    position: absolute;
    top: 0;
    left: 23px;
}
.s_mn_bar ul .feat-show.show{
  display: block;
}
.s_mn_bar ul .serv-show.show1{
  display: block;
}
.s_mn_bar ul ul li {
    line-height: 20px;
    border-top: none;
    position: relative;
    border-top: none!important;
}
.s_mn_bar ul ul li:before {
    left: 0;
    top: 13px;
    width: 15px;
    content: ' ';
    position: absolute;
    display: inline-block;
    border: 1px solid rgb(177 192 208 / 35%);
}
.s_mn_bar ul ul li a {
    padding: 5px 0px 5px 20px;
    display: block;
    color: #B5C4EA;
    letter-spacing: 0.3px;
    font-weight: 400;
    font-size: 12px;
}
.serv-show2 li a{padding-left: 50px !important;}
.s_mn_bar ul li.active ul li a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.s_mn_bar .feat-show li a:hover{
  color: #fff !important;
}
 .s_mn_bar ul li a:hover  .down_arw{border-color: #fff;}
.s_mn_bar ul li a i {
    right: 15px;
    position: absolute;
    top: 23px;
}
.s_mn_bar ul li a span.rotate{
  transform: translateY(-50%) rotate(45deg);
    top: 2px;
}
.showt {display:block !important;}

.hem_brg{cursor: pointer;
    width: 35px;
  /*  border-radius: 50%;
    transition: all 0.2s ease-in-out;
    background: rgb(0 0 0 / 7%);
    height: 32px;
    width: 32px;
    text-align: center;
    padding: 5px 7px;
    margin: auto; */
}
.line_o {
    width: 18px;
    height: 2px;
    background-color: #4d4d4d;
    border-radius: 50px;
    margin: 4px 0px;
}
.line_o:nth-child(2) {
    width: 11px;
    margin: auto;
}
.cs_bck{background:#f5f5f5;}
.mprof {
    display: flex;
    padding: 5px 15px;
    padding-bottom: 5px;
    border-bottom: 00;
    align-items: center;
}
.logo-lg img{height: 44px;}
.mprof span {
    position: relative;
    font-size: 13px;
    cursor: pointer;
    color: #fff;
    width: 150px;
    margin: auto;
}
#hidemm {
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 5px;
    color: #ffff;
    cursor: pointer;
}
.primg {
    background: #B6D8FA;
    color: #000;
    /* border: 3px solid #364a80; */
    height: 40px;
    width: 40px;
    text-align: center;
    padding: 9px 0px;
    font-weight: 600;
    margin-right: 10px;
    border-radius: 50px;
}
.protxt {
    font-weight: 600;
    color: #ffffff;
}
.lft_arw {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: none;
    padding: 3px;
    transform: rotate(314deg);
    position: absolute;
    right: 35px;
    top: 32px;
}
.down_arw_mnu {
    border: solid #B5C4EA;
    border-width: 0px 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(315deg);
    position: relative;
    top: -2px;
    right: 15px;
    margin-left: auto;
}
.bg_ovrly {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    background: rgba(0,0,0,.65);
}