.iconn-bar a {
    display: block;
    text-align: center;
    padding: 0px;
    transition: all 0.3s ease;
    color: white;
    border-radius: 50%;
    font-size: 31px;margin-left: 5px
}
.iconn-bar {
    left: 93%;
    width: 52px;
    position: fixed;
    z-index: 99;
    top: 67%;
}
.activee {
    
	width:49px;height:49px;
}
.fw-bold{
    font-weight: bold !important;
}
.title{
    margin-bottom: 20px !important;
}
