.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
.a124 .btn {
    border-radius: 3px;
    margin-top: 25px;
    width: 100%;
    background-color: #6a6864;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #6a6864;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a119 .btn.main {
    margin-top: 25px;
    width: 100%;
    background-color: #6a6864;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #6a6864;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a115 {
    background-color: rgb(43 43 43 / 10%);
}
.a118 .contSlider {
    overflow: hidden;
    position: relative;
    background-color: rgb(43 43 43 / 10%);
}