/*Arabic starts*/
.i18n-ar .slick-slider .slick-list, .i18n-ar .slick-slider .slick-dots {
    text-align: center;
}
/*Arabic ends*/
.features-item.bottom-image .image-part img {
    max-width: 80%;
}
.features-banner-wrap {
    background: #03a9f5!important;
}
h1,.features-banner-content p {
    color: #fff;
}
.main-container-wrapper #mini-panel-product_menu{
    background: #fff;
}

section#block-block-3 {
    background: #fff;
}
.main-container-wrapper #mini-panel-product_menu{
    top: -1px;
}
.features-banner-content{
    margin: 60px auto;
}
@media only screen and (max-width: 991px) and (min-width: 768px){
    .features-banner-wrap .content-wrap{
        margin: 0 auto;
    }
}
@media only screen and (max-width: 767px){
    .features-banner-wrap .content-wrap{
        margin: 0 auto;
    }
    .features-item.bottom-image .image-part img {
        max-width: 100%;
    }
}