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;
}

#particles_wp{
z-index:100000;
}

canvas.particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
/*pointer-events: none !important;*/
}
