input.wpcf7-form-control.wpcf7-submit:hover{
 background-color:  white !important;
color:  #277AC2 !important;
}

.vc_column-inner.vc_custom_1579532337083 {
    background-color: #277AC2 !important;
}

.vc_column-inner.vc_custom_1579532337083 label {
    color: white !important;
}

.vc_column-inner.vc_custom_1579532337083 input,
.vc_column-inner.vc_custom_1579532337083 textarea{
font-size:20px;
color:black;
}

input.wpcf7-form-control.wpcf7-submit {
    border-color: white !important;
    color: white !important;
}

span.wpcf7-not-valid-tip {
    background: #d20404 !important;
    font-size: 1.2em !important;
    padding: 15px !important;#color:white !important;
color: white !important;
}

div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #efc312;
    font-size: 1.5em;
}

form.wpcf7-form.default.invalid * {
    font-size: 1em !important;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 0;
}

.fab {
    font-family: fontawesome;
    font-style: normal;
    margin-right: 10px;
    font-size: 26px;
    line-height: 33px;
}

td p{
padding:0;
padding-top:15px;
}

.wpb_text_column.wpb_content_element ul:first-child * , .tab-title * {
    text-transform: uppercase;
    font-size: 14px;
    color: #277ac2;
    font-style: unset;
    font-weight: 500;
}