/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.wp-block-woocommerce-coming-soon h1.wp-block-heading:after {
    content: 'Coming Soon';
    font-size: 70px;
}
.wp-block-woocommerce-coming-soon h1.wp-block-heading {
    font-size: 0px;
}
.sv-dropdown select {
    background-color: #000000 !important;
}
i.icon-salient-cart::before {
    content: "\f218" !important;
    font-family: 'fontawesome';
}
.nectar-slide-in-cart .product-meta a {
    font-size: 18px !important;
    line-height: 28px !important;
}
li#menu-item-3272 {
    visibility: hidden;
}
.page-id-342 li#menu-item-3272 {
    visibility: visible;
}
.dealerhub-vehicle-detail .vehicle-info {
    display: none;
}
html body label {
	font-family: 'DM Sans' !important;
	font-weight: 100 !important;
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #64CE3E;
}

header#top ul.sf-menu li.btn a {
	border: 1px solid #fff;
	color: white;
	border-radius: 5px;
	padding: 10px 30px !important;
}

#r1 {
	padding-block: 300px 250px  !important;
}
#r1 .row-bg.viewport-desktop.using-image {background-size: cover;}

#r1 h1 strong {
	font-family: 'Bebas Neue';
	font-size: 110px;
	font-weight: 100;
}

#r1 .car1 {
	transform: scale(1.5);
	transform-origin: left;
	animation: grow 3s infinite linear;
}
@keyframes grow{
	0%,100%{
		transform:scale(1.5);
	}
	50%{
		transform:scale(1.4);
	}
}

#r1 h5 {
	font-size: 150px;
	font-family: bebas neue;
	letter-spacing: 1px;
	opacity: 0.1;
}

#r1 .nectar-scrolling-text {
	position: relative;
	bottom: -230px;
}
#r1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	color: black;
	background: transparent;
	border: unset;
}
.wpcf7-response-output {
	background: transparent !important;
	border: unset !important;
}
#r1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
	color: black;
}
#r1 input.wpcf7-form-control.wpcf7-submit.has-spinner {
	font-size: 0;
	width: 40px;
	height: 45px;
	position: absolute;
	right: 0;
	bottom: 32px;
	border-radius: 100px !important;
	transform: unset;
	background-image: url(https://devu20.testdevlink.net/long-miles/wp-content/uploads/2025/01/Button.png);
	background-size: 100% 100%;
	background-position: center !important;
}

#r1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	padding-left: 25px;
}

#r1 .col.span_3 {
	margin-right: -5px;
}
#r1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
	opacity: 1;
}
#r1 select.wpcf7-form-control.wpcf7-select.d1 {
	background: transparent !important;
	border: unset;
	color: black;
	padding-left: 25px;
	font-family: 'DM Sans';
}

#r1 option {color: black;}

#r1 h1 {position: relative;}

#r1 h1::after {
	content: '';
	position: absolute;
	background: #fff;
	width: 101%;
	height: 55px;
	bottom: -74px;
	left: 0;
	border-radius: 100px;
}
#r2 {
	padding-block: 100px !important;
}

#r2 h5 {
	font-size: 150px;
	font-family: 'Bebas Neue';
	-webkit-text-stroke: 1px black;
	color: transparent;
	opacity: 0.2;
	font-weight: 100;
}

#r2 .nectar-scrolling-text {
	position: absolute;
	top: 20px;
}

#r2 a.active-tab {
	background: transparent;
	border: transparent;
}

#r2 .tabbed>ul li a {
	color: black;
	background: transparent;
	border: transparent;
}

#r2 img {
	border-radius: 20px 20px 0px 0px;
	transition: 0.6s;
}

#r2 h4 {
	color: black;
	font-size: 20px;
	margin-bottom: 0;
	font-weight: 600;
}
#r2 .text2 p {
	font-size: 14px;
	color: black;
}
#r2 .iwithtext .iwt-icon i {
	font-size: 16px;
	color: black;
}

#r2 .iwithtext .iwt-text {
	padding-left: 30px;
	font-family: 'DM Sans';
	color: black;
	padding-top: 2px;
}

a#b2 {
	font-family: 'DM Sans';
	font-weight: 100;
	position: absolute;
	bottom: 7px;
	top: unset;
	right: 0;
	color: #64ce3e;
	background: transparent !important;
	font-size: 16px;
	box-shadow: unset !important;
}

a#b2 i {
	rotate: -40deg;
}
#r2 a#b3 {
	position: absolute;
	top: 80px;
	right: 0;
	color: black;
	background: transparent !important;
	font-family: 'DM Sans';
	font-weight: 100;
	font-size: 16px;
	box-shadow: unset !important;
}
#r2 .iwithtext, #r5 .iwithtext {
	width: 50%;
	float: left;
}
#r2 .text2, #r2 .v1 {
	padding-left: 10px;
}

#r2 #inr1 .vc_column-inner, #r2 #inr2 .vc_column-inner {border: 1px solid #ccc;border-radius: 20px;}

#r2 a#b3 i {
	rotate: -40deg;
}
#r3 {
	padding-block: 60px !important;
}

#r3 h5 {
	font-size: 130px;
	font-family: 'Bebas Neue';
	opacity: 0.1;
	-webkit-text-stroke: 1px black;
	color: transparent;
	font-weight: 100;
}
#r3 .nectar-scrolling-text {
	position: relative;
	top: 30px;
}
html body p, html body p strong {
	font-family: 'DM Sans';
}
html body p strong, html body h3, html body h2, html body h1{
	color:#000;
}
html body h1, html body h2, html body h3, html body h4 {
	font-family: 'font2';
}
#r3 .t1 h4 {
	font-size: 25px;
	font-family: 'Bebas Neue';
	color: black;
}

#r3 .carousel-item {position: relative;margin: 0px 10px;}

#r3 .carousel-item::before {
	content: '';
	position: absolute;
	background-image: url(https://devu20.testdevlink.net/long-miles/wp-content/uploads/2025/01/Group-1321315075.png);
	background-size: 100% 100%;
	width: 295px;
	height: 200px;
	z-index: -111;
	top: -35px;
	left: -10px;
}

#r3 .owl-stage {padding-block: 40px 40px;}

#r3 .row-bg.viewport-desktop.using-bg-color {background-size: cover;}

#r3 .car2 {
	transform: scale(1.4);
	transform-origin: left;
}
#r4 {
	padding-block: 180px !important;
}
#r4 .row-bg.viewport-desktop.using-image {
	background-size: cover;
}
#r4 .tt5 {
	position: relative;
	right: -100px;
	rotate: 90deg;
	top: -30px;
}

#r4 .tt5 h5 {font-size: 30px;position: relative;}

#r4 .tt5 h5::before {
	content: "\f095";
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 20px;
	left: -70px;
	background: #64CE3E;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 100px;
	top: -12px;
}
#r4 span.ttt1 {
	font-family: 'Clicker Script';
	font-size: 80px;
}
#r4 .tt5 h5 a {
	opacity: 1;
}
#r4 h2, #r4 h2 strong, #r4 h2 em {
	font-family: 'Bebas Neue' !important;
	font-weight: 100;
}

#r4 h2 strong, #r4 h2 em {
	font-size: 120px;
	line-height: 100px;
}

#r4 h2 em {
	position: relative;
	left: 90px;
	font-style: normal;
	-webkit-text-stroke: 1px #ffffff59;
	color: transparent;
}
#r4 a#b1 i {
	position: absolute;
	left: 8px;
}

#r4 .button span {
	position: relative;
	left: 20px;
}
/*------BUTTON-----------*/

a#b1 {
	margin-bottom: 0;
	font-size: 16px;
	padding: 15px 50px;
	background: transparent !important;
	font-family: 'bebas neue';
	font-weight: 100;
	transform: unset !important;
	text-transform: uppercase;
}

a#b1::before,a#b1::after {
	content: '';
	height: 29%;
	position: absolute;
	width: 0%;
	transition: 0.9s;
	width: 10%;
	transform: translateY(-50%);
}

a#b1::before {
	left: 0;
	border-left: 1px solid;
	border-top: 1px solid;
	top: 12px;
}

a#b1::after {
	right: 0;
	border-right: 1px solid;
	border-bottom: 1px solid;
	TOP: 80%;
}

a#b1:hover::before, a#b1:hover::after {opacity: 0.7 !important;width: 50%;height: 102%;top: 50%;BOTTOM: UNSET;}

#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a span {
	margin-bottom: 0;
	font-size: 18px;
	padding: 15px 50px;
	background: transparent !important;
	font-weight: 100;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a::before, #top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a::after {
	content: '';
	height: 50%;
	position: absolute;
	width: 0%;
	transition: 0.9s;
	width: 10%;
	transform: translateY(-50%);
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a::before{
	left: 15px;
	border-left: 1px solid;
	border-top: 1px solid;
	top: 25px;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a::after{
	right: 0;
	border-right: 1px solid;
	border-bottom: 1px solid;
	TOP: 75%;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a:hover::before, #top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a:hover::after {
	opacity: 1;
	width: 92%;
	height: 90%;
	top: 50%;
	BOTTOM: UNSET;
}


#top ul li a i {
	position: relative;
	left: 40px;
}




a#b1 span::before {
	content: '';
	position: absolute;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 15px;
	height: 15px;
	left: -50px;
	bottom: -16px;
	transition: 0.9s;
}

a#b1 span::after {
	content: '';
	position: absolute;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 15px;
	height: 15px;
	right: -50px;
	top: -16px;
	transition: 0.9s;
}
#r4 .button span::before {
	left: -52px;
	bottom: -15px;
}

#r4 .button span::after {
	right: -48px;
	top: -15px;
}
a#b1:hover span::before, a#b1:hover span::after {
	opacity: 0.7;
	width: 130%;
	height: 100%;
}
#r4 .button:hover::before, #r4 .button:hover::after {
	height: 98%;
}
/*------BUTTON-----------*/

#r4 #inner2 .wpb_wrapper {
	display: flex;
	gap: 0px 50px;
}
#r5 {
	padding-block: 100px !important;
}

#r5 h5 {
	font-size: 200px;
	font-family: 'Bebas Neue';
	-webkit-text-stroke: 1px black;
	color: transparent;
	font-weight: 100;
	opacity: 0.2;
}
#r5 .text2 {
	padding-left: 10px;
}

#r5 .v1 h4 {
	padding-left: 10px;
}

#r5 h4 {
	font-weight: 600;
	color: black;
}
#r5 .nectar-scrolling-text {
	position: absolute;
	top: 10px;
}
#r5 #inr2 .vc_column-inner {
	border: 1px solid #cccc;
	border-radius: 20px !important;
}
#r5 img {
	border-radius: 20px 20px 0px 0px !important;
	transition: 0.6s;
}

#r5 .iwithtext .iwt-icon i {
	font-size: 16px;
	color: black;
}

#r5 .iwithtext .iwt-text {
	padding-left: 30px;
	padding-top: 2px;
}
#r5 a#b3 {
	color: black;
	font-size: 16px;
	background: transparent !important;
	position: absolute;
	top: 10px;
	right: 0;
	box-shadow: unset !important;
}
#r5 a#b3 i {
	rotate: -40deg;
}
#r5 .text2 p {
	font-size: 14px;
	color: black;
}
#r2 .v1, #r5 .v1 {
	position: relative;
}

#r2 .v1::before,#r5 .v1::before {
	content: '';
	position: absolute;
	border: 1px solid #cccccc7d;
	width: 90%;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 40px;
}
#r6 {
	padding-block: 200px !important;
}

#r6 .row-bg.viewport-desktop.using-image {
	background-size: cover;
}

#r6 .c2 {background: white;padding-block: 60px;padding-inline: 30px;border-radius: 30px;}

#r6 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	margin-bottom: 20px;
	background: white;
	border: 1px solid #ccc;
	border-radius: 15px;
}

#r6 .col.span_6 {
	margin-right: -15px;
}
#r6 input.wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 95%;
	border-radius: 15px !important;
}
#r7 {
	padding-block: 100px !important;
}

#r7 h5 {
	font-size: 200px;
	font-family: 'font2';
	-webkit-text-stroke: 1px white;
	font-weight: 100;
	color: transparent;
	opacity: 0.2;
}

#r7 .nectar-scrolling-text {
	position: relative;
	top: 110px;
}

#r7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	margin-bottom: 80px;
	background: transparent;
	border-bottom: 1px solid #cccc;
	padding-left: 10px;
}

#r7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::Placeholder {
	color: white;
	opacity: 1;
}
#r7 h6 {
	font-family: 'Bebas Neue';
}
#r7 textarea.wpcf7-form-control.wpcf7-textarea {
	background: transparent;
	border-bottom: 1px solid #cccc;
	height: 50px;
	resize: unset;
	padding-left: 10px;
}

#r7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
	margin-top: 20px;
}
#r7 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
	color: white;
	opacity: 1;
}
#r7 .c3 {
	background: white;
	padding-block: 40px 140px;
	padding-inline: 20px;
	border-radius: 20px;
}

#r7 .c3 h2, #r7 .c3 p, #r7 .c3 h6 {
	color: black;
}

#r7 h6 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 100;
	margin-bottom: 0;
}

#r7 .iwithtext .iwt-icon img {
	width: 80px;
}

/* #r7 .iwithtext .iwt-text {
padding-left: 90px;
padding-top: 16px;
} */

#r7 button.owl-dot span {
	background: #ccc;
	width: 150px;
	margin: -10px;
	height: 2px;
	border-radius: 0px;
}

#r7 button.owl-dot.active span {
	background: #3C3C3C;
	z-index: 1111;
	position: relative;
}
#r7 .owl-dots {
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	bottom: -40px;
}

#r7 .owl-nav.disabled {
	display: block;
	position: absolute;
	bottom: -100px;
}

#r7 .owl-nav button {
	background: transparent;
	font-size: 0;
	width: 50px;
	height: 50px;
	border-radius: 100px !important;
	transition: 0.6s;
}

#r7 button.owl-prev {
	position: relative;
}

#r7 button.owl-prev::before {
	content: "\e909";
	position: absolute;
	font-family: icomoon;
	font-size: 25px;
	color: black;
	rotate: 180deg;
	top: 12px;
	left: 11px;
}

#r7 .owl-nav button:hover {
	background: #64ce3e;
	border: 1px solid #64ce3e;
}

#r7 button.owl-next {
	position: relative;
}

#r7 button.owl-next::before {
	content: "\e909";
	position: absolute;
	font-family: icomoon;
	font-size: 25px;
	color: black;
	top: 12px;
	left: 10px;
}
#f1 {
	padding-block: 100px 0px  !important;
}

#f1 #inr3 .wpb_wrapper {
	display: flex;
	gap: 0px 40px;
}

#f1 h2.widgettitle {font-size: 25px;font-family: 'DM Sans';}

#f1 ul {
	margin-left: 0;
}

#f1 ul li {
	list-style: none;
}

#f1 ul li  a {line-height: 35px;color: white;transition: 0.6s;font-family: 'DM Sans' !important;}

#f1 ul li:hover a {
	color: #64ce3e;
}

#f1 .icn ul li {
	display: inline-block;
	margin-right: 15px;
}

#f1 .icn ul li a i {
	top: 00;
	font-size: 20px;
}
#f1 #inr5 {
	margin-bottom: 100px;
	position: relative;
}
#f1 #inr5::after {
	content: '';
	position: absolute;
	border-bottom: 1px solid #cccccc57;
	width: 200%;
	left: -320px;
	bottom: -60px;
}
#f1 #inr5 .wpb_wrapper {
	display: flex;
	gap: 0px 49px;
}
#f1 .vv1 {margin-top: -20px;}

#f1 .vv2 {
	margin-top: -18px;
}

#f1 .vv3 {
	margin-top: -15px;
}

#f1 .vv4 {
	margin-top: -15px;
}
#f1 .tt2 {
	float: right;
}

#f1 #inner4 {border-top: 1px solid #cccc;padding-top: 20px;}

#f1 h4 {
	font-size: 25px;
}

/*------Search_Stock-----------*/

#banner .row-bg.viewport-desktop.using-image {
	background-position: center bottom !important;
}

#banner h5 {
	font-size: 130px;
	font-family: 'Bebas Neue';
	opacity: 0.2;
	z-index: -9999;
	letter-spacing: 2px;
}
#banner {
	padding-block: 200px 0px !important;
}

#banner .wolves {
	transform: scale(1.5);
	z-index: 111;
	animation: grow 3s infinite linear;
}

#banner h1 {
	font-size: 100px;
	line-height: 90px;
}
/*------Search_Stock-----------*/


/*------Valeting_&_Detailing-----------*/
#sec2 h5 {
	font-size: 150px;
	font-family: 'Bebas Neue';
	opacity: 0.2;
	-webkit-text-stroke: 1px  black;
	color: transparent;
	font-weight: 100;
}

#sec2 .nectar-scrolling-text {
	position: absolute;
	top: 20px;
}

#sec2 {
	padding-block: 60px !important;
}

#sec2 .tabbed>ul li a {
	background: transparent;
	color: black;
	border: unset;
}

#sec2 h2 {
	color: black;
}

#sec2 #inr2 {
	padding-block: 10px;
	padding-inline: 10px;
	border: 2px solid#cccc;
	border-radius: 15px;
}
#sec2 .tt4 h2 {margin-bottom: 20px !important;position: relative;}

#sec2 .tt4 h2::after {
	content: '';
	position: absolute;
	border-bottom: 3px solid #64CE3E;
	width: 100px;
	left: 0;
	bottom: -4px;
}
#sec2 .tt6 h6 {
	font-family: 'Bebas Neue';
	font-size: 25px;
	color: black;
	position: absolute;
	right: 30px;
	bottom: 10px;
}
/*------Valeting_&_Detailing-----------*/

/*------Shop_Valeting_Consumables-----------*/
#sec3 h5 {font-size: 150px;font-family: 'Bebas Neue';-webkit-text-stroke: 1px black;color: transparent;font-weight: 100;opacity: 0.2;}

#sec3 .nectar-scrolling-text {
	position: absolute;
	top: 30px;
}

#sec3 {
	padding-block: 60px !important;
}

#sec3 .carousel-item {
	margin: 0px 10px;
}

#sec3 .vv2 {
	position: absolute;
	bottom: 25px;
	right: 10px;
}

/*------Shop_Valeting_Consumables-----------*/

/*------Contact_Us-----------*/

#sec2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	background: transparent;
	border: 1px solid #cccccc59;
	margin-bottom: 15px;
	border-radius: 10px;
}

#sec2 textarea.wpcf7-form-control.wpcf7-textarea {
	background: transparent;
	border: 1px solid #cccccc59;
	border-radius: 10px;
	resize: unset;
}

/*------Contact_Us-----------*/

/*------Service_&_Maintenance-----------*/

#sec2 .meen {aspect-ratio: 0.9/1;object-fit: cover;border-radius: 25px;}

/*------Service_&_Maintenance-----------*/

/*------Animation-----------*/

#r2 img:hover {
	transform: scale(1.1);
}

#r2 .hover-wrap {
	overflow: hidden;
	border-radius: 20px 20px 0px 0px;
}
#r5 img:hover {
	transform: scale(1.1);
}

#r5 .hover-wrap {
	overflow: hidden;
	border-radius: 20px 20px 0px 0px !important;
}
/*------Animation-----------*/

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	font-family: 'DM Sans' !important;
	font-weight: 100;
}
#f1 h2 {
	font-size: 46px;
	line-height: 56px;
}

/*------Gravity_Form-----------*/
#gravity {
	padding-block: 50px !important;
}

#gravity h5 {
	font-size: 100px;
	font-family: 'Bebas Neue';
	opacity: 0.4;
	-webkit-text-stroke: 1px #cccc;
	color: transparent;
	font-weight: 100;
}

#gravity .gv h2 {
	margin-bottom: 100px;
}
#gravity form#gform_1 {
	border: 1px solid #cccc;
	padding-block: 30px;
	padding-inline: 30px;
	border-radius: 15px;
}
#gravity .nectar-scrolling-text {
	margin-top: -145px;
	margin-bottom: 80px;
	z-index: -999;
	position: relative;
}
#gravity .gform_footer.top_label {
	padding-top: 0;
	margin-top: 0;
}

#gravity input#gform_submit_button_1 {
	padding-inline: 50px !important;
	border-radius: 10px !important;
}
/*------Gravity_Form-----------*/
#r2 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
	font-family: 'DM Sans';
}

#r5 h2 {
	color: black;
}

#r4 .tt5 a {
	font-family: 'DM Sans';
}

.auto-listings #banner {
	padding-block: 100px 0px !important;
}

.auto-listings #banner .wolves {
	width: 100%;
	height: auto;
}

.auto-listings h1.page-title {
	display: none;
}

.auto-listings #content {
	padding-top: 0px;
}

.auto-listings #content .full-width.upper .page-description p {
	display: none;
}

#search p {
	display: block !important;
}

#search form .col.span_12 .col.span_2 .als-field__label, #search form .col.span_12 .col.span_1 .als-field__label {
	color: #000;
}

#search form .col.span_12 .col.span_2 select, #search form .col.span_12 .col.span_2 input, #search form .col.span_12 .col.span_1 select {
	padding: 16px 10px;
	border: 1px solid;
	background: transparent;
	font-family: 'DM Sans';
	color: #000;
}

#search form .col.span_12 button.als-submit {
	padding: 27px 17px !important;
	font-family: 'DM Sans';
	border-radius: 60px !important;
	background-image: url(https://devu20.testdevlink.net/long-miles/wp-content/uploads/2025/01/Button.png);
	background-size: cover;
	background-position: center !important;
	color: transparent;
	font-size: 10px;
}

#search form .col.span_12 .col.span_2 {
	margin-right: 0px;
	margin-left: 0px;
}

#search form .col.span_12 .col.span_1 {
	margin-right: 0px;
	width: 7.5%;
}

#search form .col.span_12 {
	display: inline-flex;
	align-items: flex-end;
	justify-content: space-evenly;
	border: 1px solid #64ce3e;
	padding: 1% 1% 2%;
	border-radius: 80px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px #00000050;
	width: 100%;
	margin: auto;
}

#in-sale .img1 {
	width: 100%;
}

#sale p strong {
	color: #000;
	font-family: 'DM Sans';
}

#sale h2 {
	color: #000;
}

#sale h3 {
	color: #000;
}
#LP {
	padding-block: 180px !important;
}
#LP .row-bg.viewport-desktop.using-image {
	background-size: 100% 100%;
}

/*-----------------------Inner_pages----------------------*/

#topmenu .row-bg.viewport-desktop {
	background: #a9b3bc;
	border: 1px solid;
}
#topmenu {
	padding-block: 15px !important;
}
#topmenu a#booked {
	float: right;
	font-size: 14px;
	background-color: transparent !important;
	border: 1px solid #24272C;
	color: #24272C;
	width: 23%;
	text-align: center;
}
#inner_pg1 {
	padding-block: 60px !important;
}
#inner_pg1 h3 {
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 2px;
	font-family: font1;
	text-transform: uppercase;
}
#inner_pg1 h1 {
	font-size: 120px !important;
	line-height: 110px;
	font-family: 'font2';
}
#inner_pg1 .owl-nav.disabled {
	display: block;
}
#inner_pg1 .owl-nav button {
	background: #ffffff12;
	border: unset;
	width: 60px;
	height: 60px;
	border-radius: 12px !important;
	font-size: 0;
}
#inner_pg1 button.owl-prev {
	position: absolute;
	left: -140px;
	top: 40%;
}
#inner_pg1 button.owl-prev::before, #inner_pg1 button.owl-next::before {
	content: "\e909";
	position: absolute;
	font-family: 'icomoon';
	font-size: 28px;
	top: 16px;
	right: 17px;
}
#inner_pg1 button.owl-next {
	position: absolute;
	right: -140px;
	top: 40%;
}
#inner_pg1 button.owl-prev::before {
	rotate: 180deg;
}
#inner_pg1 .owl-dots {
	display: none;
}
#inner_pg2 {
	padding-block: 100px !important;
}
#inner_pg2 h4 {
	font-family: 'font2';
	color: black;
	font-size: 30px;
	margin-bottom: 20px;
}
#inner_pg2 .ttextt4 p br {
	display: none;
}
#inner_pg2 h5 {
	font-family: 'font2';
	color: black;
	font-size: 20px;
}
#inner_pg2  .iwithtext .iwt-icon img {
	width: 70px;
	transform: translate(20px, 30px);
}
#inner_pg2 .iwithtext .iwt-text {
	padding-left: 90px;
}
#inner_pg2 .ttextt4 {margin-bottom: 40px;}

#inner_pg2 .ttexxtt1 {position: absolute;top: 20%;right: 110px;/* animation: grew 5s infinite linear; */}
@keyframes grew{
	0%,100%{
		transform: translatex(30px);
	}
	50%{
		transform: translatex(0px);
	}
}

#inner_pg2 .ttexxtt1 h6, #inner_pg2 .ttexxtt2 h6, #inner_pg2 .ttexxtt3 h6 {
	font-family: 'font2';
	color: black;
	background-color: white;
	padding: 18px 20px 15px 50px;
	box-shadow: 0px 0px 4px 0px #00000030;
	border-radius: 100px !important;
	position: relative;
	font-size: 16px;
}

#inner_pg2 .ttexxtt1 h6::before, #inner_pg2 .ttexxtt2 h6::before, #inner_pg2 .ttexxtt3 h6::before {
	content: "";
	position: absolute;
	background-image: url(https://devu20.testdevlink.net/long-miles/wp-content/uploads/2025/05/Icon1.png);
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
	left: 15px;
	top: 12px;
}
#inner_pg2 .ttexxtt2 {
	position: absolute;
	top: 33%;
	right: 70px;
	/* animation: grew 3s infinite linear; */
}

#inner_pg2 .ttexxtt3 {
	position: absolute;
	right: 110px;
	top: 46%;
	/* animation: grew 4s infinite linear; */
}

#inner_pg2 .porshe {
	position: absolute;
	bottom: -80px;
	right: -50.1px;
	/* animation: grew 5s infinite linear; */
}
#inner_pg2 .mn1 {width: 60%;}

#inner_pg3 .owl-stage {
	padding-block: 0;
}
#inner_pg3 {
	padding-block: 100px 80px  !important;
}
#inner_pg3 h4 {
	font-family: font2;
	color: black;
	font-size: 30px;
	margin-bottom: 30px;
}
#inner_pg3 .carousel-item {
	margin: 0px 15px;
}
#inner_pg3 .icn ul {
	position: absolute;
	bottom: 90px;
	display: flex;
	margin-left: 0;
	right: 0;
	left: 0;
	justify-content: center;
	gap: 0px 30px;
	background: #ffffff78;
	width: 70%;
	margin-inline: auto;
	padding: 7px 0px;
	border-radius: 10px;
	backdrop-filter: blur(2px);
	opacity: 0;
	transition: 0.6s;
}
#inner_pg3 .icn ul li {
	list-style: none;
}
#inner_pg3 .carousel-item:hover .icn ul {
	opacity: 1;
}
#inner_pg3 h5 {
	font-family: 'font2';
	color: black;
	margin-bottom: 0;
}
#inner_pg3 .nectar_icon i {
	font-size: 20px !important;
}
#inner_pg3 .nectar_icon {
	padding: 0;
}
#inner_pg4 .ttexxtt10 {
	position: absolute;
	bottom: 190px;
	left: 60px;
}
#inner_pg4 a#button2 {
	transform: translate(60px, -140px);
	padding: 14px 40px;
	margin-right: 5px;
	border-radius: 5px !important;
	font-family: 'font2';
	font-weight: 100;
	font-size: 15px;
	background-color: #72B943 !important;
	line-height: 25px;
}
#inner_pg4 h2 {
	font-family: font2;
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 15px;
}
#inner_pg4 .carousel-item {
	margin: 0px 10px;
}
#inner_pg4 .owl-nav.disabled {
	display: block;
}
#inner_pg4 .owl-nav button {
	background-color: white;
	font-size: 30px;
	border: unset;
	width: 50px;
	height: 50px;
	box-shadow: 0px 0px 10px 0px #0000004f;
	border-radius: 100px !important;
	color: black;
}
#inner_pg4 .owl-stage {
	padding: 0;
}
#inner_pg4 button.owl-prev {
	position: absolute;
	left: -20px;
	top: 30%;
}
#inner_pg4 button.owl-next {
	position: absolute;
	right: -20px;
	top: 30%;
}
#inner_pg4 .owl-dots {
	display: none;
}
#cl1 {
	padding-block: 60px !important;
}
#cl1 h4 {
	font-family: font2;
	color: black;
	font-size: 35px;
}
#cl1 .carousel-item {
	padding: 20px 30px;
	background-color: white;
	margin: 0px 10px;
	border-radius: 15px;
	height: 270px;
    overflow: overlay;
}
#cl1 .carousel-item h6 {
	position: absolute;
	top: 20px;
	right: 40px;
	font-family: font1;
}
#cl1  .iwithtext .iwt-icon img {
	width: 54px;
}
#cl1 .iwithtext .iwt-text {
	padding-left: 70px;
}
#cl1 h5 {
	font-family: font2;
	color: black;
	font-size: 18px;
	margin-bottom: 0;
}
#cl1 .owl-stage-outer {
	overflow: visible;
}
#cl1 .owl-dots.disabled {
	display: block;
}
#ft1 {
	padding-block: 80px 20px !important;
}
#ft1 h2 {
	font-family: font2;
}
#ft1 input {
	background-color: transparent;
	border-bottom: 1px solid #cccccc30;
	padding-left: 0;
	font-family: font1;
	margin-bottom: 40px;
	text-transform: capitalize;
}
#ft1 input::placeholder {
	color: white;
	opacity: 1;
}
#ft1 textarea#input_2_6 {
	font-family: font1;
	color: white;
	background-color: transparent;
	border-bottom: 1px solid #cccccc30;
	resize: unset;
	height: 50px;
	padding-left: 0;
}
#ft1 textarea#input_2_6::placeholder {
	color: white;
	opacity: 1;
}
#ft1 input#gform_submit_button_2 {
	background: #72B943;
	border-bottom: 0;
	width: 20%;
	font-family: font1;
	font-weight: 100;
}
#ft1 #insec1 {
	padding-top: 40px;
	border-top: 1px solid #cccccc30;
	margin-top: 80px;
}
#ft1 .tft1 {
	float: right;
}
#ft1 .vvc1 {
	padding-left: 60px;
}
#inner_pg3 .icn1 ul {
	margin-left: 0;
	position: absolute;
	bottom: 0;
	right: 10px;
}
#inner_pg3 .icn1 ul li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}
#inner_pg3 .icn1 ul li a i {
	top: 0;
	font-size: 20px;
	border: 1px solid;
	height: 40px;
	width: 40px;
	border-radius: 100px;
	line-height: 40px;
}
#cl1 .row-bg.viewport-desktop.using-bg-color {
	opacity: 35%;
}
.page-id-342 #inner_pg1 {
	padding-block: 100px 500px !important;
}
.page-id-342 #topmenu .row-bg.viewport-desktop {
	background: #020202;
	border-bottom: 1px solid #cccccc26;
}
.page-id-342 #topmenu a#booked {
	border: 1px solid #fff;
	color: white;
}
#car2 {
	padding-block: 100px !important;
}
#car2 .car21 {
	width: 70%;
}
#car2 h2, #car3 h2, #car4 h2 {
	font-family: font2;
	font-size: 85px;
	line-height: 95px;
	margin-block: 50px;
	color: #3A3A38;
}
#car2 .cartext2 h5, #car3 .cartext2 h5, #car4 .cartext2 h5 {
	font-family: font2;
	color: #3A3A38;
	font-size: 24px;
	margin-bottom: 30px;
	border-bottom: 1px solid #3A3A38;
	padding-bottom: 30px;
	position: relative;
}
#car2 .cartext2 h5::before, #car3 .cartext2 h5::before, #car4 .cartext2 h5::before {
	content: "\f061 ";
	position: absolute;
	font-family: fontawesome;
	right: 10px;
	color: #3A3A38;
}
#car2 a#button2, #car3 a#button2, #car4 a#button2 {
	font-size: 16px;
	font-family: 'font1';
	font-weight: 100;
	border-radius: 5px !important;
	float: right;
	background-color: #72B943 !important;
	padding: 15px 35px;
	line-height: 26px;
}
#car3 .car22 {margin-left: auto;width: 70%;}

#car3 {
	padding-block: 60px !important;
}

#car4 {
	padding-block: 60px !important;
}
#car4 .car22 {width: 70%;}

.page-id-358 #topmenu a#booked {
	color: white;
	border: 1px solid #fff;
}
.page-id-358 #inner_pg1{
	padding-block: 100px 600px !important;
}
.page-id-358 #topmenu .row-bg.viewport-desktop {
	background-color: #2f3641;
}
#Mechanics1 {
	padding-block: 100px !important;
}
#Mechanics1 #minrow {
	border: 1px solid #cccc;
	padding: 15px 15px;
	border-radius: 15px;
}
#Mechanics1 h2 {
	font-family: font2;
}
#Mechanics1 h3 {font-family: font2;font-size: 30px;}

#Mechanics1 input {
	background: transparent;
	border: 1px solid #E9E9E9;
	color: black;
	font-family: font1 !important;
	padding-block: 12px;
}
#Mechanics1 input::placeholder {
	color: #A0A0A0;
}
#Mechanics1 select {
	background-color: transparent;
	border: 1px solid #E9E9E9;
	font-family: font1;
	padding-block: 12px;
	color: #a0a0a0;
}
#Mechanics1 select::placeholder {
	color: #A0A0A0 !important;
}
#Mechanics1 textarea#input_3_8{
	background: transparent;
	color: black;
	border: 1px solid #E9E9E9;
	font-family: font1;
}
#Mechanics1 textarea#input_3_8::placeholder{
	color: #A0A0A0;
}
#Mechanics1 input#gform_submit_button_3 {
	width: 20%;
	background-color: #72B943;
	color: white;
	font-weight: 100;
}
.page-id-368 #topmenu a#booked {
	color: white;
	border: 1px solid;
}
.page-id-368 #inner_pg1 {
	padding-block: 100px 610px !important;
}
#Consumables1 .owl-stage {
	padding-block: 0;
}
#Consumables1 {
	padding-block: 80px !important;
}
#Consumables1 .carousel-item {
	margin: 0px 10px;
}
#Consumables1 .carousel-item img {
	border-radius: 20px;
	transition: 0.6s;
}
#Consumables1 .carousel-item .tft11 h3 {
	font-family: font2;
	font-size: 20px;
	color: white;
	position: relative;
	z-index: 11;
	margin-bottom: 0;
}
#Consumables1 .carousel-item .tft11 h5 {
	color: white;
	font-size: 16px;
	font-family: font1;
	font-weight: 100;
	position: relative;
	z-index: 111;
}
#Consumables1 .carousel-item .tft11 h6 {
	float: right !important;
	margin-top: 25px;
	font-family: font2;
	color: white;
	margin-right: -100px;
	position: relative;
	z-index: 11;
	font-size: 17px;
}
#Consumables1 .carousel-item .tft11 h6 strong {
	font-family: font1;
	font-weight: 100;
	font-size: 12px;
}
a#cart {
	font-family: font1;
	font-size: 14px;
	font-weight: 100;
	padding: 8px 25px;
	border-radius: 15px !important;
	position: absolute;
	bottom: 10px;
	top: unset;
	left: 20px;
	transition: 0.6s;
	transform: translateY(80px);
	opacity: 0;
}
#Consumables1 .carousel-item:hover a#cart {
	transform: unset;
	opacity: 1;
}
#Consumables1 .carousel-item .tft11 {
	position: absolute;
	bottom: 0;
	left: 20px;
	transition: 0.6s;
	transform: translateY(140px);
	opacity: 0;
}
#Consumables1 .carousel-item:hover .tft11 {
	opacity: 1;
	transform: unset;
}
#Consumables1 .carousel-item .tft11::before {
	content: "";
	position: absolute;
	width: 175%;
	height: 160px;
	left: -10px;
	right: 0;
	margin-inline: auto;
	display: table;
	border-radius: 30px;
	bottom: -16px;
	backdrop-filter: blur(6px);
	transition: 0.6s !important;
	transform: translateY(160px);
	opacity: 0;
	border: 1px solid #fff;
}
#Consumables1 .carousel-item:hover .tft11::before {
	transform: unset;
	opacity: 1;
}
#Consumables1 h2 {
	font-family: font2;
}
.page-id-368 #topmenu .row-bg.viewport-desktop {
	background-size: 100% 100%;
}
#ft1 .mn2 {
	margin-bottom: 40px;
}

#inner_pg4 .owl-nav button span {position: relative;top: -2px;}

.page-id-342 #inner_pg1 button.owl-prev {
	top: 100%;
}
.page-id-342 #inner_pg1 button.owl-next {
	top: 100%;
}
.page-id-358 #inner_pg1 button.owl-prev{
	top: 100%;
}
.page-id-358 #inner_pg1 button.owl-next{
	top: 100%;
}
.page-id-368 #inner_pg1 button.owl-prev {
	top: 100%;
}
.page-id-368 #inner_pg1 button.owl-next {
	top: 100%;
}
.page-id-293 #inner_pg1 .owl-stage {
	padding: 0;
}
#inner_pg2 .ttextt4 p {
	text-align: justify;
	font-size: 14px;
	width: 90%;
	color: #696665;
}
#inner_pg2 .iwithtext {
	position: relative;
	padding: 20px 20px;
	box-shadow: 0px 0px 10px 0px transparent;
	border-radius: 20px;
	transition: 0.6s;
}
#inner_pg2 .iwithtext:hover {
	box-shadow: 0px 0px 10px 0px #0000002b;
}
#inner_pg3 .tt10 p {
	font-size: 14px;
}

#inner_pg3 .tt10 h5 {
	font-size: 24px;
}
#inner_pg4 .ttexxtt10 p {
	text-align: justify;
	width: 55%;
}
#inner_pg4 .ttexxtt10 p br {
	display: none;
}
#cl1 .ttexttt12 p {
	color: #24272C;
	/* font-family: inter; */
}
#inner_pg2 .iwithtext .iwt-text p {
	color: #696665;
	font-size: 14px;
	line-height: 24px;
}
#car2 .vvc1, #car3 .vvc1, #car4 .vvc1 {
	padding-right: 80px;
}
#ft1 #insec1 p {
	font-family: 'font1';
}
#Mechanics1 .Mechanicstext1 {
	margin-bottom: 40px;
}
#Mechanics1 .trt1 {
	margin-bottom: 55px;
	position: relative;
	top: 15px;
}

#Mechanics1 .trt1::before {
	content: "";
	position: absolute;
	border: 1px solid #72B943;
	width: 70px;
	z-index: 111;
	bottom: -7px;
}
#Mechanics1 input#choice_3_9_1 {
	position: relative;
	top: -12px;
}
.page-id-406 #topmenu .row-bg.viewport-desktop {
	background: #030303;
	border: 1px solid;
}
.page-id-406 #topmenu a#booked {
	color: white;
	border: 1px solid #fff;
}
.page-id-406 #inner_pg1 {
	padding-block: 60px 540px !important;
}
/*-----------------------Inner_pages----------------------*/

/*-----------------------Car_Sales----------------------*/

/* #listingg h4 {
font-size: 16px;
color: black;
font-family: font2;
}
#listingg p {
font-family: font1;
color: black;
}
#listingg p strong {
color: #72B943;
font-family: font2;
}
#listingg button {
padding: 10px 30px;
border-radius: 10px !important;
background-color: transparent;
border: 1px solid #24272C;
color: #24272C;
font-family: font2;
float: right;
}
#listingg {
padding-block: 100px !important;
}
#listingg select.boxx {
position: absolute;
right: 280px;
width: 21.5%;
top: 172px;
}
#listingg select {
background-color: transparent;
border: 1px solid #cccc;
border-radius: 10PX !IMPORTANT;
}
#listingg label {
font-family: 'font2' !important;
color: #161E2D;
font-size: 16px;
}
#listingg form {
border: 1px solid #cccc;
padding: 20px 20px;
border-radius: 15px;
}
#listingg input {
font-family: 'font1';
color: black;
}
#listingg input[type="checkbox"] {
}
#listingg h2 {
font-family: font2;
font-size: 40px;
line-height: 50px;
}
#listingg .all {gap: 20px !important;}

#listingg .sec2 {
margin-top: 40px;
margin-bottom: 10px;
}
#listingg .sec {
width: 31.9% !important;
} */

/*-----------------------Car_Sales----------------------*/
/*-----------------------Car Listing CSS----------------------*/
.car-filter-sidebar {
	background: #f8f8f8;
	padding: 20px;
	border: 1px solid #ddd;
	border-radius: 8px;
}
.car-filter-sidebar label {
	display: block;
	margin-top: 15px;
	font-weight: bold;
	font-size: 14px;
}
.car-filter-sidebar input,
.car-filter-sidebar select {
	width: 100%;
	padding: 8px;
	margin-top: 5px;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.car-filter-sidebar .btn {
	background-color: #333;
	color: #fff;
	border: none;
	padding: 10px 15px;
	margin-top: 20px;
	cursor: pointer;
	border-radius: 4px;
}
.car-box {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 20px;
	border-radius: 10px;
	transition: 0.3s;
}
.car-box:hover {
	box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.car-listings {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 75%;
}

.car-listings .car-box {
	flex: 0 1 calc(33.333% - 13.333px);
	box-sizing: border-box;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 10px;
}

.car-archive-wrapper img {
	width: 100%;
	object-fit: cover;
	border-radius: 8px 8px 0px 0px;
	transform: scale(1.05);
	margin-top: -5px;
	margin-bottom: 20px;
}

.car-box h4 {
	font-family: font2;
	color: #24272C;
	font-size: 20px;
}
.car-box span.transmission {
	float: right;
	margin-right: 0;
	font-family: font1;
	position: relative;
	color: #696665;
	font-size: 14px;
}
.car-box span.transmission::before {
	content: "";
	position: absolute;
	background-image: url(https://devu20.testdevlink.net/long-miles/wp-content/uploads/2025/05/Vector.png);
	background-size: 100% 100%;
	width: 15px;
	height: 15px;
	left: -25px;
	top: 6px;
}
.car-box span.fuel {
	margin-left: 50px;
	font-family: font1;
	color: #696665;
	position: relative;
	font-size: 14px;
}
.car-box span.fuel::before {
	content: "";
	position: absolute;
	background-image: url(https://devu20.testdevlink.net/long-miles/wp-content/uploads/2025/05/Icon.png);
	background-size: 100% 100%;
	width: 18px;
	height: 20px;
	left: -25px;
	top: 0;
}
.car-box span.mile {
	font-family: font1;
	margin-left: 20px;
	position: relative;
	font-size: 14px;
}

.car-box .ff1 {
	font-family: font2;
	color: #93dd79;
	margin-block: 20px;
}
.car-box span.mile::before {
	content: "";
	position: absolute;
	background-image: url(https://devu20.testdevlink.net/long-miles/wp-content/uploads/2025/05/Vector1.png);
	background-size: 100% 100%;
	width: 15px;
	height: 15px;
	left: -18px;
	top: 2px;
}
.car-box a.button12 {
	font-family: 'font2';
	color: #24272C;
	border: 1px solid #24272C;
	padding: 10px 16px;
	border-radius: 15px;
	font-size: 14px;
}
.car-archive-wrapper aside.car-filter-sidebar {
	background-color: white;
	width: 25%;
	height: 890px;
	border: 1px solid #EDEDED;
	border-radius: 20px;
}
aside.car-filter-sidebar input[type="number"] {
	background-color: white;
	font-family: 'font1';
}
aside.car-filter-sidebar select {
	background-color: white;
	font-family: 'font1';
}
aside.car-filter-sidebar input[type="text"] {
	background-color: white;
	font-family: 'font1';
}
aside.car-filter-sidebar input.btn {
	font-family: font2;
	border-radius: 100px !important;
}
#list1 {
	padding-block: 100px !important;
}
#list1 .car-archive-wrapper {
	padding: 0 !important;
}
#list1 .ttext11 p {
	font-size: 14px;
}

#list1 img {transform: scale(1.08);}

#list1 input[type="number"] {
	border: 1px solid #EDEDED;
	color: #696665;
	border-radius: 10px;
}
#list1 select {
	border: 1px solid #EDEDED;
	color: #696665;
	border-radius: 10px;
}
#list1 input[type="text"] {
	border: 1px solid #EDEDED;
	color: #696665;
	border-radius: 10px;
}
#list1 h4 {
	font-size: 18px;
	line-height: 28px;
}
.page-id-406 #inner_pg1 button.owl-prev {
	top: 100%;
}
.page-id-406 #inner_pg1 button.owl-next {
	top: 100%;
}
.single-car-wrapper {
	flex-direction: column;
	gap: 0 !important;
}
.single-car-wrapper h1 {
	font-size: 55px;
	font-family: font2;
	color: #24272C;
	margin-top: 30px;
}
.contact-form h2 {
	font-family: font2;
	color: #24272C;
	font-size: 45px;
}
.car-gallery img {
	width: 24% !important;
}
.single-car-wrapper th {
	background-color: #f2f2f2 !important;
	border: 1px solid #cccc;
	font-family: 'font1';
	color: black;
}
.single-car-wrapper td {
	border: 1px solid #cccc;
	font-family: 'font1';
	background-color: #f2f2f2 !important;
}
.info-section h2 {
	font-size: 55px;
	line-height: 65px;
	color: #24272C;
	font-family: font2;
	margin-bottom: 0 !important;
}
.single-car-wrapper a.button10 {
	border-radius: 100px !important;
	width: 20%;
	text-align: center;
	font-family: 'font1';
	display: table !important;
	margin-inline: auto;
}
.contact-info h2 {
	font-family: font2;
	color: #24272c;
	font-size: 55px;
	line-height: 65px;
}
.contact-form input[type="text"] {
	background-color: transparent;
	border: 1px solid #cccc;
	border-radius: 10px;
}
.contact-form input[type="email"] {
	background-color: transparent;
	border: 1px solid #cccc;
	border-radius: 10px;
}
.contact-form textarea {
	background-color: transparent;
	border: 1px solid #cccc;
	border-radius: 10px;
	resize: unset;
}
.contact-info p strong {
	font-family: 'font2';
	color: black;
}
.contact-form input[type="submit"] {
	font-family: font1;
	font-weight: 100;
	width: 18%;
}
.single-car-wrapper .main-image {
	margin-bottom: -15px !important;
}
p.pt1 {
	margin-bottom: -30px !important;
	margin-top: 20px !important;
}
.contact-form h2.gform_title {
	display: none;
}
.contact-form input#input_4_5 {
	background-color: transparent;
	border: 1px solid #cccc;
	border-radius: 10px;
}
.contact-form input#gform_submit_button_4 {
	padding: 14px;
	border-radius: 100px !important;
	transform: unset;
	opacity: 1;
}
/*-----------------------Car Listing CSS----------------------*/
#Consumables1 .owl-carousel {
	margin-bottom: 0;
}
#list1 .car-box {
	min-height: 405px !important;
}
#list1 h2 {
	font-family: font2;
	font-size: 40px;
	color: #24272C;
	margin-bottom: 0;
}
#list1 h3 {
	font-family: font2;
	color: #24272C;
	font-size: 22px;
}
#tablee1 .tf2 h4, #tablee1 .tf1 h4 {
	font-size: 35px;
	font-family: font2;
	margin-top: 20px;
	margin=ot: ;
}
#tablee1 {
	padding-block: 20px !important;
	padding-inline: 40px;
}
#tablee1 .row-bg.viewport-desktop.using-bg-color {border-radius: 20px;border: 10px solid #fff;}

#tablee1 .tf2 h5, #tablee1 .tf1 h5 {
	font-size: 20px;
	color: black;
	font-family: font1;
}
#tablee1 .ft3 h4 {
	font-size: 30px;
	color: black;
	line-height: 40px;
	font-family: font1;
}
#tablee1 .ft3 h5 {
	font-size: 24px;
	font-family: font2;
}
#tablee2 .tf4 {
	background-color: #17171f;
	display: table;
	margin-inline: auto;
	padding: 10px 90px;
	border-radius: 15px 15px 0px 0px;
	margin-bottom: 0;
}
#tablee2 .tf4 h2 {
	font-family: 'font1';
	font-size: 50px;
}
#tablee1 .tf1 h5 {
	position: absolute;
	top: 6px;
	left: 345px;
}
#tablee1 .tf2 h5 {
	position: absolute;
	bottom: 0;
	left: 325px;
}
#tablee1 .tf1 {transform: translateY(18px);}

#tablee1 .tf2 {
	transform: translateY(24px);
}
#tablee2 tr {
	background-color: #17171f;
}
#tablee2 table {
	margin-bottom: -20px !important;
}
#tablee2 {
	padding-inline: 60px;
}
#tablee2 h5.head {
	font-family: 'font2';
	margin-bottom: -20px;
	font-size: 20px !important;
}
#tablee2 span.pc {
	font-size: 20px !important;
}
#tablee3 {
	padding-block: 30px !important;
	padding-inline: 100px;
}
#tablee3 .row-bg.viewport-desktop.using-bg-color {
	border-inline: 61px solid #ffff;
}
#tablee3 .ftc1 h4 {
	font-size: 30px;
	line-height: 40px;
	font-family: font2;
}

/*----------Floating_button---------------------*/

.floating-btn a {
	color: white;
}

.floating-btn {
	position: fixed;
	/*    top: 50%;
	right: -60px;
	transform: translateY(-50%) rotate(-90deg); */
	/* 	top: 92%; */
	bottom:10px;
	right: 10px;
	z-index: 1000;
	font-size: 16px;
	letter-spacing: 0;
	text-transform: none;
	padding: 15px 50px;
	transition: 0.9s;
	background-color: #73ae00 !important;
	border-radius: 5px;
	font-weight: 900;
}
/*----------Floating_button---------------------*/

#tablee3 h4 {
	font-size: 30px;
	color: black;
	font-family: 'font2';
	margin-bottom: 0;
}
#tablee3 td div, #tablee3 td div b {
	font-family: 'font1' !important;
	color: white;
}
#tablee3 td, #tablee3 th {
	background-color: #64ce3e;
}
/*----------Floating_button---------------------*/
div#page-header-bg h1 span.sub_ttl{
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 2px;
	font-family: font1;
	text-transform: uppercase;
}
div#page-header-bg h1 span.main_ttl {
	font-size: 120px !important;
	line-height: 110px;
	font-family: 'font2';
}


div#arrow_sec {
	position: absolute;
	top: -32px;
}
div#arrow_sec .down_arrow{
	animation: bounce 2s infinite;
}

@keyframes bounce {
	0%, 100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(10px);
	}
}

div#sell_your_car_form p.gform_required_legend {
	display: none;
}
div#sell_your_car_form label,
div#sell_your_car_form span#gfield_upload_rules_5_7, 
div#gfield_description_5_7,
div#sell_your_car_form div#gform_preview_5_7 {
	color: #000;
	font-family: font1 !important;
}
div#sell_your_car_form .ginput_container_text input, div#sell_your_car_form textarea, div#sell_your_car_form div#gform_drag_drop_area_5_7 {
	background: #fff;
	color: black;
	font-family: font1 !important;
	padding-block: 12px;
}
div#sell_your_car_form input#gform_submit_button_5{
	font-family: font1 !important;
}
div#r7 .iwithtext .iwt-text {
	padding-left: 40px;
}
div#r7 .iwithtext .iwt-text a {
    font-family: 'DM Sans';
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}
div#r7 .iwithtext .iwt-icon i {
	font-size: 26px;
}
div#r7 .icn ul{
	margin-left: 0;
	display: flex;
	gap: 20px;
}
div#r7 .icn ul li{
	list-style: none;
}
div#r7 .icn ul li a{
	color: #000;
	transition: 0.5s;
}
div#r7 .icn ul li a i {
    top: 0;
    font-size: 20px;
}
div#r7 .icn ul li:hover a{
	color: #64ce3e;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {

	#r1 {
		padding-block: 200px 150px !important;
	}
	#r1 .nectar-scrolling-text {
		bottom: -130px;
	}

	#r1 .car1 {
		transform: scale(1.35);
	}	
	#r3 .car2 {
		transform: scale(1.28);
	}
	#r4 {
		padding-block: 120px !important;
	}
	#r6 {
		padding-block: 120px !important;
	}
	@keyframes grow{
		0%,100%{
			transform:scale(1.35);
		}
		50%{
			transform:scale(1.25);
		}
	}
	#LP {
		padding-block: 140px !important;
	}
	.page-id-342 #inner_pg1 {
		padding-block: 100px 360px !important;
	}
	.page-id-358 #inner_pg1{
		padding-block: 100px 450px !important;
	}
	.page-id-368 #inner_pg1 {
		padding-block: 100px 450px !important;
	}	
	.page-id-406 #inner_pg1 {
		padding-block: 60px 405px !important;
	}
	.car-box span.fuel {
		margin-left: 50px;
	}
	.page-id-342 #inner_pg1 .owl-carousel {
		position: relative;
		top: -40px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#r3 .car2 {
		transform: scale(1.15);
	}
	@keyframes grow{
		0%,100%{
			transform:scale(1.25);
		}
		50%{
			transform:scale(1.15);
		}
	}
	#inner_pg1 button.owl-prev {
		left: -70px;
		top: 40%;
	}
	#inner_pg1 button.owl-next {
		right: -70px;
		top: 40%;
	}
	.page-id-368 #inner_pg1 {
		padding-block: 100px 370px !important;
	}
	.page-id-406 #inner_pg1 {
		padding-block: 60px 340px !important;
	}
	#tablee1 .tf2 h5, #tablee1 .tf1 h5 {
		font-size: 17px;
	}
	#tablee3 p {
		font-size: 14px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#r1 {
		padding-block: 150px 100px !important;
	}
	#r1 .nectar-scrolling-text {
		bottom: -80px;
	}
	item::before {
		width: 285px;
		height: 190px;
		top: -30px;
		left: -10px;
	}
	#r4 {
		padding-block: 80px !important;
	}
	#r3 .carousel-item::before {
		width: 285px;
		height: 210px;
		top: -30px;
		left: -10px;
	}	
	#r2 .wpb_text_column.wpb_content_element {
		margin-bottom: 10px;
	}
	#r2 a#b2 {
		bottom: -5px;
	}
	#LP {
		padding-block: 80px !important;
	}
	.page-id-342 #inner_pg1 {
		padding-block: 100px 260px !important;
	}
	.page-id-358 #inner_pg1{
		padding-block: 100px 330px !important;
	}
	.page-id-368 #inner_pg1 {
		padding-block: 100px 335px !important;
	}
	#Consumables1 .carousel-item .tft11::before {
		width: 170%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -90px;
		font-size: 14px;
	}
	#car2 .cartext2 h5, #car3 .cartext2 h5, #car4 .cartext2 h5 {
		font-size: 20px;
	}
	.page-id-342 #inner_pg1 h3 {
		font-size: 45px;
		line-height: 55px;
	}
	.page-id-342 #inner_pg1 h1 {
		font-size: 105px !important;
		line-height: 115px;
	}
	div#page-header-bg h1 span.sub_ttl {
		font-size: 45px;
		line-height: 55px;
	}
	div#page-header-bg h1 span.main_ttl {
		font-size: 105px !important;
		line-height: 115px;
	}

	#car2 h2, #car3 h2, #car4 h2 {
		font-size: 80px;
		line-height: 90px;
		margin-block: 50px;
	}
	#cl1 .ttexttt12 p {
		font-size: 14px;
	}
	#inner_pg3 .tt10 h5 {
		font-size: 22px;
	}
	.page-id-406 #inner_pg1 {
		padding-block: 60px 305px !important;
	}
	#list1 h4 {
		font-size: 18px;
		line-height: 28px;
	}
	#list1 .car-box {
		min-height: 390px !important;
	}
	.page-id-342 #inner_pg1 .owl-carousel {
		top: -50px;
	}
	#tablee1 .tf2 h5, #tablee1 .tf1 h5 {
		font-size: 16px;
	}
	#tablee2 td div {
		font-size: 14px !important;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r1 h1 {
		font-size: 60px;
		line-height: 70px;
	}

	html body h2 {
		font-size: 50px;
		line-height: 60px;
	}
	#r3 .carousel-item::before {
		width: 265px;
		height: 210px;
		top: -30px;
		left: -7px;
	}
	#r6 {
		padding-block: 40px !important;
	}
	#r1 h1 strong {
		font-size: 90px;
	}
	.off-canvas-menu-container.mobile-only a {font-family: bebas neue !important;font-weight: 100 !important;}

	#r1 select.wpcf7-form-control.wpcf7-select.d1 {
		padding-left: 15px;
	}
	#r2 .text2 p {
		font-size: 12px;
		line-height: 22px;
	}
	#r2 .iwithtext, #r5 .iwithtext {
		font-size: 14px;
	}

	#r2 h4, #r5 h4 {
		font-size: 18px;
	}
	#r7 {
		padding-block: 60px !important;
	}
	#r7 .nectar-scrolling-text {
		top: 100px;
	}
	#r7 h5 {
		font-size: 150px;
	}
	#r2 {
		padding-block: 60px !important;
	}
	#r5 h5 {
		font-size: 130px;
	}
	#r5 {
		padding-block: 60px !important;
	}
	#f1 h2 {
		font-size: 44px;
		line-height: 54px;
	}	
	#r6 .c2 {
		padding-block: 30px;
	}
	#LP {
		padding-block: 50px !important;
	}
	#inner_pg1 h1 {
		font-size: 100px !important;
		line-height: 100px;
	}
	#inner_pg1 h3 {
		font-size: 45px;
		line-height: 55px;
		letter-spacing: 1px;
	}
	#inner_pg3 {
		padding-block: 60px !important;
	}
	#inner_pg4 a#button2 {
		transform: translate(60px, -110px);
	}
	#inner_pg4 .ttexxtt10 {
		position: absolute;
		bottom: 170px;
		left: 60px;
	}
	#car2 h2, #car3 h2, #car4 h2 {
		font-size: 75px;
		line-height: 85px;
		margin-block: 35px;
	}
	#inner_pg4 a#button2 {
		transform: translate(60px, -100px);
	}
	#Mechanics1 {
		padding-block: 60px !important;
	}
	#Consumables1 .carousel-item:hover .tft11::before {
		width: 216%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -150px;
		font-size: 16px;
	}
	.page-id-368 #inner_pg1 {
		padding-block: 100px 310px !important;
	}
	#car2 .cartext2 h5, #car3 .cartext2 h5, #car4 .cartext2 h5 {
		font-size: 18px;
	}
	#Mechanics1 .Mechanicstext1 {
		margin-bottom: 20px;
	}
	#list1 img {
		transform: scale(1.09);
	}
	#list1 h4 {
		font-size: 17px;
		line-height: 27px;
	}
	.car-box span.fuel {
		font-size: 14px;
		margin-left: 40px;
	}
	.car-box span.transmission {
		font-size: 14px;
	}
	.car-box span.mile {
		font-size: 14px;
	}
	.car-box span.transmission::before {
		width: 15px;
		height: 15px;
		left: -15px;
		top: 6px;
	}
	.car-archive-wrapper aside.car-filter-sidebar {
		height: 870px;
	}
	#list1 .car-box {
		min-height: 380px !important;
	}
	#Consumables1 .owl-dots {
		display: none;
	}
	#tablee1 .tf2 h4, #tablee1 .tf1 h4 {
		font-size: 30px;
		margin-top: 20px;
	}
	#tablee1 .tf1 h5 {
		top: 6px;
		left: 290px;
	}	
	#tablee1 .tf2 h5 {
		bottom: 0;
		left: 260px;
	}	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#r1 h1 strong {
		font-size: 80px;
	}
	#r1 h1 {
		font-size: 55px;
		line-height: 65px;
	}
	#r2 h5 {
		font-size: 120px;
	}

	#r2 {
		padding-block: 60px 30px  !important;
	}

	#r2 h4, #r5 h4 {
		font-size: 14px !important;
	}

	a#b2 {
		font-size: 14px;
		right: -15px;
	}

	html body p {
		font-size: 14px;
		line-height: 24px;
	}
	#r3 h5 {
		font-size: 120px;
	}
	#r3 .carousel-item::before {
		width: 200px;
		height: 210px;
		top: -20px;
		left: -7px;
	}
	#r3 .car2 {
		transform: scale(1.22);
	}
	#r3 {
		padding-block: 30px !important;
	}
	#r4 {
		padding-block: 60px !important;
	}
	#r4 h2 strong, #r4 h2 em {
		font-size: 80px;
		line-height: 60px;
	}
	#r5 .text2 h4 {
		font-size: 20px;
	}

	#r5 h5 {
		font-size: 110px;
	}
	#r5 {
		padding-block: 50px !important;
	}
	#r6 .c2 {
		padding-inline: 20px;
	}	
	html body h2 {
		font-size: 40px;
		line-height: 50px;
	}
	#r7 button.owl-dot span {
		width: 120px;
	}
	a#b1 {
		font-size: 14px;
	}
	#f1 #inr5 .wpb_wrapper {
		display: flex;
		gap: 0px 30px;
	}
	#f1 h2.widgettitle {
		font-size: 20px;
	}
	#f1 h4 {
		font-size: 20px;
	}
	#f1 .v5 {
		margin-top: -5px;
	}
	#f1 ul li a {
		font-size: 14px;
		line-height: 24px;
	}

	#f1 {padding-block: 50px 0px !important;}

	#sec2 #inr2 {
		padding-block: 20px;
	}
	#sec2 h5 {
		font-size: 110px;
	}
	#r4 .tt5 {
		right: 0;
	}
	#r4 .tt5 h5 {
		font-size: 25px;
	}
	#r3 .t1 h4 {
		font-size: 20px;
		margin-bottom: 0;
	}
	#r4 span.ttt1 {
		font-size: 70px;
	}
	#r3 .owl-stage {
		padding-block: 20px 20px;
	}
	#f1 h2 {
		font-size: 32px;
		line-height: 42px;
	}
	#r1 input.wpcf7-form-control.wpcf7-submit.has-spinner {
		bottom: 30px;
	}
	#r1 select.wpcf7-form-control.wpcf7-select.d1 {
		padding-left: 5px;
		font-size: 12px;
	}
	#r1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
		padding-left: 15px;
		font-size: 12px;
	}
	#r7 .nectar-scrolling-text {
		top: 90px;
	}


	#banner h1 {
		font-size: 90px;
		line-height: 80px;
	}
	#gravity .nectar-scrolling-text {
		margin-top: -135px;
		margin-bottom: 80px;
	}
	#LP {
		padding-block: 0 !important;
	}
	#inner_pg1 h1 {
		font-size: 80px !important;
		line-height: 80px;
	}
	#inner_pg1 h3 {
		font-size: 40px;
		line-height: 50px;
		letter-spacing: 1px;
	}
	#inner_pg1 {
		padding-block: 60px !important;
	}
	#inner_pg2 {
		padding-block: 60px 10px !important;
	}
	#inner_pg4 h2 {
		font-family: font2;
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 0;
	}	
	#inner_pg4 .ttexxtt10 {
		bottom: 155px;
		left: 60px;
	}
	#cl1 .owl-stage {
		padding: 0;
	}
	#cl1 .carousel-item {
		padding: 20px 20px;
	}	
	#ft1 #insec1 {
		padding-top: 30px;
		margin-top: 0px;
	}
	.page-id-342 #inner_pg1 {
		padding-block: 100px 160px !important;
	}
	#car2 h2, #car3 h2, #car4 h2 {
		font-size: 55px;
		line-height: 65px;
		margin-block: 35px;
	}
	#car2 {
		padding-block: 30px !important;
	}
	#car3 {
		padding-block: 30px !important;
	}
	#car4 {
		padding-block: 30px !important;
	}
	.page-id-358 #inner_pg1{
		padding-block: 100px 260px !important;
	}
	.page-id-358 #inner_pg1 .owl-stage{
		padding-block: 5px;
	}
	.page-id-368 #inner_pg1 {
		padding-block: 100px 210px !important;
	}
	#Consumables1 {
		padding-block: 60px !important;
	}
	#Consumables1 .carousel-item:hover .tft11::before {
		width: 161%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -75px;
		font-size: 12px;
	}
	#inner_pg2 .ttextt4 {
		margin-bottom: 0;
	}
	#inner_pg2 h5 {
		font-size: 16px;
	}
	#inner_pg2 .mn1 {
		width: 80%;
	}
	#inner_pg2 .ttexxtt1 {
		top: 20%;
		right: 20px;
	}
	#inner_pg2 .ttexxtt2 {
		top: 33%;
		right: 20px;
	}
	#inner_pg2 .ttexxtt3 {
		right: 20px;
		top: 46%;
	}
	#inner_pg2 .iwithtext .iwt-icon img {
		transform: translate(10px, 50px);
	}
	#inner_pg2 .iwithtext .iwt-text {
		padding-left: 70px;
	}
	#car2 .cartext2 h5, #car3 .cartext2 h5, #car4 .cartext2 h5 {
		font-size: 16px;
	}
	.page-id-342 #inner_pg1 h1 {
		font-size: 100px !important;
		line-height: 110px;
	}
	.page-id-342 #inner_pg1 h3 {
		font-size: 40px;
		line-height: 50px;
	}
	.page-id-342 #inner_pg1 button.owl-prev {
		top: 50%;
	}
	.page-id-342 #inner_pg1 button.owl-next {
		top: 50%;
	}
	#inner_pg2 .iwithtext {
		margin-bottom: 5px;
	}
	#inner_pg3 .tt10 h5 {
		font-size: 20px;
	}
	#topmenu a#booked {
		width: 30%;
	}
	.page-id-406 #inner_pg1 {
		padding-block: 60px 195px !important;
	}
	.car-box span.fuel {
		font-size: 10px;
		margin-left: 27px;
	}
	.car-box span.mile {
		font-size: 10px;
	}
	.car-box span.transmission {
		font-size: 10px;
		position: relative;
		top: 3px;
	}
	.car-box span.fuel::before {
		width: 16px;
		height: 18px;
		left: -20px;
		top: -3px;
	}
	#list1 .car-box {
		padding: 5px !important;
		min-height: 335px !important;
	}
	#list1 h4 {
		font-size: 17px;
		line-height: 20px;
	}
	.car-box a.button12 {
		font-size: 14px;
		padding: 7px 15px;
	}
	#list1 img {
		transform: scale(1.06);
	}
	#list1 {
		padding-block: 60px !important;
	}
	#list1 h2 {
		font-size: 30px;
	}
	.car-box span.mile::before {
		top: 0;
	}
	#Consumables1 .owl-dots {
		display: none;
	}
	#tablee1 .tf2 h4, #tablee1 .tf1 h4 {
		font-size: 25px;
		margin-top: 20px;
	}
	#tablee1 .tf1 h5 {
		top: 5px;
		left: 240px;
	}
	#tablee1 .tf2 h5 {
		bottom: 0;
		left: 220px;
	}
	#tablee1 .tf2 h5, #tablee1 .tf1 h5 {
		font-size: 12px;
	}
	#tablee3 td div {
		font-size: 12px !important;
	}
	#tablee3 h4 {
		font-size: 25px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#r1 h1 {
		font-size: 50px;
		line-height: 60px;
		text-align: center;
	}

	body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before, body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before {
		background: black;
	}
	#r1 .car1 {
		transform: scale(1.35);
		transform-origin: unset;
		width: 80%;
		margin: auto;
	}
	#r3 .text3 {
		text-align: center;
	}

	#r3 h5 {
		font-size: 100px;
	}
	#r2 h2 {
		text-align: center;
	}

	#r3 .carousel-item::before {
		width: 325px;
		height: 160px;
		top: -30px;
		left: -7px;
	}

	#r3 .owl-stage {
		padding-block: 40px 30px;
	}

	#r3 .car2 {
		transform: scale(1.07);
		transform-origin: left;
	}
	#r2 a#b3 {
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
		display: table;
	}
	#r4 .text5 {
		text-align: center;
	}

	#r4 h2 em {
		position: unset;
	}

	#r4 #inner2 .wpb_wrapper {
		justify-content: center;
	}

	#r5 h2 {
		text-align: center;
	}

	#r5 a#b3 {
		position: relative;
		left: 0;
		right: 0;
		margin: auto;
		display: table;
	}

	#r6 input.wpcf7-form-control.wpcf7-submit.has-spinner {
		width: 100%;
	}

	#r6 .col.span_12, #r6 .col.span_6 {
		margin-bottom: 0;
	}

	#r7 {
		padding-block: 20px 60px !important;
	}

	#r7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
		margin-bottom: 0;
	}

	#r7 .col.span_12, #r7 .col.span_6 {
		margin-bottom: 5px;
	}

	#f1 #inr5 .wpb_wrapper {
		gap: 0px 30px;
		justify-content: center;
	}	
	#r4 .tt5 {
		display: none;
	}
	#r2 h4, #r5 h4 {
		font-size: 20px !important;
	}
	#r2 .text2 p {
		font-size: 14px;
		line-height: 24px;
	}
	#r1 h1::after {
		background: transparent;
	}

	#r1 select.wpcf7-form-control.wpcf7-select.d1 {
		background: white !important;
		border-radius: 100px !important;
		height: 50px;
	}

	#r1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
		background: white;
		border-radius: 100px;
		height: 50px;
	}

	#r1 input.wpcf7-form-control.wpcf7-submit.has-spinner {
		height: 45px;
		right: 10px;
		bottom: 73px;
	}
	#r1 .col.span_3 {
		margin-right: 6px;
		width: 49%;
	}
	#r4 .row-bg.viewport-desktop.using-image {
		background-position: right !important;
	}
	a#b2 {
		bottom: -5px;
	}
	#r2 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
		display: flex;
		justify-content: center;
		font-size: 14px;
	}
	#r3 .nectar-scrolling-text {
		position: relative;
		top: 60px;
	}
	#r3 {
		padding-block: 0px 30px !important;
	}
	#r5 a#b2 {
		bottom: 9px;
	}
	/*------Search_Stock-----------*/

	#banner h1 {
		text-align: center;
		font-size: 80px;
		line-height: 70px;
	}

	#banner .wolves {
		width: 80%;
		margin: auto;
		margin-top: 50px;
	}

	#banner {
		padding-block: 130px 0px !important;
	}	
	#sec2 #inr2 {
		padding-block: 5px;
		padding-inline: 5px;
	}	
	#sec2 .meen {
		margin: auto;
		width: 100%;
	}
	#sec2 .col.span_12, #sec2 .col.span_6 {
		margin-bottom: 0;
	}

	#sec2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
		margin-block: 10px;
	}
	#sec2 h2 {
		text-align: center;
	}
	#sec2 .col.span_12, #sec2 .col.span_6 {
		margin-bottom: 0;
	}

	#sec2 h5 {
		font-size: 100px;
	}

	#sec2 .nectar-scrolling-text {
		top: 5px;
	}
	#sec2 .civic1 {
		width: 100%;
	}
	#sec2 .tt4 {
		text-align: center;
	}

	#sec2 a#b4 {
		display: table;
		margin: auto;
	}
	#sec2 .tt4 h2::after {
		right: 0;
		left: 0;
		margin: auto;
	}
	#r7 h2 {
		text-align: center;
	}
	/*------Search_Stock-----------*/
	#gravity .gv h2 {margin-bottom: 50px;text-align: center;}

	#gravity .nectar-scrolling-text {
		margin-top: -90px;
		margin-bottom: 50px;
	}
	#LP .row-bg.viewport-desktop.using-image {
		background-size: cover;
		background-position: center !important;
	}
	#LP {
		padding-block: 20px !important;
	}
	#inner_pg1 h1 {
		font-size: 70px !important;
		line-height: 70px;
	}
	#inner_pg1 h3 {
		font-size: 30px;
		line-height: 40px;
		letter-spacing: 1px;
	}
	#inner_pg1 .owl-nav.disabled {
		display: none;
	}
	#inner_pg1 .owl-dots {
		display: block;
	}
	#inner_pg4 .ttexxtt10 {
		position: unset;
		text-align: center;
	}
	#inner_pg4 .ttexxtt10 h2, #inner_pg4 .ttexxtt10 p {
		color: black;
	}
	a#button2 {
		transform: unset;
		display: table;
		margin-inline: auto;
	}
	#inner_pg4 .owl-nav.disabled {
		display: none;
	}
	#inner_pg4 .owl-dots {
		display: block;
	}
	#inner_pg4 button.owl-dot.active span {
		background: #64ce3e;
	}
	#inner_pg4 button.owl-dot {
		position: relative;
		top: -20px;
	}
	#ft1 .mn2 {
		width: 50%;
		margin-bottom: 40px;
	}
	#ft1 .vvc1 {
		padding-left: 0;
	}
	#ft1 #insec1 .vc_col-sm-6 {
		margin-bottom: 0;
	}
	#ft1 .tft1 {
		margin-top: 0;
		text-align: center;
		float: unset;
	}	
	.page-id-342 #inner_pg1 {
		padding-block: 70px !important;
	}
	.page-id-342 #inner_pg1 .tt1 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#car2 .car21 {
		display: table;
		margin: auto;
		width: 80%;
	}
	#car2 h2, #car3 h2, #car4 h2 {
		text-align: center !important;
		font-size: 50px;
		line-height: 60px;
	}
	#car2 a#button2, #car3 a#button2, #car4 a#button2 {
		display: table;
		margin: auto;
		float: unset;
	}
	#car3 .car22 {
		margin-inline: auto;
		display: table;
		width: 80%;
	}
	#car4 .car22 {
		margin: auto;
		display: table;
		width: 80%;
	}
	#car2 .vc_col-sm-6, #car3 .vc_col-sm-6, #car4 .vc_col-sm-6 {
		margin-bottom: 0 !important;
		padding-right: 0;
	}
	#topmenu a#booked {
		margin-top: -60px;
	}
	#topmenu {
		padding-block: 40px 10px !important;
	}
	.page-id-358 #inner_pg1{
		padding-block: 100px 140px !important;
	}
	.page-id-358 #inner_pg1 .tt1{
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#Mechanics1 h2 {
		text-align: center;
	}
	.page-id-358 #topmenu .row_col_wrap_12.col.span_12.dark.left {
		padding-top: 0;
	}
	#Mechanics1 h2 {
		font-size: 45px;
		line-height: 55px;
	}
	.page-id-368 #inner_pg1 {
		padding-block: 60px 120px !important;
	}
	#Consumables1 h2 {text-align: center;font-size: 45px;line-height: 55px;}

	#Consumables1 .carousel-item:hover .tft11::before {
		width: 197%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -125px;
		font-size: 16px;
	}
	.page-id-368 #topmenu .row_col_wrap_12.col.span_12.dark.left {
		padding-top: 0 !important;
	}
	#inner_pg4 a#button2 {
		transform: unset;
		display: table;
		margin-inline: auto;
	}
	#inner_pg4 .ttexxtt10 p {
		text-align: center;
		width: 70%;
		margin-inline: auto;
	}
	#inner_pg2 .iwithtext .iwt-icon img {
		transform: translate(10px, 20px);
		width: 60px;
	}
	#inner_pg2 .ttextt4 {
		margin-bottom: 20px;
	}
	#car2 .cartext2 h5, #car3 .cartext2 h5, #car4 .cartext2 h5 {
		font-size: 22px;
	}
	#car2 .vvc1, #car3 .vvc1, #car4 .vvc1 {
		padding-right: 0;
	}
	.page-id-342 #inner_pg1 h1 {
		font-size: 85px !important;
		line-height: 95px;
	}
	.page-id-342 #inner_pg1 h3 {
		font-size: 35px;
		line-height: 45px;
	}
	#topmenu a#booked {
		width: 22%;
	}
	#ft1 #insec1 p {text-align: center;margin-top: 10px;}

	#Mechanics1 .kk1 {
		width: 100%;
	}
	.page-id-406 #inner_pg1 {
		padding-block: 60px 80px !important;
	}
	#list1 .ttext11 {
		text-align: center;
	}
	#list1 .ttext11 p {
		font-size: 16px;
	}
	.car-archive-wrapper aside.car-filter-sidebar {
		width: 100%;
	}
	.car-listings {
		width: 100%;
	}
	#list1 .car-archive-wrapper {
		flex-direction: column;
	}
	.car-box span.fuel {
		margin-left: 28px;
		font-size: 14px;
	}
	#list1 .car-box {
		min-height: 370px !important;
	}
	.car-box span.mile {
		font-size: 14px;
	}
	.car-box span.transmission {
		font-size: 14px;
		top: 0;
	}
	.car-box span.mile::before {
		top: 1px;
	}
	.car-box span.fuel::before {
		top: 0;
	}
	.page-id-342 #inner_pg1 .owl-carousel {
		position: unset;
	}
	#Consumables1 .owl-dots {
		display: block;
		position: relative;
		top: -20px;
	}
	.single-car-wrapper h1 {
		font-size: 40px;
		margin-top: 30px;
	}
	.car-gallery img {
		width: 23.8% !important;
	}
	.info-section h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.info-section p {
		width: 90%;
		margin-inline: auto;
	}
	.contact-info h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.contact-form h2 {
		font-size: 40px;
	}
	.contact-form {
		margin-inline: 60px !important;
	}
	.single-car-wrapper a.button10 {
		width: 25%;
	}
	.contact-form input[type="submit"] {
		width: 22%;
	}
	#tablee2 {
		padding-inline: 20px;
	}
	#tablee2 h5.head {
		margin-bottom: -20px;
		font-size: 15px !important;
	}
	#tablee2 span.pc {
		font-size: 18px !important;
	}
	#tablee3 .row-bg.viewport-desktop.using-bg-color {
		border-inline: 20px solid #ffff;
	}
	#tablee3 {
		padding-block: 30px !important;
		padding-inline: 50px;
	}
	#tablee3 .ftc1 h4 {
		font-size: 25px;
		line-height: 35px;
	}
	#tablee3 p {
		font-size: 16px;
	}
	#tablee3 #irow11 .vc_col-sm-6, #tablee3 #irow12 .vc_col-sm-6 {
		width: 50%;
	}
	#tablee3 {
		padding-block: 30px !important;
		padding-inline: 35px;
	}
	#tablee3 #irow11 {
		margin-bottom: 10px;
	}
	#tablee1 .tf2 h4, #tablee1 .tf1 h4 {
		font-size: 25px;
		margin-top: 0;
	}
	#tablee1 .tf2 {
		transform: unset;
	}
	#tablee1 .tf2 h5 {
		bottom: 10px;
		left: 220px;
	}	
	#tablee1 .tf2 h5, #tablee1 .tf1 h5 {
		position: unset;
		text-align: center;
		font-size: 14px;
	}

	#tablee1 .tf2 h4, #tablee1 .tf1 h4 {
		text-align: center;
	}

	#tablee1 .tf2 {
		margin-bottom: 30px;
	}
	#tablee3 td div {
		font-size: 16px !important;
		line-height: 28px !important;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
	.car-box span.fuel {
		margin-left: 18px;
		font-size: 14px;
	}
	#list1 .car-box {
		min-height: 360px !important;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	div#page-header-bg h1 span.sub_ttl {
        font-size: 25px;
        line-height: 45px;
    }
	div#page-header-bg h1 span.main_ttl {
        font-size: 40px !important;
        line-height: 55px;
    }
	#r1 {
		padding-block: 60px !important;
	}
	#r1 .nectar-scrolling-text {
		bottom: -30px;
	}
	#r2 .vc_col-sm-3 {
		display: table;
		margin: auto;
		width: 90%;
		margin-bottom: 15px;
	}

	#r3 .carousel-item::before {
		width: 425px;
		height: 180px;
		top: -30px;
		left: -7px;
	}

	html body h2 {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	#f1 h2.widgettitle {
		font-size: 20px !important;
	}
	#r5 .vc_col-sm-3 {
		width: 90%;
		margin: auto;
		display: table;
		margin-bottom: 15px;
	}
	#r1 h1 strong {
		font-size: 60px;
	}

	#r2 .tabbed>ul li a {
		padding-inline: 4px;
	}

	#r4 #inner2 .wpb_wrapper {
		display: flex;
		flex-wrap: wrap;
		gap: 10px 20px;
	}

	#r4 h2 strong, #r4 h2 em {
		font-size: 70px;
		line-height: 50px;
	}

	#r7 .c3 {
		padding-block: 10px 120px;
	}

	html body h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}

	#r7 button.owl-dot span {
		width: 90px;
	}

	#f1 #inr5 .wpb_wrapper {
		display: flex;
		flex-wrap: wrap;
		gap: 20px 20px;
	}
	#r1 input.wpcf7-form-control.wpcf7-submit.has-spinner {
		right: 3px;
		bottom: 68px;
	}
	#r1 .col.span_3 {
		margin-bottom: 10px;
		width: 100%;
	}
	#r2 img {
		width: 100%;
	}
	#r4 .row-bg.viewport-desktop.using-image {
		background-position: left !important;
	}
	#f1 .tt2 {
		float: unset;
		text-align: center;
		margin-bottom: 5px;
	}

	#f1 .tt3 {
		text-align: center;
	}
	#f1 {
		padding-block: 50px 20px !important;
	}
	#r2 .tabbed>ul li a {
		padding-inline: 15px;
	}
	#r4 h2 strong, #r4 h2 em {
		font-size: 50px;
		line-height: 40px;
	}
	#r2 h5 {
		font-size: 100px;
	}
	#r2 .nectar-scrolling-text {
		top: 5px;
	}
	#r7 {
		padding-block: 0 60px !important;
	}
	#r7 h5 {
		font-size: 120px;
	}
	#r7 .nectar-scrolling-text {
		top: 80px;
	}
	a#b2 {
		bottom: -5px;
	}
	#r3 .nectar-scrolling-text {
		top: 50px;
	}
	/*------Search_Stock-----------*/
	#banner {
		padding-block: 60px 0px !important;
	}

	#banner h1 {
		text-align: center;
		font-size: 60px;
	}
	#banner .wolves {
		margin-top: 0;
	}
	#sec2 .tt6 h6 {
		position: unset;
		text-align: center;
		margin-block: 20px;
	}
	/*------Search_Stock-----------*/

	#gravity form#gform_1 {
		padding-inline: 15px;
		padding-block: 20px;
	}	
	#LP .row-bg.viewport-desktop.using-image {
		background-position: left !important;
	}
	#inner_pg1 h3 {font-size: 20px;line-height: 30px;}

	#inner_pg1 h1 {
		font-size: 40px !important;
		line-height: 50px;
	}

	#inner_pg2 .ttexxtt1 {
		top: 10%;
	}

	#inner_pg2 .ttexxtt2 {
		top: 26%;
	}

	#inner_pg2 .ttexxtt3 {
		top: 42%;
	}

	#inner_pg2 .porshe {display: none;}

	#inner_pg2 h5 {
		font-size: 18px;
	}

	#inner_pg4 .ttexxtt10 p br {
		display: none;
	}
	#ft1 input#gform_submit_button_2 {
		width: 30%;
	}
	#ft1 .tft1 {
		margin-top: 0;
		float: unset;
		text-align: center;
	}

	#insec1 p {
		text-align: center;
	}	
	.page-id-342 #inner_pg1 {
		padding-block: 30px !important;
	}
	#car3 .car22 {
		width: 100%;
	}
	#car2 .car21 {
		width: 100%;
	}
	#car4 .car22 {
		width: 100%;
	}
	.page-id-358 #inner_pg1{
		padding-block: 50px !important;
	}
	#Mechanics1 input#gform_submit_button_3 {
		width: 30%;
	}
	#Mechanics1 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.page-id-368 #inner_pg1 {
		padding-block: 40px !important;
	}
	.page-id-368 #inner_pg1 .tt1 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#Consumables1 .carousel-item:hover .tft11::before {
		width: 252%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -205px;
		font-size: 16px;
	}
	#car2 .cartext2 h5, #car3 .cartext2 h5, #car4 .cartext2 h5 {
		font-size: 16px;
	}
	.page-id-342 #inner_pg1 h3 {
		font-size: 25px;
		line-height: 35px;
	}
	.page-id-342 #inner_pg1 h1 {
		font-size: 55px !important;
		line-height: 65px;
	}
	#topmenu a#booked {
		width: unset;
	}
	#topmenu .tlogo {
		width: 50%;
	}
	.page-id-406 #inner_pg1 {
		padding-block: 20px !important;
	}
	.car-listings {
		flex-direction: column;
	}
	#list1 img {
		transform: scale(1.03);
		width: 100%;
	}
	.car-box span.mile {
		font-size: 16px;
	}	
	.car-box span.fuel {
		font-size: 16px;
		margin-left: 115px;
	}
	.car-box span.transmission {
		font-size: 16px;
		margin-right: 10px;
	}
	#list1 h4 {
		font-size: 25px;
		line-height: 35px;
	}
	#list1 .car-box {
		padding: 5px !important;
		min-height: 510px !important;
		border-radius: 20px;
	}
	.single-car-wrapper h1 {
		font-size: 25px;
		margin-top: 25px;
		text-align: center;
	}
	.car-gallery img {
		width: 23% !important;
	}
	.single-car-wrapper a.button10 {
		width: 45%;
	}
	.contact-form input[type="submit"] {
		width: 45%;
	}
	.contact-info {
		margin-block: 0 !important;
	}
	.contact-form {
		margin-inline: 40px !important;
	}
	#tablee2 .tf4 h2 {
		font-size: 25px !important;
	}
	#tablee1 .o2 {
		width: 100%;
	}
	#tablee2 h5.head {
		margin-bottom: -20px;
		font-size: 13px !important;
		line-height: 23px;
	}
	#tablee2 span.pc {
		font-size: 18px !important;
	}
	#tablee3 .ftc1 h4 {
		font-size: 16px;
		line-height: 26px;
	}
	#tablee2 .wpb_raw_code.wpb_raw_html.wpb_content_element {overflow-x: auto;}

	#tablee3 h4 {
		font-size: 20px;
		line-height: 32px;
	}

}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r2 .tabbed>ul li a {
		padding-inline: 10px;
	}
	#sec2 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
		display: flex;
		justify-content: center;
	}
	#inner_pg1 h3 {
		font-size: 16px;
		line-height: 26px;
	}
	#inner_pg1 h1 {
		font-size: 33px !important;
		line-height: 43px;
	}
	#inner_pg2 .ttexxtt3 {
		top: 62%;
		right: 70px;
	}
	#inner_pg2 .ttexxtt2 {
		top: 36%;
		right: 27px;
	}
	#inner_pg2 .ttexxtt1 {
		top: 10%;
		right: 70px;
	}
	#topmenu .tlogo {
		width: 55%;
	}
	#car2 .cartext2 h5, #car3 .cartext2 h5, #car4 .cartext2 h5 {
		font-size: 14px;
	}
	#cl1 h4 {
		font-size: 25px;
	}
	.page-id-358 #inner_pg1{
		padding-block: 30px !important;
	}
	#Mechanics1 h2 {
		font-size: 23px !important;
		line-height: 33px !important;
	}
	#Mechanics1 input#gform_submit_button_3 {
		width: 40%;
	}
	#Consumables1 .carousel-item:hover .tft11::before {
		width: 223%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -165px;
		font-size: 16px;
	}
	.page-id-342 #inner_pg1 h1 {
		font-size: 40px !important;
		line-height: 50px;
	}
	.page-id-342 #inner_pg1 h3 {
		font-size: 20px;
		line-height: 30px;
	}
	#list1 h4 {
		font-size: 22px;
		line-height: 32px;
	}
	#list1 .car-box {
		min-height: 480px !important;
	}
	.car-box span.fuel {
		font-size: 16px;
		margin-left: 90px;
	}
	#list1 .ttext11 h2 {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	#list1 {
		padding-block: 20px !important;
	}
	.car-gallery img {
		width: 22% !important;
	}
	.single-car-wrapper h1 {
		font-size: 25px;
		line-height: 35px;
	}
	.single-car-wrapper a.button10 {
		width: 55%;
	}
	.contact-info h2 {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	.contact-form h2 {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	#tablee3 td div {
		font-size: 12px !important;
		line-height: 24px !important;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {
	#Consumables1 .carousel-item:hover .tft11::before {
		width: 201%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -130px;
		font-size: 16px;
	}
	#list1 .car-box {
		min-height: 450px !important;
	}
	.car-box span.fuel {
		font-size: 16px;
		margin-left: 70px;
	}
	#tablee3 h4 {
		font-size: 16px;
		line-height: 28px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {
	#Consumables1 .carousel-item:hover .tft11::before {
		width: 184%;
		height: 160px;
		left: -15px;
	}
	#Consumables1 .carousel-item .tft11 h6 {
		margin-right: -110px;
		font-size: 15px;
	}
	.car-box span.fuel {
		font-size: 16px;
		margin-left: 60px;
	}
	#list1 .car-box {
		min-height: 430px !important;
	}
}






@-moz-document url-prefix() {
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1920px) {
		#inner_pg1 button.owl-prev::before, #inner_pg1 button.owl-next::before {
			top: 14px;
		}
	}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1600px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1440px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1366px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1340px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1320px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1280px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 1024px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 840px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 768px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 525px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 430px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 375px) {}
	/*-----------------------------------------------------------------------------------------------------*/
	@media (max-width: 360px) {}
}