.nk-header-main{
    border: none;
}

.nk-header-main:not(.has-fixed) {
    background: transparent;
    border: none;
}

.py-lg-11 {
    padding-top: 30px !important;
}

.choose:hover a {
    color: white;
}
.footer {
    text-align: center;
    justify-content: center;
}
.footer li{
    text-align: center;
    justify-content: center;
}
.powered{
    font-weight: bold;
}
.powered:hover {
color: cornflowerblue;
}

@media(max-width: 678px){
    .block-gfx svg {
        display: none;
    }
}