button, input, optgroup, textarea {
	margin: 0;
	padding: 12px 25px;
	font-size: 16px;
	line-height:1.5;
	color: #fff;
	background: #ecac4a;
	border: none;

	
}
input {
	line-height: normal;
}
input:focus, select:focus, textarea:focus, button:focus {

	outline: 0;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	border: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="file"] {
	-webkit-appearance: none;
	cursor: pointer;
	line-height: normal;
	overflow: visible;
}
input[type="text"], input[type="email"], input[type="tel"] {
	border-radius: 0;
	padding: 0 38px 0 20px;
	float: left;
	line-height: 1.5;
	height: 70px;
/*	color: #fff;*/
	font-size: 16px;
	font-weight: 600;
	background-color: #fff;
	border-color: transparent;
    border-bottom: 1px solid #ccc;
/*    text-transform: uppercase;*/
    border-radius: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
}
input[type="text"], textarea {
	/*-webkit-appearance: none;*/
	border-radius: 0;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
    padding-bottom: 20px;
    border: 1px solid #6d6d6d;
}
textarea {
	width: 100%;
	height: 196px;
	border: 0;
	background: #6c493f;
	padding: 12px 36px 12px 15px;
	resize: none;
}
label {
	font-size: 16px;
	color: #1c2022;
	font-weight: 400;
}
button[disabled], input[disabled] {
	cursor: default;
	color: #999;
	border-color: #ccc;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input::-webkit-input-placeholder {
	color: #b0a19e;
}
input:-moz-placeholder {/*/ Firefox 18- /*/
	color: #b0a19e;
}
input::-moz-placeholder {/*/ Firefox 19- /*/
	color: #b0a19e;
}
input:-ms-input-placeholder {
	color: #b0a19e;
}
textarea::-moz-placeholder {
	color: #b0a19e;
}
textarea::-webkit-input-placeholder {
	color: #fff;
	font-size: 16px;
	opacity: 1;
	font-weight: 400;
}
textarea::-ms-input-placeholder {
	color: #fff;
	font-size: 16px;
	opacity: 1;
	font-weight: 400;
}
select {
	border: 0;
	color:rgba(255,255,255,0.4);
	width: 270px;
	padding: 10px;
	-webkit-appearance: none; /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	appearance: none;
	background: #525252 url('../img/down-arrow.png') no-repeat 95% center;
	border-radius:0;
}

.view-title-style, .view-title-style a {
    font-weight: normal;
/*    color: #3f2c25;*/
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-family: antonioregular;
}
.inner-info-section h5 {
    margin: 0 0 15px;
    padding: 0 0 0 28px;
}

.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: #333;
}
.contact-info address a:hover, .contact-info-footer address a:hover {
	color: #ad0100 !important;
}
.line-break {
    display: block;
}
.border-line {
	background-color: #ececec;
	bottom: 0;
	height: 71.5%;
	position: absolute;
	right: 278px;
	right: 285px;
	width: 1px;
}

@media (max-width:414px) {
	.border-line {display:none;}
}

.bdr-top {
	border-top: 1px solid #ececec;
}
.bdr-right {
	border-right: 1px solid #ececec;
}
.padding-hr-0 {
	padding: 0;
}
.padding-left-0 {
	padding-left: 0;
}
.padding-right-0 {
	padding-right: 0;
}
.section-head h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
}
.section-head h2 strong {
	font-weight: 700;
}
.blockquote-warning {
	border-left: 3px solid #ecac4a;
}
.list-styled {
	list-style: disc;
}
.banner {
	position: relative;
}
.reserve-form {
	position: absolute;
	bottom: -80px;
	left: 0;
	right: 0;
}
.reserve-form .reserve-form-wrap {
	background: url("../img/reserve-form-bg.jpg") no-repeat 0 0;
	padding: 25px 30px 23px 30px;
	border-bottom: 3px solid #ecac4a;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
}
.reserve-form .form-head {
	padding-bottom: 27px;
	border-bottom: 3px solid #6c493f;
}
.reserve-form .form-head .location {
	float: left;
}
.reserve-form .form-head .location h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 21px;
	color: #fff;
	margin: 0 8px 0 0px;
	font-weight: 400;
	display: inline-block;
	text-transform: uppercase;
}
.reserve-form .form-head .location span a {
	font-size: 14px;
	color: #ecac4a;

	border-bottom: 1px dotted #ecac4a;
	line-height: 19px;
}
.reserve-form .form-head .location span {
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.reserve-form .form-head .location span i {
	margin-right: 9px;
	color: #ecac4a;
}
.reserve-form .form-head .availability {
	float: right;
}
.reserve-form .form-head .availability h2 {
	font-size: 21px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ecac4a;
	text-transform: capitalize;
	padding: 0;
	letter-spacing: 0;
}
.reserve-form .form-head .availability h2 span {
	color: #fff;
}
.reserve-form .reserve-form-wrap form {
	padding: 25px 0 0 0;
}
.reserve-form .reserve-form-wrap form label {
	display: block;
	font-size: 14px;
	color: #fff;

	font-weight: 400;
	margin-bottom: 14px;
	float: left;
}
.reserve-form .reserve-form-wrap form input[type="text"] {
	width: 100%;
	height: 42px;
	font-size: 14px;
}
.reserve-form .reserve-form-wrap form input[type="text"]::-moz-placeholder {
	opacity: 0.4;
	color: #fff;
}
.reserve-form .reserve-form-wrap form input[type="text"]::-webkit-input-placeholder {
	opacity: 0.4;
	color: #fff;
}
.reserve-form .reserve-form-wrap form input[type="checkbox"] {
	position: absolute;
	z-index: -9999;
}
.reserve-form .reserve-form-wrap form .input-wrap {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-bottom: 32px;
}
.reserve-form .reserve-form-wrap form .input-wrap .form-control:focus {
	background: rgba(90,57,47,0.5);
	transition: all 0.2s ease 0s;
}
.reserve-form .reserve-form-wrap form .input-wrap .form-control:focus + i {
	opacity: 0.5;
}
.reserve-form .reserve-form-wrap form .input-wrap i {
	position: absolute;
	right: 12px;
	bottom: 9px;
	color: #fff;
	cursor: pointer;
}
.reserve-form .reserve-form-wrap form label.check-in {
	display: inline-block;
	font-weight: 400;
	margin-top: 15px;
	vertical-align: top;
}
.reserve-form .reserve-form-wrap form .find-car {
	float: right;
	font-family: open sans;
	font-size: 14px;
	font-weight: 700;
	padding-left: 78px;
	padding-right: 78px;
	text-transform: uppercase;
}
.reserve-form .reserve-form-wrap form .find-car:hover {
	color: #fff;
}
.reserve-form .reserve-form-wrap form .find-car i {
	margin-right: 12px;
}
.check-box {
	width: 18px;
	height: 18px;
	background: url(../img/checkbox.png) -16px 0 no-repeat;
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 5px;
}
.reserve-form .reserve-form-wrap form input[type="checkbox"]:checked + label .check-box {
	background-position: 0 0;
}
.map-wrapper .find-car {
	background: #5e382d;
}
.get-bestoffer {
	background: url("../img/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(../img/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;
}
.best-dealers-wrap {
	position: relative;
	padding-top: 145px;
	padding-bottom: 65px;
}
.absolute-header-deal {
	position: absolute;
	top: -115px;
	width: 100%;
	left: 0;
	right: 0;
}
.absolute-header-deal h4 {
	font-size: 14px;
	color: #3f2c25;
	text-transform: uppercase;
	font-weight: 700;
}
.absolute-header-deal:after {
	position: absolute;
	width: 2px;
	background: #ecac4a;
	height: 148px;
	content: " ";
	left: 0;
	right: 0;
	top: 42px;
	margin: 0 auto;
}
.dealer-listing {
	min-height: 242px;
	position: relative;
	background: #ffffff;
	cursor: pointer;
}
.dealer-listing a img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.dealer-listing a {
	display: block;
}
.dealer-listing:hover {
	background: #fff url(../img/dealer-bg.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.we-do-right {
	background: #633f34;
	border-bottom: 3px solid #ecac4a;
}
.we_do-wrap {
	position: relative;
}
.we-do-right-wrap {
	width: 717px;
	padding: 50px 15px 48px 30px
}
.car-drive-right {
	position: static;
}
.car-pic {
	background: url('../img/big-section-car.png') no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 41.667%
}
.triangle-divider {
	background: url(../img/triangle-divider.png) 0 0 repeat-x;
	width: 100%;
	height: 3px;
}
.triangle-gap {
	margin-top: 23px;
	margin-bottom: 28px;
}
.blockquote {
	padding: 21px 20px 27px 61px;
	background: url(../img/blockquote-bg.png) 0 0 repeat;
}
.we_do-description .blockquote  p {
	font-size: 16px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-style: normal;
	position: relative;
	padding-left: 7px;
	line-height: 26px;
}
.we-do-blockquote {
	width: 270px;
	float: right;
	margin-top: 25px;
}
.we_do-description {
	padding-bottom: 33px;
}
.we_do-description p {
	color: #b0a19e;
	padding-right: 5px;
}
.white-list {
	margin-top: 19px;
	margin-left: 27px;
}
.white-list li {
	font-size: 9px;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 8px;
}
.white-list li span {
	font-size: 14px;
	line-height: 1;
}
.we-do-right-info {
	float: left;
	width: 56%;
	padding-top: 2px;
}
.blockquote-sign {
	color: #ecac4a;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 36px;
	position: absolute;
	top: 5px;
	left: -34px;
}
.feature-we_do li {
	float: left;
	width: 34.33%;
	border-left: 1px solid #7e6159;
	border-bottom: 1px solid #7e6159;
	padding: 30px 10px 23px 90px;
	position: relative;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	line-height: 22px;
	color: #ffffff;
}
.feature-we_do li i {
	left: 33px;
	position: absolute;
	top: 33px;
	font-size: 36px;
	color: #ecac4a;
}
.feature-we_do .small-item {
	width: 30.33%;
	padding: 30px 10px 23px 66px;
	border-left: 0;
}
.feature-we_do .small-item i {
	left: 8px;
}
.rental-vehicles {
	padding: 79px 0 36px 0;
}
.rental-vehicles h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.rental-vehicles h2 span {
	font-weight: 700;
}
.rental-vehicles p {
	text-align: center;
}
.type-of-vehicle {
	text-align: center;
	padding: 51px 0 41px 0;
	margin: 0;
	background: url('../img/line-bg.png') repeat-x bottom center;
}
.vehicle-item {
	text-align: center;
	position: relative;
}
.vehicle-item figure {
	cursor: pointer;
	background: #f9f9f9;
	height: 185px;
	border: 3px solid transparent;
	-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;
}
.vehicle {
	position: relative;
	height: 140px;
}
.vehicle-item img {
	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%);
}
.vehicle-item figcaption {
	background: #5e382d;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #ffffff;
	width: 100%;
	padding: 14px;
	font-family: 'Montserrat', sans-serif;
}
.vehicle-item figure:hover {
	border: 3px solid #ecac4a;
	-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;
	background: url(../img/white-patter-bg.jpg) 0 0 repeat;
}
.vehicle-item figure:hover figcaption {
	background: #ecac4a;
	-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;
}
section.car-view-slider {
    padding: 0;
    background: none;
}
.rental-per-day {
	padding: 42px 0 0 0;
}
.rental-car {
	margin-bottom: 30px;
    font-size: 0;
    color: transparent;
}
.rental-car img {
	display: block;
    width: 100%;
}
.car-details {
	border: 1px solid #ececec;
	padding: 28px 25px 20px 25px;
}
.car-details span {
	display: block;
	font-size: 14px;
/*	color: #81716b;*/
}
.car-details span small {
	color: #ecac4a;
	color: #ad0100;
	font-weight: 700;
	font-size: 14px;
}
.car-details span strong {
    color: #ad0100;
    font-weight: 700;
    font-size: 32px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 5px;
}
.car-info h5 {
	float: left;
}
.car-rating {
	float: right;
	margin: 0;
}
.car-rating li {
	font-size: 14px;
	color: #ecac4a;
    color: #ad0100;
	display: inline-block;
}
.car-rating .grey-star {
	color: #cccccc;
    color: #ad0100;
}
.car-more-info li {
	float: left;
	padding: 10px 15px;
	border: 1px solid #ececec;
	width: 100px;
	text-align: center;
}
.car-more-info li i {
	color: #ecac4a;
	color: #333;
	font-size: 14px;
	margin-right: 5px;
}
.car-more-info li.orange-btn {
	padding: 0;
	width: 170px;

}
.car-more-info li.orange-btn a {
	padding: 7px;
}
.car-more-info li.orange-btn i {
	color: #ffffff;
}
.orange-btn a {
	background: #ecac4a;
    background: #ad0100;
	color: #ffffff;
	padding: 6px 10px;
	display: block;
	text-align: center;
	text-transform: uppercase;
/*	font-weight: 700;*/
    border-radius: 25px;
}
.co-founder-section {
	padding: 72px 0 290px 0;
	background: url('../img/bg.jpg') no-repeat;
	background-size: cover;
	background-position: 50% 100%;
}
.orange-btn a:hover, .filter-widgets a:hover, .reserve-form .find-car:hover, .orange-btn:hover, .social-media-list ul li a:hover, .offer-btn:hover {
    background: #e7971c !important;
    background: #8a0302 !important;
    color: #ffffff;
}
.flexslider {
	border: 0;
	background: none;
}
.co-founder.flexslider {
	text-align: center;
}
.co-founder.flexslider figure {
	display: inline-block;
}
.co-founder.flexslider .slides img {
	width: auto;
}
.custom-navigation {
	text-align: center;
}
.co-founder figure {
	margin-bottom: 27px;
}
.co-founder .item > figure {
	border-radius: 50%;
	display: inline-block;
}
.co-founder h5 {
	margin-bottom: 10px;
}
.co-founder strong {
	font-style: italic;
	display: block;
	color: #81716b;
	margin-bottom: 35px;
	font-size: 14px;
}
.co-founder p {
	font-size: 16px;
	line-height: 26px;
	color: #81716b;

	margin-bottom: 45px;
}
.co-founder-section a {
	background: #5e382d;
	padding: 14px 15px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
}
.co-founder-section a i {
	margin-right: 5px;
	margin-left: 5px;
}
.co-founder-section a:hover {
	background: #ecac4a;
}
.all-vehicles-wrapper {
	background: url('../img/bg1.jpg') no-repeat;
	background-size: cover;
	padding: 46px 0;
	position: relative;
}
.all-vehicle h2 {
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	margin-bottom: 19px;
}
.all-vehicle h2 span {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.all-vehicle p {
	color: #ffffff;
}
.payment-method h4 {
	color: #ffffff;
	margin-bottom: 27px;
}
.payment-method h4 span {
	font-weight: 700;
}
.payment-list {
	margin:0 auto;
}
.payment-list li {
	float: left;
	margin: 0 12px;
}
.payment-list li:first-child {
	margin-left: 0;
}
.filter-wrapper {
	padding: 40px 0 50px 0;
}
.filter {
	background: #5e382d;
    background: #333333;
	padding: 10px 20px 10px 24px;
	margin-bottom: 40px;
}
.filter select {
	line-height: 1.5;
	font-size: 14px;
	font-family: open sans;
}
a.selectBox {
	color: inherit;
}
.filter h4 {
	width: 150px;
	color: #ffffff;
	display: inline-block;
}
.filter a {
	color: #ecac4a;
	color: #fff;
	float: right;
	padding: 10px 0 0 0;
}
.filter span {
	border-bottom: 1px dotted;
}
.filter a i {
	margin-left: 8px;
}
.filter-cars {
	margin-bottom: 30px;
}
.filter-inner {
	position: relative;
	cursor: pointer;
	overflow: hidden;
    height: 150px;
    border: 1px solid #ececec;
    border-bottom: 0;
}
.filter-inner  img {
	display: block;
}
.filter-widgets {
	position: absolute;
	left: 0;
	top: 100%;
	height: 100%;
	width: 100%;
    left: 50%;
    height: 50px;
    margin-left: -70px;
    width: 140px;
	-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%;
    width: 140px;
    text-align: center;
}
.filter-widgets a {
	width: 42px;
	height: 42px;
	background: #ecac4a;
	background: #ad0100;
	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;
    top: 50%;
    margin-top: -25px;
}
.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;
    font-size: 20px;
	line-height: 22px;
	margin-bottom: 4px;
	min-height: 50px;
}

.filter-car-details h5 a {
/*    color: #3f2c25;*/
    color: #333;
        font-family: antonioregular;
    text-transform: uppercase;
        font-weight: normal;
}

.filter-car-details span {
	font-size: 14px;
	color: #81716b;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 8px 0 6px;
    margin-bottom: 10px;
    margin-top: 8px;
}

.filter-car-details span em {
	color: #333;
	text-decoration: line-through;
	font-size: 16px;
    display: inline-block;
    margin-right: 5px;
    line-height: 1;
    top: -2px;
    position: relative;
}
.filter-car-details span strong {
	color: #81716b;
	font-weight: 700;
}
.filter-car-details .discount {
	background: #ecac4a none repeat scroll 0 0;
    background: #ad0100;
	bottom: 15px;
	color: #ffffff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 2px 5px 0px;
    padding: 0 2px 0 1px;
	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-color: #ad0100;
	border-left: 12px solid transparent;
	position: absolute;
	top: 0;
	left: -13px;
}
.filter-car-details span small {
	font-size: 22px;
	color: #ecac4a;
	color: #ad0100;
	font-weight: 700;
}
.filter-car-rating li {
	float: left;
	color: #ecac4a;
    color: #ad0100;
	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;
    color: #333333;
}
.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('../img/line-bg.png') repeat-x center center;
}
.button {
	background: #5e382d;
	color: #ffffff;
	font-size: 14px;
	padding: 14px 17px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
}
.ui-timepicker-wrapper {
	width: 255px;
}
.button i {
	margin-right: 14px;
}
.your-dreams-wrapper {
	background: url('../img/bg7.jpg') no-repeat;
	padding: 75px 0;
	border-bottom: 3px solid #ecac4a;
	background-size: cover;
}
.your-dreams p {
	color: #b0a19e;
	margin-bottom: 26px;
}
.brand-logo-wrapper span {
	display: block;
	font-weight: 700;
	font-size: 28px;
	line-height: 1;
	color: #ffffff;
	text-align: right;
	text-transform: uppercase;
}
.brand-logo-wrapper strong {
	display: block;
	text-transform: uppercase;
	font-size: 64px;
	line-height: 1;
	color: #ffffff;
	text-align: right;
	margin-bottom: 15px;
}
.brand-logo {
	background: url('../img/line-bg2.png') left top repeat-x, url('../img/line-bg2.png') left bottom repeat-x;
	padding: 20px 0;
}
.brand-logo li {
	display: inline-block;
	vertical-align: middle;
}
.filter-vehicles-btn {
    padding: 30px;
}
.orange-btn {
	background: #ecac4a;
    background: #ad0100;
	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: 30px;
	min-width: 170px;
	letter-spacing: 1px;
    border-radius: 25px;
    outline: 0;
}
.orange-btn:focus, .orange-btn:hover {
    color: #fff;
    text-decoration: none;
}
.filter-vehicles-btn .orange-btn {
    width: 100%;
    padding: 6px 5px;
}
.executive-team-wrapper {
	background: url('../img/bg5.jpg') no-repeat;
	background-size: cover;
	padding: 75px 0 0 0;
	text-align: center;
}
.executive-team-wrapper h2 {
	text-transform: uppercase;
	margin-bottom: 30px;
}
.executive-team-wrapper h2 span {
	font-weight: 700;
}
.executive {
	border-bottom: 3px solid transparent;
	padding-bottom: 30px;
	-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;
	cursor: pointer;
	margin-bottom: 30px;
}
.executive figure {
	margin-bottom: 20px;
}
.executive h5 {
	color: #3f2c25;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.executive strong {
	font-size: 14px;
	color: #81716b;
	margin-bottom: 20px;
	display: block;
	font-style: italic;
}
.executive p {
	margin-bottom: 20px;
}
.executive:hover {
	background: #ffffff;
	border-bottom: 3px solid #ecac4a;
	-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;
}
.social-links {
	text-align: center;
}
.social-links li {
	display: inline-block;
	margin: 0 5px;
}
.social-links li a i {
	color: #3f2c25;
	opacity: 0.4;
	font-size: 13px;
}
.social-links li a i:hover {
	color: #ecac4a;
	opacity: 1;
}
.awards-wrapper {
	padding: 20px 0;
	background: rgba(236,172,74,0.85);
}
.awards {
	padding: 20px 0;
	margin-left: -15px;
	margin-right: -15px;
	border-right: 1px solid #ffffff;
}
.awards strong {
	font-size: 56px;
	color: #ffffff;
}
.awards small {
	font-size: 14px;
	color: #3f2c25;
	font-weight: 700;
	text-transform: uppercase;
}
.map-wrapper {
	height: 700px;
	position: relative;
}
#map-view {
	height: 100%;
	width: 100%;
}
.map-float {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50px;
	z-index:9;
}
.map-wrapper .ui-timepicker-wrapper {
	width: 160px !important;
}
.find-car {
	background: #ecac4a;
	padding: 15px;
}
.local-rental span {
	color: #b0a19e;
	display: block;
	margin-bottom: 7px;
}
.local-rental strong {
	display: block;
	font-size: 21px;
	color: #ffffff;
}
.input-text-wrap {
	position: relative;
}
.input-text-wrap input[type="text"], .input-text-wrap input[type="email"] {
	float: none;
	width: 100%;
}
.contact-us-wrapper .input-text-wrap input[type="text"],.contact-us-wrapper .input-text-wrap input[type="email"] {
	font-weight: 300;
}
.contact-us-wrapper .input-text-wrap input[type="text"]::-webkit-input-placeholder {
	opacity: 0.4;
	color: #fff;
}
.contact-us-wrapper .input-text-wrap input[type="email"]::-webkit-input-placeholder {
	opacity: 0.4;
	color: #fff;
}
.contact-us-wrapper .input-text-wrap input[type="text"]::-moz-placeholder {
	opacity: 0.4;
	color: #fff;
}
.contact-us-wrapper .input-text-wrap input[type="email"]::-moz-placeholder {
	opacity: 0.4;
	color: #fff;
}
.contact-us-wrapper .textarea-wrap textarea::-webkit-input-placeholder {
	opacity: 0.4;
	color: #fff;
	font-family: open sans;
	font-weight: 300;
}
.contact-us-wrapper .textarea-wrap textarea::-moz-placeholder {
	font-weight: 300;
	opacity: 0.4;
	color: #fff;
	font-family: open sans;
}
#contactSuccess {
	top: 62px !important;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: auto;
	width: 500px;
}
.contact-us-map #contactSuccess {
	top: 32px !important;
}
#contactSuccess span {
	font-style: italic;
	color: #fff;
	font-size: 18px;
}
.input-text-wrap i {
	position: absolute;
	right: 17px;
	top: 17px;
	color: #fff;
}
.car-btn .orange-btn {
	width: 100%;
	padding: 10px;
}
.orange-btn i {
	margin-right: 10px;
}
.floating-car {
	display: none;
}
.contact-us-wrapper {
	background: url('../img/bg3.jpg') no-repeat center center /cover;
	padding: 57px 0 105px;
	position: relative;
}
.contact-us-wrapper h2 {
	color: #ffffff;
	text-align: left;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 300;
}
.contact-us-wrapper h2 span {
	font-weight: 700;
}
.contact-us-wrapper .input-text-wrap {
	margin-bottom: 20px;
}
.textarea-wrap {
	position: relative;
	margin-bottom: 20px;
}
.blog-page .input-text-wrap .input-box {
	font-weight: 400px;
	color: #5e382d;
	padding-left: 17px;
}
.blog-page .input-text-wrap .input-box::-moz-placeholder {
	color: #5e382d;
	opacity: 0.4;
}
.blog-page .input-text-wrap .input-box::-webkit-input-placeholder {
	color: #5e382d;
	opacity: 0.4;
}
.blog-page .textarea-wrap textarea::-moz-placeholder {
	color: #5e382d;
	opacity: 0.4;
}
.blog-page .textarea-wrap textarea::-webkit-input-placeholder {
	color: #5e382d;
	opacity: 0.4;
}
.rental-car .car-details-wrap .car-more-info li:last-child {
	border-top: none;
}
.textarea-wrap i {
	position: absolute;
	right: 17px;
	top: 17px;
	color: #ffffff;
}
.contact-us {
	background: url('../img/line-bg2.png') repeat-x left top, url('../img/line-bg2.png') repeat-x left bottom;
	padding: 20px 0;
	margin-bottom: 30px;
}
.some-help {
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	display: block;
	font-weight: 700;
	font-size: 14px;
}
.need-help-wrapper {
	padding: 50px 0 75px 0;
	position: relative;
}
.need-help-wrapper:after {
	position: absolute;
	width: 2px;
	background: #ecac4a;
	height: 148px;
	content: " ";
	left: 0;
	right: 0;
	top: -67px;
	margin: 0 auto;
}
.need-help {
	text-align: center;

	background: url('../img/line-bg.png') repeat-x left bottom;
	padding: 30px 0 50px 0;
}
.need-help i {
	background: url('../img/need-help.png') no-repeat;
	width: 136px;
	height: 136px;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
	font-size: 84px;
	padding-top: 30px;
}
.need-help figure img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.need-help h2 {
	text-transform: uppercase;
	color: #3f2c25;
	margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}
.need-help h2 strong {
	font-weight: 700;
}
.need-help a {
	font-size: 32px;
	line-height: 1;
	color: #ecac4a;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}
.read-blog-wrapper {
	text-align: center;
	padding: 38px 0 0;
}
.read-blog-wrapper h2, .media-wrap h2, .blog-page .contact-us h2 {
	text-transform: uppercase;
	color: #3f2c25;
	margin-bottom: 25px;
	font-family: 'Montserrat', sans-serif;
	margin-top: 28px;
}
.media-wrap h2 {
	margin-top: 0 !important;
}
.blog-read-wrap h5 {
	color: #3f2c25;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.blog-read-wrap p {
	font-size: 16px;
	line-height: 26px;
}
.blog-read-wrap {
	padding-top: 47px;
	background: #ffffff url(../img/grey-white-pattern.jpg) left 100% repeat-x;
	padding-bottom: 43px;
}
.read-blog-wrapper strong {
	font-weight: 700;
}
.blog-read-wrap .item {
	padding: 37px 32px;
	border-right: 1px solid #ececec;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #fff;
}
.blog-date-comment {
	margin-top: 20px;
}
.contact-us strong {
	font-weight: 700;
}
.blog-date, .blog-favorate, .blog-comment {
	font-size: 14px;
	color: #81716b;
	font-style: italic;
}
.blog-date-comment .fa {
	padding-left: 3px;
}
.blog-read-wrap .item:hover h5, .blog-read-wrap .item:hover p, .blog-read-wrap .item:hover .blog-date, .blog-read-wrap .item:hover .blog-favorate, .blog-read-wrap .item:hover .blog-comment {
	color: #fff;
}
.blog-read-wrap .item:hover {
	background-image: url(../img/blog-hover-bg.jpg);
	background-color: #ecae4f;
}
.owl-buttons .owl-next, .owl-buttons .owl-prev {
	background: #5e382d;
	background: #ad0100;
	padding: 12px 18px 12px 18px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	margin-right: 72px;
}
.owl-buttons .owl-next {
	margin-left: 72px;
	margin-right: 0;
}
.home .co-founder-section .owl-buttons .owl-prev {
	margin-right: 15px;
}
.home .co-founder-section .owl-buttons .owl-next {
	margin-left: 0px;
}
.owl-buttons .owl-next:after {
	content: "\f178";
	margin-left: 10px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.owl-buttons .owl-prev:before {
	content: "\f177";
	margin-right: 10px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.blog-read-wrap .owl-controls {
	background: url('../img/line-bg.png') repeat-x left bottom;
	text-align: center;
	position: relative;
	top: 60px;
	background-position: center;
}
.owl-buttons .owl-next:hover, .owl-buttons .owl-prev:hover, .button:hover {
	color: #fff;
	background: #ecac4a;
	background: #8a0302;
}
.read-blog-listing {
	position: relative;
}
.carousal-btn {
	position: absolute;
	bottom: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 125px;
	padding: 12px 18px;
}
.carousal-btn .fa {
	margin-right: 8px;
}
.newsletter-wrap {
	background: #643f34 url(../img/newsletter-bg.jpg) 50% 50% no-repeat;
	padding: 50px 0px;
}
.newsletter-wrap h2 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 300;
	padding-top: 7px;
	font-size: 31px;
}
.newsletter-wrap h2 strong {
	font-weight: 700;
}
.subscribe-form .newsletter-text {
	width: 100%;
	height: 42px;
	padding-left: 19px;
}
.subscribe-form .orange-btn {
	display: block;
	width: 100%;
	padding: 11px 30px;
}
.subscriber-info {
	position: relative;
}
.subscriber-info .fa {
	position: absolute;
	top: 13px;
	right: 15px;
	color: #fff;
	font-size: 14px;
}
.about-us-footer {
	padding-right: 23%;
}
.executive-team-description {
	margin-top: 60px;
}
.ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before {
	content: '<' !important;
	font-family: 'FontAwesome' !important;
	font-size: 16px !important;
	color: #000 !important;
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
	width: 16px;
}
.ui-datepicker .ui-datepicker-next:before {
	content: '>' !important;
}

section.all-vehcles-filter {
	background: #5e382d;
    background: #333333;
    padding: 0;
}
.all-vehcles-filter .filter {
	margin-bottom: 0;
	padding: 10px;
}
.banner-margin-zero {
	margin-bottom: 0;
}
.main-vehicles-wrap {
	/*padding-top: 40px;*/
}
.filter-car-aside {
	/*background: #633e34;
    background: #333333;
	border-bottom: 3px solid #5f5f5f;*/
}
.cta-bottom-bg {
    margin: -1px auto;
    padding: 24px 10px;
    text-align: center;
    background-image: url(../img/cta-bottom-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: calc(100% - 26px);
}
.filter-car-selection {
	padding: 25px 29px 16px;
}
.filter-car-aside select {
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.3;
}
.filter-car-aside h4 {
	font-size: 21px;
	color: #fff;
	padding-bottom: 26px;
}
.price-per-day h6 {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 22px;
	margin-left: -11px;
}
.price-per-day {
	padding: 25px 30px 13px 39px;
	background: url(../img/rangeslider-bg.jpg) left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.ui-slider {
	background: url(../img/triangle-transparent.png) 0 0 repeat-x;
	border: none;
	height: 3px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.amout-values {
	margin-left: -11px;
	margin-top: 11px;
}
.amout-values input {
	background: none;
	width: 50%;
	padding: 0;
	height: 25px;
	font-size: 12px;
	color: #3f2c25;
	color: #fff;
	font-weight: 700;
}
#amount2 {
	text-align: right;
}
.ui-slider-range {
	background: #644035;
	background: #ad0100;
	height: 100%;
}
.ui-slider .ui-slider-handle {
	height: 13px;
	width: 13px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #644035;
    background: #ad0100;
	border: 2px solid #fff;
}
.vehicles-type {
	padding-top: 36px;
	margin-bottom: 8px;
}
.vehicles-type h5 {
	padding-left: 28px;
	margin-bottom: 14px;
}
.vehicle-type-list li {
	border-bottom: 1px solid #ececec;
	padding: 13px 0px 13px 28px;
}
.vehicle-type-list li label, .vehicle-type-list li label small {
	font-size: 14px;
/*	color: #81716b;*/
}
.vehicle-type-list li label small {
	float: right;
}
.vehicle-type-list li label {
	display: block;
	overflow: hidden;
}
.check-in {
	width: 18px;
	height: 18px;
	background: #fcfcfc;
	border: 1px solid #dcdcdc;
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 15px;
}
.vehicle-type-list li label  input[type="checkbox"]:checked  + .check-in {
	background: url(../img/grey-check.png) center center no-repeat;
}
.vehicle-type-list li label  input[type="checkbox"] {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	width: 0;
	height: 0;
}
.all-vehicles-contact {
	margin: 0;
	padding: 0;
}
.main-features {
	width: 330px;
	height: 260px;
	position: absolute;
}
.protect-block {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
	padding: 37px 22px 35px 32px;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: -1;
}
.protect-block::before {
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #ffffff;
	bottom: -16px;
	content: "";
	height: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
}
.circle-section:hover .protect-block {
	opacity: 1;
	z-index: 999;
}
.circle-icon {
	-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;
	position: absolute;
	width: 37px;
	height: 37px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	cursor: pointer;

}
.circle-icon small {
	width: 20px;
	height: 20px;
	background-color: #ecac4a;
	display: block;
	border: 3px solid #ffffff;
	border-radius: 50%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
}
.circle-icon:hover small {
	width: 16px;
	height: 16px;
	border: 3px solid #ffffff;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
}
.circle-icon:hover:before {
	background: url('../img/dot.png') no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	content: "";
	width: 38px;
	height: 38px;
	position: absolute;
	left: 0;
	top: 0;
}
.set-position1 {
	left: -1%;
	top: 76px;
}
.set-position2 {
	left: 22%;
	top: -29px;
}
.set-position3 {
	left: 49%;
	top: 10px;
}
.set-position4 {
	left: 79%;
	top: 70px;
}

.vehicles-head {
	padding: 50px 0px 25px;
	/*background: url(../img/grey-white-pattern.jpg) 0 100% repeat-x;
	margin-bottom: 28px;*/
}
.vehicles-head h5 {
	font-size: 36px;
/*	color: #3f2c25;*/
    display: inline-block;
}
a.get-back-home, .get-back-home {
	font-size: 14px;
	color: #ecac4a;
	color: #ad0100;
	text-decoration: underline;
	float: right;
}
.get-back-home:hover {
	text-transform: none;
}
.get-back-home .fa {
	padding-right: 8px;
    font-size: 22px;
    line-height: 1;
    display: inline-block;
    position: relative;
    top: 3px;
}
.car-details-wrap .car-more-info li {
	width: 25% !important;
}
.car-details .start-price-rent {
	   font-size: 20px;
    color: #81716b;
    display: inline-block;
    margin: 20px auto;
}
.car-details .start-price-rent small {
	font-size: 24px;
}
.car-view-slider .car-details {
	padding: 14px 25px 14px 25px;
/*	border-bottom: none;*/
    vertical-align: middle;
    padding: 0 25px;
    margin: 0;
}
.car-detail-left {
    display: inline-block;
    padding: 15px 25px 15px 0;
    border-right: 1px solid #ececec;
    vertical-align: middle;
}
.car-details .car-detail-left span {
    display: inline-block;
    font-size: 24px;
/*    color: #81716b;*/
    padding-right: 10px;
    padding-bottom: 5px;
    text-align: left;
/*    font-weight: bold;*/
    font-family: antonioregular;
}
.car-details .car-detail-left span.car-engine-detail {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 8px;
}
.car-details .car-detail-left span.car-make-detail {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 0;
    line-height: 1.2;
}
.car-details .car-detail-left span.car-make-detail:last-child {
    float: right;
}
.car-detail-right {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 20px;
    position: relative;
    width: 100%;
}
.purchase-now {
    display: inline-block;
    float: right;
    margin: 15px 0;
}
.car-details .orange-btn {
/*
    padding: 0;
    float: right;
    margin: 20px 10px;
*/
}
.car-view-slider .car-rating {
	margin: 13px 0px 0px;
}
.car-details-wrap .car-more-info li:last-child {
/*	border-top: 1px solid #ecac4a;*/
}
.vehicles-carousal-thumb {
	position: absolute;
	top: 11px;
	right: 20px;
}
.video-thumb {
    position: relative;
}
.vehicles-carousal-thumb li {
	width: 105px;
	height: 105px;
    height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	border: 2px solid #fff;
    background-color: #fff;
    position: relative;
}
.vehicles-carousal-thumb li.video-thumb:after, .video-thumb:after {
    content: "\f144";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 18%;
}
.car-parts-slider-outer {
	position: relative;
}
.vehicles-carousal-thumb li.active {
	border: 2px solid #ecac4a;
	border: 2px solid #ad0100;
}
.social-media-list {
	float: right;
}
.social-media-list ul {
	display: inline-block;
}
.social-media-list ul li {
	width: 42px;
	height: 42px;
	float: left;
}
.social-media-list ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 8px;
}
.social-media-list ul li a i {
	font-size: 18px;
	color: #fff;
}
.fb-link {
	background: #3d57a2;
}
.vk-link {
	background: #4079b5;
}
.linkdin-link {
	background: #268bbf;
}
.twitter-link {
	background: #2ba3e1;
}
.pinterest-link {
	background: #d01d15;
}
.googleplus-link {
	background: #ea4335;
}
.social-media-list h4, .tag-list h4 {
/*	color: #3f2c25;*/
	font-size: 21px;
	display: inline-block;
	padding: 10px 0px;
	vertical-align: top;
	margin-right: 15px;
    font-family: antonioregular;
    text-transform: uppercase;
}
.tab-list-feature li a.orange-btn {
	background: #5e382d;
	min-width: 115px;
}
.tab-list-feature {
	float: left;
}
.feature-description-wrap {
	padding: 10px;
/*	background: url(../img/line--pattern-bg.jpg) 0 0 repeat;*/
}
.tab-list-feature li a {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 11px 25px;
/*	border: none;*/
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
}
.tab-list-feature li a small {
	font-size: 14px;
	color: #ecac4a;
	line-height: 1;
}
.tab-list-feature li {
	background: #5e382d;
	background: #333333;
/*	margin-right: 10px;*/
	margin-bottom: 0;
}
.tab-list-feature ul {
	border-bottom: 0;
}
.tab-list-feature .nav-tabs > li.active > a {
	border: 0;
	background-color: #ffffff !important;
	color: #3f2c25;
}
.tab-list-feature .nav-tabs > li > a:hover, .tab-list-feature .nav-tabs > li > a:focus {
	background-color: #ffffff;
	color: #3f2c25;
}
.para-related-description {
	padding-top: 32px;
}
.para-related-description p {
	padding-bottom: 28px;
}
.common-list-vehicles p {
	padding-top: 12px;
	min-height: 122px;
}
.list-feature-bullet {
/*	padding-left: 22px;*/
	margin-top: 26px;
	margin-left: 18px;
}
.list-feature-bullet li {
	list-style-type: disc;
	color: #333;
	padding-bottom: 3px;
}
.list-feature-bullet li span {
	font-size: 14px;
	color: #81716b;
}
.note {
	font-size: 14px;
	color: #81716b;
}
.note .fa {
	color: #333;
	font-size: 21px;
	position: relative;
	top: 3px;
	margin-right: 14px;
}
.some-short-note {
	border-left: 3px solid #333;
/*	background: url(../img/line--pattern-bg.jpg) 0 0 repeat;*/
	padding: 10px 12px 14px;
	margin-top: 22px;
}
.payment-vehicles-wrap {
	background: url(../img/all-payements.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: 31px;
	padding: 30px 25px;
	position: relative;
}
.payment-wrap, .range-wrap {
	position: relative;
	z-index: 9;
}
.payment-vehicles-wrap  h4 {
	text-align: center;
	padding-right: 15px;
	padding-bottom: 8px;
}
.payment-vehicles-wrap .payment-list li {
	margin: 0px 15px 18px;
}
.percent, .safety {
	font-size: 84px;
	color: #3f2c25;
	display: block;
	text-align: center;
	
    line-height: 1.2;
}
.safety {
	font-size: 16px;
}
.safety-slider {
	border: 1px solid #ececec;
	margin-top: 20px;
	padding: 28px 18px 20px;
}
.safety-slider .owl-buttons .owl-prev, .safety-slider .owl-buttons .owl-next {
	padding: 12px 25px 12px 23px;
}
.safety-slider .owl-buttons .owl-prev {
	margin-right: 4px;
}
.safety-slider .owl-buttons .owl-next {
	margin-left: 4px;
}
.safety-slider .owl-buttons {
	margin-top: 35px;
}
.h4-24 {
	font-size: 24px;
}
.vehicles-description {
	padding-bottom: 46px;
    padding-top: 15px;
}
section.populer-vehicles {
    background: none;
    padding-top: 30px;
}
.populer-head {
	padding-bottom: 26px;
	/*background: url(../img/track-pattern.png) 0 100% repeat-x;*/
	margin-bottom: 20px;
}
.populer-bdr {
	/*background: url(../img/track-pattern.png) 0 100% repeat-x;*/
	padding-bottom: 10px;
	margin-top: 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;
	background: #333333 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;
	background: #ad0100 none repeat scroll 0 0;
	color: #fff;
}

.pattern {
	background: url('../img/line-bg.png') repeat-x;
	background-position: left bottom;
}
.po-rel {
	position: relative;
}
.bdr-0 {
	border-top: 0 !important;
}
.banner2 {
	background: url(../images/banner2-bg.jpg) no-repeat center top;
	margin-bottom: 50px;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 163px 0 40px;
}
.banner2 h1 {
	text-transform: uppercase;
	color: #3f2c25;
	font-weight: 400;
	line-height: 42px;
	border-left: 5px solid #3f2c25;
	padding-left: 30px;
}
/*.breadcrumb {
	background: none;
	text-align: right;
	padding-right: 0;
	margin-bottom: 0;
	font-size: 14px;
}
.breadcrumb li a {
	font-family: open sans;
	font-size: 14px;
	color: #3f2c25;
	border-bottom: 1px solid #3f2c25;
	line-height: 14px;
	display: inline-block;
}
.breadcrumb > .active {
	color: #3f2c25;
}
.breadcrumb > .active a {
	border-bottom: 0;
}
.breadcrumb > li + li:before {
	content: "\f105";
	font-family: FontAwesome;
	padding: 0 7px;
	color: #3f2c25;
}*/
.main-image-block {
	margin-bottom: 47px;
}
.main-image-block img {
	display: block;
}
.no-left-pad {
	padding-left: 0;
}
.no-right-pad {
	padding-right: 0;
}
.approach-block {
	margin-bottom: 32px;
}
.approach-block h5 {
	margin-bottom: 29px;
}
blockquote {
	position: relative;
	margin-bottom: 27px;
}
blockquote .client-pic {
	float: left;
	height: 70px;
	width: 70px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 30px;
}
blockquote p {
	font-size: 14px;
	color: #81716b;
	letter-spacing: -0.42px;
}
blockquote .client-msg {
	width: calc(100% - 100px);
	float: left;
	padding-right: 30px;
	margin-top: 2px;
}
.quote-icon {
	position: absolute;
	font-size: 36px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #5e382d;
	opacity: 0.15;
	right: 0px;
	top: -5px;
}
.approach-block p {
	font-size: 14px;
	color: #81716b;
	margin-bottom: 21px;
}
.feature-block {
	list-style-type: none;
	overflow: hidden;
	margin: 0 0 48px 0;
}
.feature-block li {
	float: left;
	width: 33.3%;
	padding: 25px 2.5% 24px 3.8%;
	position: relative;
}
.feature-block li:before {
	position: absolute;
	height: 100%;
	width: 1px;
	right: 0;
	top: 0;
	display: inline-block;
	background: #ebebeb;
	content: "";
}
.feature-block li:last-child:before {
	display: none;
}
.feature-block li .fa {
	color: #ecac4a;
	font-size: 36px;
	float: left;
	margin-right: 19px;
	margin-top: 3px;
}
.feature-block li strong {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #3f2c25;
	float: left;
	width: calc(100% - 58px);
	width: -webkit-calc(100% - 58px);
	line-height: 1.4;
}
.features-point {
	margin: 0 0 28px;
	position: relative;
}
.features-point h5 {
	margin: 0 0 27px 0;
}
.features-point:before {
	position: absolute;
	content: "";
	/*background: url('../images/track-pattern.png') repeat-y scroll left top;*/
	height: 100%;
	left: 42px;
	position: absolute;
	top: 18px;
	width: 3px;
}
.features-point h5 strong {
	color: #ecac4a;
	margin: 0 12px 0 0;
}
.features-point h5 small {
	width: 15px;
	height: 15px;
	background-color: #ecac4a;
	border-radius: 50%;
	display: inline-block;
	margin: 0 20px 0 0;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border: 3px solid #ffffff;
}
.features-point p {
	padding: 0 0 0 70px;
}
.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;
}
.protect-block strong {
	font-size: 24px;
	line-height: 1;
	color: #3f2c25;
	
	display: block;
	padding: 0 0 24px 0;
	background: url('../images/dot-pattern.jpg') repeat-x scroll left bottom;
	margin: 0 0 20px 0;
}
.offer-wrap {
	background: url('../images/offer-bg.png') no-repeat scroll left top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.offer-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(236, 172, 74, 0.95);
    background: rgba(101, 101, 101, 0.9);
	top: 0;
	left: 0;
	right: 0;
}
.offer-cont {
	z-index: 99;
	position: relative;
	padding: 38px 0 45px;
}
.offer-cont h2 {
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 19px;
}
.offer-cont h2 span {
	font-weight: 700;
}
.offer-cont p {
	color: #ffffff;
}
.offer-btn {
	font-size: 14px;
	line-height: 1;
	color: #ffffff;

	display: block;
	background: #3f2c25;
	text-align: center;
	font-weight: 700;
	padding: 14px 0;
	text-transform: uppercase;
	margin: 53px 0 0 0;
}
.reviews {
	background: url("../images/reviews-bg.png") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 72px 0 85px 0;
}
.reviews .owl-buttons .owl-next {
	margin: 0;
	padding: 10px 20px;
}
.reviews .owl-buttons .owl-prev {
	margin: 0 10px 0 0;
	padding: 10px 20px;
}
.review-profile figure {
	margin: 0 0 22px;
}
.review-profile h5 {
	margin-bottom: 7px;
}
.review-profile strong {
	margin-bottom: 22px;
}
.review-profile p {
	margin-bottom: 40px;
}
.car-desc {
    height: 95px;
    overflow: hidden;
}
.car-desc p {
    line-height: 1.4;
    font-size: 14px;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal-header {
    padding-top: 30px;
}
.modal-header .close {
    margin-top: 0;
    position: absolute;
    right: 20px;
    top: 15px;
}
h3.modal-title {
    font-size: 24px;
    margin-bottom: 15px;
}
.modal-body {
    position: relative;
    padding: 20px;
    max-width: 450px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .list-feature-bullet {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        column-gap: 50px;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        -ms-column-gap: 50px;
    }
}

@media (max-width: 767px) {
    #ninja-slider-new {
        width: 100%;
    }
    .vehicles-head h5 {
        font-size: 26px;
    }
    .car-view-slider .car-details {
        padding: 0;
    }
    .car-detail-left {
        border-right: 0;
    }
}



.vehicles-head h5 {
    font-family: antonioregular;
}
.populer-head h4 {
    font-family: antoniobold, sans-serif;
    text-transform: uppercase;
}
.filter-car-aside.cta h2 {
    font-family: antonioregular;
}

@media (max-width: 414px) {
	.cta img {
		width:100%;
	}
}