@import url('https://fonts.googleapis.com/css?family=Barlow|Exo|Muli|Nunito|Comfortaa&display=swap');
*
{
	padding:0;
	margin:0;
    font-family: 'Comfortaa';
}

a{
    color: #000;
    text-decoration: none;
}

.hover11 .projeResim img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 .projeResim:hover img {
	opacity: .5;
}

#mAyaSlider
{
	position:relative;
	width:500px;
	height:300px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}


.top
{
	height:80px; 
	width:100%;
	z-index:1000; 
	background-color:#fff;
	border-bottom:1px solid #D0D0D0;
    border-top: 4px solid #f7941d;
    position: relative;
}

.logoUnvan
{
    width: 40%;
    height: 80px;
    position: absolute;
}

.logo{
    float: left;
    width: 30%;
    overflow: auto;
    height: auto;
}

.logo img{
    max-height: 100%;
    max-width: 100%;
}

.unvan{
    float: left;
    text-align: center;
    width: 50%;
    height: 80px;
    padding: 5px 0;
    box-sizing: border-box;
}

.firma{
    font-size: 50px;
    letter-spacing: 10px;
}

.is{
    letter-spacing: 8px;
    font-size: 14px;
}

	
.bottom
{
	color:#666;
	font-family:PoppinsLight;
	font-size:0.875em;
	padding:20px 20px;
	border-top:1px solid #ccc;
}

.bottom span
{
    float:right;
    text-align: right;
}

.menu
{
	height:80px;
	font-family:PoppinsLight;
	font-size:0.875em;
	cursor:pointer;
	float:right;
}		
	
	.menu ul
	{
		list-style-type:none;
	}
	.menu ul li
	{
		height:80px;
		line-height:80px;
		padding: 0px 20px;
		float: left;
		list-style:none;
		text-decoration:none;
		color:#000;
	}
				
	.menu ul li:hover
	{
		position: relative;
		color:#000;
		border-bottom:3px solid #000;
	}
		
.dahaFazla
{
	width:200px;
	padding:15px;
	border-radius:50px;
	background-color:#101010;
	color:#f0f0f0;
	font-family:PoppinsLight;
	font-size:1.1em;
	margin:5px auto 30px auto;
	text-align:center;
	cursor:pointer;	
}

.dahaFazla:hover
{
	background-color:#333;
}

.dahaFazlaLink
{
	text-decoration:none;
}

.sayfalarBaslik
{
	padding:25px 0 5px 0;
	text-align:center;
	font-family:PoppinsRegular;
	font-size:1.750em;
}

.sayfalarBaslikOrta
{
	padding:30px 0px;
	font-family:PoppinsRegular;
	font-size:1.275em;
	/*background-color:#f5f5f5;
	border-bottom:5px solid #d5d5d5;*/
	border-bottom:1px solid #999;
	width:250px;
	margin:50px auto 0 auto;
	text-align:center;
}


.sayfalarFiltre
{
	padding:10px;
	text-align:center;
	font-size:0.875em;
	font-family:PoppinsLight;
}

	.sayfalarFiltre a
	{
		text-decoration:none;
		color:#222;
		margin:0 5px;
		text-align:center;
	}
	
	.sayfalarFiltre a:hover
	{
		font-weight:bold;
	}
	
	.sayfalarFiltre .aktifLink
	{
		font-weight:bold;
	}

.sayfalarSahne
{
	width:1100px;
	height:auto;
	min-height:600px;
	margin:auto;
	font-family:PoppinsLight;
	font-size:0.875em;
	line-height:22px;
}

.ekipBaslik
{
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #000000;
    font-weight: bold;
    font-size: 1.3em;
    margin-top: 100px;
}

.ekip
{
    width: 255px;
    height: 450px;
    float: left;
    margin: 10px 10px;
    border-bottom: 1px solid #000000;
}

    .ekipResim
    {
        width: 100%;
        height: 250px;
        overflow: hidden;
    }
        .ekipResim img
        {
            width: 100%;
        }

    .ekipAd
    {
        padding: 2px;
        height: 50px;
        line-height: 50px;
        font-weight: bold;
        font-size: 1.2em;
    }

    .ekipAciklama
    {
        padding: 2px;
        height: 150px;
        line-height: 18px;
    }

.projeKutu
{
	width:30%;
	height:auto;
	float:left;
	margin:20px 1.5%;
}

	.projeResim
	{
		width:100%;
		height:230px;
		overflow:hidden;
	}
	
		.projeResim img
		{
			width:100%;
		}
	
	.projeAdi
	{
		padding:10px;
		text-align:center;
		font-size:0.975em;
		font-family:PoppinsRegular;
	}
	
	.projeKategori
	{
		padding:5px;
		text-align:center;
		font-family:PoppinsLight;
		font-size:0.750em;
	}
	
.projeKutu a:link
{
	color:#000;
	text-decoration:none;
}

.projeKutu a:hover
{
	color:#000;
}

.projeKutu a:visited
{
	color:#000;
}
.projeKutu a:active
{
	color:#000;
}

.yol
{
	padding:20px;
	text-align:center;
	font-family:PoppinsLight;
	font-size:0.800em;
}

.yol a
{
    text-decoration: none;
    color: #000;
}

.projeDetayBaslik
{
	padding:20px;
	text-align:center;
	font-family:PoppinsRegular;
	font-size:1.750em;
	margin-bottom:0px;
}

h1
{
	font-weight:normal;
}

.projeDetayResimler
{
	width:90%;
	height:auto;
	margin:auto;
}

.detayResimlerBg
{
    width: 100%;
    height: auto;
    background-color: #e0e0e0;
}

.projeDetayMobilResimler
{
    display:none;
}

.aciklamaBaslik
{
	width:95%;
	padding:10px;
	font-family:PoppinsBold;
	font-size:1.375em;
	margin:10px auto;
}

.projeDetaylari
{
	width:90%;
	margin:auto;
	padding-bottom:100px;
	line-height:22px;
	font-family:PoppinsRegular;
	font-size:0.875em;
}

	.projeDetayAciklama
	{
		width:60%;
		min-height:300px;
		float:left;
		margin-right:10%;
	}
	
	.projeDetaySosyal
	{
		width:30%;
		float:left;
		min-height:300px;
	}
	
	.projeBilgileri
	{
		width:100%;
	}
	
		.projeBilgileriBaslik
		{
			width:30%;
			padding:0 0 5px 0;
			float:left;
			font-weight:bold;
		}
		
		.projeBilgileriIcerik
		{
			width:70%;
			padding:0 0 5px 0;
			float:left;
		}
		
		.projeBilgileri img
		{
			float:left;
			margin:30px 10px 0px 10px;
			border-radius:5px;
            cursor: pointer;
		}

.talepFormu
{
	width:700px;
	float:left;
	margin-right:50px;
}

	.talepFormu .baslik
	{
		padding:20px 0;
		font-family:PoppinsRegular;
		font-size:1.5em;
	}
	
	.talepFormu input
	{
		width:100%;
		height:50px;
		margin:5px 0;
		font-family:PoppinsLight;	
	}	
	
	.talepFormu textarea
	{
		width:100%;
		height:130px;
		margin:5px 0;
		resize:none;
		line-height:22px;
		font-family:PoppinsLight;
	}	
	
	.guvenlikKodu
	{
		width:100%;
		height:60px;
		font-family:merriweatherRegular;
		font-size:1.5em;
	}
	
		.kod
		{
			width:150px;
			height:60px;
			line-height:60px;
			text-align:center;
			background-color:#e9e9e9;
			float:left;
		}
		
		.guvenlikKodu .txtKod
		{
			width:200px;
			height:57px;
			float:left;
			margin:0;
			text-align:center;
			font-size:0.575em;
		}
		
		.guvenlikKodu .btnGonder
		{
			width:150px;
			height:60px;
			float:right;
			background-color:#fc0;
			border:none;
			margin:0;
			font-family:merriweatherRegular;
			font-size:20px;
			color:#333;
		}

.iletisimBilgileri
{
	width:350px;
	float:left;
	font-size:0.875em;
	font-family:PoppinsLight;
}
	.iletisimBilgileri .baslik
	{
		font-size:1.5em;
		border-bottom:1px dashed #999999;
		margin-bottom:10px;
		text-align:center;
		padding:20px;
		font-family:PoppinsRegular;
	}
	
	.bilgiler
	{
		padding:5px;
		margin-bottom:10px;
		font-size:1.125em;
	}
		.bilgiler img
		{
			float:left;
			margin-right:20px;
			margin-top:5px;
		}

	.mailKutu
	{
		padding:5px;
		margin-bottom:10px;
		font-size:1.125em;
	}
		.mailKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:5px;
		}
	
	.adresKutu
	{
		padding:5px;
		line-height:30px;
		font-size:1.125em;
	}
		.adresKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:5px;
		}
		
		
		
.temizle
{
	clear:both;
}	
	
	

#mobil_menu
{
	display:none;
}

/*Facebook ta paylaş Hover*/
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 0px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
    
/*Facebook ta paylaş Hover*/
    
    
}
@media only screen and (max-width: 1024px) 
{
	#mobil_menu
	{
		display:block;
		z-index:1001;
		width:100%;
        margin-top: 10px;
	}
	/*----------Mobil Menü----------*/
	.mobil-toggle
	{
	  color:#fff;
	  background-color:#f9f9f9;
	  cursor: pointer;
	  font-size:0.875em;
	  font-family:PoppinsLight;
	}
	
	.mobil-toggle img
	{
		float:right;
        margin: 0 10px;
	}
	
	.mobil-toggle span
	{
		display:block;
		height:50px;
		line-height:50px;
		background-color:#222;
		padding:2px;
		text-align:center;
		font-size:1.125em;
	}
	
	.mobil-toggle span:hover
	{
		color:#FFF;
	}
	 
	.mobil-toggle ul
	{
		display:none;
		list-style-type:none;
	}
	
	.mobil-toggle ul li
	{
		padding:15px 10px;
		background-color:#f9f9f9;
		color:#222;
		border-bottom:1px solid #222;
		list-style:none;
		text-decoration:none;
	}
	
	.mobil-toggle ul a
	{
		list-style:none;
		text-decoration:none;
		color:#222;
	}
	
	.mobil-toggle ul a:link
	{
		text-decoration:none;
		list-style:none;
	}
		
	/*----------Mobil Menü----------*/	
	
	
.top
{
	height:auto; 
	width:100%;
}
    
.logoUnvan
{
    width: 100%;
    height: 80px;
    position: relative;
}
    
.logo{
    position: absolute;
}
    
.unvan{
    width: 80%;
    text-align: center;
    float: right;
}


        
.bottom
{
	line-height:25px;
	padding:25px 10px;
}

.menu
{
	display:none;
}

.sayfalarBaslik
{
	padding:25px;
	text-align:center;
	font-family:PoppinsRegular;
	font-size:1.750em;
}

.projeDetayBaslik
{
	padding:20px;
	text-align:center;
	font-family:PoppinsRegular;
	font-size:1.750em;
	margin-bottom:0px;
}

.projeKutu
{
	width:95%;
	height:auto;
	float:left;
	margin:20px 1.5%;
}

	.projeResim
	{
		width:100%;
		height:auto;
		overflow:hidden;
	}

.projeDetayResimler
{
	width:95%;
    display: none;
}
    
.projeDetayMobilResimler
{
    display: block;
    width: 95%;
    margin: auto;
}
    .projeDetayMobilResimler img
    {
        width: 100%;
        margin: 10px 0px;
    }

.aciklamaBaslik
{
	width:95%;
}

.projeDetayAciklama
{
	width:95%;
}

	.projeDetaySosyal
	{
		width:95%;
		float:none;
	}
	
	.projeBilgileri
	{
		width:100%;
	}
	
		.projeBilgileriBaslik
		{
			width:30%;
			padding:0 0 5px 0;
			float:left;
			font-weight:bold;
		}
		
		.projeBilgileriIcerik
		{
			width:70%;
			padding:0 0 5px 0;
			float:left;
		}
		
		.projeBilgileri img
		{
			float:left;
			margin:30px 5px;
			border-radius:5px;
		}



.mobilTemizle
{
	clear:both;
}

.sayfalarSahne
{
	width:95%;
	height:auto;
	margin:auto;
}

		.talepFormu
		{
			width:95%;
			float:none;
			margin-right:0;
			margin:20px auto;
		}
		
	.talepFormu input
	{
		width:99%;
		border:1px solid #333;	
	}	
	
	.talepFormu textarea
	{
		width:99%;
		margin:5px 0;
		resize:none;	
		border:1px solid #333;
	}	
	
	.guvenlikKodu
	{
		width:100%;
		height:auto;
	}
	
		.kod
		{
			width:100%;
			text-align:center;
			background-color:#e9e9e9;
			float:none;
		}
		
		.guvenlikKodu .txtKod
		{
			width:100%;
			float:none;
			margin:auto;
			text-align:center;
		}
		
		.guvenlikKodu .btnGonder
		{
			width:100%;
			float:none;
			background-color:#fc0;
			border:none;
			margin:0;
			color:#333;
		}
    
.ekip
{
    width: 95%;
    height: auto;
    float: none;
    margin: 10px auto;
}

    .ekipResim
    {
        width: 100%;
        height: auto;
    }


.iletisimBilgileri
{
	width:100%;
	float:none;
}
	.iletisimBilgileri .baslik
	{
		border-bottom:1px dashed #999999;
		margin-bottom:10px;
		text-align:center;
		padding:20px;
	}
	
	.bilgiler
	{
		padding:5px;
		margin-bottom:10px;
		width:100%;
	}
		.bilgiler img
		{
			float:left;
			margin-right:20px;
		}

	.mailKutu
	{
		padding:5px;
		margin-bottom:10px;
	}
		.mailKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:10px;
		}
	
	.adresKutu
	{
		padding:5px;
		line-height:30px;
	}
		.adresKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:10px;
		}

.sayfalarFiltre
{
	padding:3px;
	text-align:center;
	font-size:0.875em;
	font-family:PoppinsLight;
}
	.sayfalarFiltre a
	{
		text-decoration:none;
		color:#222;
		margin:0 2px;
		text-align:center;
	}
	
	.sayfalarFiltre a:hover
	{
		font-weight:bold;
	}
	
	.sayfalarFiltre .aktifLink
	{
		font-weight:bold;
	}

.yol
{
	padding:20px;
	text-align:center;
	line-height:25px;
}


}






























