.footer{
	background: #0469a1;
	color: white;
	margin-top: 250px;
	margin:auto;
}

.footer a{
	color: white;
}
#footer{
	margin:auto;
}

#footerid{
	padding-right:30px;
	justify-content:center;
}
.kutu1{
	
	text-align: center;
	padding: 25px;
}

.kutu1 ul li{
	border: 1px solid white;
	margin-top: 20px;
	padding: 5px;
	border-radius: 8px;
	
}

.kutu ul a {
	color: white;
}

.footer ul li:hover{
	background-color: white;
	cursor: pointer;
	color: #0469a1;
	box-shadow: 0px 0px 20px 0px white;
}

/*
.footer ul li{
	background-color: #0469a1;
	margin: 5px;
	border: 1px solid white;
	border-radius: 15px;
}

.footer ul li:hover{
	background-color: white;
	cursor: pointer;
	border-radius: 15px;
	color: #0469a1;
	box-shadow: 0px 0px 20px 0px white;
}


.footer h6{
	text-align: center;
}
#tel{
	margin-bottom: 25px;
}
#ozellik{
	margin-bottom: 25px;
}
*/





