/*-----------------------------------------------------------------------------------

  Template Name: Responsive Multipurpose HTML5 Business Template
  Template URI: https://mehedihtml.com/ 
  Description: Responsive Multipurpose Business Template design and development, one page, Portfolio, website design, lanfing page design.
  Author: Mehedi Hasan
  Author URI: https://mehedihtml.com/
  Version: 1.0.0
.maps iframe
CSS INDEX
-----------------------------------------------------------------------------------*/

/* **********************************
Reset CSS
************************************** */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/********************************
 Typography Style
******************************** */

body {
	margin: 0;
	font-family: "DM Sans", sans-serif;
	/* font-family: 'Syncopate', sans-serif; */
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #171a21;
}

html {
	min-height: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	font-size: 15px;
}

a {
	text-decoration: none;
	font-size: 15px;
}

.scrolltotop {
	color: #fff;
	background-color: rgba(54, 54, 54, 1);
	padding: 6px 12px;
	position: fixed;
	line-height: 1;
	right: 15px;
	bottom: 10px;
	text-decoration: none;
	display: none;
	font-size: 24px;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 999;
}

.scrolltotop:hover {
	color: #fff;
	background-color: #000;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/**************************
 containers 
 ******************************/

.containers {
	width: 90%;
	margin: 0 auto;
}

/* ********************
details-header
********************** */

.details-header {
	background: rgba(0, 0, 0, 0.9);
	display: none;
}

.fixedtop {
	position: fixed;
	top: 0px;
	right: 0;
	left: 0;
	z-index: 1030;
	display: block;
}

.details-ttile {
	padding: 10px 0;
}

.details-header h2 {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
}

.details-header p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: 0.4px;
	color: #fff;
}

.details-header .details-right {
	padding: 5px 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}

.details-header .details-right .contact-btn a {
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	color: #fff;
}

.details-header .details-right .contact-btn a svg path:first-child {
	fill: #fff;
}

.hadershohw {
	display: none;
}

/* *******************
header-area 
*************************/

.header-area {
	padding: 30px 0;
	background-color: #252a35;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-left {
	width: 60%;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-right {
	width: 40%;
	float: right;
	text-align: right;
}

.header-area .logo {
	width: 280px;
	height: 43px;
	float: left;
}

.header-area .logo img {
	height: 55px;
	margin-top: -11px;
}

.headline li {
	display: inline;
}

.headline li a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	margin-right: 10px;
}

.headline li a i {
	margin-right: 5px;
}

.header-right .offer a {
	display: inline-block;
	text-decoration: none;
	padding: 13px 36px 13px 36px;
	background: #f0880f;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #000;
}

.header-right .offer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.header-right .offer .open-menu {
	display: inline-block;
	text-decoration: none;
	margin-left: 50px;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
}

.navigation .navbar-brand img {
	height: 41px;
}

.navigation .navbar {
	padding: 0;
}

.navigation .mr-auto,
.navigation .mx-auto {
	margin-right: 0 !important;
	margin-left: auto;
}

.navigation .navbar-light .navbar-nav .nav-link {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.6px;
	text-align: center;
	color: #2d2e39;
	padding: 19px 0;
}

.navigation .navbar-light .navbar-nav .nav-item {
	margin: 0 10px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #2d2e39;
	border-bottom: 2px solid #eb2f3c;
}

.navbar-brand {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* leftmenu */

.open-menu,
.close-menu {
	cursor: pointer;
	border: none;
	outline: none;
	color: #252a32;
	background: none;
}

.close-menu svg path {
	fill: #fff;
}

.close-menu {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	color: #fff;
	background: none;
}

.header {
	position: relative;
}

.header .navbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
}

.header .navbar .menu-wrapper.offcanvas .menu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
	background-color: #252a35;
}

.header .navbar .menu-wrapper.offcanvas::before {
	background: rgba(37, 42, 50, 0.6);
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu {
	position: fixed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	top: 0;
	left: 0;
	bottom: 0;
	max-width: 18rem;
	width: 100%;
	padding: 1.5rem 1rem;
	z-index: 2;
	overflow-y: auto;
	color: #fff;
	background-color: #252a35;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
		0 1px 3px rgba(0, 0, 0, 0.24);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu a.menulogo img {
	height: 36px;
}

.header .navbar .menu-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 15px;
}

.header .navbar .menu-link {
	font-family: inherit;
	font-size: 16px;
	font-weight: 600;
	line-height: inherit;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu-link:hover {
	color: #fff;
}

.header .navbar .menu-item {
	position: relative;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu-item a {
	font-family: inherit;
	font-size: 16px;
	font-weight: 600;
	line-height: inherit;
	text-transform: capitalize;
	text-decoration: none;
	padding: 0.5rem 0;
	display: block;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu-item:last-child a {
	border-bottom: 1px solid transparent;
}

.header .navbar .menu-item a:hover {
	color: #fff;
}

.header .navbar .menu-item.has-collapsible {
	position: relative;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu-item.has-collapsible .menu-child {
	display: none;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu-item.has-collapsible .menu-child .menu-child-item a {
	font-family: inherit;
	font-size: 14px;
	font-weight: 600;
	line-height: inherit;
	padding: 0.25rem;
	color: #fff;
	padding-left: 1rem;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-decoration: none;
}

.header .navbar .menu-item.has-collapsible .menu-child .menu-child-item a:hover {
	color: #fff;
}

.header .navbar .menu-item.has-collapsible span::after {
	font-family: "FontAwesome";
	content: "\f105";
	font-size: 1.5rem;
	font-weight: 400;
	line-height: inherit;
	position: absolute;
	top: 0.15rem;
	right: 1rem;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu-item.has-collapsible span::after:hover {
	color: #fff;
}

.header .navbar .menu-item.active.has-collapsible .menu-child {
	display: block;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header .navbar .menu-item.active.has-collapsible span::after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

/* *************************
dreamcar-area
*************************** */

.margin-top {
	margin-top: 106px;
}

.dreamcar-area {
	position: relative;
	padding: 50px 0;
	background-color: #171a21;
}

/* ***************************
dreamcar-btn
***************************** */

.dreamcar-btn {
	margin: 15px 0;
	z-index: 999;
}

.dreamcar-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.dreamcar-btn a {
	width: 100%;
	display: inline-block;
	text-decoration: none;
	padding: 5px 5px;
	border-radius: 10px;
	background-color: #252a35;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #878aa1;
	margin: 5px 0;
	margin-right: 8px;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 99;
}

.dreamcar-btn a:last-child {
	margin-right: 0px;
}

.dreamcar-btn a:hover {
	color: #fff;
	background-color: #686d82;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.dreamcar-search {
	position: relative;
	z-index: 1;
}

.dreamcar-search .form-control {
	border-radius: 10px;
	color: #fff;
	display: block;
	width: 100%;
	height: auto;
	padding: 20px 15px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	background-color: #252a35;
	border: 1px solid #252a35;
	background-clip: padding-box;
	-webkit-transition: border-color 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
}

.dreamcar-search .form-control:focus {
	color: #fff;
	background-color: #252a35;
	border-color: #252a35;
	border: 1px solid #252a35;
	outline: 0;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

.search-btn {
	border: none;
	padding: 7px 10px;
	border-radius: 8px;
	background-color: #252a35;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	width: auto;
	position: absolute;
	top: 15px;
	right: 7px;
}

button:focus {
	outline: inherit;
	outline: inherit;
}

.search-btn img {
	margin-left: 10px;
}

.videos-con {
	position: relative;
}

.videos-con::after {
	display: block;
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.1);
	height: 100%;
	width: 100%;
}

.heading {
	position: absolute;
	top: 40%;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
}

.videos {
	width: 100%;
	height: 100%;
	position: relative;
}

.videos-con #background {
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	z-index: 1;
	border-radius: 15px;
}

/* ************************
mobile-header
************************* */

.mobile-header {
	display: none;
}

.mobile-header .contact-btn a {
	border-radius: 6.4px;
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
}

.mobile-header .contact-btn a svg path:first-child {
	fill: #fff;
}

.mobile-header .dreamcar-btn li a {
	display: block;
	text-decoration: none;
	padding: 15px 5px;
	padding-bottom: 35px;
	border-radius: 0;
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	background-color: #252a35;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	margin: 5px 0;
	margin-right: 5px;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 99;
}

.mobile-header .dreamcar-btn li a img {
	margin-right: 5px;
}

.mobile-header .dreamcar-btn li a:nth-child(1) {
	background-color: #252a35;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mobile-header .dreamcar-btn li a:nth-child(2) {
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	margin-top: -30px;
}

.mobile-header .dreamcar-btn li a:nth-child(3) {
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	margin-top: -30px;
}

.mobile-header .dreamcar-btn li a:nth-child(4) {
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	margin-top: -30px;
}

.mobile-header .dreamcar-btn li a:nth-child(5) {
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	margin-top: -30px;
}

/* **********************
explore-vehicles
************************ */

.explore-vehicles {
	overflow: hidden;
	text-align: center;
	margin-bottom: 75px;
}

.title h3 {
	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;
}

.title p {
	color: #ececec;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
}

.vehicles-tabs {
	margin: 15px 0;
	position: relative;
}

.vehicles-tabs .nav {
	list-style: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.vehicles-tabs .nav-tabs .nav-item.show .nav-link,
.vehicles-tabs .nav-tabs .nav-link.active {
	color: #fff;
	background-color: #171a21;
	border-color: #171a21;
	opacity: 1;
}

.vehicles-tabs .nav-tabs {
	border-bottom: 1px solid #171a21;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: #171a21;
	padding: 6px 15px;
}

.vehicles-tabs .nav-tabs .nav-link:focus,
.vehicles-tabs .nav-tabs .nav-link:hover {
	border-color: #171a21 #171a21 #171a21;
}

.vehicles-tabs .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	color: #ececec;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
}

.vehicles-slider {
	margin-top: -20px;
	padding: 30px;
	border-radius: 15px;
	border-radius: 30px;
	background-color: #252a35;
}

.bers {
	background-color: #171a21;
	height: 20px;
}

.vehicles-slider .items {
	padding: 15px;
}

.vehicles-slider .items img {
	width: 100%;
	min-height: 120px;
	margin-bottom: 15px;
}

.vehicles-slider .items h3 {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	color: #fff;
	text-align: right;
}

.vehicles-slider .items p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ececec;
	text-align: right;
}

.vehicles-slider .owl-nav {
	height: 0;
}

.owl-carousel .owl-dots.disabled {
	height: 0;
}

.owl-carousel .owl-nav.disabled {
	display: block;
}

.vehicles-slider .owl-prev i {
	font-size: 24px;
	color: #fff;
	padding: 20px 15px;
	border-radius: 15px;
	background-color: #252a35;
	position: absolute;
	left: -92px;
	top: 35%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.vehicles-slider .owl-next i {
	font-size: 24px;
	color: #fff;
	padding: 20px 15px;
	border-radius: 15px;
	background-color: #252a35;
	position: absolute;
	right: -92px;
	top: 35%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.vehicles-slider .owl-prev i:hover {
	color: #171a21;
	background-color: #ffffff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.vehicles-slider .owl-next i:hover {
	color: #171a21;
	background-color: #ffffff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.vehicles-slider .owl-dots {
	display: none;
}

/* ****************************
banner-area
**************************** */

.banner-area {
	padding: 30px 0;
	height: 345px;
	position: relative;
	margin-bottom: 50px;
}

.banner-img {
	position: absolute;
	top: -25px;
	right: 0;
}

.banner-img img {
	height: 100%;
}

.banner-toyota {
	border-radius: 15px;
	background-color: #252a35;
	height: 300px;
	width: 100%;
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.banner-text h2 {
	font-size: 48px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.42;
	letter-spacing: normal;
	color: #fff;
	text-transform: uppercase;
}

.banner-text h4 {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #f0880f;
}

/* ************************
specials-area
************************** */

.specials-area {
	overflow: hidden;
	padding: 30px 0;
}

.specials-car .items {
	margin: 25px 0;
	border-radius: 15px;
	background-color: #252a35;
}

.car-img img {
	width: 100%;
}

.specials-car {
	position: relative;
	border-radius: 15px;
}

.car-content {
	padding: 10px 15px;
	padding-bottom: 40px;
	position: relative;
	overflow: hidden;
	display: block;
}

.car-content h5 {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	min-height: 62px;
}

.car-content .miles {
	margin: 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.car-content .miles p {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.4px;
	color: #ececec;
}

.price {
	border-radius: 5px;
	background-color: #686d82;
	padding: 5px 10px;
	margin: 15px 0;
}

.price h5 {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.4px;
	color: #878aa1;
	text-transform: uppercase;
}

.price h4 {
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #2d2e39;
}

.price .table td,
.price .table th {
	padding: 0;
	vertical-align: middle;
	border-top: none;
	font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #ececec;
	text-transform: uppercase;
}

.price .table td del {
	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;
}

.price .table td span {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	float: right;
}

.price .table {
	width: 100%;
	margin-bottom: 0;
	color: #212529;
}

.contact-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}

.contact-btn a {
	display: inline-block;
	text-decoration: none;
	border-radius: 4px;
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	padding: 6px 10px 6px 8px;
	width: 100%;
	margin-right: 10px;
	text-align: center;
}

.contact-btn a:last-child {
	margin-right: 0px;
}

.contact-btn a svg {
	margin-right: 5px;
}

.contact-btn a svg path:first-child {
	fill: #fff;
}

.view-all {
	display: block;
	text-align: center;
	margin: 15px 0;
}

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

.view-all a:hover {
	color: #fff;
	background-color: #686d82;
	border: 1px solid #686d82;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.car-img {
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.item-overly {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	text-align: center;
	background: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.item-overly a {
	display: inline-block;
	text-decoration: none;
	border-radius: 4px;
	background-color: #252a35;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
	padding: 6px 20px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: 0;
}

.car-img:hover .item-overly {
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.car-img:hover .item-overly a {
	margin-top: 0px;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.specials-car .owl-carousel .owl-dots.disabled,
.specials-car .owl-carousel .owl-nav.disabled {
	display: block;
}

.specials-car .owl-nav {
	height: 0;
}

.specials-car .owl-prev i {
	font-size: 24px;
	color: #fff;
	padding: 20px 15px;
	border-radius: 15px;
	background-color: #252a35;
	position: absolute;
	left: -65px;
	top: 35%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.specials-car .owl-next i {
	font-size: 24px;
	color: #fff;
	padding: 20px 15px;
	border-radius: 15px;
	background-color: #252a35;
	position: absolute;
	right: -65px;
	top: 35%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.specials-car .owl-prev i:hover {
	color: #171a21;
	background-color: #fff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.specials-car .owl-next i:hover {
	color: #171a21;
	background-color: #fff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.bestprice-box {
	padding: 10px 15px;
	border-radius: 15px;
	background-color: #252a35;
	position: absolute;
	bottom: 25px;
	left: 0;
	display: block;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 50px;
	overflow: hidden;
}

.show-get {
	height: 240px;
	width: 100%;
	padding: 15px 15px;
	background-color: #252a35;
}

.bestprice-box img {
	width: auto !important;
}

.bestprice-box .contact-form {
	padding: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}

.bestprice-box .form-group {
	margin-bottom: 10px;
}

.bestprice-box h3 {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.6px;
	color: #f0880f;
	margin-bottom: 18px;
	text-transform: uppercase;
	cursor: pointer;
}

.show-get h3 {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.6px;
	color: #f0880f;
	margin-bottom: 10px;
	text-transform: uppercase;
	cursor: pointer;
}

.bestprice-box h3 svg {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-right: 10px;
}

.show-get h3 svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 10px;
}

.bestprice-box h3 svg path {
	fill: #f0880f;
}

.show-get h3 svg path {
	fill: #f0880f;
}

.bestprice-box .log-icon {
	position: absolute;
	left: 10px;
	top: 9px;
}

.bestprice-box .form-control {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	width: 100%;
	padding: 6px 10px;
	height: 36px;
	background: transparent;
	border: 1px solid #686d82;
	outline: none;
	border-radius: 3px;
}

.bestprice-box .form-control:focus {
	color: #fff;
	background-color: transparent;
	border-color: #686d82;
	outline: inherit;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

.bestprice-box .contact-form label {
	display: block;
	position: relative;
	margin-bottom: 8px;
}

.bestprice-box input::-webkit-input-placeholder {
	color: #686d82;
	opacity: 1;
	/* Firefox */
}

.bestprice-box input::-moz-placeholder {
	color: #686d82;
	opacity: 1;
	/* Firefox */
}

.bestprice-box input:-ms-input-placeholder {
	color: #686d82;
	opacity: 1;
	/* Firefox */
}

.bestprice-box input::-ms-input-placeholder {
	color: #686d82;
	opacity: 1;
	/* Firefox */
}

.bestprice-box input::placeholder {
	color: #686d82;
	opacity: 1;
	/* Firefox */
}

.bestprice-box input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #686d82;
}

.bestprice-box input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #686d82;
}

.bestprice-box .send-btn {
	border: none;
	border-radius: 3px;
	font-size: 14px;
	color: #000;
	padding: 8px 0;
}

/* *************************
work-hours
************************* */

.work-hours {
	margin: 50px 0;
	position: relative;
	overflow: hidden;
	padding: 50px 0;
}

.work-hours .title h3 {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.83;
	letter-spacing: 1.46px;
	color: #ffffff;
	text-transform: uppercase;
}

.full-work {
	padding: 30px;
	background-image: -o-linear-gradient(left, #686d82, #252a35, #1e222b);
	background-image: -webkit-gradient(linear,
			left top,
			right top,
			from(#686d82),
			color-stop(#252a35),
			to(#1e222b));
	background-image: linear-gradient(to right, #686d82, #252a35, #1e222b);
	width: 100%;
	border-radius: 40px;
}

.work-hours .title p {
	width: 21px;
	height: 2px;
	background-color: #fff;
	margin-bottom: 15px;
}

.week-time .table td,
.week-time .table th {
	padding: 5px 0;
	vertical-align: middle;
	border-top: none;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #ccc;
}

.week-time .table td:last-child {
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.week-time .table td span.colse-day {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #fff;
	display: inline-block;
}

.schedule-text h2 {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #171a21;
}

.schedule-text p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #171a21;
}

.schedule-service {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	position: relative;
	overflow: hidden;
	background-image: url(../img/shape1.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/* .schedule-service:after {
    display: block;
    content: '';
    clear: both;
    background: #feeff0;
    z-index: 1;
    -webkit-transform: skewX(22deg);
    transform: skewX(22deg);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
} */

a.schedule-btn {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	border-radius: 24px;
	background-color: #171a21;
	padding: 7px 35px;
	margin: 10px 0;
}

/* **************************
mobile-table 
****************************/

.mobile-table {
	display: none;
}

.mobile-table .table td,
.mobile-table .table th {
	padding: 5px 0;
	vertical-align: middle;
	border-top: none;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #ccc;
}

.mobile-table .table td:last-child {
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.mobile-table .table td span.colse-day {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #fff;
	display: inline-block;
}

.mobile-table .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	padding: 10px 0;
	margin-right: 15px;
}

.mobile-table .nav-tabs {
	border-bottom: none;
	margin-bottom: 30px;
}

.mobile-table .nav-tabs .nav-item.show .nav-link,
.mobile-table .nav-tabs .nav-link.active {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
	border-bottom: 2px solid #fff;
}

.mobileservice {
	display: none;
}

/* **********************
dealership-area
************************** */

.dealership-area {
	overflow: hidden;
	padding: 50px 0;
}

.title h3 span {
	color: #f0880f;
	text-transform: capitalize;
}

.dealership-area .title h3 {
	text-transform: capitalize;
	letter-spacing: 0;
}

.dealership-area .title {
	margin-bottom: 25px;
}

.dealership-con {
	margin: 30px 0;
	border-radius: 30px;
	background-color: #252a35;
	padding: 30px 15px;
}

.dealership-con h5 {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	color: #fff;
	margin-bottom: 30px;
}

.dealership-con .media-body {
	position: relative;
}

.dealership-con svg path {
	fill: #f0880f;
}

.dealership-con h6 {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #dadbe7;
	position: absolute;
	left: -48px;
	width: 20px;
	text-align: center;
}

.dealership-con .media-body p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	color: #fff;
}

.dealership-con .media-body p a {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: 1.57;
	color: #f0880f;
}

/* ************************
finddreamcar
************************ */

.finddreamcar {
	overflow: hidden;
	position: relative;
	padding: 30px 0;
}

.findcar-content {
	padding: 40px;
	background-image: -o-linear-gradient(left, #686d82, #252a35, #1e222b);
	background-image: -webkit-gradient(linear,
			left top,
			right top,
			from(#686d82),
			color-stop(#252a35),
			to(#1e222b));
	background-image: linear-gradient(to right, #686d82, #252a35, #1e222b);
	width: 100%;
	border-radius: 40px;
}

.find-car h3 {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #ffffff;
}

.find-car p {
	opacity: 0.6;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
}

.findcar-con {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.findcar-con li {
	display: inline;
}

.findcar-con li a {
	display: inline-block;
	margin-right: 10px;
}

.find-car a.schedule-btn {
	color: #000;
	border-radius: 24px;
	background-color: #f0880f;
}

a.schedule-btn2 {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	border-radius: 24px;
	background-color: #686d82;
	padding: 7px 35px;
	margin: 10px 0;
}

/* **************************
map-area
**************************** */

.maps {
	width: 100%;
	height: 250px;
}

.maps iframe {
	border-radius: 15px;
	width: 100%;
	height: 100%;
}

/* ************************
contact-area
*********************** */

.contact-area {
	padding: 30px 0;
	margin-bottom: 50px;
}

.contact-form {
	padding: 30px;
	border-radius: 15px;
	background-color: #252a35;
}

.contact-form h4 {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.6px;
	color: #fff;
	margin-bottom: 15px;
}

/* contact-form function */

.contact-form label {
	display: block;
	position: relative;
	margin-bottom: 20px;
}

.label-txt {
	position: absolute;
	top: 17px;
	left: 35px;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
}

.text-box .label-txt {
	left: 15px;
}

.label-active.label-txt {
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
	background-color: #252a35;
}

.input {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	width: 100%;
	padding: 10px 10px 10px 40px;
	height: 55px;
	background: #252a35;
	border: 1px solid #686d82;
	outline: none;
	border-radius: 3px;
}

textarea.input {
	height: 100%;
	padding: 10px 10px 10px 17px;
}

.input-active {
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	border: 1px solid #dadbe7;
}

.input:focus+.line-box .line {
	width: 100%;
}

.label-active {
	top: -11px;
}

.log-icon {
	position: absolute;
	left: 10px;
	top: 15px;
}

/* contact-form function */

.send-btn {
	display: block;
	width: 100%;
	background: #f0880f;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #000;
	padding: 12px 0;
}

.more-info {
	padding: 30px;
	border-radius: 15px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.more-info .media {
	margin-bottom: 25px;
}

.more-info .media svg path {
	fill: #f0880f;
}

.more-info .media-body h5 {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #ececec;
}

.more-info .media-body p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
}

/* ************************
footer-area
**************************** */

.footer-area {
	background-color: #171a21;
	padding: 30px 0;
	position: relative;
}

.footer-logo img {
	height: 40px;
}

.footer-menu h4 {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #ffffff;
	margin-top: 20px;
}

.footer-menu li a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #ffffff;
	margin: 5px 0;
}

.footer-menu .table td,
.footer-menu .table th {
	padding: 5px 0;
	vertical-align: middle;
	border-top: none;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #ffffff;
}

.footer-menu p {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #ffffff;
	margin: 5px 0;
	margin-left: 25px;
	position: relative;
}

.footer-menu p i {
	position: absolute;
	left: -25px;
	top: 3px;
	font-size: 20px;
}

.social {
	margin: 10px 0;
	margin-left: 25px;
}

.social li {
	display: inline;
}

.social li a {
	display: inline-block;
	text-decoration: none;
	background: #fff;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	color: #212121;
	font-size: 13px;
	margin-right: 15px;
	padding-top: 6px;
}

.links li a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #ffffff;
	margin: 5px 0;
	text-transform: capitalize;
}

.mobile-info .more-info {
	display: none;
}

/* ************************
footer-bottom
************************* */

.footer-bottom {
	background-color: #252a35;
	padding: 15px 0;
	text-align: center;
}

.footer-bottom li {
	display: inline;
}

.footer-bottom li a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: 0.8px;
	letter-spacing: normal;
	color: #ffffff;
	margin: 0 15px;
}

.footer-bottom li a:after {
	display: block;
	content: "";
	clear: both;
	position: absolute;
	top: 9px;
	left: -15px;
	height: 3px;
	width: 3px;
	background-color: #fff;
	border-radius: 50%;
}

.footer-bottom li:first-child a:after {
	display: none;
}

/* *************************
car-details page
**************************** */

.car-details {
	overflow: hidden;
	padding: 40px 0;
	background-color: #171a21;
}

.breadcrumb {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0.75rem 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0.25rem;
}

.breadcrumb-item a {
	color: #ececec;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
}

.breadcrumb-item.active {
	color: #fff;
}

.car-details .title h3 {
	font-size: 24px;
}

.shot-info {
	margin-bottom: 15px;
}

.shot-info a {
	color: #878aa1;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.4px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 10px;
}

.details-slider .slider-for .slick-slide img {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 15px;
}

/*update*/
.details-slider .slider-nav .slick-slide img {
	display: block;
	height: 100%;
	width: 100%;
	padding: 10px;
	text-align: center;
	border-radius: 15px;
	border: 1px solid transparent;
	cursor: pointer;
	margin: 2px;
}

.slider-nav .slick-current img {
	border: 1px solid #fff !important;
}

.details-slider .owl-prev i {
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
	height: 48px;
	width: 48px;
	text-align: center;
	color: #323348;
	font-size: 36px;
	line-height: 46px;
	position: absolute;
	top: 45%;
	left: 15px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
}

.details-slider .owl-next i {
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
	height: 48px;
	width: 48px;
	text-align: center;
	color: #323348;
	font-size: 36px;
	line-height: 46px;
	position: absolute;
	top: 45%;
	right: 15px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
}

.details-slider .prev i {
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
	height: 36px;
	width: 36px;
	text-align: center;
	color: #323348;
	font-size: 26px;
	line-height: 36px;
	position: absolute;
	top: 45%;
	left: 5px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
	z-index: 1;
	cursor: pointer;
}

.details-slider .next i {
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
	height: 36px;
	width: 36px;
	text-align: center;
	color: #323348;
	font-size: 26px;
	line-height: 36px;
	position: absolute;
	top: 45%;
	right: 5px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
	z-index: 1;
	cursor: pointer;
}

.details-slider .slider-nav .prev i {
	height: 30px;
	width: 30px;
	font-size: 24px;
	top: 39%;
	line-height: 26px;
}

.details-slider .slider-nav .next i {
	height: 30px;
	width: 30px;
	font-size: 24px;
	top: 39%;
	line-height: 26px;
}


.details-slider .prev i:hover {
	background: rgba(255, 255, 255, 1);
}

.details-slider .next i:hover {
	background: rgba(255, 255, 255, 1);
}

.details-slider .owl-prev i:hover {
	background: rgba(255, 255, 255, 1);
}

.details-slider .owl-next i:hover {
	background: rgba(255, 255, 255, 1);
}

div#lightboxed--bttn_close {
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	background-image: url(../img/controls.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 100%;
}

div#lightboxed--bttn_next {
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	background-image: url(../img/controls.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50%;
}

div#lightboxed--bttn_prev {
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	background-image: url(../img/controls.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 0%;
}

/*update*/

.slider-nav .slick-current img {
	border: 1px solid #fff !important;
}

.slick-dots {
	display: none !important;
}

.vehicles-details-con .media {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: center;
	align-items: center;
	margin-bottom: 30px;
}

.vehicles-details-con {
	overflow: hidden;
	display: block;
}

.vehicles-details-con .media-body h5 {
	color: #ececec;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: 0.8px;
}

.vehicles-details-con .media-body h6 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: 0.8px;
}

.details-right {
	padding: 20px 30px;
	border-radius: 15px;
	background-color: #252a35;
}

.details-right .price h5 {
	font-size: 12px;
	font-weight: bold;
	color: #ececec;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.details-right .price h4 {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: 0.4px;
	color: #fff;
}

.eprices {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.eprices .price {
	width: 48%;
}

.details-right .price h4 span {
	color: #fff;
}

.details-right .contact-btn a {
	display: inline-block;
	text-decoration: none;
	border-radius: 5.4px;
	border: 1px solid rgba(104, 109, 130, 0.2);
	background-color: rgb(37, 42, 53);
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	padding: 6px 15px 6px 8px;
	width: 100%;
	text-align: center;
	margin-right: 10px;
}

.details-right .contact-btn a:last-child {
	margin-right: 0px;
}

.details-right .contact-btn {
	margin: 15px 0;
}

.details-right .contact-btn a svg path:first-child {
	fill: #fff;
}

.details-right img.arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-right: 5px;
}

.details-right .collapsed img.arrow {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.details-right .card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: none;
}

.details-right .card {
	background-color: #252a35;
	background-clip: border-box;
	border: none;
	border-radius: 0;
}

.details-right .contact-form {
	padding: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}

.details-right button.btn-link {
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}

.btn.focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

.details-right .form-group {
	margin-bottom: 0;
}

.details-right .btn {
	padding: 0;
}

.details-right .card-body {
	padding: 15px 0;
}

.value-trade {
	margin: 30px 0;
}

.trade-con {
	border-radius: 7px;
	background-color: #252a35;
	padding: 15px 1px;
	text-align: center;
}

.trade-con p {
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: -0.4px;
	text-align: center;
	color: #fff;
}

.details-right .price {
	border-radius: 5px;
	background-color: #686d82;
	padding: 10px 10px;
	margin: 0;
}

.mobile-vehile .details-right {
	display: none;
}

.mobile-vehile .value-trade {
	display: none;
}

.detailstabs .bers {
	background-color: transparent;
	background: #f0880f;
	height: 20px;
}

.detailstabs .nav-tabs {
	border-bottom: none;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: transparent;
	background: #f0880f;
	padding: 6px 15px;
}

.detailstabs .nav {
	list-style: none;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.detailstabs .nav-tabs .nav-link:focus,
.detailstabs .nav-tabs .nav-link:hover {
	border-color: transparent;
}

.detailstabs .nav-tabs .nav-item.show .nav-link,
.detailstabs .nav-tabs .nav-link.active {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
	opacity: 1;
}

.detailstabs .nav-tabs .nav-link {
	border: none;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	opacity: 0.6;
	letter-spacing: normal;
}

.vehicles-slider p {
	font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
}

/* *************************
search-header page
************************** */

.search-header {
	display: block;
	padding: 20px 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #fff;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #171a21;
	background-color: #fff;
	border: 1px solid #fff;
}

.ui-button:focus {
	outline: 0;
}

.ui-state-default:focus,
.ui-widget-content .ui-state-default:focus {
	outline: 0;
}

.ui-slider-horizontal {
	height: 4px;
}

.ui-widget.ui-widget-content {
	border: 1px solid #171a21;
	background-color: #171a21;
}

.ui-widget-header {
	border: 1px solid #dadbe7;
	background: #fff;
	color: #333;
	font-weight: bold;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -7px;
	margin-left: -0.6em;
}

/* **************************
search-result
***************************** */

.search-result {
	padding: 40px 0;
	background-color: #171a21;
	padding-top: 0;
}

.searchpage {
	padding-bottom: 0;
}

.search-result .title h3 {
	font-size: 24px;
}

.new-used li {
	display: inline;
}

.new-used li a {
	display: inline-block;
	text-decoration: none;
	padding: 6px 15px;
	border-radius: 16px;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	margin: 0 3px;
}

.new-used li a.active {
	display: inline-block;
	text-decoration: none;
	padding: 6px 15px;
	border-radius: 10px;
	background: #f0880f;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #000;
	margin: 0 3px;
}

.new-used {
	width: 220px;
	float: right;
	padding: 10px 2px 10px 4px;
	border-radius: 15px;
	background-color: #252a35;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.car-search .form-control {
	border-radius: 24px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(144, 147, 160, 0.12);
	box-shadow: 0 1px 5px 0 rgba(144, 147, 160, 0.12);
	background-color: #ffffff;
	color: #878aa1;
	display: block;
	width: 100%;
	height: auto;
	padding: 13px 15px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	-webkit-transition: border-color 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
}

.car-search .search-btn {
	padding: 7px 15px;
	border-radius: 24px;
	font-size: 14px;
	top: 6px;
	right: 22px;
}

.car-search-bar {
	margin-top: 40px;
}

.search-result .bestprice-box {
	bottom: 0;
	left: 0;
}

.search-result .specials-car {
	margin-bottom: 30px;
	background-color: #252a35;
}

/* ******************
mobile-view-search
******************* */

.mobile-view-search {
	display: none;
}

.fillter-btn li {
	display: block;
}

.fillter-btn li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	padding: 15px 5px;
	padding-bottom: 35px;
	border-radius: 0;
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	margin: 5px 0;
	margin-right: 5px;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 99;
}

.mobile-view-search .fillter-btn li a:nth-child(2) {
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	margin-top: -30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mobile-view-search .fillter-btn li a img {
	margin-right: 5px;
}

/* ***************************
sort-option"
*************************** */

.sort-option {
	position: absolute;
	top: 0;
	left: -110%;
	background: #fff;
	padding: 0 15px;
	z-index: 2;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding-bottom: 30px;
}

.show-sort {
	top: 0;
	left: 0;
	border-radius: 15px;
	background-color: #252a35;
	z-index: 2;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 15px;
}

.sort-option h3 {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sort-option h3 span {
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: right;
	color: #fff;
	display: inline-block;
}

.sort-box {
	margin: 30px 0;
}

.sort-box h4 {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	color: #fff;
	margin-bottom: 10px;
}

.sort-box input {
	width: 45%;
	text-align: center;
	background: #252a35;
	border: 1px solid #686d82;
	border-radius: 30px;
	padding: 6px 0;
	margin-bottom: 10px;
	color: #fff;
}

.sort-box img {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.sort-box li {
	display: inline;
}

.sort-box span {
	color: #fff;
}

.sort-box li a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	padding: 6px 21px;
	border-radius: 28px;
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-right: 5px;
	margin-bottom: 10px;
}

.sort-box li a:hover {
	color: #fff;
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sort-box li a.active {
	color: #fff;
	border: solid 1px rgba(104, 109, 130, 0.2);
	background-color: #252a35;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sort-box .form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	background-clip: padding-box;
	border-radius: 28px;
	background-color: #252a35;
	border: 1px solid #686d82;
	-webkit-transition: border-color 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
		-webkit-box-shadow 0.15s ease-in-out;
}

.form-control:focus {
	color: #fff;
	background-color: #252a35;
	border: 1px solid #686d82;
	outline: 0;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

.sort-box select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: transparent;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-image: none;
	background-clip: border-box;
	background-image: url(../img/arrowdw.svg);
	background-repeat: no-repeat;
	background-position-x: 96%;
	background-position-y: 17px;
	background-size: 13px;
}

.box-footer li {
	display: inline;
}

.box-footer li a {
	display: inline-block;
	text-decoration: none;
	padding: 7px 38px 7px 37px;
	border-radius: 16px;
	background-color: #b0b2ca;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	width: 49%;
	color: #fff;
}

.box-footer li a.active {
	display: inline-block;
	text-decoration: none;
	padding: 7px 38px 7px 37px;
	border-radius: 16px;
	background: #f0880f;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	width: 49%;
	color: #ffffff;
}

/* *************************
.eprice-slider
************************ */

.eprice-slider .eprice-nav .slick-slide img {
	display: block;
	height: 100%;
	width: 100%;
	padding: 1px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid transparent;
	cursor: pointer;
}

.slick-slide img {
	display: block;
	border-radius: 15px;
}

.eprice-slider .eprice-nav .slick-current img {
	border: 1px solid #fff !important;
}

.modal-eprice .contact-form {
	padding: 15px 0;
	border-radius: 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #252a35;
}

.modal-eprice.modal-dialog {
	margin-top: 150px;
}

.modal-content {
	border-radius: 15px;
	outline: 0;
	background: #252a35;
}

.eprice-slider {
	margin-top: -100px;
	position: relative;
}

button.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 1;
	position: absolute;
	top: -70px;
	right: 35px;
	background: #fff;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	z-index: 9;
}

.eprive-carname {
	position: absolute;
	bottom: 86px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 20px;
	background-image: -o-linear-gradient(top,
			rgba(255, 255, 255, 0.1),
			rgba(0, 0, 0, 0.8));
	background-image: -webkit-gradient(linear,
			left top,
			left bottom,
			from(rgba(255, 255, 255, 0.1)),
			to(rgba(0, 0, 0, 0.8)));
	background-image: linear-gradient(to bottom,
			rgba(255, 255, 255, 0.1),
			rgba(0, 0, 0, 0.8));
	border-radius: 15px;
}

.eprive-carname .title {
	margin-top: 20px;
}

.eprive-carname .title h4 {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
}

.modal-eprice .form-group {
	margin-bottom: 0;
}

.eprice-price .price {
	display: none;
}

.modal-eprice .contact-form label {
	display: block;
	position: relative;
	margin-bottom: 15px;
}

.modal-eprice .input {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #878aa1;
	width: 100%;
	padding: 7px 7px 4px 40px;
	height: 50px;
	background: #252a35;
	border: 1px solid #686d82;
	outline: none;
	border-radius: 3px;
}

.modal-eprice textarea.input {
	height: 100%;
}

.modal-eprice .log-icon {
	top: 14px;
}

.modal-dialog {
	max-width: 600px;
	margin: 1.75rem auto;
}

/* ***************************
button
**************************** */

.cookis-area {
	border-radius: 30px;
	padding: 40px;
	background-color: #414653;
	position: fixed;
	bottom: -350px;
	right: 0;
	left: 0;
	width: 500px;
	margin: 0 auto;
	transition: all 0.4s ease;
	z-index: 999;
}

.cookis-area.cookis {
	bottom: 0;
	transition: all 0.4s ease;
}

.cookis-area.cookis::before {
	background: rgba(37, 42, 50, 0.6);
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.cookis-content h3 {
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #ffffff;
}

.cookis-content h5 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
	display: block;
	margin-bottom: 30px;
}

.cookis-content p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
	display: block;
	margin: 15px 0;
}

.cookis-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cookis-btn a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 4px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	margin-right: 15px;
}

.cookis-btn a:last-child {
	margin-right: 0;
}

.switch {
	position: relative;
	display: block;
	width: 55px;
	height: 28px;
	float: right;
}

.cookis-area .switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.cookis-area .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.cookis-area .slider:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.cookis-area .switch input:checked+.slider {
	background-color: #00db75;
}

.cookis-area .switch input:focus+.slider {
	box-shadow: 0 0 1px #00db75;
}

.cookis-area .switch input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

.cookis-body .switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.cookis-body .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.cookis-body .slider:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.cookis-body .switch input:checked+.slider {
	background-color: #00db75;
}

.cookis-body .switch input:focus+.slider {
	box-shadow: 0 0 1px #00db75;
}

.cookis-body .switch input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/*update end*/

/* Rounded sliders */

.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.cookis-modal .modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	color: #fff;
}

.cookis-modal .modal-header .close {
	padding: 0;
}

.cookis-modal button.close {
	top: 35px;
}

.cookis-body p {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	color: #fff;
	display: block;
	margin-bottom: 15px;
}

.cookis-modal .modal-footer {
	justify-content: center;
}

.cookis-modal .send-btn {
	width: auto;
	padding: 8px 12px;
}

/* ******************************
blog-area
************************************ */

.blog-area {
	padding: 30px 0;
}

.blog-title {
	padding: 15px 0;
	margin-bottom: 30px;
}

.blog-post {
	border-bottom: 1px solid #5f5f5f;
}

.blog-title h2 {
	font-weight: bold;
	font-size: 40px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	text-transform: capitalize;
	border-right: 1px solid #fff;
	padding-right: 15px;
}

.blog-title p {
	padding-left: 15px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
}

.blog-title .media {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: center;
	align-items: center;
}

.pagination {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.post-pagiantion {
	padding: 30px 0;
}

.pagination li {
	display: inline;
}

.pagination {
	display: block;
}

.pagination li a {
	display: inline-block;
	color: #b7b7b7;
	font-weight: normal;
	font-size: 20px;
	line-height: 54px;
	height: 54px;
	width: 54px;
	text-align: center;
	margin-right: 15px;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #b7b7b7;
	border-radius: 20px;
}

.pagination li.active a {
	z-index: 3;
	color: #fff;
	background-color: #252a35;
	border-color: #b7b7b7;
}

.pagination li a:hover {
	z-index: 2;
	color: #fff;
	background-color: #252a35;
	border-color: #b7b7b7;
}

.single-post {
	border-radius: 35px;
	background: #252a35;
	margin-bottom: 25px;
}

.blog-con {
	padding: 15px 20px;
}

.date-commnet {
	font-weight: bold !important;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
}

.date-commnet span {
	font-weight: 500;
}

.date-commnet .dot {
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #fff;
	border-radius: 50%;
	margin: 0 15px;
}

.blog-con a {
	text-decoration: none;
}

.blog-con h1 {
	font-weight: bold;
	font-size: 25px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	min-height: 110px;
}

.blog-details .blog-con h1 {
	min-height: auto;
	margin-bottom: 15px;
}

.blog-con p {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	margin-bottom: 20px;
}

.blog-img img {
	width: 100%;
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	height: 280px;
}

.user-readmore {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 15px;
}

.user-readmore img {
	border: 2px solid #fff;
	border-radius: 50%;
	height: 39px;
	width: 39px;
}

.user-readmore .media {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: center;
	align-items: center;
}

.more-info .media {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: center;
	align-items: center;
}

.user-readmore h5 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
}

.readmore a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #171a21;
	background: #f0880f;
	border-radius: 6px;
	padding: 10px 25px;
}

.catagories {
	margin-bottom: 15px;
}

.catagories h2 {
	font-weight: bold;
	font-size: 25px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
}

.catagories li {
	display: block;
}

.catagories li a {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	text-decoration: none;
	margin: 8px 0;
}

.details-img img {
	width: 100%;
	border-radius: 25px;
	height: 100%;
}

.details-img {
	height: 500px;
	width: 100%;
}

.blog-con h4 .dot {
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #fff;
	border-radius: 50%;
	margin-right: 15px;
}

.blog-con h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.blog-details .blog-con {
	padding: 15px 0px;
}

.blog-con img.detailsimg {
	border-radius: 15px;
	margin-bottom: 25px;
	width: 100%;
	height: 500px;
}

.user-readmore h6 {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	margin-right: 15px;
}

.user-readmore .social {
	margin: 10px 0;
	margin-left: 0;
}

.user-readmore .social li {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #ffffff;
	margin-right: 15px;
}

.user-readmore .social li a {
	display: inline-block;
	text-decoration: none;
	background: transparent;
	width: 40px;
	height: 40px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	padding: 0;
	font-size: 24px;
	margin-right: 0;
	padding-top: 6px;
	border: 1px solid #fff;
	line-height: 1;
}

/* *********************************
recent-post
******************************** */

.recent-post {
	padding: 30px 0;
}

.recent-post .title h2 {
	font-weight: bold;
	font-size: 30px;
	line-height: 1.5;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 25px;
}

.recent-post .blog-img img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	height: 220px;
}

.recent-post .blog-con h1 {
	font-size: 20px;
	min-height: 110px;
}

.recent-post .single-post {
	border-radius: 15px;
}

/* ****************************
commnets-area
****************************** */

.commnets-area {
	padding-bottom: 30px;
}

.commnets-area .card {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: transparent;
	background-clip: border-box;
	border: transparent;
	border-radius: 0.25rem;
}

.commnets img.arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-right: 5px;
}

.commnets .collapsed img.arrow {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.commnets .btn-link {
	font-weight: 400;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.5;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.commnets .card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 1px solid transparent;
}

.commnets-box h5 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
}

.commnets-box p {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5;
	color: #ffffff;
}

.comment {
	margin-bottom: 25px;
}

.comment p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
	margin: 15px 0;
}

.commnets .contact-form {
	margin-top: 45px;
	padding: 0;
	border-radius: 15px;
	background-color: transparent;
}

.commnets .input {
	padding: 10px 10px 10px 10px;
	background: transparent;
	border: 1px solid #fff;
	outline: none;
	border-radius: 10px;
}

.commnets .label-txt {
	left: 15px;
}

.commnets .label-active.label-txt {
	background-color: #171a21;
}

.commnets .send-btn {
	border-radius: 10px;
	font-size: 16px;
	color: #000;
	padding: 12px 0;
}

.commnets-box {
	margin-bottom: 25px;
}

.call {
	text-align: center;
}

.call h2 {
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
}

.call p {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

.call 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;
}

.text-sms .contact-form {
	padding: 0;
	border-radius: 15px;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	text-align: left;
	margin-top: 25px;
}

.text-sms .form-group {
	margin-bottom: 0;
}

/* The container */

.radios {
	display: block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #fff;
	margin-bottom: 15px;
}

/* Hide the browser's default radio button */

.radios input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: transparent;
	border: 2px solid #dbdbdb;
	border-radius: 50%;
}

/* On mouse-over, add a grey background color */

.radios:hover input~.checkmark {
	background-color: transparent;
	border: 2px solid #dbdbdb;
}

/* When the radio button is checked, add a blue background */

.radios input:checked~.checkmark {
	border: 2px solid #dbdbdb;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */

.radios input:checked~.checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */

.radios .checkmark:after {
	top: 2px;
	left: 2px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #4848ff;
}

.checks .radios .checkmark:after {
	left: 5px;
	top: 2px;
	width: 7px;
	height: 11px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 4px;
}

.checks .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 2px solid #dbdbdb;
	border-radius: 4px;
}

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

/* When the radio button is checked, add a blue background */

.checks .radios input:checked~.checkmark {
	background: #eb2f3c;
	border: 2px solid #4848ff;
}

.search-option {
	display: block;
	margin: 15px 0;
}

.search-option ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.search-option li {
	width: 100%;
	display: inline;
	position: relative;
	margin-right: 6px;
}

.search-option li a {
	width: 100%;
	display: inline-block;
	text-decoration: none;
	padding: 5px 5px;
	border-radius: 10px;
	background-color: #252a35;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	margin: 5px 0;
	border: 1px solid transparent;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 99;
}

.search-option li:last-child {
	margin-right: 0px;
}

.search-option li a:hover {
	color: #fff;
	background-color: #686d82;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.search-option li a.active {
	color: #fff;
	background-color: #686d82;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.search-option li:hover .sub-item {
	display: block;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.navbar .nav-item:hover .sub-item {
	display: block;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.search-option li:last-child .sub-item {
	right: 0;
	left: auto;
	top: 36px;
}

.sub-item {
	position: absolute;
	top: 38px;
	left: 0;
	right: 0;
	width: 250px;
	height: auto;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 15px 16px 24px;
	border-radius: 15px;
	-webkit-box-shadow: 0 16px 46px 0 rgba(109, 113, 128, 0.1);
	box-shadow: 0 16px 46px 0 rgba(109, 113, 128, 0.1);
	background-color: #252a35;
	z-index: 99;
	display: none;
}

.sub-item ul {
	display: block;
}

.sub-item ul li {
	display: block;
}

.sub-item h4 {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	margin-bottom: 5px;
}

.sub-item li a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	padding: 1px 10px;
	border-radius: 28px;
	background-color: transparent;
	border: 1px solid transparent;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-right: 0;
}

.sub-item li:last-child a {
	display: block !important;
}

.sub-item img {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.sub-item span {
	color: #fff;
}

.sub-item input {
	width: 43%;
	text-align: center;
	border: 1px solid #dadbe7;
	border-radius: 30px;
	padding: 4px 0;
	background: transparent;
	margin-bottom: 10px;
	color: #fff;
}

input:focus {
	outline: 0;
	border: 1px solid #dadbe7;
}

.mobile-serchbox {
	display: none;
	transition: all 0.4s ease;
}

/* ***********************************
application-banner
********************************** */

.application-banner {
	background: url("../img/application.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
	padding: 30px 0;
}

.application {
	margin-top: -250px;
	padding: 50px 0;
}

.application .input {
	padding: 10px 10px 10px 12px;
}

.application .label-txt {
	left: 8px;
}

.application .contact-form {
	margin-bottom: 30px;
}

.application input[type="date"]:required:invalid::-webkit-datetime-edit {
	color: transparent;
}

.application input[type="date"]:focus::-webkit-datetime-edit {
	color: black !important;
}

.application ::-webkit-calendar-picker-indicator {
	filter: invert(1);
}

.application select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: transparent;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-image: none;
	background-clip: border-box;
	background-image: url(../img/arrowd.svg);
	background-repeat: no-repeat;
	background-position-x: 96%;
	background-position-y: 22px;
	background-size: 14px;
}

.application-banner .title p {
	color: #fff;
	font-size: 14px;
}

.application p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
}

.previous {
	display: block;
	width: 100%;
	background-color: #f2f3f7;
	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: #3d3f52;
	padding: 12px 0;
	margin-right: 15px;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}

.custom-control-label::before {
	pointer-events: none;
	content: "";
	background-color: transparent;
	border: #fff solid 1px;
}

.btns {
	display: flex;
	align-items: center;
	justify-content: center;
}

/***************************************
 approve 
****************************************/

.approved {
	padding: 50px 0;
}

.approved .contact-form {
	margin-bottom: 30px;
}

.approved .title {
	margin-bottom: 15px;
}

.approved .input {
	padding: 10px 10px 10px 12px;
}

.approved .label-txt {
	left: 8px;
}

.approved p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
}

p.requid {
	text-align: end;
}

.conditions {
	text-align: center;
}

.conditions a {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.4px;
	text-decoration-line: underline;
	color: #ffffff;
	margin: 10px 15px;
}

.approved .custom-control {
	display: flex;
	align-items: center;
	justify-content: center;
}

.custom-control-label {
	font-size: 14px;
	letter-spacing: -0.4px;
	color: #ffffff;
	line-height: 24px;
}

.sub {
	display: inline-block;
	background: #717171;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	padding: 12px 60px;
}

.shop a.send-btn {
	text-decoration: none;
	display: inline-block;
	width: auto;
	font-size: 14px;
	padding: 12px 30px;
}

.shop a.send-btn:hover {
	color: #fff;
}

.dealer-info,
.approv {
	background: #252a35;
	border-radius: 14px;
	padding: 15px 20px;
	margin-bottom: 25px;
}

.dealer-info h3,
.approv h3 {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: -0.4px;
	color: #ffffff;
	margin-bottom: 15px;
}

.dealer-info p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.4px;
	color: #ffffff;
	margin-bottom: 15px;
}

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;
}

/* *********************************
banner-slider
******************************** */

.banner-slider {
	padding-bottom: 50px;
}

.banner-slider .items img {
	border-radius: 10px;
}

.banner-slider .owl-nav.disabled {
	display: none;
}

.banner-slider .owl-dots {
	display: block;
	text-align: center;
}

.banner-slider .owl-dot {
	height: 10px;
	width: 10px;
	background: #252a35 !important;
	border-radius: 50%;
	margin: 5px;
}

.banner-slider .owl-dot.active {
	background: #fff !important;
}