
/*
.nav{
	float:none;
	display: flex;
	justify-content: center;
}

.nav li{
	float:none;
}
.top {
    position: relative;
    background: #0952b8;
    overflow: visible;
}
*/
