@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../gorsel/bodybg.png);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a{
	color: #B20D40;
}
a img { border:none; }
.site_tutucu{
	background-image: url(../gorsel/ustbg.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.site {		background-image: url(../gorsel/menubg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-width:1024px; 
	}
.menu_tutucu{
	position: relative;
	height: 91px;
	width:1024px;
	margin:0 auto;
	z-index: 30;

}
.menu{

	height: 91px;
	width: 1024px;
	text-align: center;
	position:absolute;
	top:0px;
	left:0px;
	z-index:12;
}
.slider_tutucu{
	z-index: 20;
}
.slider{
	background-image: url(../gorsel/sliderbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 364px;
	width: 716px;
	margin: 0 auto;
	overflow: hidden;
}
.slider .ic{}
.kutu_tutucu{
	width:1024px;
	margin:0 auto;
	background-image: url(../gorsel/ortabg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:260px; background-color:#8b002a; 	border-radius:15px; 	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.9);
}
.kutular{ margin:0 auto; width:740px; position:relative;}
.logo_tutucu{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
		
}
.logo{ position:relative;	margin:0 auto;	height: 106px;
	width: 234px;}
.logo a {
	margin:0 auto;
	background-image: url(../gorsel/sitelogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 234px;
	display: block;
	z-index:50;
	position: absolute; left:0px; top:0px;
}
.footer_tutucu{}
.footer{
	height: auto;
	text-align: center;
}
.altfooter_tutucu{ width:1024px; margin:0 auto;}
.altfooter{
	-background-image: url(../gorsel/altfooterbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-align: center;
	padding-top: 0px;
}
.altfooter a{
	color: #333;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
}
.kutu.haber{
	background-image: url(../gorsel/haberkutu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 219px;
	width: 303px;
	position: absolute;
	left: 0px;
	top: -25px;
}
.ar .kutu.haber{
	background-image: url(../gorsel/haberkutu_ar.png);
}
.kutu.haber .kutubaslik {
	font-size: 14px;

	color: #393939;
	display: block;
	height: 32px;
	padding-top: 12px;
	padding-left: 15px;
}
.ar .kutu.haber .kutubaslik {padding-right: 15px;padding-left: 5px;}
.kutu.haber .kutubaslik a{ text-decoration:none; }
.kutu.haber .kutubaslik span{
	font-weight: 700;
	color: #5a0821;
}
.kutu.haber .kutuicerik {
	padding: 10px;
	height: 140px;
	overflow: hidden;
}

.kayanhaber{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 11px;
	color: #393939;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.kutu.haber ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.kutu.haber li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 12px;
	color: #393939;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.kutu.haber li a{  text-decoration:none; color:#333;}
.kutu.haber li a:hover{  text-decoration:none; color:#B20D40;}
.kutu.calismalar {
	background-image: url(../gorsel/calismakutu.png);
	height: 169px;
	width: 240px;
	position: absolute;
	left: 300px;
	top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
.ar .kutu.calismalar {
	background-image: url(../gorsel/calismakutu_ar.png);
}
.kutu.calismalar .kutubaslik {
	font-size: 14px;

	color: #393939;
	display: block;
	height: 25px;
	padding-top: 12px;
	padding-left: 15px;
}
.ar .kutu.calismalar .kutubaslik {padding-right: 15px;padding-left: 5px;}
.kutu.calismalar .kutubaslik span{
	font-weight: 700;
	color: #5a0821;
}
.kutu.calismalar .kutuicerik { padding:5px;}
.calisma{
	background-image: url(../gorsel/calismali.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 231px;
	margin-bottom: 3px;
}
.calisma:hover{
	background-image: url(../gorsel/calismalihover.png);
	
}
.calisma a{
	font-size: 11px;
	color: #393939;
	display: block;
	padding-top: 13px;
	padding-left: 10px;
}
.ar .calisma a{ 	padding-right: 10px;}
.calisma a img{
	display: inline-block;
	margin-right: 5px;
	float:left;
}
.ar .calisma a img{ float:right }
.calisma a span{
	display: inline-block;	float:left;
	padding-top:3px;
}
.ar .calisma a span{ float:right; }
.calisma:hover a, .calisma a:hover{
	color: #FFF;
}
.kutu.iletisim {
	background-image: url(../gorsel/iletisimkutu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 201px;
	position: absolute;
	left: 540px;
	top: 5px;
}
.ar .kutu.iletisim {
	background-image: url(../gorsel/iletisimkutu_ar.png);
}
.kutu.iletisim .kutubaslik {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	height: 25px;
	padding-top: 12px;
	padding-left: 15px;
	font-weight: 700;
}
.ar .kutu.iletisim .kutubaslik {padding-right: 15px;padding-left: 5px; }
.kutu.iletisim .kutuicerik{
	background-image: url(../gorsel/iletisim_gorsel.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 198px;
	margin-left:8px;padding-right:8px;
	margin-top:10px
}
.ar .kutu.iletisim .kutuicerik{
	background-image: url(../gorsel/iletisim_gorsel_ar.png); background-position: left bottom; margin-left:3px;
}
.kutu.iletisim .adres {
	background-image: url(../gorsel/simge_ev.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
	padding-left: 25px;
}
.ar .kutu.iletisim .adres {padding-right: 25px;padding-left: 0px;background-position: right top;}
.kutu.iletisim .eposta {
	background-image: url(../gorsel/simge_eposta.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
	padding-left: 25px;
}
.ar .kutu.iletisim .eposta {padding-right: 25px;padding-left: 0px;background-position: right top;}
.kutu.iletisim .telefon {
	background-image: url(../gorsel/simge_telefon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ar .kutu.iletisim .telefon {padding-right: 25px;padding-left: 0px;background-position: right top; direction:ltr; text-align:right; }
.kutu.iletisim .sosyal {
	margin-top: 15px;
}
.kutu.iletisim .sosyal a{
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 24px;
	width: 24px;
	margin-right: 5px;
}
.kutu.iletisim .sosyal a.facebook{
	background-image: url(../gorsel/simge_facebook.png);
}
.kutu.iletisim .sosyal a.twitter{
	background-image: url(../gorsel/simge_twitter.png);
}
.kutu.iletisim .sosyal a.linkedin{
	background-image: url(../gorsel/simge_linked.png);
}
.kutu.iletisim .sosyal a.youtube{
	background-image: url(../gorsel/simge_youtube.png);
}
.kutu.ebulten {
	background-image: url(../gorsel/ebultenkutu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 539px;
	position: absolute;
	left: 0px;
	top: 195px;
}
.kutu.ebulten .kutuicerik{
	background-image: url(../gorsel/simge_mektup.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 480px;
	padding-left: 45px;
	height: 57px;
	margin-left: 15px;
	position: relative;
}
.ar .kutu.ebulten .kutuicerik{background-position: right center; padding-left: 0px;padding-right: 45px; margin-right: 15px;}
.kutu.ebulten h3 {
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kutu.ebulten p {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	width: 290px;
}
.ebultenform{
	background-image: url(../gorsel/ebultenbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 163px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.ar .ebultenform{ right: auto; left:10px; }
.ebultenform form{ position:relative;}
.ebultenform input[type=text]{
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding: 8px;
	width: 100px;
}
.ebultenform input[type=submit]{
	background-image: url(../gorsel/ebultensubmit.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 118px;
	top: 4px;
	background-color:  transparent;
	height: 28px;
	width: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ar .ebultenform input[type=submit]{ left: 5px;}
.footer ul {
	display: inline-block;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer ul li{
	background-image: url(../gorsel/footermenu_ayirici.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 5px;
	display: inline-block;
	float: left;
}
.footer ul li:last-child{ background-image:none;}
.footer ul li a{
	font-size: 10px;
	font-weight: 700;
	color: #969696;
	text-decoration: none;
}
.footer ul li a span{}
.footer ul li a:hover{ text-decoration:underline; color:#333 }

.icerik_tutucu{
	background-image: url(../gorsel/ortabg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 260px;
	padding-bottom: 20px;
	background-color: #8b002a;
	border-radius:15px;	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.9);	width:1024px;
	margin:0 auto;
}
.icerik{ margin:0 auto; width:1024px; position:relative;}
.icerik .sol {
	float: left;
	width: 165px;
	margin-left:10px;
}
.icerik .sag {	
	float: left;
	margin-left:10px;
	width: 825px;}
.temizle, .clear { clear:both;}

.sol .sosyal {
	width: 165px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e1e1e1;
	border-radius: 5px;
	margin-top: 10px;
	
}
.sol .sosyal a{
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 24px;
	width: 24px;
	margin-right: 0px;
	margin-top: 5px;margin-left: 11px;margin-bottom: 5px;
	
}
.ar .sol .sosyal a{margin-right: 11px; margin-left: 0px;}
.sol .sosyal a.facebook{
	background-image: url(../gorsel/simge_facebook.png);
}
.sol .sosyal a.twitter{
	background-image: url(../gorsel/simge_twitter.png);
}
.sol .sosyal a.linkedin{
	background-image: url(../gorsel/simge_linked.png);
}
.sol .sosyal a.youtube{
	background-image: url(../gorsel/simge_youtube.png);
}
.sag .icerikkutu {
	width: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e1e1e1;
	border-radius: 8px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;	
	min-height:250px;
}
.yazi {
	font-size: 11px;
	line-height: 150%;
	color: #636363;
	padding: 10px;
}
.icerikkutu .baslik {
	background-image: url(../gorsel/baslik_sol.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: inline-block;
	height: 24px;
	margin-left:-6px;
	margin-top:5px;
}
.ar .icerikkutu .baslik {
	background-image: url(../gorsel/baslik_sag_ar.png); }
.icerikkutu .baslik  h3{
	background-image: url(../gorsel/baslik_sag.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 24px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	position: relative;
}
.ar .icerikkutu .baslik  h3{
	background-image: url(../gorsel/baslik_sag_ar.png);
}
.icerikkutu .baslik  h3 span{
	display: inline-block;
	float: right;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
}
.iletisimform{
	padding: 4px;
}
.iletisimform input[type=text]{
	border-radius: 5px;
	border: 1px solid #d6d6d6;
	padding: 3px;
	width: 190px;float:right;margin-right:5px;
}
.iletisimform textarea{
	border-radius: 5px;
	border: 1px solid #d6d6d6;
	padding: 3px;
	height: 80px;
	width: 190px; float:right;
	margin-right:5px;
}
.iletisimform table { border:none; }
.iletisimform input[type=submit]{
	border-radius: 5px;margin-right:5px;
	background-color: transparent;
	color: #fff;
	background-image: url(../gorsel/yanmenlihoverbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	
}

.iletisimform .adres {
	background-image: url(../gorsel/simge_ev.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
	padding-left: 25px;
}
.ar .iletisimform .adres {padding-left: 5px;padding-right: 25px;background-position: right top; }
.iletisimform .eposta {
	background-image: url(../gorsel/simge_eposta.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
	padding-left: 25px;
}
.ar .iletisimform .eposta {padding-left: 5px;padding-right: 25px; background-position: right top;}
.iletisimform .telefon {
	background-image: url(../gorsel/simge_telefon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ar .iletisimform .telefon {padding-left: 5px;padding-right: 25px; background-position: right top; direction:ltr; text-align:right; }
/* Foto Galeri */
.icgaleri ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.icgaleri ul li{
	margin: 10px;
	float: left;
	list-style-type: none;
	padding: 0px;
}

.icgaleri ul li img
{
	background-color: #FFF;
	border: 1px solid #FFD7E2;
	height: 105px;
	width: 140px;
	padding: 5px;
}
.icgaleri p { padding-left:5px;}
.icgaleri ul li:hover img{
	border-top-color: #ad0035;
	border-right-color: #ad0035;
	border-bottom-color: #ad0035;
	border-left-color: #ad0035;
	box-shadow: 0 1px 5px rgba(173, 0, 53, 0.8);
	
}

.yazibilgi {
	font-size: 11px;

	padding:5px;
	clear:both;
}
.galeri{
	text-align: left;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.galeri p {
	margin-bottom : 0px; 
	margin-top: 5px;
}
.galeri img{
	float: left;
	margin-right: 15px;
	overflow: hidden;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid ##B20D40;
}
.galeri ul{
	margin-top: 7px;
	float: left;
	margin-left: 14px;
	padding-left: 0px;
}
.galeri ul li{
	color: #666;
	font-size: 11px;
	padding-top: 3px;
}
.hizmetler {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hizmetler li{ clear:both; }
.hizmetler li a{
	font-size: 11px;
	color: #393939;
	display: block;
	padding-top: 13px;
	padding-left: 10px;
}
.hizmetler li  a img{
	display: inline-block;
	margin-right: 5px;
	float:left;
}
.hizmetler li a span{
	display: inline-block;	float:left;
	padding-top:3px;
}
.hizmetler li:hover span{ text-decoration:underline; }
.altfooter a.biltek {
	float:right;
	text-indent:-10000px;
	background-image: url(../gorsel/biltek.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 35px;
	width: 84px;
}
.altfooter .dil{
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	padding: 3px;
	float: left;
	height: 25px;
	width: 25px;
}
.altfooter .dil.tr{
	background-image: url(../gorsel/footer_dil_tr.png);
}
.altfooter .dil:hover { cursor:pointer; }
.altfooter .dil.en{	background-image: url(../gorsel/footer_dil_en.png);}
.altfooter .dil.fr{	background-image: url(../gorsel/footer_dil_fr.png);}
.altfooter .dil.ar{	background-image: url(../gorsel/footer_dil_ar.png);}

@media (max-width: 991px) {
	.biltek-signature .biltek-signature-text {
	  font-size: 14px !important;
	}
  }
  
  .biltek-signature {
	  display: flex;
	  align-items: center;
	  justify-content: end;
  }
  
  .biltek-signature .biltek-signature-text {
	  color: #383838;
	  font-size: 15px;
	  text-decoration: none;
	  text-align: center;
	  width: initial;
  }
  

  
  
  .biltek-signature .biltek-signature-text.white {
	color: white !important;
  }