body{
	background: url(../images/bg.jpg) top repeat-x;
	padding-top: 30px;
}
.p0{
	padding-left: 0px;
	padding-right: 0px;
}
.m30{
	margin-top: 15px;
	margin-bottom: 15px;
}
.m60{
	margin-top: 30px;
	margin-bottom: 30px;
}
.mavi-a{
	background: #2377f9;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:20px;
	padding-top:20px;
	text-align: center;
	height: 480px;
}
.mavi-k{
	background: #005bfa;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:20px;
	padding-top:20px;
	text-align: center;
	height: 480px;
}
.sol{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.sag{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.sld{
	margin-top:50px;
	margin-bottom:50px;
}
.sld img{
	margin:0 auto;
}
.orta{
	text-align: center;
	margin-top: 30px;
}
.baslik{
	background:#262626;
	color:#fff;
	padding-bottom:30px;
	margin-top: 5px;
}
.icerik{
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px;
}
.icerik-2{
	background: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b7b7b7;
}
.dark{
	background-color:#ed1b24;
	margin-top: 35px;
	padding-top: 30px;
	padding-bottom:30px;
}
.oz{
	text-align: center;
}
.yan-menu{
	background-color: #ed1b24;
	padding:10px 20px;
	color:#fff !important;
}
.servis-logo{
	float: right; 
	margin-top:15px;
}
iframe.harita{
	border: 0px;
	border-radius: 10px;
	width: 100%;
	height: 500px;
	margin-top:25px;
}
img.f-gorsel{
	float: left;
}
.hizmetler{
	margin-top:40px;
}
.well{
	text-align: center;
	background-color: #fff;
	height: 300px;
	-webkit-box-shadow: 0px 13px 19px -8px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 13px 19px -8px rgba(0,0,0,0.43);
	box-shadow: 0px 13px 19px -8px rgba(0,0,0,0.43);
}
.well ul li img{
	margin: 0 auto;
	text-align: center !important;
}
.bt{
	padding: 5px;
	background: #ed1b24;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-align: center;
	display: block;
	bottom: 0px;
}