.home-form-css label {
    color:#fff !important;
}
.home-form-css input, .home-form-css label {width:100% !important;}
.home-form-css .wpcf7-submit {background:#fff;}


.katb_input_style input[type="text"] {
    border: none;
    outline: none;
    background: transparent;
    border-bottom: 1px solid #ccc;
    width: 300px;
    display: inline-flex;
    float: none;
    margin-right: 10px;
}
.katb_input_style br {display:none;}
.katb_input_style input[name="tb_website"] {
    display: none;
}
.katb_input_style label.katb_input_label1 {
    width: 50px;
}
select.katb_css_rating_select {
    background: transparent;
    border: none;
    margin-top:7px;
}
textarea.katb-input-textarea {
    background: transparent;
    border-top: none;
    border-right: none;
    border-color: #ccc;
}
input.katb_submit {
    background: transparent;
    border: 1px solid #b52b3c;
    padding: 10px 30px !important;
}
input.katb_reset {
    display: none;
}
/*.katb_test_wrap_basic {
    display: flex;
}
.katb_test_box_basic {
    display: inline-flex;
    width: 350px;
    justify-content: start;
    flex-direction: column;
}*/

.logo-img img {max-height:90px !important;}
a#logo {padding:0px !important;}	

.footer-copyright .social-profile-container a i {color:#000;}