#js-scene {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 99;
}

.hero_section .container {
    z-index: 999;
}

.swiper {
    position: absolute !important;
    height: 100%;
    z-index: 9;
}
.toglxtLink{
    float: right;
    margin-right: 50px;
    color: #6f87aa;
}
.ba_box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ba_box img{
    width: 14px;
    margin-right: 3px;
}