.tp-breadcrumb-height {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: right center;
}

.tp-brand-2__wrapper .swiper-slide {
    width: fit-content !important;
}

.tp-brand-2__item {
    width: fit-content;
}

.tp-brand-2__item img {
    max-width: 150px;
}

.tp-funfact-2__text span {
    color: #FFF !important;
}

.tp-faq-2__bg-text span b {
    color: #FFF !important;
}

.blog-content ul {
    list-style-type: disc;
    padding-left: 1.2rem;
}

.blog-content ul li{
    list-style-type: disc;
    padding-bottom: 1rem;
    font: unset;
}

@media (max-width: 767px) {
    .tp-slider-3__bg {
        background-position: center;
        height: 350px;
    }
}

.tp-slider-3-subtitle {
    color: #000;
}

