@font-face {
    font-family: 'harabararegular';
    src: url('../fonts/Harabara.eot');
    src: url('../fonts/Harabara.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Harabara.woff') format('woff'),
         url('../fonts/Harabara.ttf') format('truetype'),
         url('../fonts/Harabara.svg#harabararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body,table,tr,td,ul,p,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	}
sup{
	font-size:7px;
	}	
.fleft{
	float:left;
	}	
.fright{
	float:right;
	}	
.cboth{
	clear:both;
	}	
a{
	color:#333;
	text-decoration:none;
	}
a img{
	border:0px;
	}	
li{
	list-style-type:none;
	}	
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}
.wrapper{
	width:1024px;
	margin:0px auto;
	position:relative;
	z-index:1;
	}	
.home-page{
	overflow:hidden;
	}
.home-page .logo{
	background:#e32133;
	width:292px;
	height:300px;
	position:relative;
	display:inline-block;
	}
.home-page .logo a{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-22px;
	margin-left:-122px;
	display:inline-block;
	}		

.left-menu ul{
	width:292px;
	margin-top:3px;
	min-height:170px;
	} 
.left-menu ul li{
	position: relative;
	display:block;
	margin-bottom:2px;
	font-family: 'harabararegular';
	}
.left-menu ul li a{
	display: block;
	overflow: auto;
	color:#fff;
	background:url(../img/left-menu-back.png) repeat top left;
	font-size:20px;
	text-align:right;
	padding:3px 5px 3px 5px;
	letter-spacing:1px;	
	}
.left-menu ul li a span{
	padding:0px 15px 0px 0px;
	display:block;
	background:url(../img/left-menu-arrow.png) no-repeat center right;
	}
.left-menu ul li a:link, 
.left-menu ul li a:visited, 
.left-menu ul li a:active{
	background:url(../img/left-menu-back.png) repeat top left;
	}

.left-menu ul li a:visited{
	color: white;
	}

.left-menu ul li a:hover{
	background-color: black;
	}

.left-menu ul li ul{
	position: absolute;
	width: 200px; 
	top: -3px;
	visibility: hidden;
	}
.left-menu ul li ul li ul{
	width:200px;
	}	
.left-menu ul li ul li ul li a,
.left-menu ul li ul li a{
	font-size:14px;
	padding:6px 5px 7px 5px;	
	}	

.current .left-menu a.subfolderstyle{
	background: url(right.gif) no-repeat 97% 50%;
	}
.current a{
	background:#000 !important;
	}	

* html .left-menu ul li { float: left; height: 1%; }
* html .left-menu ul li a { height: 1%; }

.home-page .content{
	position:relative;
	margin-top:175px;
	}
.home-page .content .items-box{
	position:absolute;
	bottom:0px;
	height:175px;
	}
.home-page .content .items{
	background:url(../img/left-menu-back.png) repeat top left;
	width:234px;
	height:141px;
	border-bottom:4px solid #e32133;
	float:left;
	padding:20px 10px 10px 10px;
	margin-right:2px;
	position:relative;
	overflow:hidden;
	}
.home-page .content .items .details{
	background:url(../img/baslik-arrow-white.png) no-repeat center left;
	display:inline-block;
	position:absolute;
	bottom:5px;
	padding-left:13px;
	right:20px;
	color:#fff;
	}
.home-page .content .items a:hover.details{
	background:url(../img/baslik-arrow.png) no-repeat center left;
	}			
.home-page .content .items h1{
	font-size:18px;
	color:#fff;
	background:url(../img/baslik-arrow.png) no-repeat 0px 6px;
	padding-left:12px;
	display:block;
	margin-bottom:15px;
	font-family: 'harabararegular';
	letter-spacing:1px;
	font-weight:normal;
	}
.home-page .content .items .items-img{
	float:left;
	}
.home-page .content .items .items-text{
	float:left;
	padding-left:10px;
	width:120px;
	color:#fff;
	line-height:12px;
	}	
.home-page .content .items:last-child{
	margin-right:0px;
	}		
.home-page .footer{
	background:url(../img/left-menu-back.png) repeat top left;
	}
.footer{
	background:#313131;
	height:50px;
	line-height:50px;
	margin:5px 0px;
	position:relative;
	z-index:1;
	}
.footer p{
	float:left;
	color:#fff;
	padding-left:25px;
	}
.footer ul{
	float:right;
	}
.footer ul li{
	float:left;
	}	
.footer ul li a{
	color:#fff;
	border-left:1px solid #fff;
	padding:0px 10px;
	}
.footer ul li a:hover{
	color:#e32133;
	}	
.footer ul li:last-child a,
.footer ul li:first-child a{
	border-left:0px;
	}
.footer ul li:last-child a{
	display:inline-block;
	margin-top:7px;
	padding-right:15px;
	}				
	
.slider{
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	width:100%;
	}	
.auto_main{ 
	margin:0 auto;
	position:relative;  
	}
.auto_main_text li{ 
	display:block; 
	float:left;
	position:relative;
	overflow:hidden;
	}
.auto_main_text li a.a1{
	display:block;
	height:100%;
	}
.auto_main_text li img{ 
	display:block;  
	}
.auto_main_relative{ 
	position:relative; 
	overflow:hidden;
 	}    
.auto_main_button{ 
	position:absolute;
	bottom:30px;
	right:30px;
	}
.auto_main_text li 	{
	background-size: 100% 100% !important;
	}
.auto_main_button ul{ display:none;}
.auto_main_button ul li{}
.auto_main_button ul li a{}
.auto_main_button ul li span{}
.auto_main_button ul li.current{}
.auto_main_button ul li.current span{}
.auto_main_button ul li span img{}

.auto_main .next-button{}
.auto_main .prev-button{}
.sliders{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	}	
.slider-info{
	float:right;
	margin:100px 70px 0px 0px;
	}	
.slider-info h1{
	display:inline-block;
	font-size:39px;
	color:#fff;
	float:left;
	font-family: 'harabararegular';
	letter-spacing:1px;	
	width:320px;
	font-weight:normal;
	}
.slider-info h1 span{
	display:block;
	background:#e32133;
	margin-top:1px;
	padding:10px;
	text-align:center;	
	}
.slider-info .slider-text{
	float:left;
	width:130px;
	margin:50px 0px 0px -130px;
	color:#21272a;
	}	
.slider-info .slider-text p{
	margin-top:25px;
	}			
	
/****************************/
.header{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:999;
	}
.header .header_center{
	width:1024px;
	margin:0px auto;
	position:relative;
	}	
.header .header_center .logo{
	width:290px;
	background:#e32133;
	float:left;
	}	
.header .header_center .top-menu{
	margin-left:8px;
	float:left;
	background:#343433;
	height:43px;
	width:726px;
	line-height:43px;
	}
.header .header_center .top-menu ul li{
	float:left;
	padding:0px 15px 0px 25px;
	}
.header .header_center .top-menu ul li:last-child{
	padding-right:0px;
	}	
.header .header_center .top-menu ul li a{
	color:#fff;
	background:url(../img/left-menu-arrow.png) no-repeat center left;
	padding-left:12px;
	font-family: 'harabararegular';
	font-size:14px;
	letter-spacing:1px;
	}		
.header .header_center .top-menu ul li a:hover{
	color:#e32133;
	}	
.header .header_center .top-menu ul li ul li a:hover{
	color:#fff !important;
	background:#000 !important;
	}		
.icerik-page .sub{
	left:25px !important;
	}	



.slider-icerik{
	width:100%;	
	}
.slider-icerik.back1{
	background:url(../img/slider/slider-icerik-1.jpg) no-repeat top center;
	height:370px;
	}
.back5{
	background:url(../img/slider/gorse5.jpg) no-repeat top left !important;
	height:370px;
	}
.back6{
	background:url(../img/slider/gorse6.jpg) no-repeat top left !important;
	height:370px;
	}
.back7{
	background:url(../img/slider/gorse7.jpg) no-repeat top left !important;
	height:370px;
	}

.content-icerik .subhead h1{
	color:#e32133;
	font-size:20px;
	background:url(../img/baslik-arrow.png) no-repeat center left;
	padding-left:15px;
	height:40px;
	line-height:40px;
	}
.content-icerik .items{
	background:url(../img/items-golge.jpg) no-repeat top center;
	padding-top:30px;	
	margin-bottom:25px;
	display:block;
	clear:both;
	}

.content-icerik .items-right .items-img,
.content-icerik .items-right .items-text,
.content-icerik .items-left .items-img,	
.content-icerik .items-left .items-text{
	float:left;
	color:#4f4f4f;
	}	
	
.content-icerik .items-left .items-text	{
	width:580px;
	line-height:15px;
	}
.content-icerik .items-left .items-img{
	margin-left:100px;
	}
	
.content-icerik .items-right .items-text{
	width:610px;
	line-height:15px;
	}		
.content-icerik .items-right .items-img{
	margin-right:55px;
	}	
.content-icerik .items-text h1{
	background:url(../img/sub-baslik-arrow.png) no-repeat center left;
	padding-left:20px;
	color:#313131;
	font-size:16px;
	margin:10px 0px;
	}		
.content-icerik .items p{
	line-height:15px;
	color:#4f4f4f;
	}	
	

.subhead-projeler{
	padding:10px 0px;
	}
.subhead-projeler ul.subhead-link li{
	float:left;
	line-height:29px;
	}
.subhead-projeler ul.subhead-link li:first-child a{
	background:none;
	padding-left:0px;
	}
.subhead-projeler ul.subhead-link li a{
	color:#a2a2a2;
	background:url(../img/arrow-gray.png) no-repeat center left;
	padding:0px 13px 0px 20px;
	}	
.subhead-projeler ul.subhead-link li:last-child{
	line-height:26px;
	}
.subhead-projeler ul.subhead-link li:last-child a{
	font-weight:bold;
	font-size:20px;
	color:#e32133;
	background:url(../img/baslik-arrow.png) no-repeat center left;
	}	
.subhead-projeler ul.subhead-link li a:hover{
	color:#e32133;
	}	
	
.subhead-other-links{
	background:url(../img/items-golge.jpg) no-repeat top center;
	padding:15px 0px 0px 88px;
	}	
.subhead-other-links ul{
	display:block;
	float:left;
	width:240px;
	padding-right:10px;
	}	
.subhead-other-links ul li a{
	background:url(../img/subotherlinks-icon.png) no-repeat 0px 3px;
	padding-left:19px;
	display:block;
	color:#a2a2a2;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;	
	}	
.subhead-other-links ul li a:hover{	
	background:url(../img/subotherlinks-icon.png) no-repeat 0px -16px;
	color:#e32133;
	}
	
.projeler .projeler-items{
	background:url(../img/items-golge.jpg) no-repeat top center;
	padding-top:40px;
	padding-bottom:20px;
	}
.projeler .projeler-items .proje-name{
	margin-right:10px;
	float:left;
	width:350px;
	}
.projeler .projeler-items .proje-name h1{
	color:#313131;
	font-weight:bold;
	font-size:20px;
	background:url(../img/sub-baslik-arrow.png) no-repeat 0px 7px;
	padding-left:20px;
	margin-top:30px;
	}
.projeler .projeler-items .proje-name h1 span{
	display:block;
	font-weight:normal;
	font-size:18px;
	color:#4f4f4f;
	}
.projeler .projeler-items .proje-info{
	float:left;
	}	
.projeler .projeler-items .proje-info .left{
	float:left;
	background:#eae9e9;
	width:140px;
	padding:2px 5px;
	font-weight:bold;
	color:#4f4f4f;
	}
.projeler .projeler-items .proje-info .right{
	float:left;
	width:160px;
	background:#eae9e9;
	margin-left:2px;
	padding:2px 5px;
	color:#4f4f4f;
	}		
.projeler .projeler-items .alternatif .left,
.projeler .projeler-items .alternatif .right{
	background:#fff;
	}		
.projeler .proje-images{
	float:right;
	}	
.projeler .proje-images a{
	display:block;
	}
.projeler .proje-images a.proje-zoom{
	background:url(../img/proje-zoom-arrow.png) no-repeat center left;
	padding-left:19px;
	float:right;
	margin-top:15px;
	}	
.projeler .proje-images a.proje-zoom span{
	display:inline-block;
	background:url(../img/proje-zoom.png) no-repeat center right;
	padding-right:22px;
	}	
.projeler .proje-images a:Hover	span{
	color:#e32133;
	}
	
.iletisim .items h1{
	font-size:20px;
	color:#313131;
	margin-bottom:20px;
	}	
.iletisim .items p{
	padding-left:25px;
	padding-top:1px;
	font-size:13px;
	margin-bottom:10px;
	}
.iletisim .items p.adress{
	background:url(../img/home.png) no-repeat top left;
	}	
.iletisim .items p.phone{
	background:url(../img/tel.png) no-repeat top left;
	}	
.iletisim .items p.fax{
	background:url(../img/faks.png) no-repeat top left;
	}	
.iletisim .items p.mail{
	background:url(../img/email.png) no-repeat top left;	
	}		
.iletisim .iletisim-maps {
	float:right;
	background:url(../img/ulasim-maps-golge.png) no-repeat bottom center;
	padding-bottom:35px;
	}	
.iletisim .iletisim-maps div{
	border:3px solid #ccc;
	border-radius:2px;	
	} 	
	
.logos{
	background:url(../img/items-golge.jpg) no-repeat top center;
	padding-top:20px;
	}	
.logos-head h1{
	display:block;
	color:#e6292c;
	font-size:20px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-right:10px;
	border-bottom:3px solid #e6292c;
}

.logos-items{
	margin-bottom:20px;
	
	}	
.logos-items .items{
	width:175px;
	height:120px;
	border:5px solid #ccc;
	background:#fff;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	box-shadow:3px 3px 7px #ddd;
	line-height: 120px;
	padding:0px 4px;
	display:inline-block;
	clear:none;
	
	}
.items a::after {
	content: ".";
    visibility: hidden;
}	
.logos-items .items a{
	display:block;
	 vertical-align: middle;
	 text-align: center;
	 width:180px;
	}
.logos-items .items a img{
	border:0px;
	margin: auto;
	vertical-align: middle;  	
	}	
		

.yonetimkurulu .pozisyon span{
	display:inline-block;
	background:url(../img/sub-baslik-arrow.png) no-repeat 0px 6px;
	font-size:18px;
	color:#4f4f4f;
	padding-left:20px;
	font-style:italic;
	padding-bottom:10px;
	}		
.yonetimkurulu .name{
	padding-left:50px;
	color:#4f4f4f;
	font-size:13px;
	}	
.sub-baslik{
	background: url(../img/sub-baslik-arrow.png) no-repeat center left;
	padding-left: 20px;
	color: #313131;
	font-size: 16px;
	margin: 10px 0px;	
	}
	
.basin_items{
	width:175px;
	height:170px;
	border:5px solid #ccc;
	background:#fff;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	box-shadow:3px 3px 7px #ddd;
	position:relative;
	}	
.basin_title{
	position:absolute;
	left:0px;
	bottom:0px;
	min-height:40px;
	background:#ccc;
	width:100%;
	padding:2px 0px;
	color:#313131;
	}	
.basin_img{
	overflow:hidden;
	height:131px;
	}	
.basin_title a{
	color:#fff;
	text-decoration:none;
	}	
.basin_title a:hover{
	text-decoration:underline;
	}	
.basin_title strong{
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	}
.basin_title .s_basin {
	padding-top:7px;
}
.basin_title span{
	font-size:11px;
	}		
	
#preloader {
	position: fixed;
	z-index: 2500;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999999;
}

#status {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -125px 0 0 -125px;
	text-align: center;
}

#status p.center-text {
	margin-top:10px;
}

#status em {
	font-size: 11px!important;
	display: block;
	font-style: normal;
}		


.language{
	position:absolute;
	top:20px;
	right:0px;
	}
.language a{
	padding:5px 10px;
	background:#e32133;
	color:#fff;
	}	
	
.header .header_center 	.language{
	top:12px;
	}
	
	
.sertifikalar table{
	margin-top:20px;
	}
.sertifikalar table td{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 30px;
	}	
.sertifikalar table td a{
	color: #313131;
	font-weight: bold;	
	font-size: 18px;	
	}		