body {
	font-family: 'Raleway', sans-serif;
}
.blue {
	color: #4498d9;
}
.f2 {
	text-align: center;
	color: #fff;
	padding-top: 10px;
}
.f2 a {
	color:  #fff;
}
.footer2 {
	min-height: 120px;
	border: 1px solid #4498d9;
	margin-top: 40px;
	padding-top: 1%;
}
.f3 {
	text-align: center;
	color: #4498d9;
	padding-top: 10px;
	border-bottom: 1px solid white;
}
.f3 a {
	color:  #4498d9;
}
.icon2 {
	max-height: 60px;
}
.alesta-nav {
	margin-top: 40px;
	background-color: #fff;
	border:none;
}
.active {
	background-color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: #fff;
	border-bottom: 2px solid #4498d9;
	color: #4498d9;
}
.navbar-default .navbar-nav>li>a {
	font-size: large;
	padding-right: 16px;
	padding-left: 16px;
	margin:0 10px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #4498d9;
}
.navbar-brand img {

}
.bant {

}
.bant img {
	width: 100%;
}
.logo {
	padding-top: 20px;
	text-align: center;
}
.logo img {
	max-width: 98%;
}
.alesta-slide {
	padding:0;
	margin:0;
}
.slo {
	height: 40px;
}
.slo img {
	height: 30px;
	padding-bottom: 8px;
}
.baslik {
	color: #4498d9;
	font-family: 'Italianno', cursive;
	padding-left: 10px;
	font-size: 40px;
	height: 40px;
	line-height: 40px;
}
.slogan {
	color: #4498d9;
	font-family: 'Italianno', cursive;
}
.yazi {
	margin-bottom: 30px;
	padding: 10px;
	border-bottom: 1px solid #4498d9;
}
.wrapper {
	margin-top:60px;
	min-height: 100px;
}
.sag {
	text-align: center;
}
.footer {
	height: 80px;
	background-color: #4498d9;
	margin-top: 40px;
	margin-bottom: 20px;
}
.img img {
	max-width: 98%;
}
.oda {
	margin-top:20px;
	border-bottom: 1px solid #4498d9;
	padding: 10px;
}
.resim-wrapper {
	margin-top:20px;
}
.resim-dis {
	margin-top: 20px;
}
.resim-ic img {
	max-width: 100%;
}

/* hizmet */

.icon-wrapper {
	margin-top: 50px;
}
.icon-out {
	margin-bottom: 30px;
}
.icon-in {
	border: 2px solid #4498d9;
	height: 300px;
	border-radius: 6px;
}
.icon-img {
	text-align: center;
	height: 128px;
	margin-top: 8px;
}
.icon-img img {
	height: 128px;
}
.icon-img2 {
	text-align: center;
}
.icon-img2 img {
	height: 64px;
	text-align: center;
}
.icon-msg {
	text-align: center;
	margin-top: 20px;
}

#map {
	height: 600px;
}
.ad {
	text-align: center;
	font-weight: bold;
}
.tel {
	padding: 10px 6px;
}
.cizgi {
	border-bottom: 1px solid #4498d9;
}
#banner {
	position: absolute;
	top:20px;
	left: 20px;
}
.adres {
	margin-top: 20px;
}
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}
@media (max-width: 436px) { 
	#banner {
		width: 100px;
		height: 100px;
		top:140px;
	}
	#banner img {
		max-width: 100%;
	}
}
@media (max-width: 414px) {
	.slogan {
		margin-bottom: 40px;
	}
	.baslik {
		margin-bottom: 40px;
		font-size: 26px;
	}
}
