.serviceViewLeft {
    padding-top: 50px;
}

.dealer-buttons {
    max-width: 400px;
    margin-bottom: 10px;
        margin-top: 25px;
}

.btn-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    border-radius: 6px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* WhatsApp Button */
.btn-link.whatsapp {
    background: #25D366;
    color: #fff;
}
.whatsapp i{
        width: 24px;
    height: 24px;
    background: #45c655;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    border-radius: 50%;
    font-size: 18px !important;
}
.serviceViewContactBox h4 {
    font-size: 20px;
    margin: 0;
    padding-bottom: 20px;
    font-weight: bold;
}

.serviceViewContactReview img {
    width: 130px;
}

.serviceViewContactReview {
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.serviceVeiwStar i {
    color: #edab1f;
}
.serviceVeiwStar {
    margin-left: 30px;
}

.serviceViewContactReview p {
    margin: 0;
}

.categorySideBarHead {
    background: #026d69;
    padding: 20px;
    text-align: center;
    color: #fff;
}

.category-menu {
    padding: 20px;
}
.category-menu button {
    width: 100%;
    border: none;
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    background: #0f8682;
    color: #fff;
}

.product-subcategories li {
    margin-bottom: 10px;
    background: #f5f5f5;
    padding: 8px;
    border-radius: 5px;
    transition: 0.5s all;
}
.product-subcategories li:hover {
    background: #dedbdb;
    cursor: pointer;
}

.btn-link.whatsapp:hover {
    background: #1ebe5d;
}

/* Message Button */
.btn-link.message {
    background: #007bff;
    color: #fff;
}

.btn-link.message:hover {
    background: #0056b3;
}

.btn-link i {
        font-size: 22px;
    color: #0f8682;
}
.dealer-buttons a {
    margin-bottom: 15px;
    background: #fff !important;
    color: #312e2e !important;
    border: 1px solid lightgray;
    text-transform: uppercase;
}
.serivceViewCall {
    color: #0f8682;
    font-size: 20px;
    display: block;
    font-style: italic;
}

.serivceViewCall span {
    font-weight: bold;
    margin-left: 20px;
}

.serviceViewAddress {
    display: flex;
    max-width: 400px;
    margin-bottom: 20px;
}

.serviceViewAddress p {
    font-size: 15px;
    margin: 0;
}

.serviceViewAddress i {
    font-size: 20px;
    margin-top: 5px;
    margin-right: 10px;
}
.productViewToggler {
    padding: 0px 0 !important;
    max-width: 400px !important;
}

.ServiceFSpe {
    background: #026d69;
    padding: 40px 0;
}

.service-spec-title h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.spec-card {

       background: #175856a1;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    padding: 30px 20px;
    height: 100%;
    border-radius: 10px;
    color: #fff;
    align-content: center;
    border: 1px dashed #0eaba6;
}

.spec-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}

.spec-value {
    font-size: 18px;
    font-weight: 600;
        margin: 0;
    padding-bottom: 16px;
}

.spec-name {
    font-size: 14px;
        margin: 0;
}

.serviceCtgGridButton {
    margin-top: 0;
}

.serviceCtgPhone {
    margin: 0;
    font-size: 12px;
}

.serviceCtgPhone .serivceViewCall span {
    font-weight: bold;
    margin-left: 5px;
    font-size: 12px;
}
.serviceCtgPhone .phone-wrapper a i {
    color: green;
    font-size: 16px !important;
}
.disabled {
    background: #aeb3b3;
    color: #fff;
}

.pager li {
    background: #0f8682;
    color: #fff;
}

.disabled {
    background: #d3d1d1 !important;
}

.pager li span {
    color: #fff !important;
}

.pager li a {
    color: #fff;
}


.serviceCtgGridButton a {
    padding: 5px 6px;
    max-width: 220px;
    margin: 0 auto;
}

.serviceCtgGridButton a span {
    font-size: 11px;
}

.servcieCtgSocaila .socialMenu ul li a {
    font-size: 13px;
    width: 25px;
    height: 25px;
    padding: 3px 0px 4px;
    margin: 0px 1px;
}
.servcieCtgSocaila p {
    font-size: 14px;
}

.serviceViewPageOthersLayoutLeft h4 {
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    line-height: 46px;
}

.serviceViewOtherBox img {
    border: 1px solid lightgray;
}

.serviceViewPageOthersLayout {
    padding-bottom: 80px;
}
.serviceViewOtherBox h4 {
    font-size: 18px;
    font-weight: bold;
}

.serviceViewOtherBox ul li {
    font-size: 15px;
    margin-bottom: 10px;
    
}

.serviceViewOtherBox li i {
    color: #0f8682;
}

.serviceViewContactBox {
    padding: 22px;
    background-color: #fff;
    border-style: solid;
    border-width: 5px 0 0;
    border-color: #0f8782;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .18);
}
.serviceViewPageContactForm h4 {
    font-size: 20px;
    text-transform: uppercase;
}

.serviceViewPageContactForm .form-label {
    text-transform: uppercase;
    margin: 0;
    font-size: 15px;
}
.serviceViewPageContactForm .form-control {
    border-radius: 0;
}

.serviceViewPageContactForm .btn-primary {
    color: #fff;
    background-color: #0f8782;
    border-color: #0f8782;
    text-transform: uppercase;
}









.contact-container {
    position: relative;
    padding: 60px 90px 42px;
    background-color: #fff;
    margin-top: -200px;
    z-index: 1;
}

.contact-container h1 {
       padding-bottom: 12px;
    font-size: 24px;
    font-weight: bold;
}

.contact-container h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 40px;
}



        .contact-container .form-label {
            font-weight: 500;
            color: #2d3748;
           margin-bottom: 5px;
    font-size: 14px;
        }

        .contact-container .form-control {
           background-color: #e8ecf1;
                border: none;
                padding: 26px 16px;
                border-radius: 0;
                color: #4a5568;
        }

        .contact-container .form-control:focus {
            background-color: #e8ecf1;
            border: none;
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.3);
        }

        .contact-container .form-control::placeholder {
            color: #a0aec0;
            font-size: 13px;
        }

        .contact-container textarea.form-control {
            min-height: 150px;
            resize: vertical;
        }

        .contact-container .form-check-input {
            background-color: #e8ecf1;
            border: 1px solid #cbd5e0;
            cursor: pointer;
        }

        .contact-container .form-check-input:checked {
            background-color: #4299e1;
            border-color: #4299e1;
        }

        .contact-container .form-check-label {
            color: #4a5568;
            font-size: 0.9rem;
            cursor: pointer;
            margin-left: 8px;
        }

        .contact-container .btn-submit {
            background-color: #0f8782;
            color: white;
            border: none;
            padding: 12px 50px;
            font-weight: 600;
            font-size: 1rem;
            border-radius: 4px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            cursor: pointer;
            transition: background-color 0.3s ease;
        }

        .contact-container .btn-submit:hover {
            background-color: #c53030;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        .contactUsLocationTabMain {
    padding-top: 70px;
        padding-bottom: 50px;
}
        
        
        
        
        
        
        
         .nav-tabs-custom {
            background-color: #1a1a2e;
            border: none;
            display: flex;
            margin: 0;
            padding: 0;
        }

        .nav-tabs-custom .nav-link {
            background-color: #1a1a2e;
            color: white;
            border: none;
            padding: 18px 40px;
            font-weight: 600;
            font-size: 14px;
            letter-spacing: 1px;
            border-radius: 0;
            transition: all 0.3s ease;
            cursor: pointer;
        }

        .nav-tabs-custom .nav-link:hover {
            background-color: #2a2a3e;
        }

        .nav-tabs-custom .nav-link.active {
            background-color: white;
            color: #1a1a2e;
                border-top: 3px solid #0f8682;
    margin-top: -3px;
    position: relative;
        }

       

        .contact-card {
            background: white;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            padding: 40px;
        }

        .tab-content-custom {
            display: none;
        }

        .tab-content-custom.active {
            display: block;
            animation: fadeIn 0.4s;
        }

        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(10px); }
            to { opacity: 1; transform: translateY(0); }
        }

        .contact-item {
            display: flex;
            align-items: flex-start;
            margin-bottom: 40px;
        }

        .contact-item:last-child {
            margin-bottom: 0;
        }

        .icon-circle {
            width: 50px;
            height: 50px;
            background-color: #0f878233;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            margin-right: 20px;
        }

        .icon-circle i {
            color: #0f8782;
            font-size: 22px;
        }

        .contact-content h3 {
            font-size: 20px;
            font-weight: 700;
            color: #1a1a2e;
            margin-bottom: 10px;
        }

        .contact-content p {
            color: #666;
            margin: 0;
            line-height: 1.6;
        }

        .contact-content a {
            color: #666;
            text-decoration: none;
            transition: color 0.3s;
        }

        .contact-content a:hover {
            color: #dc3545;
        }
        
        .SeriveViewMapAria iframe {
    width: 400px;
    height: 400px;
}
        
        
        .animated-heading {
    font-size: 32px;
    font-weight: 700;
    background: linear-gradient(90deg, #f5f5f5, #0f8782, #0fe4dc);
    background-size: 200%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientMove 4s linear infinite;
}

@keyframes gradientMove {
    0% { background-position: 0% }
    100% { background-position: 200% }
}




.serviceViewLeftHead img {
    width: 80px;
}

.serviceViewLeftHead {
    display: flex;
    padding-bottom: 22px;
}

.serviceViewLeftHead {}

.serviceViewLeftHead h5 {
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 14px;
}

.serviceViewLeftHead p {
    margin: 0;
    padding-left: 14px;
}



.phone-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}



.show-number-btn {
    border: none;
    border-bottom: 1px dashed #000;
    color: #0d0202;
    background: none;
    transition: all 0.3s ease;
}

.dealer-buttons a:hover {
    text-decoration: none;
    background-color: #f7f5f5 !important;
}


        .listing-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
                margin-bottom: 20px;
            background: white;
        }

        .car-info {
            flex: 1;
        }

        .badge {
            display: inline-block;
            color: #0f8782;
            font-size: 13px;
            font-weight: 600;
            letter-spacing: 0.5px;
            text-transform: uppercase;
            margin-bottom: 8px;
        }

        .car-title {
                font-size: 30px;
    font-weight: 500;
    color: #1a1a1a;
  margin-bottom: 7px;
    line-height: 34px;
        }

        .date-added {
            display: flex;
            align-items: center;
            color: #999;
            font-size: 14px;
            font-weight: bold;
        }

        .date-added::before {
            /*content: "🕐";*/
            margin-right: 6px;
            font-size: 16px;
        }

        .pricing {
            background: linear-gradient(135deg, #026d69 0%, #0f8682 100%);
            padding: 20px 30px;
            text-align: right;
            color: white;
            min-width: 220px;
            clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
            margin-left: 30px;
        }

        .msrp {
            font-size: 13px;
            font-weight: 500;
            margin-bottom: 4px;
            opacity: 0.95;
        }

        .msrp-price {
            text-decoration: line-through;
            margin-left: 8px;
            font-size: 16px;
        }

        .buy-for {
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 2px;
        }

        .current-price {
            font-size: 32px;
            font-weight: 700;
            letter-spacing: -0.5px;
        }
        
        
        
        
        
        
        
            .car-listing-card {
            background: white;
            overflow: hidden;
            box-shadow: 0 2px 8px rgba(0,0,0,0.1);
            margin-bottom: 20px;

        }

        .car-image-container {
            position: relative;
            overflow: hidden;
                display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
        }

        .car-image-container img {
            width: 100%;
            height: auto;
            display: block;
                transition: 0.5s all;
        }
        .car-image-container:hover img {
    transform: scale(1.1);
}

        .special-badge {
               position: absolute;
                top: 20px;
                right: 0;
                background: linear-gradient(135deg, #ff0000 0%, #cc0000 100%);
                color: white;
                padding: 7px 40px;
                font-weight: bold;
                font-size: 14px;
                text-align: center;
                text-transform: uppercase;
                letter-spacing: 1px;
                transform: rotate(45deg) translate(30px, -30px);
                transform-origin: center;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        }
.car-info a h4 {
    font-size: 20px;
}

.car-info a {
    color: #000;
}
        .image-count {
            position: absolute;
            top: 15px;
            left: 15px;
            background: rgba(0,0,0,0.6);
            color: white;
            padding: 5px 12px;
            border-radius: 4px;
            font-size: 14px;
        }

        .image-count i {
            margin-right: 5px;
        }

        .car-details {
            padding: 10px 3px;
        }

        .new-label {
            color: #ff0000;
            font-weight: 700;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            margin-bottom: 5px;
        }

   

        .price-section {
            position: absolute;
            top: 25px;
            right: 30px;
            text-align: right;
        }

        .msrp-label {
            font-size: 11px;
            color: white;
            background: #ff0000;
            padding: 3px 8px;
            border-radius: 3px 3px 0 0;
            display: inline-block;
            font-weight: 600;
        }

        .msrp-price {
            font-size: 13px;
            color: #666;
            text-decoration: line-through;
        }

        .our-price-label {
            font-size: 11px;
            color: white;
            background: #ff0000;
            padding: 3px 8px;
            display: inline-block;
            font-weight: 600;
        }

        .car-details .current-price {
    font-size: 20px;
    font-weight: 700;
    color: white;
    padding: 0px 11px;
    border-radius: 0 0 3px 3px;
    display: inline-block;
        }
        .car-details .pricing {
    background: linear-gradient(135deg, #026d69 0%, #0f8682 100%);
    padding: 7px 20px
        }

        .specs-row {
            display: flex;
            gap: 40px;
            margin-bottom: 5px;
            flex-wrap: wrap;
        }

        .spec-item {
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .spec-icon {
            width: 35px;
            height: 35px;
            background: #f0f0f0;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #666;
        }

        .spec-info {
            display: flex;
            flex-direction: column;
        }

        .spec-label {
            font-size: 11px;
            color: #999;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .spec-value {
            font-size: 14px;
            color: #333;
            font-weight: 600;
        }

        .stock-info {
            display: flex;
            align-items: center;
            gap: 15px;
            margin-bottom: 20px;
            flex-wrap: wrap;
        }

        .stock-number {
            font-size: 13px;
            color: #666;
        }

        .action-btn {
            padding: 10px 20px;
            border-radius: 5px;
            font-size: 13px;
            font-weight: 600;
            border: 1px solid #ddd;
            background: white;
            color: #333;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            cursor: pointer;
            transition: all 0.3s;
        }

        .action-btn:hover {
            background: #f8f8f8;
            border-color: #999;
        }

        .action-btn i {
            font-size: 16px;
        }

        .bottom-actions {
            display: flex;
            gap: 15px;
            align-items: center;
            flex-wrap: wrap;
                padding-top: 14px;
        }

        .share-btn {
            background: transparent;
            border: none;
            color: #666;
            font-size: 13px;
            display: flex;
            align-items: center;
            gap: 8px;
            cursor: pointer;
            padding: 10px 15px;
        }

        .share-btn:hover {
            color: #333;
        }

        .certified-badge {
               padding: 5px 7px;
    border: 1px dashed #05736f;
    color: #067571;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: white;
    display: inline-block;
        }
        
        .certified-badge img {
            width: 70px;
        }

        .certified-badge.blue {
            border-color: #0066cc;
            color: #0066cc;
        }

        @media (max-width: 768px) {
            .price-section {
                position: static;
                text-align: left;
                margin-bottom: 20px;
            }

            .specs-row {
                gap: 10px;
            }

            .car-title {
                font-size: 24px;
            }
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        

        @media (max-width: 768px) {
            .listing-header {
               display: flex;
                /*align-items: flex-start;*/
                /*padding: 10px;*/
                margin-bottom: 20px;
            }

            .pricing {
                width: 100%;
                margin-left: 0;
                clip-path: none;
                text-align: center;
                padding: 10px 5px;
                min-width: 135px;
            }

            .car-title {
                       font-size: 13px;
                    line-height: 17px;
                    margin-bottom: 5px;
            }
            .badge{
                margin-bottom: 0;
            }

            .current-price {
                font-size: 16px;
            }
        }
        
        

     
        @media (max-width: 768px) {
            .certified-badge img {
                width: 50px;
            }
            .car-details {
                padding: 10px 10px;
            }
            .serviceCtgGridButton a {
                max-width: 300px;
                margin: 0 auto;
            }
           
            .serviceCtgPhone {
                margin: 0;
                font-size: 12px;
                margin-left: 10px;
                 margin-bottom: 12px;
            }
            .serviceCtgPhone .serivceViewCall span {
                font-size: 18px;
            }
            .spec-icon {
                width: 30px;
                height: 30px;
            }
            .contact-card {
                padding: 15px !important;
            }
            .resononConent h2 {
                font-size: 34px;
            }
            .spec-value {
                font-size: 14px;
            }
            .productDetailImg {
                padding-top: 0px;
            }
            .serviceViewPageOthersLayoutLeft h4 {
                font-size: 20px;
                line-height: 23px;
                 margin-bottom: 20px;
            }
            .serviceViewContactBox {
            
                margin-bottom: 20px;
            }
            
            .serviceViewLeft {
            padding-top: 5px;
        }
        .serviceViewOtherBox {
                margin-bottom: 20px;
            }
                    .spec-card {
                padding: 15px;
            }
            .spec-name {
                margin: 0;
            }
            .service-spec-list .col-6 {
                margin-bottom: 20px;
            }
            .serviceViewPageOthersLayout {
                padding-bottom: 20px;
            }
            .SeriveViewMapAria iframe {
                    width: 100%;
                    height: 400px;
                }
            .nav-tabs-custom .nav-link {
                padding: 15px 20px;
            }
            .mapAria {
                margin-top: 20px;
            }
           .contact-container h1 {
                font-size: 20px;
            }
            .contact-container h3 {
                font-size: 14px;
                line-height: 24px;
                padding-bottom: 20px;
            }
            .car-info a h4 {
                font-size: 16px;
            }
            .car-details .pricing {
                padding: 4px 8px;
            }
            .bottom-actions {
                padding-top: 0px;
            }
            .spec-value {
                font-size: 14px;
                padding-bottom: 5px;
            }
            .car-details .current-price {
                font-size: 14px;
            }
                        
            
            
        }
.product-subcategories {
    display: block; /* visible by default */
}

@media (max-width: 768px) {
    .product-subcategories {
        display: none; /* hidden by default */
    }
    .contact-container .form-check-label {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 10px;
    }

    /* Optional: rotate arrow when active */
    .arrow.rotate {
        transform: rotate(90deg);
        transition: transform 0.3s;
    }
}











