.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    background: #fff !important;
}
.logotop {
    position: fixed;
    top: 0;
    bottom: auto;
    z-index: 101;
}
.g-border-gradient {
    border-image: linear-gradient(to right, #E040FB 0%, #00BCD4 100%);
    border-image-slice: 1;
}
.hamburger-box {
    width: 27px !important;
    height: 25px !important;
    padding: 0px !important;
}
.g-pt-1k {
    padding-top: 500px;
}
