html, body {height:100%;}
body {
	height:100%;
	margin:0px;
	padding: 0px;
	color:#060606;
	background-color: rgba(235,235,235,1.00);
	background:url(../img/bg.jpg) top center no-repeat;
	font-family:Arial;
	}
	
a {text-decoration:none; color:#FFF;}

.tumsayfa{width:100%;height:100%;}

.sayfaust {
	position:relative;
	width:100%;
	height:120px;
	top:0;
	z-index:999;
	}
	.sayfaust_ortala {
		position:relative;
		width:980px;
		height:120px;
		margin:0 auto;
		top:15px;
		color:#fff;	
	}
.partalani{
	position:relative;
	width:943px;
	min-height: -webkit-calc(100%); 
	min-height:    -moz-calc(100%); 
	min-height:      -o-calc(100%); 
	margin:0 auto;	
	margin-top: -25px;
	padding-left: 42px;
	padding-bottom:20px;
	}
.sayfaalt {
	position:relative;
	width:100%;
	height:120px;
	bottom:0;
	background:#061c2a;
	border-top:1px #B7210B solid;
	}
	.sayfaalt_ortala {
		position: relative;
		width: 980px;
		height: 50px;
		margin: 0 auto;
		margin-top: 42px;
		text-align: center;
	}
	.sayfaalt_ortala a {
		display: inline-block;
		min-width: 30%;
		height: 40px;
		line-height: 40px;
		padding:0 10px 0 10px;
		text-decoration:none;
		font-family: Arial;
		font-size: 10px;
		color: rgba(255,253,253,0.46);
		text-align: center;
		border-right: 2px #002d49 solid;
	}
	.sayfaalt_ortala a:hover {color: #EEF1EE;}
	
.logo {
	position:absolute;
	float:left;
	width: 171px; 
	height: 128px;
	margin-top:-15px;
	margin-left:50px;
	}
	.logo img {
		width: 171px; 
		height: 128px;
	}

/** Menü Listesi **/		
.ustmenu {
	position:absolute;
	width:550px;
	height:29px;
	margin-left:225px;
	margin-top:48px;
	text-align:center;
	}	
	.ustmenu u1 {
		list-style-type:none;
		background-color:transparent !important; 
		border:0px !important;
		
	}
	.ustmenu u1 > li {
		display:inline-block;
		width:102px;
		height:29px;
		line-height:29px;
		text-align:center;
		font-size:10px;
		font-weight:bold;
		color:#000000;
		background:url(../img/menubg.png) no-repeat;
		text-decoration:none;
	}	
		.ustmenu u1 > li > a {text-decoration:none; color:#FFFFFF;}	
		
		.ustmenu_aktif {
			background:url(../img/menubgactive.png) no-repeat !important;
		}
		.ustmenu_aktif a {color:#7B0507 !important;}
		
		/** Açılan Menü Listesi **/		
		.ustmenu_liste {
			margin-left:10px;
			z-index:999; 
			background-color:transparent !important; 
			border:0px !important;
			box-shadow:none !important;
		}	
			.ustmenu_liste > li {
				width:120px !important;
				padding:0;			
				border-radius:5px;	
				margin-bottom:3px;	
				background:#000000 !important;				
			}	
			.ustmenu_liste > li a {	
				height:25px;
				line-height:20px;	
				border-radius:5px;	
				color:#FFFFFF !important;
				font-size:11px;
				text-align:left;
			}				
			.ustmenu_liste > li:hover {background:#FFFFFF !important;}						
			.ustmenu_liste > li:hover a {color:#880505 !important;}

	
.sosyal_alan {
	position:absolute;
	width:80px;
	height:43px;
	margin-left:780px;
	margin-top:48px;
}
	.sosyal_alan img,
	.sosyal_alan a{margin:0 auto;}

.satir{
	width:100%;
	margin-top: -25px;
	min-height:218px;
	}
	.onarimhizmeti{
		position: relative;
		float: left;
		width: 393px;
		height: 218px;
		background: url(../img/onarim.png) no-repeat;
	}
	.telefon {
		position: absolute;
		width: 235px;
		height: 68px;
		line-height: 55px;
		padding-left: 65px;
		margin-left: 694px;
		margin-top: -24px;
		background: url(../img/tel.png) no-repeat;
		z-index: 1;
		color:#fff;
		font-family: Arial;
		font-size: 22px;
	}
	
.sirketprofili{
	position: relative;
	float: left;
	width: 580px;
	height: 167px;
	background: url(../img/sprofili.png) no-repeat;
	padding: 75px 20px 20px 29px;
	font-family: Arial;
	font-size: 11px;
	color: #A9A9A9;
}
.ebultenhaber{
	position: relative;
	margin-top: 20px;
	float: right;
	width: 300px;
	height: 160px;
	background: url(../img/ebultenhaber.png) top left no-repeat;
	font-family: Arial;
	font-size: 11px;
	color: #A9A9A9;
}
	.ebultenhaber input {
		position: absolute;
		width: 225px;
		left: 11px;
		top: 56px;
		border: 0px;
		outline: none;
	}
	.ebultenhaber button {
		position: absolute;
		width: 54px;
		left: 243px;
		top: 58px;
		border: 0px;
		outline: none;
		background: none;
		color:#FFFFFF;
	}

.ebultenhaber_teksatir {
		position: absolute;
		width: 354px;
		left: 27px;
		top: 130px;
}	
	.ebultenhaber_teksatir a {color:#FFFFFF;}
		
.altkutular{
	float:left;
	width: 299px;
	height: 203px;
}

.altsayfa_resim {
	width:943px;
	height:269px;
	margin-left:0px;
	z-index:1;
	margin-bottom:58px;
	}
	.altsayfa_resim img {
		width:100%;
		height:100%;
	}
	
.altsayfa_baslik {
	width:100%;
	height:53px;
	line-height:53px;
	padding-left:87px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background: url(../img/baslikbg.png) left no-repeat;
	}	
.altsayfa_metin {
	width:100%;
	min-height:53px;
	padding:67px;
	text-align:justify;
	color:#575757;
	font-size:12px;
	font-weight:bold;
	background: url(../img/metinbg.png) no-repeat;
	background-size:cover;
	}	
	
.haber_satir {
	position:relative;
	width:760px;
	min-height:100px;	
	background: url(../img/haberzemin.png) top right no-repeat;
	margin-bottom:50px;
}
	.haber_resim {float:left; width:30%}
	.haber_resim img {width: 100%;}	
	.haber_baslik {
		float:right;
		width:70%;
		height: 40px;
		line-height: 35px;
		font-size:13px;
		border-bottom: 2px rgba(0,0,0,0.4) solid;		
	}
	.haber_metin {
		float:right;
		width:70%;
		min-height: 100px;
	}		
.googlemaps iframe{
	width:100% !important;
	height:440px !important;
	border:0px;
	
	}		
/**************************************** Haber Sayfalama ***************************************/
.sayfalama_cevre {
	position:relative;
	width:100%;
	}
	.sayfalama .bolum {margin: 0px;}
	
	.sayfalama .bolum img {
		position:relative; 
		width:180px;
		height:130px;
		border-radius:5px;
		margin:3px;
	}
	
	
/*  Anasayfa Slider */
.slider_cevre {
	width:943px;
	height:322px;
	margin-left:0px;
	z-index:1;
	}
	.slider_resim {
		margin:0 auto;
		width:943px;
		height:322px !important;
	}	
	.slider_oksol {
		position: absolute;
		width: 50px;
		height: 30px;
		top: 110px;
		left: 180px;
		}
	.slider_oksag {
		position: absolute;
		width: 50px;
		height: 30px;
		top: 110px;
		left: 840px;
		}
/*  Dokunmatik Slider */
.touchslider_cevre {
	position: absolute;
	width: 547px;
	height: 155px !important;
	margin-left: 400px;
	margin-top: 60px;
	background:url(../img/sigortabg.png) no-repeat;
}
	.touchslider {
		position:absolute;
		width: 440px !important;
		height:110px !important;
		margin-left: 50px;
		z-index:1;
		}
		.touchslider .item {
			padding-top:20px;
			margin: 3px;
		}
			.touchslider .item img {
				display: block;
				width: 100%;
				height: 75px !important;
				border-radius:5px;
				margin:0;
			}
	.owl-buttons{
		position:absolute;
		width:540px;
		margin-left:-50px;
		top:50px;
		z-index:-1;	
		filter: Alpha(Opacity=100);
		opacity: 1.0;	
	}
		.owl-prev {
			float:left;
			background-color:transparent !important;
			color:#000000 !important;
		}
		.owl-next{
			float:right;
			background-color:transparent !important;
			color:#000000 !important;
		}
#firmailetisim{
	position: absolute;
	margin-right: 10px;
	margin-left: -360px;
	margin-top: -167px;
}
#firmailetisim span{
font-size: 20px;
}
