h1, h2, h3, h4, h5, h6 {
    font-family: 'Lora', serif;
}


.home-banner-content p {
    font-family: "Lora",serif;
}


.menu-list>ul>li {
    font-family: "Lora",serif;
}

.delite-title {
    font-family: "Lora",serif;
}

.home-banner-sec .slick-dots { display: none; }

.inner-content-banner h1 { color: white; }

@media (max-width: 1199px) {
    .header-call {
        display: block;
    }
    .header-call ul li a {
        font-size: 1.4rem;
    }
}

@media (max-width: 991px) {
    .quote-btn {
        font-size: 1.175rem;
    }
}