.side-bar button i {
    background-color: #333;
}
.header-three.five.header--sticky.six.sticky{
    background-color: #D30000 !important;
}
.video_wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45);
}
.banner-content-inner-six p.disc {
    color: #f5f5f5;
}
.video_wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 980px;
    z-index: -1;
}
video {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 980px;
}
.thumbnail.clients img {
    object-fit: contain;
    aspect-ratio: 4 / 3;
}
.rts-service-inner-area .single-service-area-one {
    height: 250px;
}