/*9-2-21 */
p.error {
    position: absolute;
    left: 0;
     bottom: -34px;
    font-size: 12px;
    color: red;
}
.booking .container .row .contact-form .form-inner form .form-group {
position: relative;
margin-bottom: 28px;
}