.itopplus-background {
background-image:none;background-color :rgba(126, 125, 125, 1);
}
.animated {
    -webkit-animation-fill-mode:none !important;
    animation-fill-mode: none !important;
}

#nav-menu {
	background: linear-gradient(to bottom, red 0 , rgb(255, 43, 43) 50% ,red 100%);
}

#nav-menu a {
	color: #fff;
}

