            body {
                font-family: 'Lato', sans-serif;
                font-size: 16px;
                font-weight: 400;
                text-decoration: none;
            }

            @media (min-width: 768px) and (max-width:991px) {
                body {
                    font-size: 14px;
                }
            }

            @media (max-width: 767px) {
                body {
                    font-size: 13px;
                }
            }
        
        
            h1 {
                font-family: 'Noto Sans', sans-serif;
                font-size: 67px;
                font-weight: 700;
                text-decoration: none;
            }

            @media (min-width: 768px) and (max-width:991px) {
                h1 {
                    font-size: 55px;
                }
            }

            @media (max-width: 767px) {
                h1 {
                    font-size: 40px;
                }
            }
        
        
            h2 {
                font-family: 'Noto Sans', sans-serif;
                font-size: 16px;
                font-weight: 300;
                text-decoration: none;
            }

            @media (max-width: 767px) {
                h2 {
                    font-size: 14px;
                }
            }
        
        
            h3 {
                font-family: 'Noto Sans', sans-serif;
                font-size: 37px;
                font-weight: 700;
                text-decoration: none;
            }

            @media (min-width: 768px) and (max-width:991px) {
                h3 {
                    font-size: 32px;
                }
            }

            @media (max-width: 767px) {
                h3 {
                    font-size: 22px;
                }
            }
        
        
            h4 {
                font-family: 'Noto Serif', sans-serif;
                font-size: 28px;
                text-decoration: none;
            }

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
#sp-logo-right {
    align-content: center;
}
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
    color: #fff !important;
}
.tab-features-list>li {
	display: block !important;
}
.tab-features-list>li span.li-text {
    display: block;
    margin-left: 36px;
    color: #333333;
}
.sppb-carousel-extended-outer-stage {
    align-items: center;
}
.sppb-addon-clients .sppb-carousel-extended-item img {
    max-height: 120px;
    margin: 0 auto;
}
.sppb-addon-clients .sppb-row {
    align-items: center;
}
#sppb-addon-kf-ZJzk5Trs9Av3lmNLOD .sppb-addon-clients-image {
    max-height: 150px;
    width: auto;
    margin: 0 auto;
}
.sppb-addon-person .sppb-person-information {
    border-bottom: none !important;
}
@media (max-width: 768px) {
    .sp-contact-info, #sp-logo .logo .logo-slogan {
        display: flex !important;
    }
    .sppb-addon-tab .sppb-nav>li>a {
        font-size: 10px !important;
    }
    .finatic-advance-tab .sppb-nav-tabs>li {
        margin-top: 15px;
    }
}