
.cerceve{
    background-color: #0469a1;
    border-radius: 15PX;
    text-align: center;
    margin-top: 20px;
    color: white;
	padding: 0px 20px 50px 20px;
	margin-bottom:150px;
}
.cerceve img{
    border-bottom: 1px solid white;
	margin-top:50px;
    margin-bottom: 20px;
}
#hakkimizda a{
    z-index: 1;
    color: red;

}
#hakkimizda{
    border-radius: 15px;
	
}


.ortak{
    text-align: center;

}

.footer{
	background: #0469a1;
	color: white;
	padding: 10px 50px;
	margin-top: 25px;
}

.footer ul li{
	background-color: #0469a1;
	border: 1px solid white;
	border-radius: 10px;
}

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


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