@charset "UTF-8";
@import url("main-content.css");
@import url("aside.css");
@import url("../genel/products.css");
@import url("../genel/products-tm.css");
#content{
	border-radius: 5px;
}
.font-weight-bold {
	font-weight: 700!important;
}
.col-6-20 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	float: left;
}
.container{
	position: relative;
	padding: 15px;
}

@media (min-width:992px) {
	#masaustu{
		display: table;
		width: 100%;
	}
	#ceptel{
		display: none;
	}
}
@media (max-width:992px) {
	#masaustu{
		display: none;
	}
	#ceptel{
		display: block;
	}
}

.ortala{
	position: relative;
	vertical-align: middle !important;
	align-items: center;
}
.imagealani{
	position: relative;
	border: 1px solid #ddd;
	border-radius: 13px;
	background-color: #f5f5f5;
	transition: all 0.4s;
}
.imagealani:hover{
	z-index: 5;
	transform: scale(1.5) translate(30px, 20px);

}
.imagealani a{
	position: absolute;
	top: calc(50% - 18px);
	left: 8px;
	color: #2789c3;
	font-size: 18px;
}
.tablo-icerik{
	/*color: #26343C;*/
	color: #c4c0da;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.td-ilan-basligi a{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow:hidden;
	color: black;
	font-family: system-ui;
	font-size: 15px;
	width: 100%;
	font-weight: 500;
	text-align: left;
  	transition: all 0.3s;
}
.td-ilan-basligi a:hover{
	margin-left: 50px;
}
.td-ilan-basligi a span{
	display: block;
	background-color: #faebd73b;
	padding: 16px;
    /*box-shadow: 10px 15px darkslategray;
    margin: 10px;*/

}
.textOwn a{
	display: flex;
	color: #black;
	font-size: 16px;
	font-weight: 500;
	transition: all 0.3s;
}
.textOwn a:hover{
	margin-left: 50px;
}

.ilanAdi .konum{
	position: absolute;
	right: 2px;
	bottom: 2px;
	display: block;
  	color:#d13f11;
  	font-family: 'Roboto Condensed', sans-serif;
  	font-size: 10px;
  	font-style: italic;
	transition: all 0.3s;
}
.ilanAdi .konum:hover{
	margin-right: 50px;

}
.tablo-baslik{
	background-color: #475069;
	color: antiquewhite;
	font-weight: normal;
	line-height: 46px;
	border: 1px solid #ddd;
}

.liste-fiyat{
	color:lemonchiffon;
	font-size: 18px;
	font-weight: 500;
	text-shadow: none;
	transition: transform 0.4s;
}

.liste-fiyat:hover{
	/*transform: rotate(-45deg) scale(1.5);*/
	transform: scale(1.5);
	/*background-color: #DFF8FB;*/
	transition: transform 0.4s;
}
.liste-fiyat span{
	padding: 10px;
	background-color: #3f76a7;
}
th, td{
	border-right:1px solid #fff7f7;
}
.th-sirala{
	font-size: 18px;
}
.th-sirala:hover{
	background-color: #2789c3;
	color: #ffffff;
}
/* liste mobil ..................... */
#ceptel{
	position: relative;
	max-width: 100%;
	background-color: #f5f5f5;
}
/*.ilanAdi{
	max-width: 300px;
}*/
.bg-cift {
		background-color: aliceblue;
		text-align:center;
		cursor:pointer;
		border-top: 6px solid #dee2e6;
	    padding: -0.25rem;
}
.bg-tek{
	background-color: #ffffff;
	text-align:center;
	cursor:pointer;
	border-top: 6px solid #dee2e6;
	padding: -0.25rem;
}
.bg-cift:hover, .bg-tek:hover{
    background-color:#B2EBF2 !important;
}
@media (min-width: 768px) and (max-width: 991px){
	.kutu-1, .kutu-2, .kutu-3, .kutu-4, .kutu-9, .kutu-10, .kutu-11, .kutu-12, .kutu-17, .kutu-18, .kutu-19, .kutu-20 {
			background-color: #ffffff;
			text-align:center;
			cursor:pointer;
	}
	.kutu-5, .kutu-6, .kutu-7, .kutu-8, .kutu-13, .kutu-14, .kutu-15, .kutu-16, .kutu-21, .kutu-22, .kutu-23, .kutu-0 {
		background-color: #f5f5f5;
		text-align:center;
		cursor:pointer;
	}
}
@media (min-width: 576px) and  (max-width: 767px){
	.kutu-1, .kutu-2, .kutu-3, .kutu-7, .kutu-8, .kutu-9, .kutu-13, .kutu-14, .kutu-15, .kutu-19, .kutu-20, .kutu-21 {
			background-color: #ffffff;
			text-align:center;
			cursor:pointer;
	}
	.kutu-4, .kutu-5, .kutu-6, .kutu-10, .kutu-11, .kutu-12, .kutu-16, .kutu-17, .kutu-18, .kutu-22, .kutu-23, .kutu-0 {
		background-color: #f5f5f5;
		text-align:center;
		cursor:pointer;
	}
}
@media (max-width: 575px){
	.kutu-1, .kutu-2, .kutu-5, .kutu-6, .kutu-9, .kutu-10, .kutu-13, .kutu-14, .kutu-17, .kutu-18, .kutu-21, .kutu-22 {
			background-color: #ffffff;
			text-align:center;
			cursor:pointer;
	}
	.kutu-3, .kutu-4, .kutu-7, .kutu-8, .kutu-11, .kutu-12, .kutu-15, .kutu-16, .kutu-19, .kutu-20, .kutu-23, .kutu-0 {
		background-color: #f5f5f5;
		text-align:center;
		cursor:pointer;
	}
}
