<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search_tab,
.home_search_tab
{
	transition: all 230ms ease-in;	
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
}



.home_search_tab
{
	position: relative;

	height: 430px;
	z-index: 1;
	background-color: #601816;
	color: #fff;

	overflow: hidden;
	display: block;


	background-image: url("../img/parca_bg.jpg");	

	background-blend-mode: multiply;
	background-size: contain;		
	background-repeat: no-repeat;
	background-position: bottom right;	
	padding-bottom: 50px;
	padding-top: 50px;	
}



.search_tab.menu_open .container-fluid
{
	-webkit-box-shadow: 2px 10px 7px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 10px 7px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 10px 7px 2px rgba(0,0,0,0.25);
}

.search_tab .container-fluid,
.home_search_tab .container-fluid
{
	position: relative;
	height: 100%;
	overflow: hidden;
	padding: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.home_search_tab .container-fluid
{
	max-height: 430px;
}

.search_tab .closer
{
	transition: all 230ms ease-in;		
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: block;
	background-color: rgba(0,0,0,0);	
}

.search_tab.menu_open .closer
{
	transition: all 230ms ease-in;	
	background-color: rgba(0,0,0,0.75);
}



	.search_tab .container-fluid .row
	{
		background-repeat: no-repeat;
		background-position: center;
	}

.search_tab_active
{
	z-index: 10!important;
}

.search_tab .row.parca_name,
.search_tab .row.sasi,
.search_tab .row.parca,
.search_tab .row.lastik {
    text-align: left;
    padding-top: 129px;
    height: 100vh;
    z-index: 0;
    position: absolute;
    top: 0px;
    /*		left: 0px;*/
    width: 100%;
    background-color: #601816;
    color: #fff;
    overflow: hidden;
    background-image: url("../img/bg/parca_bg.jpg");
    background-blend-mode: multiply;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}


.search_tab .row.parca_name,
.search_tab .row.parca {
    background-image: url("../img/parca_bg.jpg");
}

.search_tab .row.lastik {
    background-image: url("../img/lastik_bg.jpg");
}


	.search_tab .row.sasi
	{
		background-image: url("../img/sasi_bg.jpg");	
	}

/*	.search_tab .row.parca_name,
	.search_tab .row.sasi,
	.search_tab .row.parca
	{
		background-image: url("../img/bg/parca_bg.jpg");	
	}*/


        .home_search_tab h3,
        .gecmis h3,
        .search_tab .row.arac h3,
        .search_tab .row.gecmis h3,
        .search_tab .row.sasi h3,
        .search_tab .row.parca_name h3,
        .search_tab .row.parca h3,
        .search_tab .row.lastik h3 {
            margin: 0px;
            font-size: 24px;
            font-weight: normal;
        }


.gecmis h3
{
	height: auto;
	display: inline;
	text-align: left;
	font-weight: normal;
}

.gecmis h3 br 
{
	display: none;
}



/* ==  == ARAC SIDE ==  == */

	.search_tab .row.arac
	{
		text-align: left;
		padding-top:139px;			
		height:100%;
		background-image: url("../img/search_bg.jpg");		
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: cover;
		z-index: 0;
		position: absolute;
		top: 0px;
		width: 100%;
		background-color: #e0e0e0;
		display: block;
		-webkit-box-pack: center;
		justify-content: center;		
	}

	.search_tab .row.arac.search_tab_active.mobile_on
	{
		padding-top: 69px;
	}


	.gecmis
	{
	transition: all 530ms ease-out;	
	text-align: left;
	padding-top: 0px;
	height: 100%;
	overflow-x:hidden;
	overflow-y:auto; 		
	z-index: 13!important;
	position: fixed;
	top: 0px;
	width: 100%;
	background-color: rgba(0,0,0,0.9);
		background-image: url("../img/gecmis_bg.png");
		background-size: cover;
		background-position: center;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	}

	.gecmis .gecmis_side
	{
		margin-top: 70px;		
		background:none;
		color: #fff;
	}

	.gecmis.gecmis_active
	{
		left: 0px;
	}

	.gecmis
	{
		left: -100%;
	}


	.arac_side
	{
			margin-top: 86px;
			height: 399px;
			background-image: url("../img/p_bg.png");		
			background-repeat: no-repeat;
			background-position: bottom center;
	}
		.arac_side .row:first-of-type
		{
				
				height: 100px;

		}
		.arac_side .row
		{
				
				height: 299px;

		}

	

.car_img,
.car_brand_img
{
	display: none;
	margin:0 auto;
	opacity: 0;
}

.car_img
{
/*	margin-left:-100px;*/
}


.arac_box
{
/*	transition: all 230ms ease-out;	*/	
	/*box-sizing: border-box;*/
	color: #000;
	background:rgba(0,0,0,0.47);
/*	background:#fff;*/
	height: calc(100vh - 120px);
	position: relative;
	width:100%;
/*	margin-left: 1em;
	margin-right: 1em;*/
}


.search_active.marka_tab_box{

	height: calc(100vh - 120px);
}
 
.search_active.arac_tab_box{

	height: calc(100vh - 180px);
}
 
.search_active.motor_tab_box{

	height: calc(100vh - 180px);
}

.search_active.kategori_tab_box{

	height: calc(100vh - 240px);
}



.row.lhalf &gt; .arac_box.margin_100
{
/*	margin-left: 100%;*/
}

.arac_box.search_active,
.arac_box.gecmis_active
{
	background:#fff;
}

/*.row.lhalf &gt; .arac_box.search_active.margin_100
{
	margin-left: 0.5rem;
}*/

.arac_search h3,
.gecmis_search h3
{
	font-size: 24px!important;
	padding-left: 0px;
font-weight: normal;	
}

.arac_box .search_bar.row 
{
	padding-top: 10px;
	padding-bottom: 0px;
	display:none;	
}

	.arac_box .search_bar.row #search_parca
	{
		margin-bottom: 0px;
	}

.arac_box.search_active .search_bar.row,
.arac_box.gecmis_active .search_bar.row 
{
	display:flex;
}

	.arac_box input[type='text']
	{
		text-indent: 40px;
		width: 100%;
		height: 34px;

		border: 1px solid #707070;


		-webkit-box-shadow: inset 0px 19px 53px -26px rgba(0,0,0,0.6);
		-moz-box-shadow: inset 0px 19px 53px -26px rgba(0,0,0,0.6);
		box-shadow: inset 0px 19px 53px -26px rgba(0,0,0,0.6);
		background-image: url("../img/search_r.png");
		background-position: 10px center;
		background-repeat: no-repeat;
		background-size: 23px auto;
	
		
	}
	.arac_box input[type='text']:focus
	{
	  color: #c9302c;
	  text-shadow: 1px 1px white;			
		outline: none;	
	}

	.arac_box input::placeholder {
	  color: #c9302c;
	  text-shadow: 1px 1px white;	
	}

	.arac_box input[type='submit']
	{
		width: 100%;
		height: 100%;
		
		font-size: 24px;
		letter-spacing: 1px;
		background: #c9302c;
		color: #fff;
		border:transparent;

		-webkit-box-shadow: 0px 13px 17px -6px rgba(0,0,0,0.58);
		-moz-box-shadow: 0px 13px 17px -6px rgba(0,0,0,0.58);
		box-shadow: 0px 13px 17px -6px rgba(0,0,0,0.58);		
	}




.arac_box ul.marka_listesi,
.arac_box ul.arac_listesi,
.arac_box ul.motor_listesi,
.arac_box ul.kategori_listesi
{

	height:  100%;
	overflow: hidden;
	overflow-y: auto;

	margin-top: 0px;
	margin-bottom: 0px;	
	/*margin-right: 0px;*/

}

.arac_box.search_active ul.marka_listesi,
.arac_box.search_active ul.arac_listesi,
.arac_box.search_active ul.motor_listesi,
.arac_box.search_active ul.kategori_listesi
{
	margin-top: 5px;	
    height: auto;
	max-height: calc(100% - 63px);
}


.arac_box ul.marka_listesi li,
.arac_box ul.motor_listesi li
{
min-width: 100%;
}







.arac_box.search_active ul.marka_listesi li,
.arac_box.search_active ul.motor_listesi li
{
min-width: auto;
}

.arac_box ul li
{
		position: relative;
		padding: 0px;
		display: none;	
}

	.finding_result.arac_box ul li,
	.arac_box.search_active ul li,
	.arac_box.gecmis_active ul li,
	.arac_box ul li.selected

	{
		display: block;

	}


	a.search_null_btn,
	a.searched_btn,
	.arac_box a.cat_type_btn,
	.arac_box a.search_btn,
	.arac_box a.parca_btn
	{
		position: relative;
		float: left;
		padding: 10px;
/*		padding-top:0px;
		padding-bottom:0px;	*/	
		width: 100%;
		height: 100%;
		display: block;
	/*	box-sizing: border-box;*/
		color: #000;
		border-bottom: 1px solid rgba(0,0,0,0.1);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
		
		font-size: 14px;
/*		line-height: 20px;*/
		text-align: left;
		text-indent: 0px;
		overflow: hidden;
		
	}
		a.search_null_btn:hover,
/*		a.searched_btn:hover,*/
		.arac_box a.cat_type_btn:hover,
		.arac_box a.search_btn:hover,
		.arac_box a.parca_btn:hover
		{
			background: rgba(0,0,0,0.47);			
			color: #FFF;
		}

	a.search_null_btn img,
	.arac_box a.search_btn img,
	.arac_box a.parca_btn img
	{
		position: absolute;
		width: auto;
		height: 100%;
		padding-right: 10px;
		opacity: 0;
		top: 0px;
		left: 0%;
		display: none;
/*		position: relative;
		float:left;
		width: auto;
		height: 82px;
		opacity: 0;
		margin-left: -10px;
		margin-bottom:-10px;
		margin-top:-10px;
margin-right:20px;

		
		display: none;	*/	
	}

	a.search_null_btn:hover img,
	.arac_box a.search_btn:hover img,
	.arac_box a.parca_btn:hover img
	{
	
		top: 0px;
		opacity:1;
		
	}



	a.search_null_btn img,
	.arac_box.search_active a.search_btn img,
	.arac_box.search_active a.parca_btn img
	{
		display: block;
		opacity: 1;
	}

		a.search_null_btn span,
		a.searched_btn span,
		.arac_box a.cat_type_btn span,
		.arac_box a.search_btn span
		{
			position: relative;
			float: left;
			width: 100%;
			line-height: 18px;
			font-size: 18px;
	/*		padding-top: 15px;*/
			
		}


.arac_box.search_active a.car_btn,
.arac_box.search_active a.car_type_btn
{
	padding-left:100px;
}

	.arac_box .arac_listesi a.type_btn span
	{
		width: calc(100% - 72px);
	}

.arac_box.search_active a.car_type_btn img
{
	left:10px;
}

.motor_tab_box
{
	min-height: 140px;
}

.marka_tab_box:not(.search_active),
.arac_tab_box:not(.search_active),
.motor_tab_box:not(.search_active)
{
	max-height: 40px;
}


.motor_tab_box:not(.search_active)
{
	min-height: 40px;
	min-width: 95%;
}



.motor_listesi li span
{
/*border-bottom: thin solid rgba(0,0,0,0.47);*/
	padding-bottom: 5px;
}

.result_search .finding_result.arac_box ul li em,
.motor_listesi li em
{
	font-style: normal!important;
	font-weight: normal;
	width: 100%!important;
/*	background: rgba(0,0,0,0.47);*/
	display: block;
}

.result_search .finding_result.arac_box ul li em:nth-line(n+2),
.motor_listesi li em:nth-line(n+2)
{
	background: rgba(0,0,0,0.47);
}


 

/* ======= Search Boxes ======= */

.lhalf
{
  display: flex;
  flex-wrap:wrap;
  flex-direction:unset;
  height: calc(100vh - 150px);
  padding-right: 0px;	

}

.lhalf .arac_box
{
	flex: 1;
/*	flex-basis:33%;*/
	position: relative;
	overflow: hidden;
}


.search_active.marka_tab_box,
.search_active.arac_tab_box,
.search_active.motor_tab_box,
.search_active.kategori_tab_box
{
/*	min-width:70%;*/
/*	min-height: 450px;*/
		flex-basis:100%;
	min-width:72%;	
}

/*
.search_active.marka_tab_box
{
	min-width:100%;
}*/



.marka_tab_box,
.arac_tab_box,
.motor_tab_box,
.kategori_tab_box
{
	max-width:100%;
/*	height: 100px;*/
	margin-bottom:10px;
}




/* ======= Search Boxes ======= */

.arac_search
	{
		position: relative;
		overflow: hidden;
		height: calc(100vh - 130px);
		min-width: 100%;
	}

.gecmis_search
	{
		position: relative;
		overflow: hidden;
	}



		.arac_search ul,
		.gecmis_search ul
		{
		padding-left:0px;
		}
			.arac_search ul li,
			.gecmis_search ul li
			{
			list-style:none;
			}	


		 ul.arac_menu
		{
			height: 70px;
		}

			 ul.arac_menu li
			{
				padding: 0px;
				line-height: 70px;
			}

			 ul.arac_menu li a
			{
				color: #000;
				font-size:24px;	
			}

/* ===== CATEGORY ==== */



ul.kategori_listesi + ul.kategori_listesi{
    height: auto;
    max-height: calc(100% - 130px)!important;
}
ul.kategori_listesi + ul.kategori_listesi + ul.kategori_listesi{
    height: auto;
    max-height: calc(100% - 195px)!important;
}

.kategori_tab_box .search_bar input
{
	display:none;
}

.arac_box ul.kategori_listesi li
{
transition: all 0.5s ease;
min-height: 60px;
}
.arac_box ul.kategori_listesi li a
{
	min-height: 60px;
}
.arac_box ul.kategori_listesi li a span
{
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    height: 60px;
    /* min-height: 100%; */
    margin-top: -10px;
	margin-bottom: -10px;
	
}


.finding_result.arac_box ul li,
.arac_box ul.kategori_listesi li.selected
{
min-width: 100%;
}

.finding_result.arac_box ul li,
.arac_box ul li.selected
{
/*	padding-top: 20px;*/
	background: rgba(0,0,0,0.47);
	height: 100%;
	
}
.finding_result.arac_box ul li,
.arac_box ul.kategori_listesi li.selected
{
/*	padding-top: 20px;*/
	background: rgba(0,0,0,0.47);
	
}

.finding_result.arac_box ul li:hover,
.arac_box ul.kategori_listesi li.selected:hover
{
/*	padding-top: 20px;*/
	background: rgba(0,0,0,0.80);
	
}


.arac_box ul.kategori_listesi li.selected a
{
	left: 30px;
	width: calc(100% - 30px);
	color:#fff;
}

.finding_result.arac_box ul li a.searched_btn
{
	color:#fff;
	z-index: 1;
}



.arac_box ul.kategori_listesi li.selected:before
{
    position: absolute;
    display: block;
    width: 20px;
    height: 100%;
    font-size: 24px;
    top: 0px;
    left: 0px;
    padding-left: 10px;
    line-height: 60px;
    overflow: hidden;
	color: #fff;
}

.finding_result.arac_box ul li:before
{
    content: "X";
    position: absolute;
    display: block;
    width: 20px;
    height: auto;
    font-size: 24px;
    top: 8px;
    right: 8px;
    padding-left: 10px;
    line-height: 60px;
    overflow: hidden;
    color: #fff;
    z-index: 0;
}


.arac_box ul#marka_listesi li.selected a:after,
.arac_box ul#arac_listesi li.selected a:after,
.arac_box ul#motor_listesi li.selected a:after
{
	content: "X";
    position: absolute;
    display: block;
    width: 20px;
    height: auto;
    font-size: 16px;
    top: 0;
    right: 8px;
    padding-left: 10px;
    line-height: 41px;
    overflow: hidden;
    color: #fff;
    z-index: 0;
}

.arac_box ul#marka_listesi li.selected:hover a:after,
.arac_box ul#arac_listesi li.selected:hover a:after,
.arac_box ul#motor_listesi li.selected:hover a:after
{
    color: #ff2929;

}

.arac_search ul.marka_listesi li.selected a.selected
{
	font-weight: normal;
    font-size: 18px;
    line-height: 18px;
}
.arac_search ul.arac_listesi li.selected a.selected,
.arac_search ul.motor_listesi li.selected a.selected
{
    padding-top: 10px;
}



.arac_box ul#marka_listesi li.selected a:before,
.arac_box ul#arac_listesi li.selected a:before,
.arac_box ul#motor_listesi li.selected a:before
{
/*    content: "X";*/
    position: absolute;
    display: none;
    width: 100%;
    height: 24px;
    font-size: 11px;
    top: 0px;
    left: 0px;
    padding-left: 10px;
    line-height: 24px;
    overflow: hidden;
    color: #000;
    z-index: 0;
    letter-spacing: 2px;
    background-color: rgba(255,255,255,0.4);
}

.arac_box ul#marka_listesi li.selected a:before
{
    content: "MARKA";
}
.arac_box.arac_box_eng ul#marka_listesi li.selected a:before {
    content: "BRAND";
}

.arac_box ul#arac_listesi li.selected a:before
{
    content: "MODEL";
}
.arac_box ul#motor_listesi li.selected a:before
{
    content: "MOTOR";
}




.finding_result.arac_box ul li:before
{
    background-color: rgba(0,0,0,0.47);
    z-index: 0;
    width: 28px;
    margin-right: -10px;
    margin-top: -7px;
    height: calc(100% - 1px);

}

.finding_result.arac_box ul li:hover:before
{
	background:none;
	color: #ff0000;
    z-index: 1;
}

.arac_box ul#kategori_listesi li.selected:before
{
	content: "1 - ";
}

.arac_box ul#kategori_listesi2 li.selected:before
{
	content: "2 - ";
}
.arac_box ul#kategori_listesi3 li.selected:before
{
	content: "3 - ";
}


		.arac_box a.cat_type_btn span
		{
			position: relative;
			float: left;
			width: calc(100% - 30px);
		}

		.arac_box a.cat_type_btn strong
		{
			position: relative;
			float: right;
			width: 30px;
			text-align: center;
			font-size: 30px;
/*				line-height: 10px;*/
			background: rgba(0,0,0,0.47);

			display: block;
			height: 60px;
			line-height: 60px;
			margin-top: -10px;
			margin-bottom: -10px;
			font-weight: normal;
		}

		.arac_box ul.kategori_listesi li.selected a.cat_type_btn strong
		{

			background:none;
			
		}

a.search_null_btn.selected,
a.searched_btn,
.search_btn.selected
{
	color: #fff!important;
}


/* ===== CATEGORY ==== */



/* ======= Search Boxes ======= */
/* ======= PARCA  ======= */

.search_tab .row.parca_name &gt; div &gt; .row,
.search_tab .row.parca &gt; div &gt; .row,
.search_tab .row.lastik &gt; div &gt; .row {
    height: 100%;
    min-height: 484px;
}


.parca_liste
{
    position: absolute!important;	
	display: none;
	overflow: hidden;
	width: 90%;
    max-width: 327px;
    margin-top: -19px;
    z-index: 1;
    margin-left: 5%;
	max-height: 230px;
}

.parca_liste ul
{
	height: auto;
	max-height: calc(100% - 52px);	

	overflow: hidden;
	overflow-y: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 0px;

}




ul.gecmis_listesi 
{

	padding-left: 10px;
	padding-right: 10px;
    margin-top: 5px;
    height: auto;
    max-height: calc(100% - 87px);
    overflow: hidden;
    overflow-y: auto;
}

.gecmis_listesi li
{
	
}
.gecmis_listesi li a
{
/*    position: relative;
    float: left;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: block;*/
	padding-top: 30px!important;
	font-size: 26px!important;
}

.gecmis_listesi li.arac_kat_list a
{
	font-size: 18px!important;
}

.gecmis_listesi li a strong
{
	width: 72px;
    text-align: left;
    text-transform: uppercase;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    background-color: #949494;
    text-indent: 7px;
    margin-right: 5px;
	font-weight: normal;
}



.gecmis_listesi li a:before
{
	position: absolute;
	top: 0px;
	left: 10px;
	width:100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.gecmis_listesi li a:hover:before
{
	color: #fff;
	z-index: 10;
}

.parca_kat_list a:before
{
	content: "PARÃ‡A NUMARASI ARAMASI";
}
.parca_kat_list.parca_kat_list_eng a:before {

    content: "SEARCH PART NUMBER";
}

.parca_kat_name_list a:before {
    content: "PARÃ‡A Ä°SMÄ° ARAMASI";
}

.parca_kat_name_list.parca_kat_name_list_eng a:before {
    content: "SEARCH PART NAME";
}



.sasi_kat_list a:before
{
	content: "ÅžASÄ° NUMARASI ARAMASI";
}
.sasi_kat_list.sasi_kat_list_eng a:before {

    content: "SEARCH CHASISS NUMBER";
}



.arac_kat_list a:before
{
	content: "KATALOG ARAMASI";
}
.arac_kat_list.arac_kat_list_eng a:before {

    content: "SEARCH CATALOG";
}




.search_active.arac_tab_box,
.search_active.kategori_tab_box,
.search_active.motor_tab_box
{
	min-width:72%;
}

.arac_search ul li.selected a.selected span
{
	padding-bottom: 0;	
}	


@media only screen and (min-width: 30em) {
	/* 500px */
	
}

@media only screen and (min-width: 48em) {
	/* 768px */
    
}

@media only screen and (min-width: 64em) {
	/* 992px */

    .arac_search {
        min-width: unset;
    }


    .parca_liste {
        display: none;
        overflow: hidden;
        max-width: 327px;
        margin-top: -19px;
        z-index: 1;
        position: absolute;
        margin-left: 33px;
        max-height: 230px;
    }

    .arac_box ul#marka_listesi li.selected a:after,
    .arac_box ul#arac_listesi li.selected a:after,
    .arac_box ul#motor_listesi li.selected a:after {
        line-height: 25px;
    }



    .arac_search ul li.selected a.selected span {
        padding-bottom: 0px;
    }


    .motor_listesi li span {
        /*border-bottom: thin solid rgba(0,0,0,0.47);*/
        padding-bottom: 5px;
    }

    .search_tab .row.parca_name,
    .search_tab .row.sasi,
    .search_tab .row.parca,
    .search_tab .row.lastik {
        padding-top: 129px;
        height: 613px;
    }


    .home_search_tab {
        padding-bottom: 0px;
        padding-top: 0px;
    }


    .search_tab .row.arac {
        display: flex;
    }

    .lhalf {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        height: 434px;
        padding-right: 13px;
    }


    .arac_box {
        color: #000;
        background: rgba(0,0,0,0.47);
        height: 360px;
        position: relative;
        width: 100%;
    }

    .search_active.marka_tab_box {
        min-width: 100%;
    }




    .search_tab .container-fluid {
        position: relative;
        width: 100%;
        height: 613px;
        overflow: hidden;
        padding: 15px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .search_tab .row.arac {
        text-align: left;
        padding-top: 159px;
        height: 613px;
        background-image: url("../img/search_bg.jpg");
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        z-index: 0;
        position: absolute;
        top: 0px;
        width: 100%;
        background-color: #e0e0e0;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
    }


    .arac_search,
    .gecmis_search {
        position: relative;
        overflow: hidden;
        height: 405px;
    }



    .marka_tab_box,
    .arac_tab_box,
    .motor_tab_box,
    .kategori_tab_box {
        max-width: 25%;
        margin-bottom: 20px;
    }

        .marka_tab_box:not(.search_active),
        .arac_tab_box:not(.search_active) {
            max-height: 90px;
        }

        .motor_tab_box:not(.search_active) {
            min-width: unset;
            min-height: 100px;
            max-height: none;
        }



    .arac_box ul#marka_listesi li.selected a:before,
    .arac_box ul#arac_listesi li.selected a:before,
    .arac_box ul#motor_listesi li.selected a:before {
        /*    content: "X";*/
        position: absolute;
        display: block;
        width: 100%;
        height: 24px;
        font-size: 11px;
        top: 0px;
        left: 0px;
        padding-left: 10px;
        line-height: 24px;
        overflow: hidden;
        color: #000;
        z-index: 0;
        letter-spacing: 2px;
        background-color: rgba(255,255,255,0.4);
    }

    .arac_box ul#marka_listesi li.selected a:before {
        content: "MARKA";
    }

    .arac_box ul#arac_listesi li.selected a:before {
        content: "MODEL";
    }

    .arac_box ul#motor_listesi li.selected a:before {
        content: "MOTOR";
    }



    .arac_search ul.marka_listesi li.selected a.selected {
        padding-top: 15px;
        font-size: 25px;
        line-height: 96px;
    }




    .arac_box ul#marka_listesi li.selected a:after,
    .arac_box ul#arac_listesi li.selected a:after,
    .arac_box ul#motor_listesi li.selected a:after {
        color: #000;
    }


    .arac_search ul.arac_listesi li.selected a.selected,
    .arac_search ul.motor_listesi li.selected a.selected {
        padding-top: 35px;
    }	

.home_search_tab
{
	display: none;
}
	
.gecmis h3
{
	height: 100px;
	display: block;
}
	
.gecmis h3 br 
{
display: block;
}	
	
	.gecmis
	{
		height: 488px;		
		padding-top: 129px;
	}

	.gecmis .gecmis_side
	{
		margin-top: 86px;		
	}	
	
	
}

@media only screen and (min-width: 75em) {
	/* 1200px */

.lhalf
{
  display: flex;
  flex-wrap:wrap;
  flex-direction:column;
  height: 467px;
  padding-right: 13px;	

}		
	
	
	.marka_tab_box:not(.search_active),
	.arac_tab_box:not(.search_active)
	{
		max-height: 110px;
	}
	.motor_tab_box:not(.selected) {
		min-height: 140px;
	}	
	
	.search_tab .row.arac
	{
		padding-top: 129px;	
		height: 613px;		
	}
	
	.arac_search,
	.gecmis_search
	{
		height: 445px;

	}	
	
}
@media only screen and (min-width: 1500px) {
	/* 1500px */


}</pre></body></html>