.wpcf7 .choose_subject{
    color: #008de3;
    height: 48px;
    padding: 6px 12px;
    border: 0;
    outline: 0;
    width: 100%;
    margin-top: 9px;
    margin-bottom: 2px;
}
.wpcf7 .redirect__button{
    display: inline-block;
    padding: 10px 15px;
    border: 0 none;
    border-radius: 10vh;
    color: #008de3;
    background: #fff;
    text-align: center;
    transition: color .6s ease,background .6s ease;
    font-size: 15px;
    line-height: 24px;
    width: auto;
}
.wpcf7 .redirect__button:hover{
    cursor: pointer;
    text-decoration: none;
}
.wpcf7 .redirect__title{
    margin-top: 30px;
    text-align: center;
}
.wpcf7 #contact_form_complaint{
    margin-top:15px;
    text-align: center;
}
.wpcf7 #contact_form_pyt{
    margin-top:15px;
    text-align: center;
}
.wpcf7 #contact_form_opinia{
    margin-top:15px;
    text-align: center;
}