.oxVideo video{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.sectionPrime{
    background-image: linear-gradient(rgba(255,255,255,0.97),rgba(255,255,255,0.97)),url(https://vipclubazerbaijan.com/app/templates/main/images/viplogo.png);
    background-size: auto,contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.oxMain h3{
    font-size: 23px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 12px;
}
.page-id-44 .oxy-header img{
    /*width: 50px;*/
}
.imagePage {
    width: 100%;
    margin-bottom: 0em;
    aos-enable: false;
    transition-duration: 0.3s;
    transition-property: filter,box-shadow;
    transition-timing-function: ease-in;
    filter: brightness(100%);
}