@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Caveat:400,700&display=swap');
body{
	font-family: 'Lato', sans-serif;
}


.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 15px 15px;
    font-size: 18px;
    line-height: 20px;
	position:relative;
}
.navbar-brand>img {
    display: block;
    max-width: 155px;
    position: relative;
	
}

.navbar-brand:before {
    position: absolute;
    background-color: #1f1f1f;
    content: '';
    width: 3000px;
    height: 100%;
    transform: skew(47deg);
    z-index: 0;
    top: -12px;
    right: -60px;
    height: 94px;
    border-right: 10px solid #151515;
    opacity: 0;
}

.top-nav {
    background: #151515;
    padding: 8px 0;
    color: #fff;
}
.navbar {
    /* margin-top: -1px; */
    /* background: #EAC168; */
    border: none;
    margin: 0;
    border-radius: 0;
    margin-bottom: 0px !important;
}

.collapse.navbar-collapse {
    padding-right: 0;
	margin-right: -15px;
}

.nav>li>a {
    position: relative;
    display: block;
    /* padding: 29px 15px !important; */
    padding: 29px 8px !important;
    text-transform: uppercase;
    color: #EAC168;
    font-size: 11px;
}
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a , .nav>li.current-menu-item>a {
    text-decoration: none;
    /* background-color: #151515; */
    background-color: transparent;
	/* color:white; */
    color: #fff;
}
.navbar-nav>li {
    margin-left: 1px;
}


.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
	display: block;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
    height: 100%;
    object-fit: cover;
}
	
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
.banner-slider .item {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.banner-slider .owl-dots {
    display: none;
}

.banner-txt {
    padding: 17% 0 24%;
    color: #fff;
    text-transform: uppercase;
    font-size: 48px;
}
.fw300 {
    font-weight: 300;
}
.fw700 {
    font-weight: 700;
}
.grn-txt{
	color:#EAC168;
}
.banner-txt span.fw700 {
    letter-spacing: 4px;
}
.search-form {
    background: #222222;
    color: #fff;
    padding: 32px 25px;
}
.search-form select.form-control {
    border-radius: 0;
}
.search-btn {
    background: #EAC168;
    width: 100%;
    border: none;
    padding: 8px;
    border-bottom: 4px solid #9e9811;
    margin-top: 18px;
}
.search {
    margin-top: -170px;
    position: relative;
    z-index: 1;
}

.ptb60 {
    padding: 60px 0;
}
.heading {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
}
.sub-txt {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
.nitems img {
    width: 100%;
	-webkit-transition: all 1s; /* Safari prior 6.1 */
	transition: all 1s;
}
.nitems:hover img {
    transform: scale(1.12);
}
.nitems {
    position: relative;
    margin-bottom: 28px;
	overflow: hidden;
}
.np {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    /* padding: 20px; */
    color: #fff;
    font-size: 20px;
}
.price {
    background: #EAC168;
    padding: 6px 20px;
	position:relative;
    /* transform: skew(56deg, 10deg); */
}
.name {
    padding-left: 20px;
    padding-right: 130px;
    padding-top: 5px;
}
.rt img.img-responsive {
    height: 168px;
    width: auto !important;
}
.lt img {
    height: 365px;
    width: auto !important;
}

.rswprice {
    float: right;
    background: #EAC168;
    color: #fff;
    padding: 8px 15px;
    font-weight: bold;
    position: relative;
}


.rswprice::before {
    background: #EAC168;
    content: "";
    position: absolute;
    /* height: 30px; */
    width: 32px;
    right: 88%;
    top: 0;
    bottom: 0;
    transform: skew(-38deg, 0deg);
    -webkit-transform: skew(-27deg, 0deg);
    opacity: 0;
}
.rswname {
    padding-right: 100px;
    font-size: 15px;
}
.rswyear {
    font-size: 14px;
}
.rsw-details img {
    max-width: 20px;
    display: inline-block !important;
    /* float: left; */
    margin-right: 6px;
}
.rsw-details span {
    margin-right: 25px;
    display: inline-block;
}
.rsw {
    /* margin: 20px 0; */
    color: #c9c9c9;
    background-color: #373c3f;
    padding: 18px 20px 20px 23px;
}
.rsw-details {
    margin: 30px 0 0px 0;
    border-top: 1px solid #4e5254;
    padding: 15px 0;
}
/* .resell-slider {
    box-shadow: 9px 15px 31px rgba(0,0,0,0.15);
    padding: 15px;
} */

.mb60{margin-bottom:60px;}

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

.check-details {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0;
	opacity:0;
	-webkit-transition: all 1s; /* Safari prior 6.1 */
	transition: all 1s;
}
.check-details a {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}

.resell-slider .item:hover .check-details{
	height:100%;
	opacity:1;
}

.about{
	background:url("../img/about.png");
}

.sign{
	font-family: 'Caveat', cursive;
}

.para {
    margin-bottom: 30px;
}

.about {
    background: url(../img/about.png);
    padding: 10% 0;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    background-attachment: fixed;
}


.resell-slider .owl-next {
  background-image: url("next.png");
  background-size: 100% 100%;
  color: transparent;
  height: 50px;
  right: 0;
  position: relative;
  top: 56px;
  width: 50px;
}
.resell-slider .owl-nav {
    position: absolute;
    top: -90px;
    right: 0px;
    /* cursor: pointer; */
}
.resell-slider .owl-prev::before {
    /* content: "<"; */
    left: 0;
    top: 0;
    font-size: 69px;
    z-index: 5;
    color: #808080;
}
.resell-slider .owl-next::before{
	/* content:">"; */
	left: 0;
    top: 0;
    font-size: 69px;
    z-index: 5;
    color: #808080;
}

.resell-slider .owl-prev {
    background-image: url(prev.png);
    background-size: 100% 100%;
    color: transparent;
    height: 50px;
    left: 0;
    position: relative;
    top: 0;
    width: 50px;
    display: inline-block;
    float: left;
	cursor: pointer;
    opacity: 0.5;
}
.resell-slider .owl-next {
    background-image: url(prev.png);
    background-size: 100% 100%;
    color: transparent;
    height: 50px;
    left: 0;
    position: relative;
    top: 0;
    width: 50px;
    display: inline-block;
	cursor: pointer;
    transform: rotate(180deg);
    opacity: 0.5;
}
.item-img {
    width: 100px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    border: 8px solid #fff;
    box-shadow: 3px 3px 20px rgba(0,0,0,0.15);
    margin-bottom: 30px;
    display: inline-block;
}
.user-review {
    font-size: 16px;
    max-width: 80%;
    margin: 0 auto 35px;
}
.user-name {
    font-size: 16px;
}
.user-name span.grn-txt {
    font-weight: 700;
    margin-right: 10px;
}
.testimonial {
    background: #efefef;
    padding: 50px 0 250px;
    position: relative;
	margin-bottom: 100px;
}
.testimonial::before {
    content: "";
    position: absolute;
    height: 130px;
    width: 100%;
    background: #efefef;
    transform: skewY(-3deg);
    top: 83%;
}
/*.testimonial::after {
    content: "";
    position: absolute;
    background: url(../img/test.png);
    z-index: 1;
    background-size: 650px;
    height: 310px;
    width: 650px;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
}*/
.testimonial .owl-prev, .testimonial .owl-next {
    text-indent: -9999px;
}
.banner-slider .owl-prev, .banner-slider .owl-next {
    text-indent: -9999px;
}
.contact-form {
    box-shadow: 3px 3px 26px rgb(0,0,0,0.15);;
}


.btn.btn-contact {
    background: #EAC168;
    color: #fff;
    font-weight: 700;
    width: 100%;
    padding: 8px;
}
.mb20{
	margin-bottom:20px;
}
.footer-logo img {
    max-width: 150px;
}

footer {
    background: #1f1f1f;
    color: #fff;
	padding-top: 40px;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-hesdings {
    font-size: 24px;
    color: #fff;
    margin-bottom: 24px;
}
.copy {
    border-top: 1px solid #3c3c3c;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
	padding-bottom: 24px;
}
.socials {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.socials i {
    font-size: 26px;
    color: #EAC168 !important;
}
.socials a {
    padding: 6px 15px;
}
/* .socials a:hover {
    background: #EAC168;
} */
.socials a:hover i{
    color: #fff;
}

.small-banner {
    
    background-size: cover;
    background-position: center;
    position: relative;
}
.small-banner h1.banner-txt {
    padding: 50px 0;
    position: relative;
}
.small-banner::before {
    content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.6);
}
.mt40{
	margin-top:40px;
}
.mtb15{
	margin:15px 0;
}
.query-panel input[type="text"], .query-panel select {
    min-height: 44px;
}
.submit-btn {
    background: #EAC168;
    border: none;
    padding: 8px 40px;
    border-bottom: 4px solid #9e9811;
	color:#000;
}
.mb40 {
    margin-bottom: 40px;
}
.list-search {
    box-shadow: 3px 3px 25px rgba(0,0,0,0.15);
    padding: 15px;
}
.list-search .form-group {
    margin-bottom: 25px;
}
.list-search h2.heading {
    background: #EAC168;
    position: relative;
    padding: 5px;
    color: #fff;
    margin-right: 50px;
}
.list-item .rsw-details {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
}
.list-item .rsw-details img {
    /* max-width: 16px; */
    display: block !important;
    margin: 0 auto;
}
.list-item {
    box-shadow: 3px 3px 15px rgba(0,0,0,0.15);
    padding: 8px 8px;
}
.list-item .rsw-details span {
    margin-right: 10px;
    text-align: center;
}
.list-item:hover .check-details {
    height: 100%;
    opacity: 1;
}
.mb30{
	margin-bottom:30px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #EAC168;
    border-color: #EAC168;
}
.discount {
    position: absolute;
    top: -18px;
    width: 100%;
    background: #EAC168;
    color: #fff;
    padding: 10px;
    transform: skew(-22deg, 27deg);
    /* padding-left: 30px; */
    right: -23px;
    text-align: right;
    padding-right: 37px;
}
 .rotate-car img {
	-webkit-animation: cog 2s infinite;			
	-moz-animation: cog 2s infinite;
	-ms-animation: cog 2s infinite; 			
	animation: cog 2s infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;		
	-ms-animation-timing-function: linear;
	animation-timing-function: linear;	
	max-width: 60%;
    margin: 20% auto;
}
.rot {
    display: flex;
}

@keyframes cog {
100%{ 
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}
}
.contact-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.w50 {
    width: 50%;
}

.contact-wrapper .contact-form {
    /* width: 40%; */
    padding: 30px 50px;
    background: #1f1f1f;
    color: #fff;
}
.contact-wrapper input, .contact-wrapper textarea {
    background: rgba(41, 41, 41, 0.5);
    border: none;
    min-height: 40px;
    color: #fff;
}


.list-search h2.heading::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 54px;
    background: #EAC168;
    top: 0;
    right: -36px;
    transform: skew(-26deg, 0deg);
}

.sls-container {
    width: 100%;
    height: 46px;
    padding-top: 8px;
    background: rgba(0, 0, 0, 0.1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(255, 255, 255, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.6) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.6) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top', endColorstr='@bottom', GradientType=0);
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 30px;
}
.sls-container input {
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
.sls-container .sls {
    display: inline-block;
    height: 30px;
    background: #CCCCCC;
    width: 100%;
    cursor: pointer;
    border-radius: 15px;
    margin-bottom: 7px;
    -webkit-box-shadow: inset 0 3px 16px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 3px 16px rgba(0, 0, 0, 0.4);
    -o-box-shadow: inset 0 3px 16px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 3px 16px rgba(0, 0, 0, 0.4);
	position: relative;
}
.sls-container .sls .sls-knob-stack {
    display: table;
    height: 30px;
    table-layout: fixed;
    padding: 0;
    margin: 0;
}
.sls-container .sls .sls-handle {
    height: 30px;
    width: 60px;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
    background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top', endColorstr='@bottom', GradientType=0);
    display: inline-block;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    top: 0;
    left: 0;
    border-radius: 15px;
    text-align: center;
    color: #999;
    line-height: 30px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    -webkit-transition: border-radius 0.5s;
    -moz-transition: border-radius 0.5s;
    -o-transition: border-radius 0.5s;
    transition: border-radius 0.5s;
}
.sls-container .sls .sls-handle {
    height: 30px;
    width: 60px;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
    background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top', endColorstr='@bottom', GradientType=0);
    display: inline-block;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    top: 0;
    left: 0;
    border-radius: 15px;
    text-align: center;
    color: #999;
    line-height: 30px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    -webkit-transition: border-radius 0.5s;
    -moz-transition: border-radius 0.5s;
    -o-transition: border-radius 0.5s;
    transition: border-radius 0.5s;
}









/*car details*/


.shadow{
	box-shadow: 3px 3px 25px rgba(0,0,0,0.15);
    padding: 15px;
}

.cd-slider{
	position:relative;
}




/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.cd-slider .prev,
.cd-slider .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.cd-slider .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.cd-slider .prev:hover,
.cd-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.cd-slider .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.cd-slider .caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.cd-slider .row:after {
  content: "";
  display: table;
  clear: both;
}
.cd-slider .row {
    margin: 12px 0 0;
    display: table;
}

/* Six columns side by side */
.cd-slider .column {
    display: table-cell;
    /* padding: 15px; */
    border: 1px solid #ccc;
}

/* Add a transparency effect for thumnbail images */
.cd-slider .demo {
  opacity: 0.6;
}

.cd-slider .active,
.cd-slider .demo:hover {
  opacity: 1;
}

.cd-price {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    background: #1f1f1f;
    padding: 20px;
    color: #fff;
    text-align: center;
}

.cdb {
    font-size: 36px;
}
.mt20 {
    margin-top: 20px;
}
.pb0{padding-bottom:0;}
h2.cd-sidhd {
    text-transform: uppercase;
    margin-bottom: 26px;
}
.smtable {
    font-size: 12px;
}
.smtable td.value {
    font-weight: bold;
}
.cd-car-name {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.smhd {
    font-size: 26px;
    text-transform: uppercase;
}
.ext {
    margin-top: 50px;
}
.fe-hd {
    font-size: 20px;
    margin-bottom: 20px;
}
.bb {
    border-bottom: 1px solid#ccc;
}
.fe-items {
    position: relative;
    margin-bottom: 18px;
    padding-left: 27px;
}
.fe-items span.glyphicon.glyphicon-ok {
    position: absolute;
    left: 0;
    background: #EAC168;
    color: #fff;
    padding: 5px;
    border-radius: 100%;
    font-size: 10px;
}

/*end car details*/






@media(max-width:767px){
	.about {
    background-attachment: initial;
}
.navbar-brand>img {
    max-width: 176px;
	    padding-top: 5px;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-toggle {
    border: 1px solid #FFF;
}
.collapse.navbar-collapse {
    padding-right: 0;
    margin-right: 0;
	width: 100%;
}
.navbar-brand:before {
    top: -5px;
    height: 60px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 15px !important;
    text-transform: uppercase;
    color: #fff;
}
.navbar-brand {
    padding: 0px 15px 7px;
}
.banner-slider .item {
    background-position: center center !important;
}
.banner-txt {
    padding: 30% 0 0;
}
.rt img.img-responsive {
    height: auto;
    width: 100% !important;
}
.lt img {
    height: auto;
    width: 100% !important;
}
.testimonial::after {
    background-size: 90%;
}
/* .owl-carousel .owl-item {
    min-width: 320px;
} */

}

/**** Modify for cars ***/
.cars-header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    background: rgba(51,51,51,.5)
}
.new-cars {
    padding-top: 0 !important;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #EAC168 !important;
}