/* **
 * ========================================
 * Includes Fonts
 * ========================================
 ** */



@font-face {
    font-family: FontAwesome;
    src: url(../fonts/font-awesome/fonts/FontAwesome.otf);
}

@font-face {
    font-family: fontawesome-webfont;
    src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf);
	}
	
	
/*Custom Fonts*/
@font-face {
    font-family: Montserrat-Bold;
    src:url(../fonts/Oswald-Regular.ttf);
	}
	
	@font-face {
    font-family: MyriadPro-Regular;
    src:url(../fonts/MyriadPro-Regular.otf);
	}
	
	@font-face {
    font-family: MyriadPro-Light;
    src:url(../fonts/MyriadPro-Light.otf);
	}
	
	@font-face {
    font-family: MANDATOR;
    src:url(../fonts/MANDATOR.ttf);
	}
	
	@font-face {
    font-family: OpenSans-Regular;
    src:url(../fonts/OpenSans-Regular.ttf);
	}
	
	@font-face {
    font-family: Lato-Regular;
    src:url(../fonts/Lato-Regular.ttf);
	}
	
	@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.ttf);
	}
	
/*End of Custom Fonts*/



	
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'); /* support Internet explorer  */
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* support Modern browser  */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), /* support firefox , chrome   */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');/* Svg form   */
		font-weight: normal; 
		font-style :normal ;
		 
		 
		 }	


@font-face {
    font-family: 'open-sans';
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot');   /* support Internet explorer  */
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
         url('../fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'), /* support Modern browser  */
         url('../fonts/open-sans/OpenSans-Regular.ttf') format('truetype'), /* support firefox , chrome   */
         url('') format('svg');
		font-weight: normal;
		font-style :normal ;
		 
		 
		 }
		 
		 
	/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}	 
		 
		 /*=====================Start Header======================*/
		 
		 
		 
		 /*=======Separate Nav CSS========*/
		 
	header{
	background-color:#0d2e6c;
}
	
header .office-timing {
    font-family: 'open-sans';
    color: #9bbaf5;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 7px 5px 0px;
}
header .email{
	padding-top:10px;
	}
header .email a{
	font-family: 'open-sans';
	color:#9bbaf5;
	font-size:16px;
	}
	
	header .social ul{
	padding-top:10px;
		}
	
header .social ul li .fa-2x{
    font-size: 23px !important;
	}

header .social ul li{
	display:inline;
	color:#9bbaf5;
        padding-right:10px;
	}

.review-heading h1{
text-align: center;
    font-size: 33px;
    font-weight: bold;
    font-family: Montserrat-Bold;

}
.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}


.content-code{
background: #f8f8f8;
height: auto;
}
.content-code h2{
font-size: 19px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
font-family: Montserrat-Bold;
margin-top:10px;
}

.content-code ul li{
list-style-type:none;
color: #838383;
font-size: 18px;
padding-left: 66px;
}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
display:none;
}

.blog .carousel-indicators .active {
background: #707070;

}
	
header .under-border{
	border-bottom:1px solid #8797b5;
	    padding: 10px;
	}
	
header .logo{
	margin:10px 0px 10px 0px;
	}
.top-number{
    color:white !important;
    font-size:20px !important;
}	
	
	/*Nav*/
	
	.navigation {
    background-color: #0d2e6c;
    border-color: #0d2e6c;
	border-radius:0px;
	margin-bottom:0px;
}

	
.navigation .navbar-nav>li>a {
    color:#fff;
	font-family: Montserrat-Bold;
	font-size:14px;
	margin-top:10px;
}

.navigation .navbar-nav>a img{
	float:left;
	margin-top:5px;
}

.navigation .navbar-nav>li>a:hover {
    color:#fff;
    font-family: Montserrat-Bold;
    background:#cb7500;
}
.navigation .navbar-nav>li>a:focus {
    color:#fff;
	font-family: Montserrat-Bold;
}
	
.navigation .navbar-nav>.active>a, .navigation .navbar-nav>.active>a:focus, .navigation .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #404048;
	font-family: Montserrat-Bold;
}

.navigation .navbar-nav>.open>a, .navigation .navbar-nav>.open>a:focus, .navigation .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #0d2e6c;
	font-family: Montserrat-Bold;
}

.navigation .social-icon a i{
	padding-top:12px;
		color:#fff;
	}
	
	.navigation {
    width: 100%;
    text-align: center;
    float: none;
	border: none;
}

.navigation .navbar-nav .open .dropdown-menu>li>a {
    color: #000;
	font-family: Montserrat-Bold;
}

.fa-pinterest-p{
     display: none !important;
}


		
	/*End of Nav*/
	
.ScrollStyle
{

overflow-x:hidden;

text-align:left;
	}
a:link {
    text-decoration: none;
    
}
.aside-list{
	max-height:345px;
	overflow-y:scroll;
	}	
		
	/*=========End of separate nav============*/
	


.under-border p{
    
    color:white;
    font-size:22px;
    
}
.form-control{
height: 47px;
}
.enginepaart{
  width: 92%;
  margin-left: 14px;
}
.under-border a{
    
    color:white;
    font-size:20px;
    
}	
	
	
	
/*Bannar*/
.bannar{
	background:url(../images/banner2.jpg) no-repeat;
	background-size:cover;
	height:532px;
	}
	
.bannar.supplyfitted{
	background:url(../images/banner3.jpg) no-repeat;
	background-size:cover;
	height:532px;
	}
	
	
.recon-banner{
        background:url(../images/banner2-old.jpg) no-repeat;
	background-size:cover;
	height:532px;
}	
.used-page{
        background:url(../images/body-bannar.jpg) no-repeat;
	background-size:cover;
	height:500px;
}
.use-bannar{
	background:url(../images/used-bannar.jpg) no-repeat;
        background-size:cover;
	height:440px;
	}
.use-bannar .DVLA-section h2{
	font-family: Montserrat-Bold;
	color:#fff;
	font-size:34px;
	margin-top:68px;
	text-transform:uppercase;
	margin-bottom:20px;
	}


.recon-bannar{
	background:url(../images/used.jpg) no-repeat;
        background-size:cover;
	height:440px;
	}
.recon-bannar .DVLA-section h2{
	font-family: Montserrat-Bold;
	color:#fff;
	font-size:34px;
	margin-top:68px;
	text-transform:uppercase;
	margin-bottom:20px;
	}


.supply-bannar{
	background:url(../images/supply&fit-bannar.jpg) no-repeat;
        background-size:cover;
	height:440px;
	}

.supply-bannar .DVLA-section h2{
	font-family: Montserrat-Bold;
	color:#fff;
	font-size:34px;
	margin-top:68px;
	text-transform:uppercase;
	margin-bottom:20px;
	}



.bannar .DVLA-section h2{
	font-family: Montserrat-Bold;
	color:#fff;
	font-size:34px;
	margin-top:118px;
	text-transform:uppercase;
	margin-bottom:20px;
	}




	
	
/* Start Reg input*/
	
.dvla-width {
    width: 546px;
    margin-top: 10px;
	margin:0 auto;
	
	}
	
	.dvla-main{
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
	height:90px;
}
.reg-input-new1 {
    height: 84px;
    width: 488px;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    font-family: MANDATOR;
    text-transform: uppercase;
	border:1px solid #fbbc05;
	outline:none;
	border-radius:0px 7px 7px 0px;	
}

.gb{
	float:left;
	}
	
placeholder { /* Firefox 19+ */
  color: black;
}	
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
:-moz-placeholder { /* Firefox 19+ */
  color: black;
}
:-ms-input-placeholder { /* IE 10+ */
  color: black;
}
:-moz-placeholder { /* Firefox 18- */
  color: black;
}

/*END OF DVLA SEARCH*/
* {
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
}


.btn-quote {
text-align:center;
    background-color: #cb7500;
	border:2px solid #0e2f6b;
    padding: 7px 41px;
    border-radius: 0px;
	font-family: Montserrat-Bold;
	margin-top:15px;
	display: block;
    margin: 0px auto !important;
}
	
/*end of Reg*/
		


/*End of Bannar*/

.or-img{
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
        display:none;
}


	
/*Manual Search*/	

.manual-search-bg{
	background-color:#ebeef3;
	height:auto;
	}

.manual-search-bg .form-group {
	margin-top: 0px;

	
	}


.manual-search-bg .btn-space{
	padding: 14px 0px 14px 0px;
    margin-left: 15px;
	border-radius:0px;
	background-color:#cb7500;
	border-color:#cb7500;
	    margin-top: 0px;
		font-size:14px;
	}
.manual-search-bg .btn-space:hover{
        background-color:#0d2e6c;
        border-color:#0d2e6c;
}
	
.manual-heading h4{
	color:#fff;
	font-family: Montserrat-Bold;
	margin-bottom:10px;
	font-size:24px;
	margin-top:-70px;
	text-transform: uppercase;
	}
	
	.manual-search-bg .form-group .form-control {
    height: 52px;
	background-color:#fff !important;
	
	color:#0e2f6b;
        font-size:14px !important;
font-weight:bold;
border-radius: 0px;
padding: 2px;

	}

/*End of Manual Search*/
	
		/*====================End of Header======================*/	
		
		
		
		/*================Section Body=========================*/
.body-heading h4{
	margin-top:20px;
	font-size:30px;
	color:#000;
	font-family: Montserrat-Bold;
	text-transform: uppercase;
		
	}
	
.abcd {
    border: 1px solid #eee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition-duration: 0.5s;
    background: #f1f1f1;
}
.abcd:hover {
    border: 1px solid #0d2e6c;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: 0px 0px 7px #333;
}
.make{
margin-top:10px;
}
	
	.btn-detail{
		border-radius:0px;
		padding: 6px 5px;
		background-color:#0d2e6c;
		border-color:#0d2e6c;
		font-family: Montserrat-Bold;
		color:#fff;
		width:100%;
		
		}
		
		.bottom{
			margin-bottom:20px;
			}
			
		.make img{
			margin:0 auto;
			}
		
	.readmore{
		padding:10px 30px;
		border:1px solid #0e2f6b;
		background-color:#FFFFFF;
		border-radius:2px;
		font-family: Montserrat-Bold;
		font-size:14px;
		color:#0e2f6b;
		margin-top:44px;
		font-weight:800;
		margin-bottom:31px;
		}
		/*============End of Section Body=======================*/
		
		
		/*============Our Partners=======================*/
		
		.partner-bg{
			background:url(../images/shutterstock_394641589.jpg) fixed;
			height:250px;
			
			}
			
	.partner-pannal-heading h4{
	margin-top:60px;
	font-size:30px;
	color:#fff;
	font-family: Montserrat-Bold;
	text-transform: uppercase;
		
	}
	
	.our-partner ul li{
		display:inline;
		list-style:none;
		padding-left:5px;
		}
		
		.our-partner{
			margin-bottom:33px;
		}
		
		/*============End of Our Partners=======================*/
		
		
		
		
		
		
		
		/*==============Recon Engine Section===============*/
		
		
		.Recon-Engine-bg{
			background-color:#efefef;
			border-bottom:2px solid #ccc;	
			}
			
	.Recon-Engine-bg h2{
	
	color:#000;
	font-size:25px;
	font-family: Montserrat-Bold;
	text-transform: uppercase;
		
	}
	@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Montserrat|Raleway');
@import url('https://fonts.googleapis.com/css?family=Montserrat|Nanum+Gothic|Raleway');
	.Recon-Engine-bg p{
	margin-top:20px;
	color:#000;
	font-family: 'Nanum Gothic', sans-serif;
	margin-bottom:41px;
	font-size:16px;
	
		
	}	
	
	
	.Recon-Engine-list ul{
		margin-top:63px;
		}
	
	.Recon-Engine-list ul li{
		list-style:none;
		margin-top:0px;
		
		}
		
		
	.Recon-Engine-list ul li h3{
		padding-top:0px !important;
		margin:0px !important;
		border-bottom:1px solid #ccc;
		font-family: Montserrat-Bold;
		font-weight:800;
		color:#0d2e6b;
	}
		/*==================End of Recon Engine Section=================*/
		
		
		
		
				/*==============Recon Engine 2nd Section===============*/
		
		
		.Recon-Engine-bg-2nd{
			background-color:#f4f4f4;
			border-bottom:2px solid #ccc;	
			}
			
	.Recon-Engine-bg-2nd .Recon-Engine-heading h2{
	margin-top:57px;
	color:#000;
	font-size:30px;
	font-family: Montserrat-Bold;
	text-transform: uppercase;
		
	}
	
	.Recon-Engine-bg-2nd .Recon-Engine-heading p{
	margin-top:20px;
	color:#000;
	font-family: 'open-sans';
	margin-bottom:41px;
	
		
	}	
	
	
	.Recon-Engine-pic img{
		margin-top:52px !important;
		
		}
		
	.shop-bg{
		background-color:#ccc;
		border-bottom:1px solid #999;
		
		}
		/*==================End of Recon Engine Section=================*/
		
		
		
		
		
		
		
		
		
		
		
		/*==================Model Page Section=================*/
		
		
		.link{
			margin-top:20px;
			}
			
		.link a{
			font-family: 'open-sans';
			font-size:14px;
			text-decoration:none;
			margin-top:20px;
			
			}
		.link a:hover{
			color:#0e2f6b;
			}
			
	.model-page-body-heading h2{
	margin-top:20px;
	color:#000;
	font-size:25px;
	font-family: Montserrat-Bold;
	text-transform: uppercase;
		
	}


	.quote-head h3{
    margin-bottom:10px;
    border: 1px solid #0d2e6c;
    background-color: #0d2e6c;
    color: white;
    padding:10px 0px;
    margin-top:0px;
}


	.model-page-body-sub h3{
	
	color:#0e2f6b;
	font-size:18px;
	font-family: Montserrat-Bold;
	text-transform: uppercase;
		
	}	


.modal-header .close {

    margin-top: -2px;
    display:none;
}
		
	.model-page-body-p p{
	font-family: 'open-sans';
        font-size: 16px;
		
	}
	
	.model-page-pic img{
		width:100%;
		}
		
	.features h4 {
    font-family: Montserrat-Bold;
    
    padding-top: 16px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
	font-weight:800;
}


/*model-page .aside-list Nav*/
.aside-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
}



.aside-list li a {
    display: block;
    color: #000;
    padding: 5px 16px;
    text-decoration: none;
	font-family: OpenSans-Regular;
        font-size:16px;
}
.btn-danger{

font-size: 22px;
}
.aside-list li {
    text-align: center;
	border-bottom: 1px solid #ccc;
}

.aside-list li:last-child {
    border-bottom: none;
}



.aside-list li a:hover {
    background-color: #efefef;
    color: #000;
}

.aside-list li .asid-h{
	font-family: Montserrat-Bold;
    text-transform: uppercase;
	font-weight:800;
	font-size: 19px;
	}




.aside-list2{
	
    max-height: 250px;
    overflow-y:scroll; 
}
	
	


.aside-list2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
}



.aside-list2 li a {
    display: block;
    color: #000;
    padding: 5px 16px;
    text-decoration: none;
	font-family: 'open-sans';
}

.aside-list2 li {
    text-align: center;
	border-bottom: 1px solid #ccc;
}

.aside-list2 li:last-child {
    border-bottom: none;
}



.aside-list2 li a:hover {
    background-color: #efefef;
    color: #000;
}

.aside-list2 li .asid-h{
	font-family: Montserrat-Bold;
    text-transform: uppercase;
	font-weight:800;
	font-size: 19px;
	}
.list-head{
	    margin-top:28px;
		border:1px solid #0d2e6c;
		background-color:#0d2e6c;
		color:white;
		
	}
	
.list-head h4{
	font-family: Montserrat-Bold;
    text-transform: uppercase;
	font-weight:800;
	font-size: 15px;
	}

/*----*/



		
/*==================End of Model Page Section=================*/
		
		
	
	
	
	
	
/*========================Detail Form==============================*/
	
	
	.testbox {
  margin: 40px auto;
  width: 100%; 
  height: auto; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  border: solid 1px #cbc9c9;
  
}

.testbox h4{
	font-family:Lato-Regular;
	font-weight:800;
}
.testbox input[type=text],input[type=password]{
  width: 84%; 
  height: 50px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #0e2f6b;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}
.testbox input[type=email],input[type=password]{
  width: 84%; 
  height: 50px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #0e2f6b;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}


.testbox input[type=number]{
  width: 84%; 
  height: 50px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #0e2f6b;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
-moz-appearance:textfield;
}

.testbox input[type=password]{
  margin-bottom: 25px;
}

.testbox #icon {
  display: inline-block;
  width: 30px;
  background-color: #0e2f6b;
  padding: 18px 30px 18px 15px;
  margin-left: 15px;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px;
  color: white;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 0px #cbc9c9;
}



.testbox .accounttype{
  margin-left: 8px;
  margin-top: 20px;
}




.testbox .btn-danger{
	color: #fff;
    background-color: #0e2f6b;
    border-color: #0e2f6b;
    border-radius: 0px;
    height: 41px;
	width:94%;
	margin:0 auto;
	font-family: Montserrat-Bold;
	font-size:18px;
	
	}
.testbox .btn-danger:hover{
	color: #fff;
    background-color: #8e5101;
    border-color: #8e5101;
}

	
	
	.testbox textarea{
  width: 92%;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #0e2f6b;
  margin-top: 13px; 
  padding:20px 0px 0px 10px;
   margin-left:10px;
}	
	
	.engine-detail ul li{
	margin-top:10px;
	padding:3px 0px;
	list-style:none;
	font-size:16px;
	font-weight:700;
	
	}


	.detail-h h2{
		color:#0e2f6b;
		font-family: Montserrat-Bold;
		font-size:22px;
		margin-top:40px;
		}
	
	/*-=======================End of Detail Form=====================*/
	
	
.series-btn {
    width: 100%;
    border-radius: 0px;
    background: #0d2e6c;
    border: 1px solid #0d2e6c;
}
	
	
	
	/*-=======================Engine Detail=====================*/
	
.engine-detail-bannar{
	background:url(../images/engine-detail-bannar.jpg);
	height:201px;
	}
	
	.engine-detail-bannar .bannar-heading h1{
	margin-top:31px;
	font-family: Montserrat-Bold;
	color:#0e2f6b;
	font-size:30px;
	}
	
	.audi-pic{
		margin-top:20px;
		display:none;
		}
	
	.click-btn{
		border-radius:0px;
		padding:5px 30px;
		background-color:#0e2f6b;
		font-family: Montserrat-Bold;
		
		}
	
	.detail-contant h3{
	font-family:Lato-Regular;
	}
.detail-contant p{
	font-family:Lato-Regular;
	}
	
	.previous-link{
			margin-top:20px;
			}
	.previous-link p a{
		text-decoration:none;
		font-family:Lato-Regular;
		font-weight:800;
		color:#000;
		
		}
		
		

.detail-cont {
	
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #fff !important;
	margin-top:20px;
	margin-bottom:30px;
	border:1px solid #ccc;
	border-top:none;
}

.detail-cont li{
	
    margin: 0;
    padding: 0;
   
}

.detail-cont li a {
    display: block;
    color: #000;
    padding: 5px 16px;
    text-decoration: none;
	font-family: 'open-sans';
}

.detail-cont li {
    text-align: left;
	list-style:none;
	padding-top:5px;
}

.aside-list li:last-child {
    border-bottom: none;
}

.detail-cont li a.active {
    background-color: #1265a2;
    color: white;
}

.detail-cont .makename-head h4{
    background-color: #fff;
    color: #000;
	height:50px;
	font-size:20px;
	line-height:50px;
	padding-left:15px;
	font-family: Montserrat-Bold;
	border:1px solid #ccc;
	
}



.detail-cont li a:hover:not(.active) {
    background-color: #1265a2;
    color: white;
}


.proceed{
	padding: 3px 40px;
	color: #fff;
    background-color: #0e2f6b;
    border-color: #0e2f6b;
	border-radius:0px;
	margin:20px; 0px 20px 0px;
	font-family: Montserrat-Bold;
	font-size:20px;
	}
	
.list-color{
	background-color:#f5f7f8;
	
	}	
	

	/*===============end of engine detail==============*/
	
		
	#captcha{
margin:0 auto;
display:block;
}

.txt-feild{
width:85%;
margin:0 auto !important;
display:block !important;
margin-top:10px;
}

.reload{
    text-align: center;
    margin: 0 auto;
    display: block;
}	
		
		
/*========================model detail==============================*/
	
	
.detail-box {
  margin: 20px auto;
  width: 100%; 
  height: auto; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  border: solid 1px #cbc9c9;
  padding: 0px 0px 10px;
}

.detail-box h4{
	font-family: Montserrat-Bold;
	font-size:20px;
	color:#0e2f6b;
	
	}

.detail-box .detail-box-h{
	height: 75px;
	}

.detail-box ul li{
	list-style:none;
	padding-left:20px;
	padding-top:7px;
	
	}

.detail-box .get-btn{
	color: #fff;
    background-color: #cb7401;
    border-color: #cb7401;
    border-radius: 0px;
    height: 41px;
	width:94%;
	margin:0 auto;
	font-family: Montserrat-Bold;
	font-size:14px;
	
	}

.trdp {
    text-align: center;
    margin-top: 30px;
}
.trdp h2{
    font-family: Montserrat-Bold;
    text-transform: uppercase;
}


	/*-=======================End of Model Detail=====================*/
	


	/*-=======================Engine Make=====================*/
	
		
		.make-section-bg{
			background-color:#f4f4f4;
			}
			
	.make-features-bg{
	border-top:1px solid #ccc;
	background-color:#f4f4f4;
	padding:15px 0px 15px 0px;
}
		
	.make-features h4 {
    font-family: Montserrat-Bold;
    
    padding-top: 16px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
	font-weight:800;
}


	.make-heading h4{
	margin-top:50px;
	font-size:30px;
	color:#000;
	font-family: Montserrat-Bold;
	text-transform: uppercase;
	margin-bottom:20px;
		
	}
	
	.make-btn-detail{
		border-radius:2px;
		padding:2px 3px 2px 3px;
		background-color:#0e2f6b;
		font-family: Montserrat-Bold;
		font-size:14px;
		width:100%;
		text-align:center;
		color:#fff;
		height:50px;
		transition-duration: 0.3s;
		
		}
		
		.make-btn-detail:hover{
		color:#fff;
		background-color: #cb7500;
		
		
		}
		
		
	.make-readmore{
		padding:10px 30px;
		border:1px solid #00cbca;
		background-color:#FFFFFF;
		border-radius:2px;
		font-family: Montserrat-Bold;
		font-size:14px;
		color:#00cbca;
		margin-top:44px;
		font-weight:800;
		margin-bottom:31px;
		}
		
		.recycle-icon{
			padding-top:4px;
			}
			
		.thumbnail{
			background-color: inherit;
			}	
		
		.thumbnail ul li{
			list-style:none;
			padding:5px 0px 5px 10px;
			text-align:left;
			}
.thumbnail ul li:hover{
    background: #ebeef3;
}
		
	/*-=======================End of Engine Make=====================*/	
	
	
	
	
		
	/*========================Contact-us Form==============================*/
	
	
.contact-us-bannar{
	background:url(../images/contact-us1.jpg);
	height:250px;
	margin-top:-10px;
	background-size: cover;
	}	
	
	
.contact-us-bannar .bannar-heading h1{
	margin-top:75px;
	font-family: Montserrat-Bold;
	color:#fff;
	font-size:48px;
	}
	
	
	.contact-form {
  margin: 20px auto;
  width: 100%; 
  height: auto; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #0e2f6b; 
 	border: solid 1px #0e2f6b;
  
}


.contact-form h4{
	font-family:Lato-Regular;
	padding-left:20px;
	font-weight:800;
	}

.contactus-text{
	margin-top:20px;
	font-family: OpenSans-Regular;	
	}

.contactus-text span{
	color:#0e2f6b;
	font-weight:800;
	}


.contact-form input[type=text],input[type=password], input[type=number]{
  width: 84%; 
  height: 39px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #0e2f6b;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}
.contact-form input[type=email],input[type=password]{
  width: 84%; 
  height: 39px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #0e2f6b;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}



.contact-form #icon {
  display: inline-block;
  width: 30px;
  background-color: #fff;
  padding: 12px 30px 13px 15px;
  margin-left: 15px;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px;
  color: #0e2f6b;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 0px #cbc9c9;
}



.contact-form .accounttype{
  margin-left: 8px;
  margin-top: 20px;
}




.contact-form .btn-danger {
    color: #fff;
    background-color: #cb7401;
    border-color: #cb7401;
    border-radius: 0px;
    height: 47px;
    width: 94%;
    margin: 0 auto;
}
	

	
	
	.contact-form textarea{
  width: 92%;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #0e2f6b;
  margin-top: 13px; 
  padding:10px 0px 0px 10px;
   margin-left:15px;
}	
	
/*=======================End of Contact us==========================*/



	
			
/*=======================About us==========================*/
        .about-us-bannar{
	background:url(../images/contact-us-bannar.jpg);
	height:250px;
	margin-top:-10px;
	background-size: cover;
	}

.about-us-bannar .bannar-heading h1{
	margin-top:75px;
	font-family: Montserrat-Bold;
	color:#fff;
	font-size:48px;
	}
		
		.about-us-text h4{
			color:#0e2f6b;
			font-family: Montserrat-Bold;
			margin-bottom:30px;
			}
			
		.about-us-text p{
			font-family: OpenSans-Regular;
			font-size:14px;
			}	
			
		
		
/*=======================End of About us==========================*/	




/*============================Thank you=================================*/
.top-space{
	margin-top:30px;
	}
.thank-detail p{
	font-size:14px;
	font-family:Lato-Regular;
	color:#565656;
	}
	
.thank-detail span{
	font-size:22px;
	font-family:Lato-Regular;
	color:#eb540a;
	font-weight:bold;
	}

.btn-default {
    color: #333;
    background-color: transparent;
    border-color: #1265a2;
}
/*--================================================================--*/	

.model-btn{
	height:47px;
	background-color: #dd3333 !important;
	border:1px solid #dd3333 !important;
	color: #fff;
	font-family: Montserrat-Regular;
	outline:none;
	float:right;
    position: fixed;
    top: 93%;
    right: 104px;
	padding:0px 30px;
	
	}
	
	
.modal-header , .btn-submit{
	background-color: #cb7500;
	border:1px solid #cb7500;
	color:#FFF;
        font-size:18px;
        border-radius: 0px;
}
.modal-header , .btn-submit:hover{
	background-color: #0d2e6c;
	border:1px solid #0d2e6c;
}		
		
	.inquiry-box , .selecter .form-control{
		width:85%;
		margin:0 auto;
		display:block;
		}
		
	.modal-body h4{
		text-align:center;
		}
		
	.buttonss{
		text-align:center;
		}
	
	.popup-aside{
		background-color:#dd3333;
		margin-left: -15px;
                margin-top: -55px;
		padding-top: 50px;
	}
	


	.popup-aside img{
		margin:0 auto;
		display:block;
	}
	
		.popup-aside h1{
		text-align:center;
		color:#fff;
		font-size:33px;
	}
	
		.popup-aside h1 span{
		text-align:center;
		color:#fff;
		font-size:20px;
	}
		.popup-aside p{
		text-align:center;
		color:#fff;
		font-size:10px;
		padding: 20px 20px 40px 20px;
	}
	
        

                 .popup-aside2{
		background-color:#dd3333;
		margin-left: -15px;
                margin-top: -16px;
		padding-top: 50px;
	}

	.popup-aside2 img{
		margin:0 auto;
		display:block;
	}
	
		.popup-aside2 h1{
		text-align:center;
		color:#fff;
		font-size:33px;
	}
	
		.popup-aside2 h1 span{
		text-align:center;
		color:#fff;
		font-size:20px;
	}
		.popup-aside2 p{
		text-align:center;
		color:#fff;
		font-size:10px;
		padding: 20px 20px 40px 20px;
	}


		
		/*==================Footer=================*/
		
		.footer-bg{
			background-color:#232628;	
			}
			
		.inner-footer{
			background-color:#393a3b;
			margin-top:38px;
			height:187px;
			}
			
			.footer-logo img{
				padding-top:66px;
				
				}
			.footer-nav{
				margin-top:23px;
				}	
			.footer-nav ul li{
				color:#dadae0;
				list-style:none;
				padding-top:8px;
				}
				
			.footer-nav .active{
				font-family: Montserrat-Bold;
				font-size:16px;
				text-transform:uppercase;
				
				}
				
			.footer-bottom p{
				color:#fff;
				margin-top:10px !important;
				}
		
		/*==================End of Footer=================*/
  .modal-header{
 background-color: #0e2f6b;
 color:#fff;
 border-color: #0e2f6b;
  }
  .buttonss{
    text-align: right;
  }
  .modal h4{
       font-family: Montserrat-Bold;
  }
  .form-control{
    font-size: 16px !important;
  }
  .btn-fix2 {
   position: fixed;
        top: 19%;
        right: 2px;
        height: 50px;
        border: 0px;
        color:#fff !important;
  }
    .pop-btn{
      background-color: #0E2F6B;
      font-family: Montserrat-Bold;
      color:#fff;

    }
    .pop-btn:hover {
    background-color: #CB7500;
    color:#fff;
}		
.make-heading h1 {
    margin-top: 20px;
    font-size: 30px;
    color: #000;
    font-family: Montserrat-Bold;
    text-transform: uppercase;
    margin-bottom: 60px;
}


#name_error{
color:red;
font-size:13px;
font-weight:bold;
}

#name_error1{
color:red;
font-size:13px;
font-weight:bold;
}
.manual-search-bg h2
{
font-family: Montserrat-Bold;
color:#000;
font-size: 20px;
margin-left:12px;
text-transform: uppercase;
}

.btn-danger {
    color: #fff;
    background-color:#cb7401;
    border-color:#cb7401;
    border-radius: 0px;
}

.btn-danger:hover {
    color: #fff;
    background-color:#8e5101;
    border-color:#8e5101;
}
.three img{
    width:100%;
}
.main-heading h1 {
    margin-bottom: 0px !important;
}
.series {
    border: 1px solid #0d2e6c !important;
    border-radius: 0px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.catogry-box{
    padding: 5px 0px 5px 0px;
}

.mapp{
    box-shadow: 0px 0px 10px #000;
    margin-top: 40px
}

.mapp img{
    width:100%;
}

.bottom-buttons{
    position: fixed;
    bottom: 30px;
    right: 25px;
    z-index: 9999;
    background: black;
    height: 60px;
    width: 60px;
    color: white;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.bottom-button .tooltip{
    position: absolute !important;
    top: -20px !important;
    right: calc(100% + 5px) !important;
    z-index: 3 !important;
    background: #00E676 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
    padding: 6px 12px !important;
    border-radius: 30px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    opacity: 0 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    transition: 0s !important;
    color: #fff;
}
.bottom-button:hover .tooltip{
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: all 0.4s ease !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.whatsapp {
    bottom: 8px;
    font-size: 40px;
    background: #00E676;
}


/* Scroll To Top Button */
.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 80px;
    width: 45px;
    height: 45px;
    background: #0e2f6b;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 26px;
    border-radius: 50%;
    display: none;
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.scroll-top:hover {
    background: #c00113;
    color: #fff;
} 







@media only screen and (min-width: 1px) and (max-width: 350px) {
.or-img{
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
        display:none;
}

}

.g-recaptcha{
margin-top:10px !important;
}




@media only screen and (min-width: 1367px) and (max-width: 1900px) {
.bannar {
    height: 590px;
}
.used-page {
    height: 495px;
}
.about-us-bannar {
    height: 274px;
    background-size: cover;
}
.contact-us-bannar {
    height: 274px;
    background-size: cover;
}
    
    
    
}


