@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
.fixed:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fixed {
    display: inline-block;
}
* html .fixed {
    height: 1%;
}
.fixed {
    display: block;
}
input,
textarea,
select {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-family: inherit;
	font-size: 9pt !important;
}
body{
	background:#FFF;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	text-rendering: optimizeLegibility;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
}
a{
	text-decoration:none;
	color:#3f2c25;
	transition:all 0.2s
}
a:hover{
	color:#ecac4a;
	text-decoration:none
}
.p0{
	padding:0px
}
.m0{
	margin:0px
}
.m30{
	margin-top:30px
}
.ust{
	height:125px!important;
	position:relative;
	z-index:3;
	background:#FFF;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}
.ust1{
	background:#5e382d;
	height:100%;
}
.ust1 img{
	margin-top:10px;
	margin-left:2px;
}
.ust2{
	background:#FFF;
	height:100%;
}
.ust3{
	height:62.5px;
	border-bottom:1px solid #f5efec
}
.ust4{
	height:62.5px;
}
.ust4 ul{
	list-style:none;
	padding:0px;
}
.ust4 li {
	float:left;
}
.ust4 li a {
	display:block;
	padding:22px 0px 0px 20px;
	font-weight:bold;
	font-size:12px;
}
.ust3 ul{
	list-style:none;
	padding:0px;
}
.ust3 li {
	float:left;
}
.ust3 li a {
	display:block;
	padding:22px 0px 0px 20px;
	font-weight:100;
	font-size:12px;
}


/*slider*/
.slider{
	margin:0 auto;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:-1;
}
.bxslider{
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}
.sliderControl{
	width:110px;
	height:50px;
	bottom:0px;
	position:absolute;
	background:#3f2c25;
}
.sliderControl a{
	display:block;
	float:left;
	padding:10px;
	width:55px;
	box-sizing:border-box;
	text-align:center
}
.sliderControl a:last-child{float:right!important;text-align:center;}
.sliderControl a:hover{
	background:#222
}
/*slider biitiş*/
.bosluk{
	height:375px;
}
/*fast reservation --> Gece Gölgenin Rahatına Bak ;) */
.rezervasyon{
	background:#664236;
	color:#FFF;
}
.rezervasyon h1{
	border-bottom:1px solid #6c493f;
	padding:10px 0px;
	margin-bottom:10px;
}
.form-control{
	border-radius:0px;
}
.rezervasyon td {border:none!important;vertical-align:middle!important}
.rezervasyon input[type=text], .rezervasyon select{
	border:none;
	background:#907870;
	color:#FFF;
}
.rezervasyon input[type=text]:focus{
	box-shadow:none;
	box-shadow:rgba(85,50,39,1) inset;
}

.filter-cars {
	margin-bottom: 30px;
}
.filter-inner {
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.filter-inner  img {
	display: block;
}
.filter-widgets {
	position: absolute;
	left: 0;
	top: 100%;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.filter-widgets strong {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width:52%;
}
.filter-widgets a {
	width: 42px;
	height: 42px;
	background: #ecac4a;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.filter-widgets a i {
	color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.filter-inner:hover .filter-widgets {
	top: 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.filter-car-details {
	padding: 15px;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	position: relative;
}
.filter-car-details h5 {
	color: #3f2c25;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 4px;
}
.filter-car-details span {
	font-size: 14px;
	color: #81716b;
}
.filter-car-details span em {
	color: #cccccc;
	text-decoration: line-through;
	font-size: 14px;
}
.filter-car-details span strong {
	color: #81716b;
	font-weight: 700;
}
.filter-car-details .discount {
	background: #ecac4a none repeat scroll 0 0;
	bottom: 15px;
	color: #ffffff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 2px 5px 0px;
	position: absolute;
	right: 0;
}
.filter-car-details .discount:before {
	content: "";
	width: 0;
	height: 0;
	border: 12px solid #ecac4a;
	border-right: 1px solid #ecac4a;
	border-bottom: 12px solid #ecac4a;
	border-left: 12px solid transparent;
	position: absolute;
	top: 0;
	left: -13px;
}
.filter-car-details span small {
	font-size: 14px;
	color: #ecac4a;
	font-weight: 700;
}
.filter-car-rating li {
	float: left;
	color: #ecac4a;
	margin-right: 5px;
	font-size: 14px;
}
.filter-car-rating li.grey-star {
	color: #cccccc;
}
.filter-car-more-info li {
	width: 50%;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	float: left;
	text-align: center;
	padding: 10px;
}
.filter-car-more-info li:nth-child(even) {
	border-right: 1px solid #ececec;
}
.filter-car-more-info li i {
	margin-right: 8px;
	color: #ecac4a;
}
.filter-car-more-info li.orange-btn {
	padding: 0;
	width: 100%;
	border: 0;
}
.filter-car-more-info li.orange-btn i {
	color: #ffffff;
}
.preview-more {
	text-align: center;
	background: url('../images/line-bg.png') repeat-x center center;
}
.orange-btn {
	background: #ecac4a;
	text-align: center;
	padding: 5px 30px;
	text-transform: uppercase;
	display: inline-block;
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	min-height: 42px;
	line-height: 60px;
	min-width: 170px;
	letter-spacing: 1px;
}
.orange-btn a {color:#FFF}
.orange-btn a:hover{color:#222}

.get-bestoffer {
	background: url("../images/get-bestoffer-bg.jpg") no-repeat left top;
	padding-top: 156px;
	padding-bottom: 176px;
	-webkit-background-size: cover;
	background-size: cover;
}
.get-bestoffer h2 {
	text-align: center;
	margin-bottom: 58px;
	text-transform: uppercase;
}
.get-bestoffer h2 span {
	font-weight: 700;
}
.get-bestoffer .get-left, .get-bestoffer .get-right {
	padding-top: 76px;
}
.get-bestoffer .get-left figure {
	float: left;
	width: 18%;
}
.get-bestoffer .get-left .offer-details {
	float: right;
	width: 74%;
}
.get-bestoffer .get-left .offer-details h3 {
	font-size: 24px;
	color: #3f2c25;
	padding-bottom: 18px;
	position: relative;
}
.get-bestoffer .divider-dotted {
	width: 100%;
	height: 1px;
	background: url(../images/dot-pattern.jpg) left top repeat-x;
	position: relative;
	margin-bottom: 15px;
}
.get-bestoffer .divider-dotted:after {
	content: " ";
	position: absolute;
	bottom: -8px;
	right: -17px;
	border: 4px solid #ffffff;
	width: 17px;
	height: 17px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ecac4a;
}
.get-bestoffer .fa {
	font-size: 36px;
	color: #ecac4a;
}
.get-bestoffer .offer-icon {
	width: 78px;
	height: 78px;
	display: inline-block;
	background: #ffffff;
	-webkit-box-shadow: 4px 5px 8px 0px #f3f3f3;
	-moz-box-shadow: 4px 5px 8px 0px #f3f3f3;
	box-shadow: 4px 5px 8px 0px #f3f3f3;
	text-align: center;
	padding: 22px 10px;
	float: left;
	margin-right: 15px;
}
.get-left li {
	margin-bottom: 20px;
}
.get-bestoffer .get-right .offer-icon {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}
.get-bestoffer .get-right .divider-dotted:after {
	left: -17px;
}

.hizmet-body{height:150px;overflow-y:scroll}
.hizmet-body a {
	color:#FFF;
	display:block;
	border-bottom:1px solid #630;
	padding:10px 0px
}
.cabasiz1{
	background:url(../images/63.jpg);height:230px;overflow:hidden;position:relative;
}
.cabasiz2{
	padding:10px;height:100%;width:100%;background:rgba(0,0,0,0.5);position:relative;
}
.cabasiz3{
	position:absolute;height:150px;bottom:0px;
}
.cabasiz4{
	background:url(../images/DJI_0172.jpg) center;height:230px;overflow:hidden;position:relative;
}
.cabasiz5{
	padding:10px;height:100%;width:100%;background:rgba(0,0,0,0.5);position:relative;
}
.cabasiz6{
	position:absolute;height:150px;bottom:0px;
}
.page_bg{
	width:100%;
	height:245px;
	background:url('../images/banner2-bg.jpg') repeat-x;
	position:absolute!important;
	top:0px;
	left:0px;
	z-index:-2px!important;
}
.pageTitle{
	height:120px;
	overflow:hidden;
	border-bottom:1px solid #000;
	margin-bottom:40px;
}
.pageTitle h1{
	color:#5e382d;
	margin-left:15px;
	font-weight:bold;
	font-size:24px;
	line-height:100px;
}
.cizgi{
	float:left;
	height:40px;
	position:absolute;
	top:58%;
	margin-top:-25px;
	border-left:6px solid #5e382d;
}
.rent-block h2 {
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 20px 0;
}
.rent-block h2 span {
	font-weight: 700;
}
h2.second-title {
	color: #ecac4a;
	font-weight: 700;
	margin: 0 0 80px 0;
}
.rent-block {
	position: relative;
	padding: 80px 0 84px;
}
.rent-block:before {
	content: "";
	background: url('../images/line-bg.png') repeat-x scroll left top;
	height: 3px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.rent-car-img {
	position: relative;
	padding: 70px 0 0 0;
}
.pattern {
	background: url('../images/line-bg.png') repeat-x;
	background-position: left bottom;
}
.po-rel {
	position: relative;
}
.bdr-0 {
	border-top: 0 !important;
}
.view-services {
	margin: 0 0 30px;
}
.view-title-style, .view-title-style a {
	font-weight: 700;
	color: #3f2c25;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.read-more-btn {
	font-size: 14px;
	color: #81716b;
	line-height: 1;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	display: inline-block;
}
.read-more-btn i {
	font-size: 14px;
	color: #81716b;
	margin-left: 11px;
}
.services-img-section {
	position: relative;
	margin: 0 0 28px;
}
.view-services p {
	margin-bottom: 22px;
}
.img-overlay {
	background-color: rgba(236, 174, 80, 0.96);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 0;
}
.services-img-section:hover .img-overlay {
	opacity: 1;
}
.img-overlay-wrapper {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
}
.img-overlay-wrapper h6, .img-overlay-wrapper h6 a {
	font-size: 14px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.img-overlay-wrapper h6 a {
	display: inline-block;
	vertical-align: middle;
}
.img-overlay-wrapper h6 a i {
	margin-right: 10px;
}
.services-pagination {
	border-top: 0;
	text-align: center;
	margin: 0 0 28px 0;
}
.services-pagination li a {
	background: #5e382d none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	padding: 12px 18px;
	position: relative;
	text-transform: uppercase;
}
.services-pagination li a {
	border: 0;
	padding: 11px 18px;
}
.services-pagination li {
	margin: 0 10px 0 0;
	display: inline-block;
}
.services-pagination li a {
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.pagination > li:first-child > a {
	padding: 11px 20px;
}
.pagination > li:first-child > a i {
	margin: 0 10px 0 0;
}
.pagination > li:last-child > a {
	padding: 11px 20px;
}
.pagination > li:last-child > a i {
	margin: 0 0 0 10px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.services-pagination li a:hover, .services-pagination li.active a:hover, .services-pagination li.active a {
	background: #ecac4a none repeat scroll 0 0;
	color: #fff;
}
.help-box {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#643f35+0,623c32+50,643f35+100 */
	background: #643f35; /* Old browsers */
	background: -moz-linear-gradient(left, #643f35 0%, #623c32 50%, #643f35 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #643f35 0%,#623c32 50%,#643f35 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #643f35 0%,#623c32 50%,#643f35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#643f35', endColorstr='#643f35',GradientType=1 ); /* IE6-9 */
	padding: 27px 26px 31px 26px;
	border-bottom: 3px solid #ecac4a;
	margin: 0 0 22px;
}
.help-box h4 {
	color: #ffffff;
	margin-bottom: 20px;
}
.help-box p {
	color: #b0a19e;
	margin-bottom: 25px;
}
.help-box .orange-btn {
	width: 100%;
	padding: 7px 34px;
	letter-spacing: 1px;
}
.pdf-down {
	width: 100%;
	padding: 10px 10px 10px 60px;
}
.pdf-down {
	position: relative;
}
.pdf-down i {
	position: absolute;
	background-color: #eeb45c !important;
	width: 52px;
	height: 100%;
	vertical-align: middle;
	left: 0;
	top: 0;
	line-height: 52px;
}
.inner-info-section {
	margin: 20px 0 0 0;
	padding-top: 14px;
}
.inner-info-section h5 {
	margin: 0 0 15px;
	padding: 0 0 0 28px;
}
.side-menu-block {
	margin: 0 0 40px 0;
}
.side-menu-block  li {
	padding: 0 0 0 28px;
	border-bottom: 1px solid #ececec;
}
.side-menu-block li a {
	font-size: 14px;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	padding: 19px 0 17px;
}
.side-menu-block li a i {
	position: absolute;
	right: 10px;
}
.side-menu-block li a:hover {
	padding: 19px 0 17px 20px;
}
.popular-post li a, .popular-post li a:hover {
	padding: 0;
}
.side-menu-block li a:hover i {
	right: inherit;
	left: 0;
}
.side-menu-block li a:hover::before, .side-menu-block li:hover .posts:before {
	background-color: #ecac4a;
	width: 3px;
	height: 32px;
	content: "";
	position: absolute;
	left: -29px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
}
.popular-post li a:hover:before {
	display: none;
}
.side-menu-block li:hover .posts:before {
	height: 49px;
}
.contact-info {
	padding: 38px 0 0;
}
.contact-info h5 {
	margin: 0 0 29px;
}
.contact-info address {
	color: #81716b;
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 0 31px;
}
.contact-info address a {
	color: #81716b;
}
.contact-info address a:hover, .contact-info-footer address a:hover {
	color: #ecac4a !important;
}
.border-line {
	background-color: #ececec;
	bottom: 0;
	height: 71.5%;
	position: absolute;
	right: 278px;
	width: 1px;
}
.o{
	border-radius:0px!important;
	font-weight:bold;
	background:#ca4343;
	border:none;
	padding:10px
}
.h3_r{
	color:#5e382d;
	font-weight:bold;
	padding:10px 0px;
	border-bottom:1px dashed #5e382d;
	font-size:16px
}