.font1{font-family:'Exo 2',sans-serif}
.font2{font-family: 'Chewy', cursive;}
.font3{font-family: 'Indie Flower', cursive;}
.line-35{line-height:35px}
#success_message{display:none}
#danger_message{display:none}
#warning_message{display:none}
#iletisim_captcha{float:left;height:34px;background-color:#1ca;border-radius:4px}
#kayit_captcha{float:left;height:34px;background-color:#1ca;border-radius:4px}

#header{
	position:absolute;
	float:left;
	width:100%;
	height:auto;
	z-index:8889;
}
#top_sliderr{
	float:left;
	width:100%;
	height:auto;
	z-index:8888;
}

@media (max-width: 768px) {
	#header{
		position:relative;
		float:left;
		height:auto;
		width:100%;
		z-index:8889;
	}
	#top_sliderr{
		float:left;
		height:auto;
		z-index:8888;
	}
}

.yuvarlak{
//background-color: #6286a0;
border: 5px solid rgba(27, 129, 172, 1);
border-radius: 150px;
width:240px;
height:240px;
line-height:24px;
font-size:17px;
margin:35px 40px 35px 0;
text-align:center;
color:#f00;
}


