/* Change the white to any color */
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #252a35 inset !important;
	box-shadow: 0 0 0 30px #252a35 inset !important;
	outline: none;
}

/*Change text in autofill textbox*/
select:-webkit-autofill,
input:-webkit-autofill {
	-webkit-text-fill-color: white !important;
}

.dreamcar-search .form-control {
	line-height: 0 !important;
}

a:hover {
	text-decoration: none;
}

.absoluteanchors {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none !important;
}

.slick-prev,
.slick-next {
	display: none !important;
}

.multistep-area {
	margin-top: 60px;
	padding: 100px 0;
}

.mobile-view {
	display: none;
}

#msform fieldset:not(:first-of-type) {
	display: none;
}

.next {
	display: block;
	width: 100%;
	background-color: #252a35;
	border: none;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	padding: 12px 0;
}

.tilemlines {
	padding: 30px;
	border-radius: 4px;
	background-color: #252a35;
	margin-top: 37px;
}

.tilemlines li .media h5,
.tilemlines li .media h6 {
	color: #fff;
}

.tilemlines li .media p {
	opacity: 0.6;
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #ffffff;
}

.mulitform p {
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #878aa1;
}

.mulitform h2 {
	font-size: 28px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: 1.7px;
	color: #ffffff;
	text-transform: uppercase;
}

.mulitform h3 {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: 0.4px;
	color: #fff;
	margin-bottom: 10px;
}

.congratulation {
	margin-top: 60px;
	padding: 100px 0;
	text-align: center;
}

.shop-now {
	margin-top: 12px;
}

.shop-now a {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #252a35;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #000;
	border-radius: 20px;
	background-color: #f0880f;
	padding: 10px 40px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-transform: uppercase;
}

.visit-us-today a {
	text-decoration: none;
	cursor: pointer;
	color: #f0880f;
	font-size: 36px;
	display: block;
	margin-top: 20px;
}

.trusted-technicians {
	min-height: 250px;
}

.trusted-technicians span {
	font-size: 2.2em;
	font-weight: bold;
	height: 250px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	text-transform: uppercase;
}

.dealership-con {
	min-height: 90%;
}

.dealership-con a {
	text-decoration: none;
	height: 80%;
	width: 80%;
	position: absolute;
	z-index: 999999;
	cursor: pointer;
}

.banner-img img {
	max-width: 100%;
	height: 410px;
}

body .uwy.userway_p1 .uai {
	top: auto !important;
	bottom: 13px !important;
}

.congra * {
	color: #fff;
}

.congra p {
	margin-top: 10px;
}

.dealer_from_email {
	display: none;
}

.clickable-v-image {
	position: absolute;
	background: transparent !important;
	height: 100%;
	width: 100%;
	z-index: 999999;
}

.social li a {
	height: 40px;
	width: 40px;
	background: #4b4b4b;
	border-radius: 16px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 2;
}

.undel-msrp-td {
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.83;
	letter-spacing: normal;
	color: #fff;
	text-transform: uppercase;
	float: right;
}

.toggleSwitch span {
	color: #fff;
}

.blog-area .containers .row .text-center {
	display: block;
	margin: 0 auto;
	font-size: 22px;
	color: #cecece;
}

.price {
	background-color: #202530 !important;
}

/* ********************************
404
********************************** */

.error-page {
	padding: 100px 50px 30px;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
	text-align: center;
}

.error-page img {
	display: block;
	margin: 15px auto;
}

.error-page h2 {
	font-weight: 500;
	font-size: 45px;
	line-height: 1.5;
	color: #000000;
}

.error-page p {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	margin-bottom: 15px;
}

a.backbnt {
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	border-radius: 6px;
	margin: 25px 5px;
	color: #000;
	text-transform: uppercase;
	padding: 14px 50px;
	text-align: center;
	background: #f0880f;
	font-weight: 600;
	border: none;
}

.margintop {
	margin-top: 100px;
}

.sitemap-title {
	color: #FFF;
}

.box-footer>ul>li>a {
	display: block !important;
	margin: 0 auto;
}

.cards-cms-pages {
	line-height: 30px !important;
	color: #fff !important;
}

.no-vehicles {
	color: #fff !important;
}

select.company_type,
select.sales_person {
	background-position: 99% center;
}