﻿
body.rtl .ps-slider .btn {
    float: left !important;
}

.section--between {
    background: #fff;
    margin-top: -80px;
    padding-top: 8px;
    position: relative;
    z-index: 9;
    background: url(/Portals/_default/skins/rodiba/Images/pt1.webp) repeat !important;
}
@media (min-width: 469px) and (max-width: 699px){
    .footer__container .container {
        width: 100%;
    }

}
.SectionFourRightPane .list-brand {
    margin: 70px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width:90%;
}
.SectionFourRightPane .logo-brand img {
    padding: 60px;
    max-width: 90%;
    margin: 20px auto 0;
}
    .SectionFourRightPane .list-brand img{
        max-width:85%;
    }


.SectionThreePane {
    padding: 0 0 35px;
}

@media (max-width: 480px){
    .SectionThreePane {
        padding: 0 0 5px;
    }
}