.knsl-menu nav ul li a {
    font-weight: 600;
}

.knsl-top-bar .container .knsl-left-side .knsl-logo-frame img {
    width: 140px!important;
}

.knsl-preloader-frame .knsl-preloader img {
    width: 140px!important;
}

.floatwa{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    left:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-floatwa{
    margin-top:16px;
}

.customactive{
    border-left: 5px solid #EBA744;
    /* border radius top and bottom */
    border-top-radius: 10px;
    border-bottom-radius: 10px;

    /* background color */
    background-color: #F8F8F8;
    color: #000;
}

.knsl-slider-nav-panel .knsl-about-slider-1-pagination{
    width: 110px;
}
