body {
	background-color:black;
	font-family: 'Open Sans', sans-serif;
}

.top-bar {
	background-color:#3f3f3f;
}

.top-bar-wrapper {
	padding:12px 0 9px
}

.top-bar, .top-bar a {
    color: #aaaaaa;
    font-size: 11px;
}

.socials i {
	font-size:14px;
}

.np {
	margin:0;
	padding:0
}

.top-bar-wrapper div {
		float:left;
	}
	
.header-main {
	padding: 28px 0 25px;
}

.header-main .header-address .address .heading-font {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}

.logo-main {
	float:left
}

.header-top-info {
	float:right;
	min-width:500px;
}

.reklam {
	right: 45px;
    top: 75px;
    text-align: right;
    left: 0;
}

.header-top-info .header-address, .header-top-info .phone {
	float:left;
	max-width: 248px;
}

i {
    color: #ce343c;
}

.phone-label {
    margin-right: 2px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1px;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.nav li {
	text-transform:uppercase;
}


.nav > li:not(:last-child):after {
    border-right: 20px solid #1d1d1b;
    content: "";
    transform: skewX(-44deg);
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 10px;
    bottom: 0;
}

.urunadi {
    background-color: #e206137a;
    padding: 5px;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    position: absolute;
    color: white;
    width: 100%;
    max-width: 340px;
	font-weight:700;
    top: 50%;
	font-family: 'Dancing Script', cursive;
}

.hakkimizda-text {
	color:white;
	background-image: url(../img/hakkimizda-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	padding:50px;
}

.nav a {
	font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 0 21px;
    line-height: 52px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 2px;
	z-index:9999;
	margin-right:5px;
}

.nav li ul li {
	text-transform:none !important;
}

.title {
	color:#ce343c !important
}

.bold {font-weight:700}

.phone-number {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.top-bar i {
	color:white;
	margin-right:5px;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    color: #fcd088;
	background-color:unset !important;
	-webkit-transition: width 0.5s;
    transition: width 0.5s;
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}


.copyright {
	background-color:#ededed;
	padding:20px 0 19px;
	font-size:12px;
}

.footer-nav {
	text-decoration:unset;
	list-style:none;
	text-align:center;
	padding:0;
	font-size:13px;
}

.arac-nav {
	text-decoration:unset;
	list-style:none;
	text-align:center;
	padding:0;
	font-size:13px;
	color:black;
}


.iconalt i {
	font-size:20px;
	color:#fff;
	margin-right:5px;
}

.araclist {
	background-color:#fff;
	padding-top:57px;
	padding-bottom:57px;
}

.arac-isim {
	color: #232628;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}

.arac-alt {
	padding-top: 17px;
}

.arac-alt > .col-md-12 {
	padding-bottom: 17px !important;
    border-bottom: 1px solid #ccc;
}

.teklifal {
	position: relative;
    float: right;
    padding: 6px 10px 4px 4px;
    margin-left: 18px;
    background-color: #ce343c;
    text-align: right;
}
.teklifal:before {
	position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: #ce343c;
    transform: skew(-14deg, 0deg);
	z-index:5;
}
.teklifbutton a{
	line-height: 25px;
	color: #fff;
    font-size: 14px;
	position: relative;
    z-index: 6;
	font-weight: 700;
}

.teklifbutton {
	line-height: 25px;
	color: #fff;
    font-size: 14px;
	position: relative;
    z-index: 6;
	font-weight: 700;
}

.single-car-data.kiralamabilgileri .t-label {
	font-size:20px !important
}

.orta {font-size:31px !important;float:left;}

.contactbilgi {margin-bottom:25px;padding-bottom:25px;}

.contactbilgi i {margin-right:5px;}

.urun-img img:hover {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	background:#80808030;
	filter: none;
	-webkit-filter: grayscale(0%);
}

.urun-img img:hover + .urunadi {
    opacity:0;
	-webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.footer-nav li a{
	color:#fff;
}

footer {
	padding: 40px 0 40px;
	color:#fff;
	text-align:center;
}

footer p {text-align:left;}

.menu-wrapper {
	background: #e20613;
	position: relative;
    display: block;
    width: 100%;
	z-index:1;
}

.arac-wrapper {
	background-color:#ededed;
	padding-top:25px;
}

.tab {
	width: auto;
    background: white;
    display: inline-block;
    padding: 0 25px;
    line-height: 44px;
    font-weight: 700;
    color: #ce343c !important;
    text-transform: uppercase;
    font-size: 14px;
}
#slider {
	height:auto;
}

.parallax {
	height:464px;
	background-image:url(../img/first-parallax-block.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.kurumsalbutton {
	background-color: #fab637c4;
	height:185px;
	position:absolute;
	width:540px;
	margin-top:155px;
}
.kurumsalinner {
	padding:46px 50px 48px 34px
}

.laciverttanitim {
	padding-top: 51px !important;
    padding-bottom: 62px !important;
    background-color: #f0f2f5 !important;
}

.tanitiminner {
	margin-top:54px;
}

.buyuk {
	font-size: 52px;
}

.tanitim-title {
	margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
}

.tanitim-yazi {
	font-size:13px;
	line-height:14px;
	color: #888888;
}

.hakkimizdabutton {
	position: relative;
    padding: 16px 25px 15px 45px;
    font-weight: 700;
	background-color: #a22f2e;
	border-radius: 3px;
	transition: opacity .2s ease-in !important;
	font-weight: 700;
	color:white;
}

.kurumsalinner p {
	margin:0px 86px 10px;
}

.tanitiminner .fa-suitcase {
	color:#fff;
	position: absolute;
    top: 50%;
    left: 16px;
    font-size: 18px;
    margin-top: -9px;
}

.entry-header {
	background-image:url(../img/entry-header.jpg);
	position: relative;
    background-size: cover;
    background-position: 50% 0;
	height:222px;
}

.entry-header:after {
    position: absolute;
    content: '';
    display: block !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 40, 0.5);
    z-index: 10;
}

.entry-header .entry-title {
    position: relative;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
	z-index:11;
}

.entry-header-title {
	color:white;
	font-size:36px;
	margin-bottom:0px;
	font-weight:700;
	margin-top:0px;
}

.filter {
	padding: 0 22px 30px;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);
	position: relative;
    margin-top: -60px;
    z-index: 50;
	height:410px;
	margin-bottom:50px;
}
.urun-img {
min-height:260px;
margin-bottom:20px;
}

.urun-img img {
	height:260px;
	object-fit:cover;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	width:100%;
}

.icurun img {
	height:auto !important
}

.fixed {
/*	min-height:215px; */
}

.breadcrumbs a {
	color: #888;
    text-decoration: none !important;
    font-size: 12px;
	text-transform:uppercase;
}

.arac-teklifi a{
	color:white;
	font-weight:700;
	font-size:25px;
	text-align:center;
}

.arac-teklifi {
	text-align:center;
}

.filter-header.aracic {
	
	background-color:#a22f2e !important;
	padding: 13px 0 13px !important;
    width: 285px;
	margin: 0 !important;
}

.single-car-data {
	padding: 12px 26px 13px 23px;
    background-color: #f0f2f5;
}

.single-car-data > table {
    margin-bottom: 0;
    table-layout: fixed;
	width: 100%;
}

.aracaciklamaheader {
    background-color: #ededed;
    padding: 27px 0px;
    border-radius: 5px;
}
.aracyazi {
	padding-left:15px;
	font-size:19px;
	line-height:29px;
}
.single-car-data > table tr td.t-label {
    padding-right: 3px;
    text-transform: uppercase;
    color: #888;
    font-size: 12px;
}

.aracyazi .kucuk {
	font-size:12px !important
}

.single-car-data > table tr td {
    padding: 11px 0 6px;
	border-bottom: 1px solid #d5d9e0;
}

.single-car-data > table tr td.t-value {
    padding-left: 3px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}

.single-car-data > table tr td {
    padding: 11px 0 6px;
}

.filtrelebutton {
	display: block;
    text-align: center;
    padding: 17px 28px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 3px;
    background-color: #ce343c;
    text-decoration: none !important;
    outline: none !important;
    visibility: visible;
    border: none;
    white-space: normal;
    box-shadow: 0 2px 0 #grey;
    transition: opacity .2s ease-in !important;
    transform: translateZ(0);
    opacity: 1;
}

select {
	border: none !important;
    border-radius: 0 !important;
    background-color: #eceff3 !important;
    outline: none !important;
}

.filter-header {
	position: relative;
    min-height: 40px;
    padding: 26px 22px 21px 20px;
    margin: 0 -22px;
    background-color: #232628;
	margin-bottom:24px;
}

.btnslider {
		margin-top: 15px;
		margin-right:100px;
		background-color:#ce343c;
		border:unset !important;
}


footer h4 {
	padding-bottom:20px;
}
span.h4 {
	color:#fff;
	font-weight:700;
	position:absolute;
	bottom:18px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: unset;
    border-color: unset;
}

.other {
	position:relative !important
}

.menu {margin-bottom:0px;display:table;margin:auto;border:0 !important;}


@media (min-width: 767px) {
.nav > li:nth-child(1) {
  width:140px;
  text-align:center;
}

.nav > li:nth-child(2) {
  width:160px;
  text-align:center;
}

.nav > li:nth-child(3) {
  width:150px;
  text-align:center;
}

.nav > li:nth-child(4) {
  width:186px;
  text-align:center;
}
.nav > li:nth-child(5) {
  width:215px;
  text-align:center;
}
.nav > li:nth-child(6) {
  width:135px;
  text-align:center;
}

.nav > li:nth-child(7) {
  width:135px;
  text-align:center;
}

.nav > li:nth-child(8) {
  width:90px;
  text-align:center;
}
}

.preloader {
    background-color: #fff;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}


.preloader-hidden {
    opacity: 0;
}

@media (max-width: 610px) {
	.nav li:not(:last-child):after {
		display:none;
	}
	.navbar-brand {
		display:block !important;
		color:white !important;
	}
	.kurumsalinner p {
    margin: 0 0 10px;
	}
	.mobil-np {
		padding-left:0;
		padding-right:0;
	}
	.urunler {
		padding:20px !important
	}
	.header-top-info {
		display:none;
	}
	.mobil215 {
	height:215px !important;
	object-fit:cover;
	}
	.reklam {
		top:0px !important
	}
	
	.carousel-indicators {
		bottom:2px !important
	}
	
	.urun-img img{
	filter: none !important;
	-webkit-filter: grayscale(0%);
	}
	
	.btnslider {margin-right: 0px;
	}
	.reklam h1 {font-size:14px;margin-top:5px;
	}
	.reklam img {max-width:90px}
	.menu-wrapper {
		position:relative
	}
	.top-bar-wrapper div {
		float:right;
		clear:both;
		margin-right:0px !important;
	}
	.kurumsalbutton {
		width:auto;
		height:auto;
		margin-bottom:50px;
		margin-top: 25%;
	}
	.kurumsalfilo {
		width:150ox;
	}
	.stm-icon-car_search {
		font-size:25px;
		float:unset !important;
	}
	.kurumsalinner {
		text-align:center;
		padding: 14px 50px 48px 34px;
	}
	
	.urun-img {
	min-height:unset;
	margin-bottom:20px;
	}

	.urun-img img {
		height:unset;
		object-fit:unset;
	}
	
	
	.arac-alt > .col-md-12 {
    padding-bottom: 65px !important;
    border-bottom: 1px solid #ccc;
	}
	
	.tanitiminner {
		text-align:center;
	}
	
	footer .col-md-4 {
		margin-bottom:25px;
	}
}