html body .bvi-body #header.fixed {
    position: relative;
    top: 0;
    left: 0;
}
html body .bvi-body .icomoon-icon:after {
    top: 0;
}
.bvi-panel-close {
    margin-right: 58px;
    display: inline-block;
}
html body .bvi-body .bg-img {
    visibility: visible !important;
}
html body .bvi-body .pr-open-popup {
    background: transparent !important;
    background-color: transparent !important;
}
html body .bvi-body .no-show-play:before {
    background: transparent !important;
    background-color: transparent !important;
}
html body.bvi-customWrapper .bvi-body .header__burger-line {
    background-color: #0F33D3 !important;

}