body {
	padding-top: 70px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

@font-face {
	font-family: 'fontello';
	src: url('../bootstrap/fonts/fontello.eot?3930693');
	src: url('../bootstrap/fonts/fontello.eot?3930693#iefix') format('embedded-opentype'), url('../bootstrap/fonts/fontello.woff?3930693') format('woff'), url('../bootstrap/fonts/fontello.ttf?3930693') format('truetype'), url('../bootstrap/fonts/fontello.svg?3930693#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'neo_sans_trmedium';
	src: url('../bootstrap/fonts/neosans_medium_tr-webfont.eot');
	src: url('../bootstrap/fonts/neosans_medium_tr-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/neosans_medium_tr-webfont.woff') format('woff'), url('../bootstrap/fonts/neosans_medium_tr-webfont.ttf') format('truetype'), url('../bootstrap/fonts/neosans_medium_tr-webfont.svg#neo_sans_trmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'neo_sans_medium';
	src: url('../bootstrap/fonts/neosans_tr-webfont.eot');
	src: url('../bootstrap/fonts/neosans_tr-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/neosans_tr-webfont.woff') format('woff'), url('../bootstrap/fonts/neosans_tr-webfont.ttf') format('truetype'), url('../bootstrap/fonts/neosans_tr-webfont.svg#neo_sans_medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
}
.margintop-50{
	margin-top:-50px;
	z-index:9999;
} 

.icon-fuel:before {
	content: '\e800';
} /* '' */
.temizle {
	clear: both;
}
.temizle1 {
	clear: both;
	margin-bottom: 10px;
}
.jumbotron {
	margin-bottom: 20px;
	background-color: #fafbfb;
	border: solid 1px #e9c7cf;
	-webkit-box-shadow: 0 12px 15px -6px #999999;
	-moz-box-shadow: 0 12px 15px -6px #999999;
	box-shadow: 0 15px 12px -6px #999999;
}
.caption2 {
	min-height:280px;
}
.caption2 h3 {
	font-family: 'Raleway', sans-serif;
	color: #a90329;
	text-align: center;
}
.caption2 p {
	padding-top: 5px;
}
.caption2 strong {
	font-family: 'Raleway', sans-serif;
	color: #900;
}
.caption2 small {
	float:left;
	max-width:200px;
	font-family: 'Raleway', sans-serif;
	color: #2c3e50;
}
.favori {
	background: url(../img/tercih.png);
	width: 50px;
	height: 46px;
	position: absolute;
	top: -5px;
	left: 30px;
	z-index: 999;
}
.jumbotron p {
	margin-top: 10px;
	color: #2c3e50;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
}
.bilgi {
	padding-bottom: 20px;
}
.bilgi small {
	float: left;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	padding-top: -2px;
	margin-left: 4px;
}
.bilgi small2 {
	float: left;
	color: #666;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	font-size: 23px;
	padding-top: -2px;
	margin-left: 4px;
}
.bilgi small3 {
	float: right;
	color: #666;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	padding-top: -2px;
	margin-right: 2px;
}
.bilgi small4 {
	float: left;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	padding-top: -2px;
	margin-left: 1px;
}
.bilgi i {
	float: left;
	color: #2c3e50;
	font-size: 15px;
	margin-top: 1px;
}
.i-icon i {
	float: left;
	color: #2c3e50;
	font-size: 15px;
	margin-top: -2px;
}
.toplamfiyat {
	background-color: #fafbfb;
	padding: 10px;
	border: solid 1px #e9c7cf;
	text-align: center;
	font-family: 'neo_sans_trmedium';
	color: #940d0d;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.haber_detay_resimler h2 {
	color: #2c3e50;
	font-family: 'neo_sans_trmedium';
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.haber_detay_resimler .item {
	margin: 5px;
}
.haber_detay_resimler .item img {
	display: block;
	width: 100%;
	height: 110px;
}
.musaitdegil {
	margin-top: 5px;
	background-color: #fff;
	padding: 10px;
	border: solid 1px #666;
	text-align: center;
	font-family: 'neo_sans_trmedium';
	color: #e90909;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.kiralabuton {
	margin-top: 5px;
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(44%, #8f0222), color-stop(100%, #6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a90329 0%, #8f0222 44%, #6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019', GradientType=0 ); /* IE6-9 */
	padding: 10px;
	border: solid 1px #b9d3d3;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.kiralabuton a {
	color: #fff;
}
.kiralabuton:hover {
	background: #6d0019; /* Old browsers */
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d0019), color-stop(56%, #8f0222), color-stop(100%, #a90329)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6d0019 0%, #8f0222 56%, #a90329 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329', GradientType=0 ); /* IE6-9 */
}
.dahilhiz {
	width: 240px;
	margin-top: 5px;
	background-color: #fff;
	padding: 10px;
	padding-left: 10px;
	border: solid 1px #efefef;
	text-align: center;
	color: #666;
	font-size: 13px;
}
.dahilhiz:hover {
	background-color: #efefef;
	color: #666;
	text-decoration: none;
	border: solid 1px #666;
}
.dahilhiz:active {
	background-color: #efefef;
	color: #666;
	text-decoration: none;
	border: solid 1px #666;
}
.aracbuton {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(44%, #8f0222), color-stop(100%, #6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a90329 0%, #8f0222 44%, #6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019', GradientType=0 ); /* IE6-9 */
	border: none;
}
.aracbuton:hover {
	background: #6d0019; /* Old browsers */
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d0019), color-stop(56%, #8f0222), color-stop(100%, #a90329)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6d0019 0%, #8f0222 56%, #a90329 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329', GradientType=0 ); /* IE6-9 */
	color: #FFF;
	border: none;
}
.service-heading-block{
	display:block;
	margin-bottom:30px;
	}
.title {
  display: block;
  font-size: 30px;
  font-weight: 200;
  margin-bottom: 10px;
}
.sub-title {
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;
}
.feature-block {
  background-color: #fff;
  border-radius: 2px;
  padding: 15px;
  box-shadow: 0px 0px 0px #fff,inset 0px 0px 10px 5px #dcdcdc;
  margin-bottom: 15px;
  transition:all ease .5s
}
.ms-feature:hover, 
.ms-feature:focus {
  background-color: #fafafa;
  box-shadow: 0 3px 4px 3px rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 3px rgba(0, 0, 0, 0.12);
}
.fb-icon {
  border-radius: 50%;
  display: block;
  font-size: 70px;
  height: 120px;
  line-height: 120px;
  text-align:center;
  margin:1rem auto;
  width: 120px;
  transition: all 0.5s ease 0s;
}
.feature-block:hover .fb-icon,
.feature-block:focus .fb-icon {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  transform: rotate(360deg);
}
.fb-icon.color-info {
  background-color: #373737;
  color: #fff;
}
.fb-icon.color-warning {
  background-color: #373737;
  color: #fff;
}
.fb-icon.color-success {
  background-color: #373737;
  color: #fff;

}
.fb-icon.color-danger {
  background-color: #373737;
  color: #fff;
}
.feature-block h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 3rem 0 1rem;
}
.color-info {
  color: #373737;
}
.color-warning {
  color: #373737;
}
.color-success {
  color: #373737;
}
.color-danger {
  color: #373737;
}
.btn-custom{
  border: medium none;
  border-radius: 2px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 10px 1px;
  outline: 0 none;
  padding: 8px 30px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
header {
	background: #d4cdc8;
	padding: 20px 0px;
	border-bottom: 2px solid #efefe4;
}
#slider{

margin-top:15px;
}
.margin15{
	margin-top:15px;
}
.ustbilgi {
	color: #000;
	float: right;
	margin-top: 15px;
	font-size: 18px;
	font-weight: lighter;
}
.ustbilgi a {
	color: #000;
	float: left;
	font-size: 18px;
	font-weight: lighter;
}
.ustbilgi  i {
	float:left;
	margin-right:10px;
	font-size: 40px;
	margin-top:-5px;
}
.ustbilgi .mhiz span {
	float: left;
}
.mhiz {
	float: left;
	margin-left: 40px;
}
.mhiz .ion-ios-telephone {
	margin-top: 0px;
}
.menu {
}
.navbar-default {
	background: #373737; /* Old browsers */
	border: 0px !important;

}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.nav > li > a {
	padding: 15px 14px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #262626;
	background-color: #f5f5f5;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #262626;
	background-color: #f5f5f5;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 10px;
	margin: 0;
	border: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
	background-color: #f5f5f5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 5px 10px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #262626;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	text-decoration: none;
	background: #373737; /* Old browsers */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #3a3633;
	outline: 0;
}
.kutular {
	margin-bottom: 20px;
	background: #fff;
	min-height: 250px;
  -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #e9efef;
	-webkit-box-shadow: 0 10px 6px -6px #999;
	-moz-box-shadow: 0 10px 6px -6px #999;
	box-shadow: 0 10px 6px -6px #999;
	background: #fff;
}
.kutular.no-border {
  border: solid 1px #e9e9e9;
}
.kutular.no-border.hover,
.kutular.no-border:hover {
  border: solid 1px #e9e9e9;
}
.arama {
	min-height: 420px;
}
.haberkutusu {
	min-height: 420px;
}
.kutularic {
	padding: 15px;
}
.kutular-icerik {
	margin-bottom: 5px;
	min-height: 70px;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	color: #1b263e;
}
.form {
	margin: 15px;
}
.form label {
	color: #6d0019;
}
.kutular-baslik {
	text-decoration: none;
	font-size: 15px;
	font-family: 'neo_sans_trmedium';
	margin-bottom: 5px;
	color: #1b263e;
}
.kutular-res {
	margin-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.kutular-res img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.kutular .tarih {
	margin-top: 1px;
	font-family: 'neo_sans_trmedium';
	font-size: 12px;
	color: #2c3e50;
}
.kutular .tarih i {
	margin-top: 1px;
	font-size: 15px;
	color: #2c3e50;
}
.blok-baslik {
	font-size: 19px;
	font-family: 'neo_sans_trmedium';
	padding: 10px;
	color: #3a3633;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
text-align: center;
}
.section-title {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #14181c;
  overflow: hidden;
}
.section-title small {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-transform: none;
}
.section-title span {
  display: block;
}
.section-title small + span {
  margin-top: 10px;
}
.section-title span + small {
  margin-top: 10px;
}
.section-title .thin {
  font-weight: 300 !important;
}
.section-title.section-title-lg {
  font-size: 24px;
}
.section-title.text-left {
  text-align: left;
}
.section-title.text-right {
  text-align: right;
}
.section-title.no-margin {
  margin: 0;
}
.dark .section-title {
  color: #ffffff;
}
.dark .section-title small {
  color: #ffffff;
}
.page-section {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  overflow: hidden;
  /* small devices */
}
.page-section.md-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-section.sm-padding {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.page-section.no-padding-top {
  padding-top: 0;
}
.page-section.no-padding-bottom {
  padding-bottom: 0;
}
.page-section.no-bottom-space {
  margin-bottom: -70px;
}
.page-section.light {
  background-color: #f4f6f7;
}
.page-section.dark {
  background-color: #14181c;
  color: #fff;
}
.page-section.of-visible {
  overflow: visible;
}
.page-section.sub-page {
  padding-top: 30px;
}
.form-control-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.has-label .form-control-icon {
  top: 28px;
}
.dark .form-control-icon {
  color: rgba(255, 255, 255, 0.6);
}
.dark .alt .form-control-icon {
  color: #ffffff;
}
.light .form-control-icon {
  color: rgba(20, 24, 28, 0.6);
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  height: auto;
}
.page-section.contact {
  background: url(../img/iletisim-arka.jpg) center top no-repeat;
  background-size: cover;
}
.page-section.contact:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-section.contact > .container {
  position: relative;
  z-index: 1;
}
.dark #contact-form .form-control {
  background: rgba(20, 24, 28, 0.8);
  border: 1px solid rgba(20, 24, 28, 0);
  color: #ffffff;
}
.dark #contact-form .form-control:focus {
  background: rgba(20, 24, 28, 0.5);
  border: 1px solid rgba(20, 24, 28, 0.5);
}
#contact-form textarea.form-control {
  height: 180px;
}
#contact-form .alert {
  margin-left: 15px;
  margin-right: 15px;
  padding: 10px 15px;
  border-color: #e60000;
  background-color: #e60000;
  color: #ffffff;
}
#contact-form .tooltip {
  left: 15px !important;
}
#contact-form .tooltip-inner {
  border-radius: 0;
  padding: 10px 20px;
  background-color: #000000;
}
#contact-form .tooltip-arrow {
  border-top-color: #000000;
}
#contact-form .form-control {
  height: 40px;
}
#contact-form .has-icon .form-control {
  padding-right: 40px;
}
#contact-form .form-control-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
#contact-form .form-button-submit {
  max-width: none;
}
/* Contact info
/* ========================================================================== */
.contact-info .media .fa {
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  border-radius: 20px;
  margin-right: 15px;
  text-align: center;
  background-color: #d3d3d3;
  color: #ffffff;
}
.contact-info .media-list {
  margin-bottom: 30px;
}
.contact-info .media-body {
  line-height: 22px;
}
.contact-list .media .fa {
  min-width: 18px;
  text-align: center;
}
.contact-list .media-left {
  margin-right: 15px;
}
.contact-list .media-right {
  margin-left: 15px;
}
/* 5.15 */
/* Google map
/* ========================================================================== */
.google-map,
.map-canvas,
#map-canvas {
  min-height: 700px;
  max-height: 700px;
}
@media (max-height: 600px) {
  .google-map,
  .map-canvas,
  #map-canvas {
    min-height: 390px;
    max-height: 390px;
  }
}
@media (max-height: 400px) {
  .google-map,
  .map-canvas,
  #map-canvas {
    min-height: 200px;
    max-height: 200px;
  }
}
.gm-style-iw {
  width: 280px !important;
  height: 380px !important;
  min-height: 380px !important;
}
.gmap-background .google-map,
.gmap-background #map-canvas {
  max-height: 100%;
  min-height: 100%;
}
.gmap-background .google-map {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.gmap-background #map-canvas {
  width: 100%;
  height: 100%;
}
.gmap-background {
  margin-top: 0;
  margin-bottom: 0;
}
.gmap-background .on-gmap {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  min-height: 200px;
  width: 350px;
}
@media (max-width: 767px) {
  .gmap-background .on-gmap {
    width: 290px;
  }
}
.form-search {
  text-align: left;
  background: rgba(20, 24, 28, 0.6);
}
.form-search .form-group {
  margin-bottom: 10px;
}
.form-search .form-control {
  height: 40px;
}
.form-search .has-icon .form-control {
  padding-right: 40px;
}
.form-search .form-control-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.form-search .btn-submit {
  background-color: #e60000;
  border-color: #e60000;
  color: #ffffff;
}
.form-search .btn-submit:hover {
  background-color: #14181c;
  border-color: #14181c;
}
.form-search .form-title {
  background: #14181c;
  color: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
.form-search .form-title h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  color: #ffffff;
}
.form-search .form-title .fa {
  float: right;
  line-height: 18px;
}
.form-search .form-title:after {
  content: '';
  display: block;
  position: absolute;
  left: 40px;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #14181c;
}
.form-search .row,
.form-search .row div[class*="col-"] {
  margin-top: 0;
}
.form-search .row-inputs .container-fluid {
  padding-left: 25px;
  padding-right: 25px;
}
.form-search .row-inputs .container-fluid div[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.form-search .row-inputs + .row-inputs {
  padding-bottom: 10px;
}
.form-search .row-submit .container-fluid > .inner {
  padding: 20px;
  border-top: solid 1px rgba(255, 255, 255, 0.35);
  line-height: 50px;
}
.form-search .row-submit a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: underline;
}
.form-search .row-submit a:hover {
  color: #ffffff;
}
.form-search.dark .bootstrap-select > .selectpicker {
  border: solid 1px transparent;
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.form-search.light {
  background: #ffffff;
}
.form-search.light .form-title h2 {
  max-width: 260px;
}
.form-search.light .form-title .fa {
  font-size: 36px;
  line-height: 36px;
}
.form-search.light .row-submit .container-fluid > .inner {
  border-top: solid 1px #d3d3d3;
  background-color: #e9e9e9;
}
.form-search.light .row-submit a {
  color: #7f7f7f;
}
.form-search.light .row-submit a:hover {
  color: #e60000;
}
body.full-screen-map .wrapper {
  width: 630px;
}
body.full-screen-map .wrapper.closed {
  margin-left: -630px;
}
@media (max-width: 991px) {
  body.full-screen-map .wrapper.closed {
    margin-left: -320px;
  }
}
@media (max-width: 991px) {
  body.full-screen-map .wrapper {
    width: 320px;
  }
}
body.full-screen-map .google-map {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  max-height: 100%;
}
body.full-screen-map .map-canvas,
body.full-screen-map #map-canvas {
  height: 100%;
  max-height: 100%;
}
body.full-screen-map .form-search {
  background-color: transparent;
}
body.full-screen-map .form-search .row-submit .inner {
  padding: 0;
  border-top: none !important;
  background-color: transparent !important;
}
.gm-style-iw {
  width: 350px !important;
  top: 20px !important;
  left: 0 !important;
}
.thumbnail-car-card {
  background-color: #ffffff;
  border-color: #e9e9e9;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.thumbnail-car-card.hover,
.thumbnail-car-card:hover {
  border-color: #e9e9e9;
}
.thumbnail-car-card.no-border {
  border: solid 1px #e9e9e9;
}
.thumbnail-car-card.no-border.hover,
.thumbnail-car-card.no-border:hover {
  border: solid 1px #e9e9e9;
}
.thumbnail-car-card .caption-title {
  font-size: 15px;
  font-weight: 700;
}
.thumbnail-car-card .caption-text {
  margin-bottom: 10px;
  color: #bb0010;
  font-size: 15px;
   font-weight: 800;
}
.thumbnail-car-card .buttons {
  margin-bottom: 15px;
}
.thumbnail-car-card .buttons .btn-theme {
  padding-left: 40px;
  padding-right: 40px;
  line-height: 1;
  font-weight: 900;
}
.thumbnail-car-card .table {
  margin-bottom: 0;
}
.thumbnail-car-card .table td {
  font-size: 12px;
  color: #7f7f7f;
}
.thumbnail-car-card .table td + td {
  border-left: solid 1px #e9e9e9;
}
.car-listing .thumbnail-car-card .media {
  float: left;
}
.thumbnail .caption {
  padding: 15px 0 0 0;
  overflow: hidden;
}
.thumbnail .caption p {
	padding: 3px;
}
.thumbnail .caption h3 {
	padding-bottom: 5px;
	 text-align: center;
}
.thumbnail .caption + .caption {
  padding-top: 10px;
}
.thumbnail .caption.no-padding-top {
  padding-top: 0;
}
.thumbnail .caption.no-padding-bottom {
  padding-bottom: 0;
}
.thumbnail .caption.hovered {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding: 15px;
  color: #ffffff;
  opacity: 0;
  z-index: 10;
}
.thumbnail.hover .caption.hovered,
.thumbnail:hover .caption.hovered {
  opacity: 1;
}
.caption-wrapper {
  width: 100%;
}
/* Caption elements
/* -------------------------------------------------------------------------- */
.caption-title {
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  margin: 0 0 5px 0;
  color: #14181c;
}
.caption-title a {
  color: #14181c;
}
.caption-title a:hover {
  color: #e60000;
}
.icon-view {
  width: 80px;
  height: 80px;
  padding: 5px;
  border: solid 1px rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  display: inline-block;
}
.icon-view strong {
  display: block;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
.icon-view .fa,
.icon-view .glyphicon {
  font-size: 24px;
  line-height: 68px;
}
.thumbnail .media-link {
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.thumbnail .media-link .icon-view {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  opacity: 0;
  -webkit-animation: fadeOut .4s;
  animation: fadeOut .4s;
}
.thumbnail .media-link:hover .icon-view {
  opacity: 1;
  -webkit-animation: bounceIn .4s;
  animation: bounceIn .4s;
}
.btn,
.btn:hover,
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.btn-theme {
	margin-right:15px;
	margin-top:15px;
  color: #ffffff;
  border-width: 1px;
  background-color: #e60000;
  border-color: #e60000;
  padding: 13px 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-theme:hover {
  background-color: #14181c;
  border-color: #14181c;
  color: #ffffff;
}
.btn-theme.btn-block {
  max-width: 450px;
}
.btn-theme .icon-left {
  margin-right: 7px;
}
.btn-theme .icon-right {
  margin-left: 7px;
}
.btn-theme-transparent,
.btn-theme-transparent:focus,
.btn-theme-transparent:active {
  background-color: transparent;
  border-width: 1px;
  border-color: #e9e9e9;
  color: #14181c;
}
.dark .btn-theme-transparent,
.dark .btn-theme-transparent:focus,
.dark .btn-theme-transparent:active {
  color: #ffffff;
}
.btn-theme-transparent:hover {
  background-color: #14181c;
  border-color: #14181c;
  color: #ffffff;
}
.dark .btn-theme-transparent:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #14181c;
}
.btn-theme-dark,
.btn-theme-dark:focus,
.btn-theme-dark:active {
  background-color: #14181c;
  border-width: 1px;
  border-color: #14181c;
  color: #ffffff;
}
.btn-theme-dark:hover {
  background-color: #e60000;
  border-color: #e60000;
  color: #ffffff;
}
.btn-theme-light,
.btn-theme-light:focus,
.btn-theme-light:active {
  background-color: #ffffff;
  border-width: 1px;
  border-color: #e6e9eb;
  color: #6d7480;
}
.btn-theme-light:hover {
  background-color: #14181c;
  border-color: #14181c;
  color: #ffffff;
}
.btn-theme-xs {
  font-size: 11px;
  padding: 7px 12px;
}
.btn-theme-sm {
  font-size: 14px;
  padding: 7px 20px;
}
.btn-theme-md {
  padding: 17px 25px;
}
.btn-theme-lg {
  font-size: 18px;
  padding: 20px 35px;
}
.btn-theme-xl {
  font-size: 24px;
  padding: 25px 35px;
}
.btn-icon-left .fa,
.btn-icon-left .glyphicon {
  margin-right: 7px;
}
.btn-icon-right .fa,
.btn-icon-right .glyphicon {
  margin-left: 7px;
}
.btn-more-posts {
  font-size: 12px;
  font-weight: 900;
  padding: 20px 60px;
}
.btn-play {
  position: relative;
  display: inline-block !important;
  padding: 0 !important;
  width: 150px !important;
  height: 150px !important;
  border-radius: 50% !important;
  text-align: center;
  background-color: rgba(230, 0, 0, 0.85);
  color: #ffffff;
}
.btn-play .fa {
  font-size: 60px;
  line-height: 150px;
  margin-right: -9px;
}
.btn-play:before {
  content: '';
  display: block;
  position: absolute;
  width: 180px !important;
  height: 180px !important;
  top: -16px;
  left: -16px;
  border-radius: 50% !important;
  border: solid 10px rgba(230, 0, 0, 0.35);
}
a:hover .btn-play,
.btn-play:hover {
  background-color: #ffffff;
  color: #e60000;
}
.btn-title-more {
  float: right;
  font-size: 11px;
  padding: 13px;
  margin-top: -10px;
  margin-left: 20px;
  margin-bottom: -30px;
  background-color: transparent;
  border-width: 1px;
  border-color: #e9e9e9;
  color: #14181c;
}
.btn-title-more .fa,
.btn-title-more .glyphicon {
  font-size: 14px;
  margin-top: -1px;
}
.btn-title-more:hover {
  background-color: #14181c;
  border-color: #14181c;
  color: #ffffff;
}
p.btn-row {
  margin-top: -10px;
}
p.btn-row .btn {
  margin-top: 10px;
  margin-right: 10px;
}
p.btn-row .text {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.btn-view-more-block {
  width: 100%;
  max-width: 100%;
  display: block;
  font-size: 18px;
  padding: 13px 35px;
  border-color: #a5abb7;
  background-color: #a5abb7;
  color: #ffffff;
}
.btn-view-more-block:hover {
  border-color: #14181c;
  background-color: #14181c;
}
a.btn.twitter {
  background-color: #2daae1;
  border-color: #2daae1;
}
a.btn.facebook {
  background-color: #3c5b9b;
  border-color: #3c5b9b;
}
a.btn.google,
a.btn[title*='Google+'] {
  background-color: #f63f29;
  border-color: #f63f29;
}
a.btn.flickr {
  background-color: #216BD4;
  border-color: #216BD4;
}
a.btn.dribbble {
  background-color: #F46899;
  border-color: #F46899;
}
a.btn.linkedin {
  background-color: #0085AE;
  border-color: #0085AE;
}
a.btn.tumblr {
  background-color: #2C4762;
  border-color: #2C4762;
}
a.btn.instagram {
  background-color: #517fa4;
  border-color: #517fa4;
}
a.btn.pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
}
a.btn.skype {
  background-color: #00aaf1;
  border-color: #00aaf1;
}
a.btn.vimeo {
  background-color: #5BC8FF;
  border-color: #5BC8FF;
}
.devaminioku {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	width: 100px;
	float: right;
}
.devaminioku a {
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(44%, #8f0222), color-stop(100%, #6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a90329 0%, #8f0222 44%, #6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019', GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.devaminioku a:hover {
	background: #6d0019; /* Old browsers */
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d0019), color-stop(56%, #8f0222), color-stop(100%, #a90329)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6d0019 0%, #8f0222 56%, #a90329 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329', GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.pop-arac {
	border: #e9c7cf 1px solid;
	margin-top: 10px;
	padding: 5px;
	min-height:320px;
}
.pop-arac:hover {
	-moz-box-shadow: 0 0 6px #297187;
	-webkit-box-shadow: 0 0 6px #297187;
	box-shadow: 0 0 6px #297187;
}
.pop-arac img {
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-bottom: solid 1px #b9d3d3;
}
.populer-baslik {
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	margin-top: 5px;
	color: #1b263e;
}
.populer-araclar {
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-family: 'neo_sans_trmedium';
	margin-top: 5px;
	color: #940d0d;
}
.populer-fiyat {
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-family: 'neo_sans_trmedium';
	margin-top: 5px;
	color: #940d0d;
}
.list-arac {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  border-color: #e9e9e9;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.list-arac:hover {
	-moz-box-shadow: 0 0 6px #999;
	-webkit-box-shadow: 0 0 6px #999;
	box-shadow: 0 0 6px #999;
}
.list-arac-sag {
	border-right: #e9c7cf 1px solid;
	height: 100%;
}
.list-arac img {
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;

}
.list-baslik {
	text-decoration: none;
	font-size: 14px;
	font-family: 'neo_sans_trmedium';
	margin-top: 5px;
	color: #666;
	margin-bottom: 5px;
}
.list-araclar {
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-family: 'neo_sans_trmedium';
	margin-top: 5px;
	color: #297187;
}
.list-fiyat {
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-family: 'neo_sans_trmedium';
	margin-top: 5px;
	color: #940d0d;
}
.arac-detay {
	background-color: #f7f7f7;
	border: #e9c7cf 1px solid;
	margin-bottom: 10px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.arac-detay-baslik {
	text-decoration: none;
	font-size: 18px;
	font-family: 'neo_sans_trmedium';
	margin-top: 5px;
	color: #5a0f14;
	margin-bottom: 5px;
}
.detay-fiyat {
	color: #6d0019;
	font-size: 30px;
	font-family: 'neo_sans_trmedium';
}
.detay-gun {
	text-align: center;
	color: #6d0019;
	font-size: 22px;
	font-family: 'neo_sans_trmedium';
}
.detay-ozellik {
	margin: 3px;
	background-color: #fafbfb;
	padding: 8px;
	border: solid 1px #e9c7cf;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #940d0d;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vitrin img {
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sidebar {
	padding: 20px;
	width: 95%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
	border: solid 1px #e9efef;
	-webkit-box-shadow: 0 10px 6px -6px #999;
	-moz-box-shadow: 0 10px 6px -6px #999;
	box-shadow: 0 10px 6px -6px #999;
	background: #fff;
}
.sidebar h1 {
	font-family: 'neo_sans_trmedium';
	font-size: 22px;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.sidebar h1 span {
	font-size: 20px;
	float: left;
	margin-right: 5px;
}
.sidebar h3 {
	font-family: 'neo_sans_trmedium';
	font-size: 18px;
	margin-bottom: 20px;
	color: #666;
}
.nav-sidebar {
	width: 100%;
	padding: 8px 0;
	border-right: 1px solid #ddd;
}
.nav-sidebar a {
	color: #fff;
	background-color: #57a7bf;
	-webkit-transition: all 0.08s linear;
	-moz-transition: all 0.08s linear;
	-o-transition: all 0.08s linear;
	transition: all 0.08s linear;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
.nav-sidebar a:hover {
	color: #297187;
}
.nav-sidebar span {
	color: #393633;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
}
.nav-sidebar .active span {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
}
.nav-sidebar small {
	color: #940d0d;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
}
.nav-sidebar .active small {
	color: #fff;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
}
.nav-sidebar .active a {
	cursor: default;
	background-color: #ededed;
	color: #297187;
	font-family: 'neo_sans_trmedium';
	font-size: 16px;
	font-weight: normal;
}
.nav-sidebar .active a:hover {
	background-color: #ededed;
	color: #297187;
}
.nav-sidebar .text-overflow a, .nav-sidebar .text-overflow .media-body {
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav-sidebar.pull-right {
	border-right: 0;
	border-left: 1px solid #ddd;
}
.nav-sidebar.pull-right a {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.icerik {
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
	border: solid 1px #e9efef;
	-webkit-box-shadow: 0 10px 6px -6px #999;
	-moz-box-shadow: 0 10px 6px -6px #999;
	box-shadow: 0 10px 6px -6px #999;
	background: #fff;
}
.icerik h1 {
	font-family: 'neo_sans_trmedium';
	font-size: 22px;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.icerik h1 span {
	font-size: 20px;
	float: left;
	margin-right: 5px;
}
.icerik span {
	font-size: 12px;
	float: left;
}
.icerik span img {
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}
.icerik h2.tarih {
	float: right;
	font-family: 'neo_sans_trmedium';
	font-size: 14px;
	color: #7f8c8d;
}
.icerik .breadcrumb {
	padding: 5px 10px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #a90329;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.icerik .breadcrumb > li > a {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #fff;
}
.icerik .breadcrumb > li + li:before {
	padding: 0 5px;
	color: #cccccc;
	content: "/\00a0";
}
.icerik .breadcrumb > .active {
	color: #ddd;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.iletisim_bilgileri {
}
.iletisim_bilgileri ul {
}
.iletisim_bilgileri ul li {
	height: 30px;
}
.iletisim_bilgileri ul li span {
	font-size: 14px;
	padding: 5px;
	margin-top: -6px;
}
.iletisim_bilgileri ul li small {
	color: #393633;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	width: 70px;
	display: -webkit-inline-box;
	padding: 6px;
	margin-top: -7px;
}
.iletisim_bilgileri ul li small2 {
	color: #393633;
	font-family: 'neo_sans_trmedium';
	font-size: 14px;
	padding: 7px;
}
.iletisim_bilgileri ul li small2 a {
	color: #393633;
	font-family: 'neo_sans_trmedium';
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	padding: 5px;
}
.iletisim_bilgileri ul li small2 a:hover {
	color: #ffffff;
	font-family: 'neo_sans_trmedium';
	font-size: 14px;
	text-decoration: none;
	background: #393633;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
}
.duyuru {
	margin-bottom: 30px;
}
.duyuru .butn {
	margin-top: 5px;
}
.duyuru .tarih {
	margin-top: 5px;
	font-family: 'neo_sans_trmedium';
	font-size: 12px;
	color: #2c3e50;
}
.duyuru small {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	min-height: 80px;
	display: block;
	line-height: 18px;
	color: #2c3e50;
}
.duyuru h4 {
	margin-bottom: 5px;
}
.duyuru h4 a {
	font-family: 'neo_sans_trmedium';
	font-size: 18px;
	text-decoration: none;
	color: #2c3e50;
}
.duyuru h4 a:hover {
	color: #5e3103;
}
footer {
	background: #373737; /* Old browsers */
	padding: 50px 0px;
	margin-top: 20px;
	color: #50555d;
}
footer p {
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 14px;
}
.e_bulten {
	margin-top: 10px;
}
.box {
	width: 98%;
}
.box_ayrac {
	border-right: 1px solid #FFF;
	width: 1px;
	height: 120px;
	float: left;
}
.foo_title {
	font-size: 22px;
	font-family: 'neo_sans_trmedium';
	margin-bottom: 20px;
	color: #FFF;
}
.box ul li {
	margin-bottom: 5px;
}
.box ul li a {
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.box ul li a span {
	color: #ddd;
	-webkit-transition: padding 0.2s ease-in-out;
	-moz-transition: padding 0.2s ease-in-out;
	-o-transition: padding 0.2s ease-in-out;
	-ms-transition: padding 0.2s ease-in-out;
	transition: padding 0.2s ease-in-out;
}
.box ul li a:hover span {
	padding-right: 5px;
	text-decoration: none;
}
.foo_menu_2 {
	margin-top: 6px;
}
.foo_menu_2 ul li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #aca095;
}
.foo_menu_2 ul li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px;
}
.foo_menu_2 ul li a {
	font-family: 'neo_sans_trmedium';
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}
.foo_social ul {
}
.foo_social ul li {
	float: left;
	margin-right: 5px;
}
.foo_social ul li a img {
	-webkit-transition: padding 0.2s ease-in-out;
	-moz-transition: padding 0.2s ease-in-out;
	-o-transition: padding 0.2s ease-in-out;
	-ms-transition: padding 0.2s ease-in-out;
	transition: padding 0.2s ease-in-out;
}
.foo_social ul li a:hover img {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	writing-mode: lr-tb;
}
.foo_social ul li:last-child {
	margin-right: 0px;
}
.footer_1 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}
.footer_2 {
	margin-bottom: 20px;
	overflow: hidden;
}
.footer_3 {
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
.footer_3 a {
	color: #FFF;
	text-decoration: none;
}
.footel {
}
.footel span {
	float: left;
	font-size: 35px;
	color: #FFF;
}
.footel p {
	margin-left: 5px;
	float: left;
	font-size: 25px;
	font-family: 'neo_sans_trmedium';
	color: #FFF;
	padding-top: 2px;
}
.dahilhizmetler {
	margin: 0 auto;
}
.dahilhizmetler ul {
}
.dahilhizmetler ul li {
	border-bottom: 1px solid #e9c7cf;
	font-family: 'Raleway', sans-serif;
	color: #6d0019;
	clear: both;
	display: block;
	padding: 10px 0;
}
.dahilhizmetler ul li span {
	float: right;
}
.detayhizmetler {
	margin-top: 10px;
}
.detayhizmetler ul {
}
.detayhizmetler ul li {
	border-bottom: 1px solid #e9c7cf;
	font-family: 'Raleway', sans-serif;
	color: #6d0019;
	clear: both;
	display: block;
	padding: 10px 0;
}
.detayhizmetler ul li span {
	float: right;
}
.detayhizmetler h4 {
	font-family: 'neo_sans_trmedium';
	color: #6d0019;
	border-bottom: 1px solid #e9c7cf;
	padding-bottom: 5px;
}
.detayhizmetler p {
	margin: 5px;
	font-family: 'Raleway', sans-serif;
	color: #6d0019;
	font-size: 13px;
}
 @media screen and (max-width:996px) {
/* Buraya yazacağınız css kodu maksimum 996px genişliği olan cihazlarda çalışacaktır. Tabletler için diyebiliriz */
.nav > li > a {
	padding: 15px 13px;
}
.footer_1 {
	padding: 10px;
}
.footer_2 {
	padding: 10px;
}
.footer_3 {
	padding: 10px;
}
.navbar-collapse {
	padding-right: 20px;
	padding-left: 20px;
}
.cagri_merkezi {
	margin-bottom: 10px;
}
.foo_menu_2 {
	display: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #412202;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #412202;
}
.sidebar {
	padding: 20px;
	width: 100%;
	margin-bottom: 20px;
}
.sidebar h1 {
	font-family: 'neo_sans_trmedium';
	font-size: 22px;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.sidebar h1 span {
	font-size: 20px;
	float: left;
	margin-right: 5px;
}
.list-arac img {
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;
	border: solid 1px #b9d3d3;
}
}
 @media screen and (max-width:480px) {
/* Buraya yazacağınız css kodu maksimum 480px genişliği olan cihazlarda çalışacaktır. */
header {
	padding: 20px;
}
.navbar-nav {
	margin: 13.5px 15px;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.footer_1 {
	padding: 10px;
}
.footer_2 {
	padding: 10px;
}
.footer_3 {
	padding: 10px;
}
.cagri_merkezi {
	margin-bottom: 10px!important;
}
.foo_menu_2 {
	display: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #412202;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #412202;
}
.sidebar {
	padding: 20px;
	width: 100%;
	margin-bottom: 20px;
}
.list-arac img {
	width: 150px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;
	border: solid 1px #b9d3d3;
}
.dahilhiz {
	padding: 5px;
	width: 130px;
	font-size: 10px;
}
.margintop-50{
	margin-top:5px;
	z-index:0;
} 
.slidebaslik{
	 font-size:11px;
	 font-weight:bold;
	 }
body{
 font-size:11px;
}
}
 @media screen and (max-width:320px) {
/* Buraya yazacağınız css kodu maksimum 320px genişliği olan cihazlarda çalışacaktır. */
		
header {
	margin: 20px;
}
h1{
 font-size:10px;
}
.navbar-nav {
	margin: 13.5px 15px;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.footer_1 {
	padding: 10px;
}
.footer_2 {
	padding: 10px;
}
.footer_3 {
	padding: 10px;
}
.cagri_merkezi {
	margin-bottom: 10px;
}
.foo_menu_2 {
	display: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #412202;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #412202;
}
.sidebar {
	padding: 20px;
	width: 100%;
	margin-bottom: 20px;
}
.list-arac img {
	width: 150px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;
	border: solid 1px #b9d3d3;
}
.aracbuton {
	font-size: 10px;
}
.bilgi small {
	font-size: 10px;
}
.bilgi small4 {
	font-size: 10px;
}
.bilgi small3 {
	font-size: 10px;
}
.list-baslik {
	font-size: 12px;
}
.toplamfiyat {
	font-size: 12px;
}
.kiralabuton {
	font-size: 12px;
}
.musaitdegil {
	font-size: 12px;
}
.dahilhiz {
	padding: 5px;
	width: 120px;
	font-size: 10px;
}
.margintop-50{
	margin-top:5px;
	z-index:0;
} 
body{
 font-size:11px;
}

}

