a.nof-btn:hover {
color:#fff;
}
a.nof-btn {
  background-color: var(--tp-text-primary);
    border-radius: 6px;
    color: var(--tp-common-white);
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 22px 36px;
    transition: 
}

.swiper-slide {margin-top: 10px;margin-left: 10px;}
div.slick-list.draggable {
  height: 450px !important;
}
.slick-active{
  width: auto !important;
}
.slick-track{
  width: auto;
}







    
    
    Footer Example with Floating WhatsApp Button
    
        /* Define styles for the footer */
        footer {
            background-color: #333;
            color: #fff;
            padding: 20px;
            text-align: center;
            width: 100%;
        }

        /* Style for WhatsApp button */
        .whatsapp-btn {
            position: fixed;
            bottom: 70px; /* Adjust as needed */
            right: 20px; /* Adjust as needed */
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #25D366; /* Green color for WhatsApp */
            color: #fff;
            padding: 10px;
            border-radius: 50%;
            text-decoration: none;
            transition: background-color 0.3s;
            z-index: 1000; /* Ensure button stays on top */
        }

        .whatsapp-btn:hover {
            background-color: #128C7E; /* Darker shade of green on hover */
        }

        /* Style for WhatsApp icon */
        .whatsapp-icon {
            width: 24px;
            height: 24px;
            margin-right: 5px;
        }
    







     WhatsApp Now




    Contact us on WhatsApp: