@media (min-width: 1200px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1330px;
    }
}
@media (min-width: 1025px) {
    #index #header {
        position: absolute;
        z-index: 999;
        width: 100%;
    }
#page {
position: relative;
}
}
#index.keep-header #header{
position: fixed;
}
.keep-header #header{
position: fixed;
}
.keep-header  .header2-h1{
background: #000;
}
.header2-h1:not(#index .header2-h1){
background: #000;
}