form.wpcf7-form.sent .wpcf7-response-output.wpcf7-mail-sent-ok {
    display: block;
    position: relative !important;
    top: 0px;
    left: 0;
    width: 100%;
    height: auto !important;
    background-color: #f07a34 !important;
    z-index: 99999;
    border: 0;
    margin: 0;
    padding: 15px !important;
    text-align: center;
    margin-top: 20px !important;
    color: #fff !important;
	box-sizing: border-box;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    background: #b14050 !important;
    color: #fff !important;
    border: none !important;
    padding: 15px !important;}

span.wpcf7-form-control-wrap.km_cf7-input-container span.wpcf7-not-valid-tip {
    background: #b14050 !important;
    color: #fff;
    padding: 6px 0px 0px 6px;}
    
.h1TituloContacto {
    margin-top: 120px !important;
    margin-bottom: 30px !important;}