/* CSS Document */
* {
	margin: 0;
}

html{

height: 100% !important;
overflow:hidden;
}

 body {
	
	max-height:100% !important;
	font-family:'ubuntu',Helvetica,Arial,sans-serif;
}

 a img{
	border:none;
 }
/*  HEADER  CSS  */ 
.header{
	width:100%;
	min-height:107px;
	height:15%;
	background-color:rgba(255, 255, 255, 0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#DFFFFFFF,endColorstr=#DFFFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DFFFFFFF,endColorstr=#DFFFFFFF)"
}
.content_anasayfa{
	width:100%;
	/*min-height:487px;*/
	height:70%;
		overflow:hidden;
	
}
#footer{
	/*margin-top:10px;*/
	width:100%;
	min-height:77px;
	max-height:100px;
	height:15%;
	background-color:#FFF;
}

#footer a.bx-prev{
margin-left:-70px;
}

#footer a.bx-next{
margin-right:-70px;
}

.menu_pc{
}

#menu_pc{
	display:table;
	margin:0 auto;

}

#menu_pc li{
	list-style:none;
	float:left;
	padding-left:20px;
	font-size:13px;
	
}
#menu_pc li a{
	text-decoration:none;
	color:#CBAF00;
}
#menu_pc li a:hover{

	color:#000000;
}
.menu_aktif{
color:#000000 !important;
}

#logo{
	margin-left:2%;

	
}
#logo a img{
	border:none;
}
#header_right{
	clear:both;
	float:right;
	margin-right:2%;

}

#social_icon{
	float:left;
}

#social_icon ul{
	list-style:none;
}
#social_icon ul li{
	width:30px;
	float:left;
	padding:5px;
	margin-top: 25px;
}
#social_icon ul a{
	text-decoration:none;
}
#social_icon ul a img{
	border:none;
}
.facebook_but a{
	display:block;
	width:30px;
	height:29px;
	background-repeat:none;
	background: url(../images/facebook.png) no-repeat 0 0;

}
.facebook_but a:hover{
	
	background: url(../images/facebook.png) no-repeat 0 -36px;
}
.twitter_but a{
	display:block;
	width:30px;
	height:29px;
	background: url(../images/twitter.png) no-repeat 0 0;
}
.twitter_but a:hover{
	background: url(../images/twitter.png) no-repeat 0 -36px;
}
#language{
	float:left;
	list-style:none;
	position:relative;
}
#language li{
	border-right:0px;
	padding-top:40px;
	float:left;
	padding-right:4px;
	padding-left:4px;
}
#language li a{
	color:#CBAF00;
	text-decoration:none;
}
#language li a:hover{
	color:#000;
}

.katalog_icon{
	position:absolute; display:block; width:110px; height:45px; left:-130px; top:10px; background:url(/images/katalog_icon.png) top left;
	background-repeat: no-repeat;
}
.katalog_icon:hover{
	background-position:-111px 0px;
}
.katalog_icon_en{
	position:absolute; display:block; width:110px; height:45px; left:-130px; top:10px; background:url(/images/katalog_icon.png) bottom left;
	background-repeat: no-repeat;
}
.katalog_icon_en:hover{
	background-position:-111px bottom;
}
/*  HEADER  CSS  */ 

/* KURUMSAL*/
.content_kurumsal{
	width:100%;
	/*min-height:487px;*/
	height:85%;
	
}
.icerik{	
	width:800px;
	height:70%;
	position:absolute;
	left:50%;
	bottom:0px;
	padding:20px;
	margin-left:-420px;
	background-color:rgba(255,255,255,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF)";
	overflow:hidden;

}


#kurumsal_icerik{	
	width:750px;
	height:65%;
	position:absolute;

	

}
/* KURUMSAL */ 
/*İletişim*/
h7{
	font-weight:bold;
	color:#C5A901;
}

/*iletişim*/