.header-style2 {
    background: #fff;
}

.scroll-top-percentage{
    bottom:10px;
    right: 20px;
}

.whatsapp {
    position:fixed;
    width:60px;
    bottom:75px;
    right: 20px;
    z-index:99999;
}
.whatsapp img {
    height: 60px;
}

.banner-style01 {
    min-height: 410px !important;
    background-size: auto !important;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (min-width: 992px) {
    .top-position1 {
        margin-top: 0;
    }
}
@media screen and (max-width: 991px) {
    .top-position1 {
        margin-top: 0;
    }
    .banner-style01 {
        min-height: 115px !important;
        background-size: contain !important;
    }
}