	.night{
		background: none;
		border: none;
		width: 5%;
		color: white;
		height: 40px;
		font-size: 30px;
		margin-bottom: 3%;
		margin-left: 6%;
		cursor: pointer;
		display: inline-block;
		
	}
	.sum {
		background: none;
		border: none;
		width: 5%;
		color: white;
		height: 40px;
		font-size: 30px;
		margin-bottom: 3%;
		margin-left: 6%;
		cursor: pointer;


	}
	.text-hover {
		background-color: black;
		width: 100%;
		height: 100%;
		position: relative;
		border-radius: 100%;
		top: 0;
	}
	form-label {
		color: black;
		font-size: 20px;

	}

	.form-content {
		background-color: white;
		width: auto;
		height: auto;
		display: inline-block;
		margin-left: 2%;
		margin-top: 2%;
		border-radius: 5px;

	}
	.h1-tag {
		color: white;
		text-align: center;
		font-size: 50px	;
	}


	.about {
		background-color: white;
		width: 100%;
		height: auto;
		border-radius: 5px;
		
		text-align: center;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.ben {
		width: 100%;
		height: auto;
		border-radius: 5px;
		margin-top: 3%;
	}
	.hakkımda {
		font-size: 45px;
	}
	.aciklama {
		
		background-color: white;
		font-size: 20px;
		width: 100%;
		height: auto;
		border-radius: 5px;
		margin-top: 1%;
		padding-top: 4%;
	

		padding-bottom: 5%;
		text-indent: 50px;

	}
	.altciz {
		background-color: #01172d;
		color: white;
	}
	.hakkimda-bitis {
		text-align: center;
		font-size:40px;
	}

	
