.banner-style-three-bg-left {
    background: #151718;
}
.banner-section .banner-slider-nav {
    display: none;
}
.bg_dark8 {
    background-color: #151514;
}
h3.fs_35.fw_light.mb_40.lh_45{
    font-size: 2.3rem;
}
@media only screen and (max-width: 991px) {
    .banner-style-three-bg-right {
        background: var(--theme-color);
    }
}