body {
	background:#fff;
	margin:0px;
	padding:0px;
	color:#808080;
	font-size:14px;
	font-family: 'Titillium Web', sans-serif;
}

a {
	text-decoration:none;
	color:#808080;
}

.clear {clear:both;}

.navbar-nav {font-size:13px;}

.ozellik {font-size:12px; color:#808080; line-height:22px; margin:20px 0px;}
.ozellik span {font-size:14px; font-weight:bold; width:100%; padding-left:10px;}
.ozellik p {margin:10px 0px 0px 0px; font-size:14px;}

.hizmet {
	float:left;
	margin:20px 0px;
}


.hizmet span {
  background: rgba(80,145,190,0.8);
  float: left;
  width: 100%;
  height: 30px;
  padding: 5px;
  color: #fff;
  font-size: 12px;
  font-weight:bold;
  margin: -29px 0 0 0;
  z-index: 10000;
  position: relative;
}

.hizmetgolge {
	background:url(../images/hizmet-golge.png) no-repeat;
	width:100%;
	height:20px;
}

.sbar {background:#2b2b2b;  margin:30px 0px; border-left:3px solid #FF7F00; color:#fff; text-align:left; font-size:12px; padding:10px 0px 10px 0px;}
.tel {width:180px; height:40px; text-align:center; color:#fff; float:right; line-height:10px; background:#FF7F00; font-size:18px; margin:-20px 0px 0px 0px;}

.footer {background:#2b2b2b; min-height:160px; margin:20px 0px; color:#fff; font-size:13px; padding:10px 0px;}
.footer h1 {font-size:15px; font-weight:600;}
.footer a {float:left; margin:5px; color:#fff; width:100%; text-decoration:none; padding:0px;}
.footer a:hover {text-decoration:none; color:#ccc;}

.sosyal-ikon {margin:0; padding:0;}
.sosyal-ikon a {float:left; margin:10px 5px 0px 0px; padding:0; width:30px;}

.footerm {background:#2b2b2b; height:40px; margin:0px; color:#fff; font-size:13px; padding:0px; line-height:40px;}

.sayfa-baslik {background:#2b2b2b; height:80px; color:#fff; line-height:80px; font-size:16px; font-weight:600; margin-bottom:30px;}


#design{ width:90px; height:28px; padding:5px; background:#eee; position:fixed; z-index:1000; bottom:5px; right:0; border-radius:5px 0 0 5px;}
#design a img{ border:none; width:85px; height:auto;}

@media (max-width: 576px) {
	.navbar-brand {
		max-width:150px;
	}
	.navbar-brand > img {
		max-width:170px;
	}
}