@charset "UTF-8";

.nav-container {
	
	display: flex;
    width: 100%;
    height: 104px;
    z-index:99 !important;
    border: none;
}

.foot-container {
    display: flex;
    z-index:99 !important;
    height: 36.8vh;
    width: 100%;
}