
.bizon-footer-row { justify-content: space-between; }
.bizon-footer-col .box { min-height: 100%; }
.footer .item strong { color: inherit; font-size: 20px; }
.footer a { color: inherit; text-decoration: none; }
.footer a:hover { text-decoration: underline; }
.footer-copyright .inner { gap: 18px; }
form .wpcf7-submit, form button[type="submit"] { cursor: pointer; }
input[type="tel"] { width: 100%; }
.iti { width: 100%; }
.iti__country { color: #282828; font-size: 15px; }
li.iti__country:before { display: none !important; }
.iti--separate-dial-code .iti__selected-dial-code { color: #282828; }
.center-form .iti { width: 100%; }
.center-form .iti__country-list { text-align: left; z-index: 9999; }
.header .bizon-header-logo-box { flex: 0 0 auto; margin-right: 18px; }
.header .bizon-header-logo {
    width: 132px;
    height: 46px;
    padding: 7px 10px;
    border-radius: 4px;
    background: #773245;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header .bizon-header-logo img { max-width: 100%; max-height: 100%; display: block; }
@media (max-width: 767px) {
    .header .bizon-header-logo-box { margin-right: 8px; }
    .header .bizon-header-logo { width: 112px; height: 40px; padding: 7px 9px; }
}
