        .inventory-section .side-bar-column .inner-column .contact-box-two {
            margin-bottom:10px;
        }
        .sxx p {
            line-height: 25px;
            font-size:16px;
            margin-bottom:10px;
            
        }
        .sold .inner-box {
            position:relative;
            z-index:0;
            pointer-events: none;
        }
        .sold .inner-box::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 1;
            background: rgb(255 255 255 / 69%);
            top: 0;
            left: 0;
            border-radius: 10px;
        }
        .sold .inner-box::before {
            content: "SOLD";
            position: absolute;
            top: 130px;
            left: 0;
            right: 0;
            text-align: center;
            color: #292c33;
            text-shadow: 2px 2px 0px #E68C2F;
            font-weight: 900;
            font-size: 70px;
            padding: 5px;
            z-index: 2;
            transform: rotateZ(29deg);
        }
        .video-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            font-size: 20px;
            font-weight: bold;
            text-shadow: 0px 5px 13px #000;
            z-index: 999;
        }
        .gallery-column a {
            position:relative;
        }
		.hheader-style-v4 .header-inner .c-box .logo-inner .logo img {
    height: 75px;
    margin-top: -10px;
    margin-bottom: -10px;
		}
.search.phone {
    margin: 15px 0px 0px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #0093ff;
}
.boxcar-banner-section-seven .banner-slider-v7 .banner-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    border-radius: 0px;
}
.boxcar-banner-section-seven .banner-slider-v7 img {
	border-radius:0px;
}
body.home .boxcar-header {
    background: transparent;
    position: absolute;
}
body.home .boxcar-banner-section-seven {
    position: relative;
    margin-top: 0px;
}
.hheader-style-v4.five .main-menu .navigation>li>a {
	color:#010101;
	font-weight: 500;
    padding: 0px 10px;
}
.hheader-style-v4.five .btn .header-btn-two {
    background: #3d93d7;
    border-color: #3d93d7;
	line-height:42px;
	color:#fff;
}
.boxcar-banner-section-seven .banner-slider-v7 .banner-slide .right-box .content-box h1 {
    font-size: 50px;
}
.boxcar-banner-section-seven .banner-slider-v7 .banner-slide .right-box .content-box .sub-title {
    font-size: 29px;
    line-height: 40px;
    font-weight: 300;
}
.boxcar-team-section-three {
	padding: 0px 0 10px;
    background: transparent;
    margin-top: -150px;
}
.search.phone i {
    font-size: 15px;
    margin-right: 5px;
}
.why-choose-us-section-four {
	margin-bottom:120px;
}
body.default-page .hheader-style-v4.five {
	background:url('/storage/sliders/01JVJFKGP9NGHF4VPNHRADM1YW.png');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	position:relative;
}
body.default-page .hheader-style-v4.five:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    border-radius: 0px;
}
	.rapper {
		position:relative;
	}
	
	.dribbls-call {
		position: absolute;
		top: -15px;
		left: -15px;
		background: #3d93d7;
		color: #fff;
		border-radius: 50%;
		font-size: 25px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		z-index: 999;
		 box-shadow: 0px 0px 1px 1px #dc3545;
		 animation: pulse-animation 2s infinite;
	}
	
	@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgb(234 244 251);
  }
  100% {
    box-shadow: 0 0 0 20px rgb(234 244 251);
  }
}
.title-price {
    background: #3d93d7;
    color: #fff;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 23px;
    font-weight: 500;
    border-radius: 6px;
}
.hheader-style-v4 .header-inner .c-box .nav-out-bar {
	margin-right:0px;
}
.gallery-column img {
	border:none;
    border-radius: 0px;
    box-shadow: 0px 1px 3px #0000006b;
}
.gallery-column a{
	margin-right:10px;
	margin-bottom:15px;
}
.product-description {
    box-shadow:0px 1px 3px #dadada;
    padding:20px;
    margin-top:20px;
    margin-bottom:20px;
    display:block;
    border-radius:5px;
}
    @media(max-width:900px) {
        header {
            padding: 10px 0 !important;
        }
        .search.phone {
            margin: 10px 0px 0px 0px;
        }
        .hheader-style-v4 .header-inner .c-box .logo-inner .logo img {
            height: 50px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
        .dribbls-call {
            top: -16px;
            left: 1%;
            right: 1%;
            margin-left: auto;
            margin-right: auto;
            font-size: 20px;
            width: 35px;
            height: 35px;
            line-height: 35px;

        }
        .inventory-section .side-bar-column.v2 {
            margin-top: 20px;
        }
        .inventory-section .inspection-column .inner-column {
            margin-top: 0px;
        }
        .inventory-section .boxcar-title-three {
            position: relative;
            margin-bottom: 10px;
        }
        .product-description {
            display:none;
        }
        .product-description p {
            margin-top: 0px;
            margin-bottom: 5px;
            font-size: 13px;
            line-height: 19px;
        }
    	.boxcar-banner-section-seven .banner-slider-v7 .banner-slide .right-box .content-box h1 {
    		font-size: 26px;
    		margin-top: -80px;
    	}
    	.boxcar-banner-section-seven .banner-slider-v7 .banner-slide .right-box .content-box .sub-title {
    		font-size: 14px;
    		line-height: 20px;
    	}

        .inventory-section .boxcar-title-three .spectes-list {
            display:none;
        }
        .gallery-column img {
            height: 150px;
            width: 150px;
        }
        .gallery-column a {
            height: 150px;
            width: 150px;
            margin-bottom:5px;
            margin-right: 5px;
        }

        .product-description h5 {
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 10px;
            margin-top: 5px;
            display: block;
        }
        .product-description h5 span {
            color: #dc3545;
        }
        
        .inventory-section {
            padding-top:35px;
        }
        .boxcar-title-three .breadcrumb {
            margin-bottom:0px;
        }
        .cars-section-four.v1 {
            padding-top:10px;
        }
        .filter-btn {
            padding: 5px 15px;
            margin-right: 5px;
            margin-bottom: 5px;
            font-size: 13px;
        }
        .cars-section-four .form-box {
            margin-bottom:15px;
        }
    }
@media(min-width:900px) {
	.boxcar-team-section-three .right-box {
		    justify-content: center;
	}
}
@media (max-width: 1199px) {
    .hheader-style-v4.five .header-inner .mobile-navigation a {
        color: #000;
    }
}
.zx-navbar-main {
    background-color: #111;
    color: #fff;
    border-bottom:0.5rem solid #3d93d7;
}


.zx-navbar-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    position: relative;
}
.zx-navbar-left a,
.zx-navbar-right a {
    display:block;
}
.zx-navbar-left,
.zx-navbar-right {
    display: flex;
    gap: 20px;
    align-items: center;
}

.zx-navbar-left a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size:16px;
    transition: 0.3s;
    padding: 10px 10px;
}
.zx-navbar-right a,.zx-navbar-right span {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
    padding: 10px 10px;
    font-size:16px;
}

.zx-navbar-logo img {
        height: 50px;
    display: block;
}
.zx-navbar-left a:hover,.zx-navbar-right a:hover {
    color: #00c2ff;
}

.zx-navbar-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.zx-navbar-logo a {
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}



.zx-navbar-toggle {
    display: none;
    font-size: 28px;
    cursor: pointer;
}
.contacter {
    border: 2px solid #3d93d7;
    border-radius: 10px;
    padding: 5px 15px !important;
}

.contacter:hover {
    background: #3d93d7;
    color:#fff !important;
}
/* Responsive */
@media (max-width: 992px) {
        .zx-navbar-left {
            
            margin-bottom:20px;
        }
    .zx-navbar-left a {
        padding:0px;
        
    }
    
    .zx-navbar-right a {
        padding:0px;
        
    }
    .zx-navbar-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .zx-navbar-left,
    .zx-navbar-right {
        display: none;
        flex-direction: column;
        width: 100%;
        text-align: center;
        padding: 15px 0;
        background-color: #111;
    }

    .zx-navbar-wrapper.zx-active-menu .zx-navbar-left,
    .zx-navbar-wrapper.zx-active-menu .zx-navbar-right {
        display: flex;
    }

    .zx-navbar-logo {
        position: static;
        transform: none;
        margin-bottom: 10px;
    }

    .zx-navbar-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 25px;
    }
}


/* ================= HERO ================= */

.ag-hero {
    position: relative;
    height: 650px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    padding: 0 8%;
    color: #fff;
}

.ag-hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45);
}

.ag-hero-content {
    position: relative;
}

.ag-hero-sub {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: bold;
}

.ag-hero h1 {
    font-size: 56px;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 25px;
    color: #fff;
    text-shadow: 0px 3px 13px #494949;
}

.ag-hero-btn {
display: inline-block;
    padding: 14px 28px;
    background: #4192d2;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s ease;
    border-radius:10px;
}

.ag-hero-btn:hover {
    background: #494949;
}

/* ================= CATEGORY SECTION ================= */

.ag-section {
    margin-top: -150px;
    padding-bottom: 0px;
    background: linear-gradient(
        to right,
        #f2f2f2 50%,
        #e9e9e9 50%
    );
}


.ag-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    position:relative;
    z-index:1;
}

.ag-card {
    padding: 40px 20px;
    text-align: center;
    border: 1px solid #eee;
    transition: 0.3s ease;
    cursor: pointer;
        background: #fff;
}

.ag-card img {
    height: 140px;
    width: auto;
    margin-bottom: 20px;
}

.ag-card h4 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.ag-card:hover {
    background: #f8f8f8;
    transform: translateY(-6px);
}

/* ================= RESPONSIVE ================= */

@media (max-width: 992px) {

    .ag-hero {
        height: 500px;
    }

    .ag-hero h1 {
        font-size: 38px;
    }

    .ag-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {

    .ag-hero {
        height: 450px;
        padding: 0 5%;
    }

    .ag-hero h1 {
        font-size: 28px;
    }

    .ag-grid {
        grid-template-columns: 1fr;
    }

    .ag-section {
        margin-top: -60px;
    }
}


/* ===== SECTION BACKGROUND SPLIT ===== */

.lf-section {
    position: relative;
    padding: 40px 0;
    background: linear-gradient(
        to right,
        #f2f2f2 50%,
        #e9e9e9 50%
    );

}

.lf-container {
    margin: auto;
}

.lf-row {
    display: flex;
    align-items: center;
    gap: 0px;
}

/* ===== LEFT CONTENT ===== */

.lf-content {
    flex: 1;
}

.lf-subtitle {
    font-size: 14px;
    font-weight: 600;
    color: #3D93D7;
    margin-bottom: 15px;
}

.lf-title {
    font-size: 42px;
    margin-bottom: 20px;
        font-weight: bold;
}

.lf-text {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 25px;
    max-width: 500px;
}

.lf-btn {
    display: inline-block;
    padding: 12px 28px;
    background: #3D93D7;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}

.lf-btn:hover {
    background: #2f7db8;
}

/* ===== IMAGE ===== */

.lf-image {
    flex: 1;
}

.lf-image img {
    width: 100%;
    display: block;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    margin-left: -100px;
    margin-bottom: -70px;
    z-index: 1;
    position: relative;
}

/* ===== COUNTERS ===== */


.lf-counter h2 {
    font-size: 64px;
    font-weight: 800;
    color: #3D93D7;
}

.lf-counter h2 span {
    font-size: 28px;
    vertical-align: top;
}

.lf-small-text {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 8px;
    color: #777;
}


.lf-counter-top {
    margin: 10px auto 30px auto;
    display: table;
    text-align: left;
}
.lf-counter-bottom {
    margin-top:60px;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 992px) {

    .lf-row {
        flex-direction: column;
        text-align: center;
    }

    .lf-text {
        margin-left: auto;
        margin-right: auto;
    }

    .lf-counter-top,
    .lf-counter-bottom {
        position: static;
        margin-top: 40px;
    }

    .lf-section {
        background: #f2f2f2;
        padding: 80px 0;
    }
}

@media (max-width: 576px) {

    .lf-title {
        font-size: 28px;
    }

    .lf-counter h2 {
        }
}


/* ================= CONTAINER ================= */

.he-container {
    width: 1200px;
    max-width: 95%;
    margin: auto;
}

/* ================= TESTIMONIALS ================= */

.he-testimonial-section {
    padding: 100px 0;
    background: #f5f5f5;
}

.he-testimonial-header {
    text-align: left;
    margin-bottom: 60px;
}

.he-testimonial-header h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.he-sub-link {
    color: #3D93D7;
    font-weight: 600;
    font-size: 14px;
}

.he-testimonial-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.he-testimonial-card {
    background: #fff;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.he-testimonial-card:hover {
    transform: translateY(-8px);
}

.he-stars {
    color: #ffc107;
    font-size: 18px;
    margin-bottom: 15px;
}

.he-testimonial-card p {
    font-size: 14px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 20px;
}

.he-testimonial-card h4 {
    font-size: 13px;
    letter-spacing: 1px;
}

/* ================= CTA SECTION ================= */
.he-cta-section::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 31px;
    top: -1px;
    left: 0;
    z-index: 1;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    background: #f5f5f5;
}
@media (min-width: 1200px) {
    .he-cta-section::after {
        height: 58px;
    }
}
.he-cta-section {
    position: relative;
    padding: 140px 20px;
    background: url('/images/wrapper.webp') center/cover no-repeat;
    text-align: center;
    color: #fff;
}

.he-cta-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.65);
}

.he-cta-content {
    position: relative;
    max-width: 800px;
    margin: auto;
}

.he-cta-content h2 {
    font-size: 36px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: bold;
}

.he-cta-content p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 35px;
    color: #ddd;
}

.he-cta-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.he-btn-primary {
    padding: 14px 28px;
    background: #3D93D7;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}

.he-btn-primary:hover {
    background: #2f7db8;
}

.he-btn-outline {
    padding: 14px 28px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}

.he-btn-outline:hover {
    background: #fff;
    color: #000;
}

/* ================= RESPONSIVE ================= */

@media (max-width: 992px) {
    .lf-image img {
        margin:0px !important;
    }
    .he-testimonial-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .he-cta-content h2 {
        font-size: 28px;
    }
}

@media (max-width: 576px) {

    .he-testimonial-grid {
        grid-template-columns: 1fr;
    }

    .he-cta-section {
        padding: 100px 20px;
    }

    .he-cta-content h2 {
        font-size: 22px;
    }
}

/* =========================
   GALLERY WRAPPER
========================= */

.he-gallery {
    width: 100%;
}

/* =========================
   MAIN IMAGE AREA
========================= */

.he-gallery-main {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #111;
    border-radius:5px;
}

/* Blurred Background */
.he-main-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    filter: blur(30px);
    transform: scale(1.2);
    z-index: 1;
}

/* Main Image */
.he-gallery-main img {
    position: relative;
    z-index: 2;
    height: 650px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    transition: opacity 0.3s ease;
        border-radius:5px;
}

/* =========================
   MAIN NAVIGATION BUTTONS
========================= */

.he-main-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    background: rgba(0,0,0,0.5);
    color: #fff;
    border: none;
    padding: 12px 16px;
    font-size: 22px;
    cursor: pointer;
    transition: 0.3s;
}

.he-main-prev {
    left: 15px;
}

.he-main-next {
    right: 15px;
}

.he-main-btn:hover {
    background: #3D93D7;
}

/* =========================
   THUMBNAIL WRAPPER
========================= */

.he-thumb-wrapper {
    margin-top: 20px;
    display: flex;
    align-items: center;
    position: relative;
}

/* Thumbnail Scroll Area */
.he-thumb-container {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    cursor: grab;
    scroll-behavior: smooth;
}

/* Hide Scrollbar */
.he-thumb-container::-webkit-scrollbar {
    display: none;
}

.he-thumb-container {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.he-thumb-container.dragging {
    cursor: grabbing;
}

/* Thumbnail Track */
.he-thumb-track {
    display: flex;
    gap: 10px;
    user-select: none;
    -webkit-user-drag: none;
}

/* Thumbnail Item */
.he-thumb {
    list-style: none;
    flex: 0 0 110px;
    border: 2px solid transparent;
    transition: 0.3s ease;
    cursor: pointer;
    border-radius:5px;

}

.he-thumb img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    display: block;
    pointer-events: none;
        border-radius:5px;
}

/* Active Thumbnail */
.he-thumb.active {
    border-color: #3D93D7;
}

/* Hover Effect */
.he-thumb:hover {
    transform: scale(1.05);
}

/* =========================
   THUMB NAVIGATION BUTTONS
========================= */

.he-thumb-btn {
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px 12px;
    cursor: pointer;
    font-size: 18px;
    transition: 0.3s;
    margin: 0 10px;
}

.he-thumb-btn:hover {
    background: #3D93D7;
    color: #fff;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 992px) {

    .he-gallery-main {
        height: 400px;
    }

    .he-thumb {
        flex: 0 0 90px;
    }

    .he-thumb img {
        height: 70px;
    }
}

@media (max-width: 768px) {

    .he-gallery-main {
        height: 320px;
    }

    .he-main-btn {
        font-size: 18px;
        padding: 10px 14px;
    }

    .he-thumb {
        flex: 0 0 80px;
    }

    .he-thumb img {
        height: 60px;
    }
}

@media (max-width: 480px) {

    .he-gallery-main {
        height: 260px;
    }

    .he-thumb-btn {
        padding: 6px 10px;
        font-size: 16px;
    }
}

.inventory-section .side-bar-column .inner-column .contact-box-two {
    border-radius: 5px;
	 box-shadow: 0px 0px 1px 1px rgb(234 244 251);
	 animation: pulse-animation 2s infinite;
}
.inventory-section .side-bar-column .inner-column .contact-box {
    border-radius: 5px;
    border: 1px solid var(--Border, #E1E1E1);
    padding: 30px 30px 26px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    background-color: rgb(234 244 251);
}
@media (max-width: 900px) {
    .title-price {
    background: transparent;
    color: #dc3545;
    margin-top: 17px;
    margin-left: 10px;
    font-size: 23px;
    font-weight: 800;
    border-radius: 6px;
    padding: 0px;
    letter-spacing: 1px;
}
    .inventory-section .boxcar-title-three h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px !important;
        margin-top: 20px;
    }
}

.filter-sidebar {
    background:#f8f9fa;
    padding:20px;
    border-radius:6px;
}

.filter-sidebar h5 {
    margin-top:20px;
    font-size:16px;
}

.filter-control {
    width:100%;
    padding:8px;
    margin-top:5px;
}

.product-item.hidden {
    display:none !important;
}

/* Accordion Structure */

.filter-group {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.filter-header {
    font-weight: 600;
    padding: 12px 0;
    cursor: pointer;
    position: relative;
}

.filter-header::after {
    content: "+";
    position: absolute;
    right: 0;
    transition: 0.3s;
}

.filter-group.active .filter-header::after {
    content: "-";
}

.filter-body {
    display: block;
    padding-bottom: 15px;
}

/* MOBILE */
@media (max-width: 991px) {

    .filter-body {
        display: none;
    }

    .filter-group.active .filter-body {
        display: block;
        animation: fadeIn 0.3s ease;
    }
}

@keyframes fadeIn {
    from { opacity:0; }
    to { opacity:1; }
}