#myhq-form input[type="text"], #myhq-form textarea {
    width: 100%;
    padding: 25px 10px;
    font-size: 16px;
}
#myhq-form textarea {
    height: 160px;
}
#myhq-form select {
    height: 50px;
}
h3.mq-title {
    font-size: 17px !important;
    font-weight: normal !important;
    margin-bottom: 10px;
}
#myhq-form span.wpcf7-list-item-label {
    font-size: 15px;
}
.mq-select.mq-select-1 {
    width: 49%;
    float: left;
    margin-right: 1%;
}
.mq-select.mq-select-2 {
    width: 49%;
    float: right;
}
#myhq-form .mq-button.mq-setion input.wpcf7-form-control.wpcf7-submit {
    background-color: #FFF;
    color: #373028;
    font-size: 30px;
    width: 210px;
    margin-top: 20px;
    border: 2px solid #9C9C9C;
    padding: 25px;
}
#myhq-form .mq-button.mq-setion input.wpcf7-form-control.wpcf7-submit:hover {
    background: #d33 !important;
    border: 2px solid #d33;
    color: #fff !important;
}

.px-partner figure img {
    width: 100% !important;
}
