.tanitim1 > a:hover{
	color: #f7a600 !important;
}

.tanitim2 > a:hover{
	color: #e30613 !important;
}

.tanitim3 > a:hover{
	color: #009fe3 !important;
}

.baslik{
	text-align: center;
}
.baslik > div:nth-child(1){
	font-size: 14px; padding-top: 57px;
}

.baslik > div:nth-child(2){
	font-size: 47.83px; padding-top: 22px; font-weight: bold;
}

.baslik > div:nth-child(2) > font{
	color: #f7a600;
}

.baslik > div:nth-child(3) > div:nth-child(2){
	font-size: 14px;margin-top: 17px; font-weight: 
}

.minbaslik {
	margin-top: 80px;
	font-size: 14px;
}

.anabaslik {
	font-size: 47px;
	font-weight: bold;

}

.cizgi {
	height: 1px; background-color: #009fe3;margin-top: -15px; width: 250px; margin-bottom: 15px;
}

.metin {
	font-size: 14px;
	height: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hakkimizda{
	width: 100%; margin-top: 50px;background-color: #ebebeb; color:black; padding-bottom: 45px;
}	

.hakkimizdaimg{
	width: 73px; float: left;margin-top: 40px;
}

.hakkimizdaicontext{
	float: left;padding-left: 20px;margin-top: 40px;
}

.yazi1{
	font-size: 27px;color: #009fe3;
}

.yazi2{
	font-size: 15px;
}

.yazi2>a{
	height: 33px;width: 190px; float: right;background-color: white; color: #a9a9a9 !important; border: none; border-radius: 15px;display: inline-block;padding: 5px;padding-left: 10px;
}

.yazi2>a:hover{
	color: white !important; background-color: #a9a9a9 !important;
}

.btn1:hover{
	color: white !important; background-color: #a9a9a9 !important;
}

.btn1{
	height: 33px;width: 113px; float: right;background-color: white;color: #a9a9a9 !important; border: none; border-radius: 15px;display: inline-block;padding: 5px;padding-left: 25px; margin-top: 10px;
}

