.theme-header {
    background-color:#21225a;
}
.theme-header.theme-header-animate {
	background-color: #21225a;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
    color: #c7cbdf;
}

@media all and (min-width: 992px) {
    .zphero .zpcontainer,.zphero .zprow {
        padding:0px;
        padding-inline-start:0px;
        padding-inline-end:0px
    }
}

.zphero .zpcontainer .zpelement {
    margin-block-start:0px;
    margin-block-end:0;
}

@media (max-width: 768px) {
    .zphero .zpcontainer, .zphero .zprow {
        padding: 0;
    }
}
.zphero .zpdark-section-bg {
    background-color: #FFF;
}