#popmake-444{
    background: #fff !important;
}
#popmake-444:after{
    display: none;
}
#popmake-444 .popup-make{
color: #000 !important; 
margin-bottom: 20px;
}
#wpcf7-f563-o1 .custom-contact-form {
    background: rgba(255, 255, 255, 0.95);
    padding: 30px;
    border-radius: 8px;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    font-family: Arial, sans-serif;
}

#wpcf7-f563-o1 .custom-contact-form h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
}

#wpcf7-f563-o1 .form-row {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}

#wpcf7-f563-o1 .two-col .half-field {
    width: 48%;
    float: left;
    margin-right: 4%;
}

#wpcf7-f563-o1 .two-col .half-field:last-child {
    margin-right: 0;
}

#wpcf7-f563-o1 .full-field {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

#wpcf7-f563-o1 input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
    width: 100%;
    padding: 12px 10px;
    border: none;
    border: 1px solid #dddddd96;
    border-radius: 0;
    font-size: 14px;
    outline: none;
}

#wpcf7-f563-o1 input[type="text"]:focus,
#wpcf7-f563-o1 input[type="tel"]:focus,
#wpcf7-f563-o1 input[type="email"]:focus,
select:focus,
textarea:focus {
    border-bottom: 2px solid #007bff;
}

#wpcf7-f563-o1 textarea {
    height: 100px;
    resize: none;
}

#wpcf7-f563-o1 input[type="submit"] {
    background: #007bff;
    color: #fff;
    padding: 12px 30px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
}
#wpcf7-f563-o1 input[type="submit"]:hover {
    background: #0056b3;
}
.new_popup .new-pop-row{
display: flex;
gap: 15px;
}
.new_popup .new-pop-row .form-col p{
margin: 0;
}
.new_popup .email-pop p{
margin: 0;
}
.new_popup .new-sub-con p{
margin: 0;
}
.wpcf7-spinner{
position: absolute;
}
.new_popup .new-sub-con{
margin-bottom: 0 !important;
}