

:root{
	--main-red: #D11917;
	--main-gray-bg: #F4F4F4;
}
.mainPage2 {
    background-color: #000000bd;
}
.mainHeading{
	    text-align: center;
    color: white;
    font-weight: 800;
    padding: 30px 0px 60px 0px;
}
.mainHeading font {
    font-weight: 600;
    font-size: 20px;
}
.uc, br{ user-select: none; }

.inline { display: inline-block; }

.rel{ position: relative; }

.abs{ position: absolute; }

.carCarousal .price{
	background: var(--primaryColor);
	color: white;
	bottom: 16px;
	padding: 8px 11px;
	right: 16px;
	border-radius: 5px;
	font-size: 12px;
}
.m_none{ margin: 0 }

.contentBack{
	padding: 0 11px;
}
.contentBack .thumb{
	background: #efefef;
	height: 190px;
}
.thumb img{
    height:190px;
    width:100%;
}
.price{
    background:var(--primaryColor);
    color:#FDFDFD;
    padding:5px;
}
.flex{ display: flex }
.ai{align-items: center;}
.jc{ justify-content: center; }
.jcb{ justify-content: space-between; }

.contentBack .valNmbr{
	width: 100%;
	border: 1px solid #dcdcdc;
	font-size: 10px;
	padding: 9px 0;
	margin-right: -1px;
	color: grey;
}
.carDetailCa{
	padding: 0 13px;
}
.carDetailCa .carName{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.carDetailCa .carPara{
	color: grey;
	font-size: 12px;
}
.owl-dots{
	display: none !important;
}
.owl-nav button{
    background: none !important;
    color: white;
    vertical-align: middle;
    outline: none;
}

 .owl-nav button span{
	background: #ccc;
	font-size: 35px;
	padding: 0px 18px 8px;
	color: white;
	position: relative;
}
 .owl-nav button span:hover{
	background: black;
	color: white;
}

.latestNews{
	background: #f3f3f3;
	padding: 191px 0 50px;
}

.newsCarousal .box{
	width: 285px;
	background: white;
	border-radius: 4px;
	display: inline-block;
	overflow: hidden;
	box-shadow: 0 9px 30px rgba(0, 0, 0, 0.15);
}
.newsCarousal .thumb{
	height: 170px;
	background: url('../../../../../images/car.jpeg') center no-repeat;
	background-size: cover;
	margin-bottom: 33px;
}

.newsCarousal .userImg{
    background: url(images/person.jpg) center no-repeat;
    width: 60px;
    background-size: cover;
    pointer-events: visiblepainted;
    height: 60px;
    border-radius: 100px;
    border: 3px solid white;
    bottom: -24px;
    left: 28px;
}
.newsCarousal .inner{
	text-align: left;
	padding: 0 26px 19px;
}
.newsCarousal .posterName{
	font-size: 11px;
}
.newsCarousal .newsName{
	background: var(--primaryColor);
	color: white;
	font-size: 12px;
	padding: 6px 11px;
}
.newsCarousal .newsHead{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	display: block;
	margin: 0 0 11px;
	text-decoration: none !important;
}
.newsCarousal .newsHead:hover{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}
.newsCarousal .newsDesc{
	font-size: 11px;
	color: grey;
}
.newsCarousal .hr1{
	margin: 20px 0 10px;
}
.dotsOption{
	cursor: pointer;
}
.dotsOption:hover span{
	background: #a5a1a1;
}
.dotsOption span{
	background: #cacaca;
	display: inline-block;
	width: 5px;
	margin: 0 1px;
	height: 5px;
	border-radius: 100px;
}
.hr1{ border-color: #d8d8d8; }

.socialNewsBox{
	display: none;
	padding-top: 5px;
}

.socialNewsBox a,
.socialNewsBox .fa-heart{
	font-size: 11px;
	color: grey;
	margin-left: 3px;
}
.socialNewsBox a:hover{
	color: var(--primaryColor);
}
.partnersBox{
	padding: 49px 0;
}



.partnersBox img{width: 116px;margin: 0 14px;}

.partnersBox .owl-nav{ display: none !important; }

.owl-stage-outer{
	padding: 33px 0;
}
.newsletterCont{
	background: var(--primaryColor);
	padding: 60px 0 80px;
	text-align: center;
	color: white;
}
.newsletterCont p{
}
.newsletterCont h2{
	font-weight: bold;
	margin: 21px 0;
}
.inpNews{
	width: 400px;
	padding: 8px 19px;
	border: 0;
	outline: none;
	color: black;
	background: white url(images/tic.png) 95% center no-repeat;
	background-size: 12px;
	padding-right: 39px;
	border-radius: 5px;
}


footer{
	background: #181818;
	padding: 41px 0;
	color: #848484;
}
footer .sitename{
	font-size: 23px;
}
footer .address{
	font-size: 11px;
}
footer .flex{ width: 60% }
.socialFoot a{
	color: white;
	width: 100%;
	text-align: center;
	padding: 5px 0;
}
.socialFoot a:hover{
	opacity: 0.9
}
.socialFoot .fb{
	background: #3B5997;
}
.socialFoot .tw{
	background: #3BBDE3;
}
.socialFoot .inst{
	background: #E13927;
}
.socialFoot .yt{
	background: #C92127;
}
.socialFoot .msng{
	background: #3B5997;
}
footer ul{
	list-style-type: none;
	padding: 0;
}
footer ul,footer .marger{
	margin: 18px 0;
}
footer li{
	line-height: 19px;
}
footer li a{
	color: #868686 !important;
	text-decoration: none !important;
	font-size: 11px;
}
footer li .head{
	font-weight: bold;
}
footer li a:hover{
	color: #ababab !important
}

.testiCont{
	background: black;
	padding: 88px 0 60px;
	height: 263px;
}
.testiCont .box{
	background: #F4F4F4;
	padding: 0 50px 30px;
	border-radius: 4px;
	box-shadow: 0 5px 10px #0000001f;
}
.testiCont .userImg{
	width: 70px;
	height: 70px;
	background: url(images/person.jpg) center no-repeat;
	background-size: cover;
	margin-top: -20px;
	margin-bottom: 23px;
}

.testiCont .quoteImg{
	top: 20px;
	right: 36px;
	color: #dedede;
	font-size: 38px;
}
.testiCont .name{
	font-size: 17px;
	font-weight: bold;
	position: relative;
	margin-left: 17px;
}
.testiCont .name::before{
	content: '';
	height: 3px;
	left: -18px;
	top: 8px;
	width: 8px;
	background: var(--primaryColor);
	position: absolute;
}
.testiCont .subText{
	font-size: 11px;
	color: grey;
}
.testiCont .text{
	line-height: 22px;
	color: grey;
	font-size: 13px;
	margin: 13px 0 0;
}
.column5{
	display: inline-block;
	margin: 0 -1px;
	padding: 0 11px;
}
.containerCustom{
	max-width: 1000px;
	margin: 0 auto;
}
.owl-carousel3 .owl-nav{
	display: none !important; 
}
.owl-carousel3 .owl-dots{
	display: block !important; 
}
.owl-dot span{
	background: none !important;
	border: 1px solid #bbb2b2;
}
.owl-dots .active span{
	background: var(--primaryColor) !important;
}
*::-webkit-scrollbar,
		*::-webkit-scrollbar-thumb {
		  width: 7px;
		  border-radius: 10px;
		  background-clip: padding-box;
		  border: 1px solid var(--primaryColor);
		  color: var(--primaryColor);

		}

		*::-webkit-scrollbar-thumb {        
		  box-shadow: inset 0 0 0 10px;
		}



		body{
			background-color: #ffffff;
		}
		a{
			color: black;
		}
		a:hover{
			color: var(--primaryColor);
		}
		.redBtn{
			color:white;
			background-color:var(--primaryColor); 
		}
		.RedBack{
            background:var(--primaryColor);
            color:#FDFDFD;
            padding:15px 0px;
		}
	
		.borderRadius{
			border-radius: 0px 10px 0px 10px;
		}
		
		.myNavbar{
			width: 100%;
			background-color:white;
    		margin-top: 40px;
    		border-radius: 0px 0px 0px 15px;
		}
		.topLogin{
			width: 80%;
			float: right;
			background-color: #212121;
			border-radius: 0px 0px 0px 15px;
			padding: 8px;
		}
		.myNavbar .topLogin font{
			text-transform: uppercase;
			color: #bbbbbb;
			font-size: 12px;
			letter-spacing: 1px;
			margin-left: 10px;
		}
		.width{
			width: 100%;
			height:34px;
		}
		li .redBtn{
			color: white !important;
		    border-radius: 0px 10px 0px 10px;
		    padding: 5px 19px !important;
		}
		li.nav-item {
		    margin-left: 14px;
		    font-size: 14px;
		}
		.mainTitle{
		    font-weight: 900;
		    font-size: 35px;
		    line-height: 25px;
		}
		.mainForm {
		    width: 100%;
		    height: auto;
		    background-color: #000000ad;
		    border:1px solid #e9e9e9;
		    margin-top: 20px;
		}
		.mainForm .row .col-md-6 {
		    padding: 14px 10px 14px 10px;
		}
		.topLogin font a{
			color:#bbbbbb !important;
		}
		.navbar{
			margin-bottom: 0px !important;
		}
		.navbar-toggle{
			border: 1px solid #bbbbbb;
		}
		.navbar-toggle .icon-bar {
   			border: 1px solid #bbbbbb;
   		}

	.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 4px;
  border-radius: 10px;
  background: #d3d3d3;
  outline: none;
  opacity: 1;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 23px;
  height: 24px;
  border: 0;
  background: url('images/web/rangeIcon.png');
  cursor: pointer;
  background-size: 100% 100%;
}

.slider::-moz-range-thumb {
  width: 23px;
  height: 24px;
  border: 0;
  background: url('images/web/rangeIcon.png');
  cursor: pointer;
  background-size: 100% 100%;
}
.slidecontainer p {
    color: white;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
}
.searchBtn{
	    margin-bottom: 15px;
}
.newCarImage font{
	border: 2px solid #b01a0b;
    background-color: white;
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
}
.newCarImage img{
    width: 100%;
    margin-top: 40px;
}
.whiteBold{
	color: white;
    font-weight: 600;
    font-size: 20px;
    line-height: 50px;
    margin-top: 70px;
}
.mainIcon{
    width: 60px;
    height: 60px;
    background-color: white;
    text-align: center;
    border-radius: 50px;
    line-height: 60px;
}
.secondDiv{
	margin-top: 30px;
	margin-bottom: 20px;
}
.secondDiv .row .col-md-3{
	padding: 10px;
}
.secondDiv .row .col-md-3 .box{
	border: 1px solid #bfbfbf;
    padding: 25px;
    font-size: 35px;
    color:#b01a0b;
}
.secondDiv .row .col-md-3 .box span{
	font-size: 18px;
    font-weight: 500;
    color:#5d5d5d;
}
.secondDiv .row .col-md-3 .box span:after{
	content: ' ';
    width: 55px;
    color: #b01a0b;
    position: absolute;
    bottom: 40px;
    left: 105px;
    border-bottom: 2px solid;
}
.thirdDivBg{
	background-image: url(images/web/carBg.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.thirdDiv{
	padding-bottom: 50px;
}
.thirdDiv .row span{
	color: #989898;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: 2px;
}
.thirdDiv .row h2{
	font-weight: 800;
    letter-spacing: 6px;
}
.padding30{
	padding: 30px;
}
.thirdDiv .row .col-md-6 .padding30 font{
	font-size: 16px;
    color: #777777;
    font-weight: 500;
}
.thirdDiv .row .col-md-6 font{
	font-size: 16px;
    color: #777777;
    font-weight: 500;
}
.thirdDiv .row .col-md-6 img{
	width: 35px;
}
.thirdDiv .row .col-md-6 h3{
	margin-top: 70px;
}
.paddingTop17{
	padding: 17px;
}
.fourthDiv{
	margin-top: 50px;
}
.fiveDivBg{
	background-image: url(images/web/carBg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color:white;
}
.fiveDivBg .container .row1{
	padding-top: 50px;
}
.fiveDivBg .container .row .col-md-12 h2{
	font-weight: 300;
	padding-top: 50px;
}
.fiveDivBg .container .row .col-md-3 .col-md-12{
	background-color: #f4f4f4;
	color: black
}
.fiveDivBg .container .row .col-md-3 .col-md-12 img{
	padding: 50px 0px 50px 0px;
}
.fiveDivBg .container .row .col-md-3 .col-md-12 font{
	padding: 0px 0px 15px 0px;
	font-weight: 700;
	line-height: 20px;
	color: #2c2c2c;
}
.fiveDivBg .container .row .col-md-3 .col-md-12{
	padding-bottom: 30px;
}
.fiveDivBg .container .row .col-md-3 .col-md-12 p{
	padding-top: 30px;
	font-weight: 500;
}
.sixDiv{
  margin-top: 90px;
  margin-bottom: 90px;
}
.sixDiv .container .row .col-md-3 font{
	color: var(--primaryColor);
	font-size: 35px;
}
.sixDiv .container .row .col-md-3 span{
	font-size: 19px;
    font-weight: 600;
}
.overflow{
	overflow: hidden;
}
.divSeven{
	margin-top:50px;
	background-color:var(--primaryColor);
	height: 300px;
	margin-bottom:50px;
}
.black{
	width: 55%;
    background-color: black;
    height: 350px;
    float: right;
    margin-top: -27px;
    transform: skew(-10deg, 0deg);
    margin-right: -60px;
    position: relative;
}
.divSeven .hamza{
	float: left;
    width: 30%;
    margin-left: 230px;
    margin-top: 70px;
    color: white;
}
.divSeven .hamza a{
	padding: 8px 30px;
    background-color: transparent;
    border: 2px solid white;
    color: white;
    font-size: 14px;
    border-radius: 2px;
    font-weight: 600;
    margin-top: 15px;
}
.divSeven .hamza1 a{
	padding: 8px 30px;
    background-color: transparent;
    border: 2px solid white;
    color: white;
    font-size: 14px;
    border-radius: 2px;
    font-weight: 600;
    margin-top: 15px;
}
.hamza1{
	padding: 70px;
    color: white;
    transform: skew(10deg, 0deg);
}
.eightDiv{
	background-image: url(images/web/carBg1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}
.eightDiv .container .row .col-md-7 font{
	color:#949494;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top:none !important;
}
.table td:hover{
    color:var(--primaryColor);
}

.nineDiv .container{
	margin-top: 150px;
}
.nineDiv .container .row .col-md-12{
	margin-bottom: 20px
}
.nineDiv .container .row .col-md-12 small{
	color:#9b9b9b;
}
.nineDiv .container .row .col-md-4 .row .col-md-6 p{
	
    font-weight: 800;
    font-size: 16px;
}
.nineDiv .container .row .col-md-4 .row .col-md-6 p font{
	color:#868686;
}
.nineDiv .container .row .col-md-4 .row .col-md-6 h3{
	color:var(--primaryColor);
}
.nineDiv .container .row .col-md-4 .hamzaBox{
	transition: 0.5s all;
	border:1px solid #ececec;
	padding: 10px;
	margin-bottom: 20px
}
.hamzaBox:hover{
	transition: 0.5s all;
	-webkit-box-shadow: 3px 0px 60px -19px rgba(0,0,0,0.76);
	-moz-box-shadow: 3px 0px 60px -19px rgba(0,0,0,0.76);
	box-shadow: 3px 0px 60px -19px rgba(0,0,0,0.76);
}


.listContainer{


}
.listContainer .listBack{

border-bottom: 1px solid #dadada;

padding: 34px 0;
}
.listContainer .listBack .imgBack{
	width: 260px;
	background-size: cover;
	height: 220px;
	display: inline-block;
}
.listBack .listTop{margin-bottom: 16px;}
.listBack .listTop .carName{
	font-weight: 900;
	text-transform: uppercase;
	font-size: 16px;
}
.listBack .contantBack{
    width: 64%;
    padding: 14px 23px 0;
}
.listBack .listTop .price{
	background: var(--primaryColor);
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 9px;
	display: inline-block;
}
.contantBack .desc{
	font-size: 12px;
	color: #a5a5a5;
	margin-bottom: 24px;
}
.contantBack .fa-heart{
    color: var(--primaryColor);
    margin-right: 8px;
}
.contantBack .tabOpener{
	font-size: 11px;
	font-weight: 900;
	margin-bottom: 14px;
	color: #7d7b7b;
}
.contantBack .fa-chevron-down{
	margin-right: 5px;
	color: #a09f9f;
}
.pointer{ cursor: pointer }

.highlightsDesc p{
	margin: 0;
	padding: 6px 11px;
	color: grey;
	font-size: 12px;
	margin-right: -1px;
	border: 1px solid #d2d2d2;
}
.specListing{
    padding-left: 20px;
    display: none;
}

.specListing li{
	font-size: 12px;
	color: grey;
	margin: 6px 0;
}
.pagination{
	text-align: center;
	align-items: center;
	width: 100%;
	justify-content: center;
}
.pagination a{
	padding: 5px 10px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	text-decoration: none !important;
	color: #797979;
}
.pagination a:hover,
.pagination a:focus
{
	border-color: grey;
	color: grey;
}
.pagination .active{
	color: var(--primaryColor);
	border-color: var(--primaryColor);
}
.listContainer .listBack:nth-last-child(1)
{
	border: none
}
.searchHeadTop{
	background: #222222;
	color: white;
	text-align: center;
	padding: 16px 0;
	font-size: 13px;
	margin: 0;
	cursor: default;
	font-weight: bold;
	border-bottom: 3px solid var(--primaryColor);
}
.rightSearchBack label{
	display: block;
	font-size: 12px;
	user-select: none;
}
.rightSearchBack{
	background: #F4F4F4;
	padding: 23px 25px;
}
.rightSearchBack .inpBack{
	margin-bottom: 15px;
}
.rightSearchBack .inp2{
	background: white;
	border: 0;
	padding: 10px 8px;
	font-size: 13px;
	width: 100%;
	border-radius: 4px;
	outline: none;
}

.rightSearchBack .minBox{
	margin-bottom: 10px;
}
.rightSearchBack #slider-range{
	margin: 18px 0 25px;
}
.rightSearchBack #slider-range span{
    background: var(--primaryColor);
    border-radius: 130px;
    border: 5px solid white;
    box-shadow: 0 0 1px black;
    outline: none;
    cursor: pointer;
}
.rightSearchBack #amount{
	
font-size: 12px;
}


.checkbox-button input {
    font-size: 1rem;
    line-height: 1.5;
    padding: 11px 23px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    outline: 0;
    background-color: transparent;
}

.checkbox-button__input {
    opacity: 0;
    position: absolute;
}

.checkbox-button__control {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 12px;
    vertical-align: middle;
    background-color: inherit;
    color: #017b5f;
    border: 2px solid #bfbfbf;
}

.checkbox-button__input:checked+.checkbox-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    background-color: var(--primaryColor);
}
.checkbox-button__input:checked+.checkbox-button__control {
    border-color: #bfbfbf;
}
.checkbox-button__control {
  transform: scale(0.75);
}
.defUl{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.checkbox-button{
    cursor: pointer;
	color: #8ca08c;
}
.rightSearchBack .defUl label{
	margin-bottom: 7px;
	margin-top: 11px;
}
.rightSearchBack .defUl label:hover{
	color: grey
}
.manBack .thumbs {	
	height: 180px;
	width: 100%;
}
.manBack .content {
	padding: 12px;
}
.manBack .carName {
	font-weight: bold;
	text-decoration: none !important;
}
.manBack .text {
	text-decoration: none !important;
	color: grey;
	font-size: 11px;
	line-height: 17px;
	margin: 11px 0;
}
.manBack .price {
	background: var(--primaryColor);
	color: white;
	padding: 4px 10px;
	font-size: 12px;
	display: inline-block;
}
.manBack{
	padding: 0 13px;
}
.manBack .specList span{
	color: grey;
	padding: 7px 4px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	background: white;
	margin: 0 -1px;
}
.managedVeh{
	background: var(--main-gray-bg);
	padding: 58px 0;
}


.padding30{
	padding:30px;
}
.select{
	margin-left: 3px;
	padding: 6px 9px;
    border-radius: 5px;
}
.box{
	transition: 0.5s all;
	padding: 7px 11px;
	margin-left: 3px;
    border: 1px solid #989898;
    color: #989898;
    border-radius: 3px;
}
.box:hover{
	transition: 0.5s all;
    border: 1px solid #989898;
    background-color: #f4f4f4;
}
.borderBottom{
	border-bottom: 1px solid #989898;
    padding-bottom: 10px;
}
.hamza6{
    font-size: 12px;
    font-weight: 600;
    bottom: -9px;
}
.image{
	border: 1px solid #f0f0f0;
	padding: 10px;
}
.image img{
	width: 100%;
    height: 100%;
}
.axha{
	padding: 8px;
    font-weight: 700;
}
.axha span{
	color: #989898;
    font-weight: 100;
}
.text-center .col-md-4{
	padding-top: 50px
}
.heading{
	margin-top: 15px;
    background-color: black;
    color: white;
    font-weight: 600;
    padding: 18px 0px;
    text-align: center;
    border-bottom: 4px solid var(--primaryColor);
}
.col-hm-4 .col-md-12 .input{
	border:1px solid var(--primaryColor);
	border-radius: 0px;
	padding: 23px;
}

.carsFilter{
	background: rgba(0, 0, 0, 0.82);
	padding: 13px 25px;
	margin: 0px 0 40px;
	border-radius: 8px;
	border: 1px solid white;
}
.carsFilter .inpBack{
	width: 100%;
	padding: 0 8px;
	margin: 20px 0;
}
.carsFilter label{
	display: block;
	color: #9e9e9e;
	font-size: 12px;
	margin-bottom: 8px;
}
.carsFilter .inpt{
	font-size: 11px;
	width: 100%;
	padding: 9px 9px;
	color: grey;
}
.carsFilter .submitBtn{
	font-size: 12px;
	background: var(--primaryColor);
	border: 0;
	outline: none;
	color: white;
	margin-top: 25px;
	padding: 9px 24px;
	transition: 0.2s linear;
	border-radius: 4px;
}
.carsFilter .submitBtn:hover{
	background: #a7100e;
}

.usedCarsCont, .boxIncCont{
	padding: 42px 0;
}
.boxIncCont .boxInc{margin: 15px 0;}
.boxInc{
	background: #f4f4f4;
	padding: 31px 41px;
	border-radius: 5px;
	margin-top: 50px;
}
.boxInc h4{
	font-size: 14px;
	font-weight: bold;
	margin: 16px 0 13px;
}
.boxInc p{
	font-size: 12px;
	line-height: 21px;
	color: grey;
}
.tri{
	background: var(--primaryColor);
	width: 14px;
	height: 2px;
}
.featCarsSell{
	padding: 60px 0;
}
.featCarsSell .featBox{
	margin: 20px 0;
}
.featCarsSell .thumb{
	
	background-size: cover;
	height: 210px;
	transition: background 0.2s ease;
}
.featCarsSell .thumb:hover{
	background-size: 130%
}
.featCarsSell .head{
	font-weight: bold;
	margin-top: 16px;
	display: block;
	font-size: 18px;
	text-decoration: none !important;
}
.featCarsSell .desc{
	color: grey;
	margin: 8px 0 10px;
}
.featCarsSell .price{
	color: var(--primaryColor);
	font-weight: bolder;
	font-size: 19px;
}
.featCarsSell .specs{
	margin-top: 20px;
}
.featCarsSell .specs span{
	width: 100%;
	text-align: center;
	color: grey;
	font-size: 13px;
	border: 1px solid #b9bbb9;
	margin-left: -1px;
	padding: 6px 3px;
}
.filter1{
    color: #9e9d9d;
    font-size: 14px;
    margin: 13px 8px;
}
.filter1{ display: none; }
.carsFilter .lbl2{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	margin-left: 8px;
	cursor: pointer;
}
.carsFilter input[type="radio"]{
	height: 20px;
	width: 20px;
	vertical-align: sub;
}

.infoBox2{ padding: 80px 0; }
.infoBox2 .head{ font-size: 24px; }
.infoBox2 .desc{
	font-size: 15px;
	color: grey;
}
.dotteBox1 li{
	font-size: 12px;
	line-height: 30px;
	color: grey;
	padding-left: 20px;
	position: relative;
}
.dotteBox1 li::before{
	content: '';
	background: var(--primaryColor);
	height: 6px;
	width: 6px;
	position: absolute;
	left: 0;
	top: calc(50% - 2px);
	border-radius: 100px;
}
.dotteBox1{margin: 21px 0;}
.infoBox2 .padder{padding: 0 15px;}

.carForRent{
	background: #0D1D37;
	padding: 68px 0;
	color: #dadada;
}
.carForRent .containerCustom{
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.carForRent .rentBox{

padding: 0 14px;
}
.carForRent .thumb{
	background: url(images/car.jpeg) center no-repeat;
	background-size: cover;
	height: 200px;
}
.carForRent .carTpe{
	font-weight: bold;
	font-size: 20px;
}
.carForRent .rates{
	font-size: 16px;
	color: #a8b1bf;
	margin-bottom: 20px;
}
.carForRent ul{
	margin-top: 12px;
}
.carForRent li{
	color: #bdbdbd;
	padding: 9px 0;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #565656;
}

.carForRent .owl-nav{
	text-align: left;
}
.carForRent .owl-nav button span{
	background: transparent;
	border: 1px solid white;
}

.carForRent .owl-nav button span:hover{
	background: var(--primaryColor);
	border: 1px solid var(--primaryColor);
}

.carForRent .owl-nav button{
    transform: scale(0.7);
}

























@media screen and (max-width: 767px) {

.listBack .flex, .carsFilter .flex,
.filter1, .carsFilter .submitBtn
{ display: block; }

.listTop{ display: flex !important }

.listBack .contantBack,
.listContainer .listBack .imgBack,
.inpNews, .carsFilter .submitBtn
{ width: 100% }

.listBack .listTop .carName{ font-size: 14px;}
.listBack .listTop .price{ font-size: 12px; }

.listContainer .listBack .imgBack
{ height: 138px; }


.filterForm
{ display: none; }

.infoBox2 .padder{padding-top: 30px;}

















}









.BoldCar{
padding-top: 20px; 
color: black;
 margin-top:70px;
 color: black;
font-weight: bold;
}
/*Car Details End*/

/*Contact Us Start*/


.Pad20{
	padding-top: 20px;
}
.pad30{
	padding-top: 30px;
}
.Boldheading{
color: black;
 font-weight: bold;"
}
.BoldHead{
	font-weight: bold;
}
.Greybackground{
	background-color:#F4F4F4; 
}
.pt-10{
	padding-top: 10px;
}
.pb-20{
	padding-bottom: 20px;
}
.pb-30{
	padding-bottom: 30px;
}

.form-control{
	border: 0 !important;
}
/*Contact Us End*/

.Pad10{
Padding-top:10px;
}





/*Right-box*/
.cd-detail-right-top .price-box
{
	vertical-align: middle;
	background-color: var(--primaryColor);
	color: #fff;
}
.cd-detail-right-top .price-box h2,
.cd-detail-right-top .price-box p
{
   margin: 0px;
   padding: 10px 0px;
}
.cd-detail-right-top .price-box p
{
	vertical-align: middle;
}
.cd-detail-right-top .ai .text-left
{
	padding-left: 0px;
}
.cd-detail-right-top .vichecal-detail
{
	background-color:#f4f4f4 ;
}
.cd-detail-right-top .vichecal-detail table tr
{
	border-bottom: 1px solid #CCCCCC;
}
.cd-detail-right-top .vichecal-detail table tr td
{
	padding-top: 30px;
	text-transform: uppercase;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.mb-0{
margin-bottom:0px;
}
.BoldCar{
padding-top: 20px;
color: black;
 margin-top:70px;
 color: black;
font-weight: bold;
}
/*Car Details End*/
.redBorder{
	border:1px solid #var(--primaryColor);
}


.bottom-right {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.carsList .col-md-4{
    padding-top:15px;
}
.valNmbr{
    text-align:center;
}

.webHeading{
    background: var(--primaryColor);
    color: #FDFDFD;
    padding: 10px 0px;
}















 *::-webkit-scrollbar,
        *::-webkit-scrollbar-thumb {
            width: 7px;
            border-radius: 10px;
            background-clip: padding-box;
            border: 1px solid var(--primaryColor);
            color: var(--primaryColor);
        }

        *::-webkit-scrollbar-thumb {
            box-shadow: inset 0 0 0 10px;
        }



        body {
            background-color: #ffffff;
        }

        a {
            color: black;
        }

            a:hover {
                color: var(--primaryColor);
            }

        .redBtn {
            color: white;
            background-color: var(--primaryColor);
        }

        .borderRadius {
            border-radius: 0px 10px 0px 10px;
        }

        .main {
            background-color: #e9e9e9;
            height: 100vh;
            width: 100%;
            background-image: url('../../../Content/images/Website/images/web/main-red.png');
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
		.vh50{
			height: 50vh;
		}
        .myNavbar {
            width: 100%;
            background-color: white;
            margin-top: 0px;
            overflow: hidden;
        }

        .topLogin {
            width: 80%;
            float: right;
            background-color: #212121;
            border-radius: 0px 0px 0px 15px;
            padding: 8px;
        }

        .myNavbar .topLogin font {
            text-transform: uppercase;
            color: #bbbbbb;
            font-size: 12px;
            letter-spacing: 1px;
            margin-left: 10px;
        }

        .width {
            width: 100%;
            height: 34px;
        }

        li .redBtn {
            color: white !important;
            border-radius: 0px 10px 0px 10px;
            padding: 5px 19px !important;
        }

        li.nav-item {
            margin-left: 14px;
            font-size: 14px;
        }

        .mainTitle {
            font-weight: 900;
            font-size: 35px;
            line-height: 25px;
        }

        .mainForm {
            width: 100%;
            height: auto;
            background-color: #000000ad;
            border: 1px solid #e9e9e9;
            margin-top: 20px;
        }

            .mainForm .row .col-md-6 {
                padding: 14px 10px 14px 10px;
            }

        .topLogin font a {
            color: #bbbbbb !important;
        }

        .navbar {
            margin-bottom: 0px !important;
        }

        .navbar-toggle {
            border: 1px solid #bbbbbb;
        }

            .navbar-toggle .icon-bar {
                border: 1px solid #bbbbbb;
            }


            .slidecontainer {
                                        width: 100%;
                                    }

                                    .slider {
                                        -webkit-appearance: none;
                                        width: 100%;
                                        height: 4px;
                                        border-radius: 10px;
                                        background: #d3d3d3;
                                        outline: none;
                                        opacity: 1;
                                        -webkit-transition: .2s;
                                        transition: opacity .2s;
                                    }

                                        .slider:hover {
                                            opacity: 1;
                                        }

                                        .slider::-webkit-slider-thumb {
                                            -webkit-appearance: none;
                                            appearance: none;
                                            width: 23px;
                                            height: 24px;
                                            border: 0;
                                            background: url('../Content/images/Website/images/web/rangeIcon.png');
                                            cursor: pointer;
                                            background-size: 100% 100%;
                                        }

                                        .slider::-moz-range-thumb {
                                            width: 23px;
                                            height: 24px;
                                            border: 0;
                                            background: url('../Content/images/Website/images/web/rangeIcon.png');
                                            cursor: pointer;
                                            background-size: 100% 100%;
                                        }

                                    .slidecontainer p {
                                        color: white;
                                        font-size: 12px;
                                        font-weight: 600;
                                        letter-spacing: 1px;
                                        margin-top: 10px;
                                    }

                                    .searchBtn {
                                        margin-bottom: 15px;
                                    }

.newCarImage font {
                border: 2px solid #b01a0b;
                background-color: white;
                padding: 5px 20px;
                border-radius: 30px;
                font-size: 12px;
                font-weight: 700;
            }

            .newCarImage img {
                width: 100%;
                margin-top: 40px;
            }

            .whiteBold {
                color: #000;
                font-weight: 600;
                font-size: 20px;
                line-height: 50px;
                margin-top: 70px;
            }

            .mainIcon {
                width: 60px;
                height: 60px;
                background-color: white;
                text-align: center;
                border-radius: 50px;
                line-height: 60px;
            }




            .overrideEverything:hover, .overrideEverything:hover h3, .overrideEverything:hover p{
                    text-decoration:none;
                }

            .viewMore{
                    display: block;
    margin: 0 auto;
    width: 20%;
            }






.booknowBtn {
	border: 1px solid var(--primaryColor);
	padding: 10px 25px;
	color: var(--primaryColor);
	font-weight: bold;
	font-size: 18px;
}