.footerForm. t-input-group .t-input-group_cb {
    display: flex !important;
}

/*
@media screen and (min-width: 481px) {
    .footerForm .t-submit {
        position: absolute !important;
        bottom: 20px !important;
        right: 0 !important;
    }
}

.footerForm.t-form__inputsbox {
    position: relative !important;
} 
*/


.navElementTopa > a:hover {
    color: black !important;
}

