*{
	margin: 0;
}

body{
	background-color: whitesmoke;

}


#kutu{
	width: 100%;
	height:200px;
	margin-bottom: 190px;
	position: sticky;
	top:0;
	z-index: 2;
}

.bir{
	height: 65px;
	/* background-color: pink; */
	background-color: rgb(246, 195, 204);
}
.bir ul{
	list-style-type: none;
	margin: 0;
	padding: 0;

}
.bir .left li{
	float: left;
	font-size: 14px;
	font-weight:900;
	
}
.bir .right li{
	float: right;
	font-size: 14px;
	font-weight:900;
	justify-content: center;
	align-items: center;
	
}





.altmenu{
	display:flex;
	flex-direction: column;
	visibility: hidden;
}
 .altmenu1{
	display:flex;
	flex-direction: column;
	visibility: hidden;
}
 .altmenu2{
	display:flex;
	flex-direction: column;
	visibility: hidden;
}

 
li a{
	display:flex;
	text-align: center; 
	text-decoration: none;
	color: black;
	padding: 25px;
}


.a2:hover,.a3:hover,.a4:hover,.a5:hover,.a6:hover,.a7:hover,.konut:hover,.arsa:hover,.tarla:hover,.isyeri:hover,.konut1:hover,.isyeri1:hover,.dil1:hover,.dil2:hover,.dil3:hover:hover{
background-color: rgb(237, 122, 141);

}

.a1{
	
	background-color: rgb(237, 122, 141);
}


#contain{
	align-items: center;
	justify-content: center;
}
.logo{
	display:flex; 
	margin:auto; 
	margin-bottom: 150px;
}



	
.Baslik{
	align-items: center;
	justify-content: center; 
	width: 100%;
	height: 20px;
	font-size: 66px;
	font-weight: 300;
	font-family: 'Franklin Gothic Medium';
	margin-bottom: 200px;
	text-align:center;
}

.aciklamab{
	width:80%;
	height:auto;
	background-color:darkgray;
	padding: 20px; 
	color: white;
	margin: auto;
	margin-bottom: 50px;
	text-align: center;
	font-size: 30px;
	overflow: hidden;
}

.aciklama{
	width:80%;
	height:auto;
	/* text-indent:30px; */
	margin: auto;
	color:black;
	text-align:center;
	text-transform:uppercase;
	word-spacing:5px;
	line-height: 40px;
	font-family:bebas neue;
	font-size:40px;
	padding:10px;
	overflow: hidden;
	color: darkslategrey;
	margin-bottom: 30px;
}




.detay{
	width: 100%;
	background-color: white;
}
.detay1{
	width: 80%;
	height: 800px;
	margin: auto;
	display:flex;
	flex-direction: row;
	background-color: white;
}

/* table{
	width: 40%;
	height: 400px;
	margin: 50px;
	padding: 0;

} */

.table_bir{
	background-color: white;
	border: solid 1px;
	width: 100%;
}
.table_iki{
	background-color: lightgray;
	width: 100%;
}
tr{
	width: 40px;
	height: 40px;
	padding: 20px;
}
.sol{
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.sag{
	text-align: right;
	padding-right: 5px;
}
caption{
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-size: 30px;
}

.baslik1, .baslik2, .baslik3{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size: 20px;
	color: red;
	font-weight: 200;
}
td{
	font-size: 18px;
	font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-style: italic;
}


#box{
	width:1280px;
	height:300px;
	background-color:gray; 
	margin:auto;
	margin-top: 60px;
}
.box1{
	padding-left: 20px;
}
#resimler img{
	width:340px;
	height:240px;
	margin:35px;
	border:3px solid orange;
	float:left;
	align-items: center;
	justify-content:center;
	display:flex;
	position: relative;
	transition:0.5s;
}
#resimler img:hover{
	transform:scale(2);
	background-color:black;
	z-index:2;
	justify-content:center;
}


#box2{
	width:1280px;
	height:300px;
	background-color:gray; 
	margin:auto;
	margin-top: 60px;
}
.box3{
	padding-left: 20px;
}


#box4{
	width:1280px;
	height:300px;
	background-color:gray; 
	margin:auto;
	margin-top: 60px;
}
.box5{
	padding-left: 20px;
}



#foot{
	width: 100%;
	height: 600px;
	background-color: antiquewhite;
	margin-top: 100px;
}
#map{
	width: 40%;
	height: 500px;
	border: 2px solid black;
	position: relative;
	top:8%;
	left:5%;
}

#iletisim{
	width: 40%;
	height: 400px;
	background-color: whitesmoke;
	position: relative;
	bottom: 67%;
	left: 55%;
	border-radius: 40px;
	text-align: center;
	padding-top: 30px;
}
#adres{
	width: 100%;
	height: 200px;
	padding-bottom: 25px;
	/* box-sizing: border-box; */
	font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.adresbaslik{
	padding-bottom: 30px;
}
.add{
	text-align: center;
	color: black;
	font-size: 22px;
	padding: 30px;
}

#sosyal{
	width: 100%;
	height: 200px;
	text-align: center;
}
.takip{
	padding-bottom: 55px;
}
.aa{
	color:gray;
	font-size: 48px;
	margin-left: 25px;
}
#up{
	width: 100%;
	height: 100px;
	font-size: 42px;
	text-align: center;
	margin-bottom: 200px;
}

