

input.wpcf7-form-control.wpcf7-submit[disabled] {
   
    border: none;
    cursor: not-allowed;
}
.soporte
{color: #4c7094; 
border: solid 1px #4c7094; 
margin: 0px 0px 0px 0px; 
border-radius: 1pxpx;
-moz-border-radius: 1pxpx;
-webkit-border-radius: 1pxpx; 
background-color: #ffffff !important;
line-height: 53px;
    height: 53px;
font-size: 14px;
font-style: normal;
    font-weight: 400;
text-transform: uppercase;
letter-spacing: 2.7px;
    padding-left: 34px;
    padding-right: 34px;
display: inline-block;
}
a.soporte:hover {
    background-color: #4c7094 !important;
color: #FFF !important;
}
