body, h1, h2, h3, h4, h5, h6, div * {
    font-family: "Poppins", serif !important;
}
.tagline-v5 img {
    margin-left: 0;
    margin-right: 6px;
}
.masonry-item {text-align: left;}
.inner-block {
    text-align: left;

}
.popup form {
    text-align: left;
}

span.wpcf7-list-item {
    direction: ltr;
}
.threeRowForm {
    direction: ltr;
    align-items: flex-end;
}
.logo-v.s-logo {
    margin-right: 0;
    margin-left: 20px;
}
.f-item .logo-v5 img {
    width: 70px;
}
.inner-block-text li {
    margin-right: 0 !important;
    margin-left: 20px !important;
}
.twoRowForm > div input:not([type="submit"]), .twoRowFormInner textarea, .twoRowFormInner label {
    direction: ltr !important;
    text-align: left;
    width: 100%;
}
@media (min-width: 992px) {
    .footer-b {
        flex-direction: row-reverse !important;
    }

    .tagline-v5 {

        margin-left: 0px;
        margin-right: 30px;

    }


}
