/* Add custom CSS styles below */ 
.category_section .custom_container > div {
justify-content: center;
}
/******/
.special_category_area h2, .special_category_area p{
    display: none;
}
/********/
@media (min-width:991px){
.multi_use_banner  .side_img {
    display: block !important;
    height: 40vh;
    width: 362px;
}
.multi_use_banner  .side_img img{
object-fit: contain;
}
.multi_use_banner .swiper-slide-active .right_img {
 left:0px;
}
html[dir=rtl] .multi_use_banner .swiper-slide-active .left_img {
    right: 0px;
}
}
/*******/
.moved_banner .image-content:after {
    display: none;
}
.moved_banner  [aria-label="1 / 1"]{
    padding-top: 0px;
}
/***************/
.feq_section .layout {

    background: #64B7DB;
}
@media (max-width:768px){
html[dir=rtl] .multi_use_banner .swiper-slide-active .left_img {
    right: 0px;
}
html[dir=rtl] .multi_use_banner .swiper-slide-active .right_img {
    left: 40px!important;
}
footer *{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
}