.ilkkutu {
	position: absolute; top: 0; left: 0; padding: 10px 40px 10px 30px; display: block; background-color: #02559c; color: #fff; font-size: 18px; border-bottom-right-radius: 50px; border-top-left-radius: 5px;
}
@media (max-width: 30em) {
	.ilkkutu {
		display: none;
	}
	.teldegozuk {
		display: block!important;
	}
	#sec5 {
		padding-top: 30px!important;
	}
}
@media (max-width: 601px) {
	.selectsekil {
		width: 100px!important;
		float: right;
	}
}
.ilkkutubaslik {
	padding-bottom: 20px;
}
.ilkkutubaslik:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 80%;
	background: #eee;
}