﻿/*(w: 1024 - 1440)*/
.w__menu .CustomMenu > li > a {
    padding: 25px 5px;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
}

.bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
}

.w__ib_right .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -20px;
}

.w__ib_right .bx-wrapper .bx-controls-direction a.bx-next {
    right: -20px;
}
