*{
	margin: 0px;
	padding: 0px;
	font-family: averta, helvetica;
}

.topp{
	position: absolute;
	top: 30;
	left: 60;
	height: 41px;
}
.top{
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
	flex: 1;
	padding-top: 35px;
	background-color: #121212;
	height: 75px;
	color: rgb(235, 235, 235);
}

.topi{
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
	flex: 1;
	padding-top: 35px;
	background-color: #024ddf;
	height: 75px;
	color: rgb(235, 235, 235);
	border-radius: 15px;
}
.methi{
	object-fit: contain;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}
.foots1{
	bottom: 0;
    margin-top: 195px;
}
.foot1{
	width:100%;

	object-fit: contain;
	flex: 1;
}
.meth{
	display: flex;
	flex-direction: column;
	align-items:center;
}

.membe{
	padding: 50px;
	margin-top: 100px;

}