/* BİSMİLLAHİRRAHMANİRRAHİM */

body {
padding:0;
margin:0;
font-family:'Raleway', sans-serif;
font-style:normal;
font-size:18px;
color:#838a91;
-webkit-text-size-adjust: none;
}
.clear {clear:both}
img {border:none}
.l {float:left}
.r {float:right}
*{outline:none;}
*{		
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.none {display:none}
header, nav, section, article, figure, aside, footer, figcaption { padding:0; margin:0}
figcaption { display:none}
.t {color:#f14c13}
.y {color:#67c15e}

h1 {font-family:'Raleway', Arial, Helvetica, sans-serif; color:#214c9b; font-size:36px; font-weight:800}
h2 {font-family:'Raleway', Arial, Helvetica, sans-serif; color:#214c9b; font-size:30px; font-weight:800}
h3 {font-family:'Raleway', Arial, Helvetica, sans-serif; color:#214c9b; font-size:24px; margin:0; padding:0}
h4 {font-family:'Raleway', Arial, Helvetica, sans-serif; color:#f14c13; font-size:16px; margin:0; padding:0}


#header {
position:relative;
width:100%;
height:116px;
background:url(img/ust-bg.png) repeat-x left top;
}

	#header .ust{
	position:relative;
	width:1200px;
	height:40px;
	margin:auto;
	}
		#header .ust .cont{
		position:relative;
		float:right;
		width:120px;
		height:23px;
		margin-top:8px;
		}
			#header .ust .cont .box{
			position:relative;
			float:left
			}
	
	#header .alt{
	position:relative;
	width:1200px;
	height:76px;
	margin:auto;
	} 
		#header .alt .logo{
		position:absolute;
		width:144px;
		height:75px;
		left:0;
		top:0;
		background:url(img/bitlis-star-nakliyat-logo.png) no-repeat center center;
		}#header .alt .logo h1 { display:none}


	#header .menu {
	position:relative;
	width:auto;
	height:46px;
	margin-top:15px;
	float:right;
	}

	#header .menu .menuCont {
	position:relative;
	height:46px;
	float:left;
	width:100%;
	}
	
	#header .menu .menuCont .menu-ac { display:none;}
	
	#header .menu .menuCont  ul {
	list-style-type:none;
	padding:0;
	margin:0 ;
	}		
	
	#header .menu .menuCont ul li {
	display:inline-block;
	float:left;
	padding:0;
	margin:0;
	}	
	
		#header .menu .menuCont ul li a {
		transition: .12s ease-in;
		text-decoration:none;
		font-size:14px;
		color:#fff;
		font-family:'Raleway', sans-serif;
		font-weight:400;
		padding:15px 24px;
		display: block;
		letter-spacing:0.5px;
		}	
		
			#header .menu .menuCont ul li a:hover {
			transition: .12s ease-in;
			color:#3bd0ba;
			}


.banner {
position:relative;
display:block;
width:100%;
height:auto;
}
.bannerm {display:none}

.aw {
position:relative;
width:100%;
height:auto;
padding:40px 0;
background-color:#f8f8f8;
line-height:30px;
} .aw h2 { padding:0 0 30px 0; margin:0}

	.aw .cont {
	position:relative;
	width:1200px;
	margin:auto;
	text-align:center
	}


	.aw .cont .no {
	position:relative;
	width:860px;
	margin:50px auto 0;
	text-align:left;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	}
		.aw .cont .no .tel {transition: ease-in .12s all; position:relative; width:400px; padding:15px 15px 15px 100px; border:#dedede solid 1px; background:url(img/tel.png) no-repeat 25px; font-family:'Raleway', sans-serif; color:#214c9b; font-weight:600}
		.aw .cont .no .tel:hover {transition: ease-in .12s all; cursor:pointer; background-color:#fff; border-color:#cbcbcb }
		.aw .cont .no .wsp {transition: ease-in .12s all; position:relative; width:400px; padding:15px 15px 15px 100px; border:#dedede solid 1px; background:url(img/whatsapp.png) no-repeat 25px; font-family:'Raleway', sans-serif; color:#214c9b; font-weight:600}
		.aw .cont .no .wsp:hover {transition: ease-in .12s all; cursor:pointer; background-color:#fff; border-color:#cbcbcb }
		.aw .cont .no .telNo {font-family:Arial, Helvetica, sans-serif; font-size:32px; font-weight:900}


.hizmetler {
position:relative;
width:1200px;
margin:70px auto;
}

	.hizmetler h2{font-family:'Raleway', sans-serif; font-weight:800; margin:0 0 15px 0}
	
	.hizmetler .yazi {
	position:relative;
	width:100%;
	text-align:center;
	line-height:36px;
	}


	.hizmetler .cat {
	position:relative;
	width:100%;
	margin:50px 0;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	}

		.hizmetler .cat .box {
		position:relative;
		width:32%;
		height:150px;
		margin-bottom:2%;
		border:#e7e7e7 solid 1px;
		}
			.hizmetler .cat .box .res { position:absolute; width:120px; height:120px; left:15px; top:15px}
			.hizmetler .cat .box .bas { position:absolute; left:150px; top:15px; color:#214c9b; font-family:'Raleway', sans-serif; font-weight:800; margin:0 0 15px 0}
			.hizmetler .cat .box .txt { position:absolute; height:40px; left:150px; top:45px; overflow:hidden; font-size:14px; line-height:20px}
			 .hizmetler .cat .devam { position:absolute; left:150px; bottom:15px; color:#FFFFFF; background-color:#f14c13; text-align:center; padding:8px 15px; font-size:14px; cursor:pointer}
			 .hizmetler .cat .devam:hover {background-color:#0b5bbc;}

.hizmetler .more {
position:relative;
width:400px;
margin:auto;
color:#FFFFFF; 
background-color:#f14c13; 
text-align:center;
font-family:'Raleway', sans-serif; 
font-weight:800;
font-size:18px;
padding:15px 0;
}
	.hizmetler .more:hover {background-color:#0b5bbc; cursor:pointer}


.hakkimizda {
position:relative;
width:100%;
height:auto;
background:url(img/hakkimizda-bg.jpg) no-repeat left;
font-family:'Raleway', sans-serif;
font-weight:300;
}

	.hakkimizda .cont {
	position:relative;
	margin:auto;
	width:1200px;
	padding:20px 0;
	color:#FFF;
	line-height:30px;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	}.hakkimizda .cont h2 { color:#fff; font-size:24px}

		.hakkimizda .cont .box {
		position:relative;
		width:30%;
		margin-top:40px;
		padding-top:50px;
		text-align:center;
		}.hakkimizda .cont .box h3 { color:#FFF; font-weight:800; margin:auto}
			.hakkimizda .cont .sozlesme {background:url(img/sozlesmeli-tasima-bg.png) no-repeat center top}
			.hakkimizda .cont .sigorta {background:url(img/sigortali-tasima-bg.png) no-repeat center top}
			.hakkimizda .cont .garanti {background:url(img/garantili-tasima-bg.png) no-repeat center top}

.haber {
position:relative;
margin:60px auto;
width:1200px;
display:flex;
display:-webkit-flex;
flex-wrap:wrap;
-webkit-flex-wrap:wrap;
justify-content:space-between;
}
	.haber .resim {
	position:relative;
	width:60%;
	}
	
	.haber .cont {
	position:relative;
	width:35%;
	}.haber .cont h3 { font-size:24px; margin-bottom:20px}

	.haber .cont .haberBox {
	position:relative;
	width:100%;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:#e7e7e7 solid 1px;
	font-size:16px;
	line-height:28px;
	} .haber .cont .haberBox:last-child { margin-bottom:0}
	.haber .cont h4{margin-bottom:5px}
	
	.haber .cont .haberBox a { color:#838a91; text-decoration:none}
	.haber .cont .haberBox a:hover { color:#838a91; text-decoration:underline}


#footer {
position:relative;
width:100%;
background-color:#000d26;
padding:30px 0;
line-height:24px;
color:#a3b0cc;
font-weight:300;
font-size:16px;
}
	#footer .footerCont {
	position:relative;
	width:1200px;
	margin:auto;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	} #footer .footerCont strong {font-size:18px; font-weight:600}
	
		#footer .footerCont .adres {
		position:relative;
		width:35%;
		}
			#footer .footerCont .adres .logo {
			position:relative;
			background:url(img/star-alt-logo.png) no-repeat left top;
			padding-top:100px;
			}
			#footer .footerCont .adres .altbilgi {
			position:relative;
			margin-top:30px;
			}
				#footer .footerCont .adres .altbilgi .tel { background:url(img/gsm.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
				#footer .footerCont .adres .altbilgi .is { background:url(img/ofis-tel.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
				#footer .footerCont .adres .altbilgi .mail { background:url(img/mail.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
				#footer .footerCont .adres .altbilgi .pin { background:url(img/lokasyon.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
					#footer .footerCont .adres .altbilgi .pin a {transition: .14s ease-in; color:#13ad96; text-decoration:none}
					#footer .footerCont .adres .altbilgi .pin a:hover {transition: .14s ease-in; color:#13ad96; text-decoration:underline}


		#footer .footerCont .box {
		position:relative;
		width:27%;
		} #footer .footerCont .box h3 {color:#a3b0cc; font-weight:600}

		#footer .footerCont ul {
		list-style-type:none;
		margin:15px 0;
		padding:0;
		}
		#footer .footerCont ul li {
		display:block;
		margin-bottom:10px;
		}
			#footer .footerCont ul li > a {
			transition: .14s ease-in;
			text-decoration:none;
			color:#a3b0cc;
			background:url(img/alt-ok.png) no-repeat left center;
			padding:5px 0 5px 20px; 
			}
				#footer .footerCont ul li > a:hover {transition: .14s ease-in; color:#13ad96}
		
#footerAlt {
position:relative;
width:100%;
background-color:#00050f;
padding:25px 0;
color:#a3b0cc;
font-weight:300;
font-size:14px;
text-align:center
}

/*///////////////// WP CSS KODLARI ////////////////*/ 

.wpCont h1 { font-size:26px}
.wpCont strong { font-weight:600; color:#626670}
.wpCont {
position:relative;
width:1200px;
min-height:600px;
margin:70px auto;
font-weight:300;
line-height:30px;
font-size:16px;
text-align:justify;
}
.wpCont .iletisimCont {
	position:relative;
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
}

.wpCont .iletisimCont .iletisim {
	position:relative;
	width:550px;
}
	.wpCont .iletisimCont .iletisim .konum { background:url(img/lokasyon.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}
	.wpCont .iletisimCont .iletisim .ofis { background:url(img/ofis-tel.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}
	.wpCont .iletisimCont .iletisim .cep { background:url(img/gsm.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}
	.wpCont .iletisimCont .iletisim .mail { background:url(img/mail.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}

.wpCont .iletisimCont .harita {
	position:relative;
	width:500px;
}

/*///////////////// WP CSS KODLARI ////////////////*/ 

@media screen and (min-width:481px){ #header .menu ul {display: block!important}}




@media screen and (max-width:480px)
{
#header {
position:relative;
width:100%;
height:116px;
background:url(img/ust-bg.png) repeat-x left top;
}

	#header .ust{
	position:relative;
	width:90%;
	height:40px;
	margin:auto;
	}
		#header .ust .cont{
		position:relative;
		float:right;
		width:auto;
		height:23px;
		margin-top:8px;
		}
			#header .ust .cont .box{
			position:relative;
			float:left;
			width:20px;
			height:15px;
			margin-left:6px
			}
	
	#header .alt{
	position:relative;
	width:90%;
	height:76px;
	margin:auto;
	} 
			#header .alt .logo{
		position:absolute;
		width:100px;
		height:52px;
		left:0;
		top:10px;
		background:url(img/bitlis-star-nakliyat-logo-m.png) no-repeat center center;
		}#header .alt .logo h1 { display:none}


	#header  .menu {
	position:relative;
	float:left;
	margin-top:25px;
	left:0;
	z-index:9;
	width:100%;
	}	
	
	#header .menu .menuCont {
	position:relative;
	height:46px;
	float:left;
	width:100%;
	margin-top:51px;
	}
	
	#header .menu .menuCont .menu-ac {display:block; float:right; cursor:pointer; margin-top:-55px; width:45px}
	

	#header .menu .menuCont ul {
	display: none;
	list-style-type:none;
	padding:0;
	margin:0;
	}		
	
	#header .menu .menuCont ul li {
	display:inline-block;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	}	
	
		#header .menu .menuCont ul li > a {
		transition: .14s ease-in;
		text-decoration:none;
		font-size:14px;
		font-family:'Raleway', sans-serif;
		padding:15px;
		font-weight:300;
		display: block;
		letter-spacing:0.4px;
		display: block;
		background-color:#e42d4c;
		border-top:#d12441 solid 1px;
		}	
			#header .menu .menuCont ul li > a:hover {
			transition: .14s ease-in;
			background-color:#d51c3c;
			padding-left:25px;
			color:#fff;
			}

.banner {display:none}
.bannerm {
display:block;
position:relative;
width:100%;
height:auto;
}


.aw {
position:relative;
width:100%;
height:auto;
padding:40px 0;
background-color:#f8f8f8;
line-height:24px;
} .aw h2 { padding:0 0 20px 0; margin:0; font-size:20px; text-align:center}

	.aw .cont {
	position:relative;
	width:90%;
	margin:auto;
	text-align:justify;
	font-size:14px
	}


	.aw .cont .no {
	position:relative;
	width:100%;
	margin:40px auto 0;
	text-align:left;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	}
		.aw .cont .no .tel {width:100%; padding:10px 10px 10px 60px; background:url(img/telm.png) no-repeat 15px}
		
		.aw .cont .no .wsp {width:100%; padding:10px 10px 10px 60px; background:url(img/whatsappm.png) no-repeat 15px; margin-top:20px}
		.aw .cont .no .telNo {font-size:24px}


.hizmetler {
position:relative;
width:90%;
margin:50px auto 70px;
}

	.hizmetler h2 { padding:0 0 20px 0; margin:auto; font-size:20px; text-align:center}
	
	.hizmetler .yazi {
	position:relative;
	width:100%;
	text-align:justify;
	font-size:14px;
	line-height:24px;
	}


	.hizmetler .cat {
	position:relative;
	width:100%;
	margin:50px 0 20px;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	}

		.hizmetler .cat .box {
		position:relative;
		width:100%;
		height:120px;
		margin-bottom:4%;
		border:#e7e7e7 solid 1px;
		background-color:#f0f0f0;
		}
			.hizmetler .cat .box .res { position:absolute; width:90px; height:90px; left:10px; top:10px}
			.hizmetler .cat .box .bas { position:absolute; left:120px; top:10px; color:#214c9b; font-family:'Raleway', sans-serif; font-weight:600; margin:0 0 10px 0}
			.hizmetler .cat .box .txt { position:absolute; height:40px; left:120px; top:35px; overflow:hidden; font-size:14px; line-height:20px}
			 .hizmetler .cat .devam { position:absolute; left:120px; bottom:10px; color:#FFFFFF; background-color:#f14c13; text-align:center; padding:6px 12px; font-size:12px; cursor:pointer}
			 .hizmetler .cat .devam:hover {background-color:#0b5bbc;}

.hizmetler .more {
position:relative;
width:100%;
margin:auto;
color:#FFFFFF; 
background-color:#f14c13; 
text-align:center;
font-family:'Raleway', sans-serif; 
font-weight:800;
font-size:16px;
padding:20px 0;
}
.hizmetler .more:hover {background-color:#0b5bbc; cursor:pointer}


.hakkimizda {
position:relative;
width:100%;
height:auto;
background:url(img/hakkimizda-bg.jpg) no-repeat left top, #b31516;
font-family:'Raleway', sans-serif;
font-weight:300;
}

	.hakkimizda .cont {
	position:relative;
	margin:auto;
	width:90%;
	padding:20px 0;
	color:#FFF;
	line-height:24px;
	text-align:justify;
	font-size:14px;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	}.hakkimizda .cont h2 { padding:0 0 20px 0; margin:auto; font-size:20px; text-align:center}

		.hakkimizda .cont .box {
		position:relative;
		width:100%;
		margin-top:30px;
		padding-top:50px;
		text-align:center;
		}.hakkimizda .cont .box h3 { color:#FFF; font-weight:800; margin:auto; font-size:18px; line-height:18px}
			.hakkimizda .cont .sozlesme {background:url(img/sozlesmeli-tasima-bg.png) no-repeat center top}
			.hakkimizda .cont .sigorta {background:url(img/sigortali-tasima-bg.png) no-repeat center top}
			.hakkimizda .cont .garanti {background:url(img/garantili-tasima-bg.png) no-repeat center top}

.haber {
position:relative;
margin:60px auto;
width:90%;
display:flex;
display:-webkit-flex;
flex-wrap:wrap;
-webkit-flex-wrap:wrap;
justify-content:space-between;
}
	.haber .resim {
	position:relative;
	width:100%;
	margin-bottom:50px;
	}
	
	.haber .cont {
	position:relative;
	width:100%;
	}.haber .cont h3 { font-size:20px; text-align:center; margin-bottom:20px}

	.haber .cont .haberBox {
	position:relative;
	width:100%;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#e7e7e7 solid 1px;
	font-size:14px;
	line-height:24px;
	} .haber .cont .haberBox:last-child { margin-bottom:0}
	.haber .cont h4{margin-bottom:3px}
	
	.haber .cont .haberBox a { color:#838a91; text-decoration:none}
	.haber .cont .haberBox a:hover { color:#838a91; text-decoration:underline}


#footer {
position:relative;
width:100%;
background-color:#000d26;
padding:30px 0;
line-height:24px;
color:#a3b0cc;
font-weight:300;
font-size:14px;
			text-align:justify;
}
	#footer .footerCont {
	position:relative;
	width:90%;
	margin:auto;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	} #footer .footerCont strong {font-size:16px; font-weight:600}
	
		#footer .footerCont .adres {
		position:relative;
		width:100%;
		border-bottom:#132a57 solid 1px;
		padding-bottom:30px;
		margin-bottom:30px;
		}
			#footer .footerCont .adres .logo {
			position:relative;
			background:url(img/star-alt-logo.png) no-repeat center top;
			padding-top:100px;
			}
			#footer .footerCont .adres .altbilgi {
			position:relative;
			margin-top:30px;
			}
				#footer .footerCont .adres .altbilgi .tel { background:url(img/gsm.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
				#footer .footerCont .adres .altbilgi .is { background:url(img/ofis-tel.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
				#footer .footerCont .adres .altbilgi .mail { background:url(img/mail.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
				#footer .footerCont .adres .altbilgi .pin { background:url(img/lokasyon.png) no-repeat left center; width:100%; padding:5px 0 5px 25px}
					#footer .footerCont .adres .altbilgi .pin a {transition: .14s ease-in; color:#13ad96; text-decoration:none}
					#footer .footerCont .adres .altbilgi .pin a:hover {transition: .14s ease-in; color:#13ad96; text-decoration:underline}


		#footer .footerCont .box {
		position:relative;
		width:100%;
		border-bottom:#132a57 solid 1px;
		padding-bottom:30px;
		margin-bottom:30px;
		} #footer .footerCont .box h3 {color:#a3b0cc; font-weight:600}
		
		#footer .footerCont .box:last-child {border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;}
		
		#footer .footerCont ul {
		list-style-type:none;
		margin:15px 0;
		padding:0;
		}
		#footer .footerCont ul li {
		display:block;
		margin-bottom:10px;
		}
			#footer .footerCont ul li > a {
			transition: .14s ease-in;
			text-decoration:none;
			color:#a3b0cc;
			background:url(img/alt-ok.png) no-repeat left center;
			padding:5px 0 5px 20px; 
			}
				#footer .footerCont ul li > a:hover {transition: .14s ease-in; color:#13ad96}
		
#footerAlt {
position:relative;
width:100%;
background-color:#00050f;
padding:25px 5%;
color:#a3b0cc;
font-weight:300;
font-size:12px;
line-height:18px;
text-align:justify;
}

/*///////////////// WP CSS KODLARI ////////////////*/ 

.wpCont h1 { font-size:26px}
.wpCont strong { font-weight:600; color:#626670}
.wpCont {
position:relative;
width:90%;
min-height:600px;
margin:50px auto;
font-weight:300;
line-height:24px;
font-size:14px;
text-align:justify;
}
.wpCont .iletisimCont {
	position:relative;
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
}

.wpCont .iletisimCont .iletisim {
	position:relative;
	width:100%;
}
	.wpCont .iletisimCont .iletisim .konum { background:url(img/lokasyon.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}
	.wpCont .iletisimCont .iletisim .ofis { background:url(img/ofis-tel.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}
	.wpCont .iletisimCont .iletisim .cep { background:url(img/gsm.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}
	.wpCont .iletisimCont .iletisim .mail { background:url(img/mail.png) no-repeat left center; border-bottom:#e2e4e7 solid 1px; padding:20px 0 20px 35px; margin-bottom:20px}

.wpCont .iletisimCont .harita {
	position:relative;
	width:100%;
}

/*///////////////// WP CSS KODLARI ////////////////*/ 

	
}