.b-popup-form .iexmodal-inner {
    padding: 0;
}

.b-popup-form .form-group {
    margin-bottom: 0;
}

.iexmodal-inner-wrap::before, .iexmodal-inner-wrap::after {
    content: none;
}

.b-popup-form .modal {
    position: relative;
display: block;
}

.b-popup-form .modal-body {
    padding: 0;
}

.b-popup-form .feedback-c {

}

.b-popup-form .modal-content {
    border: none;
}

.b-pform {
    width: 100%;
}