.whatsapp_fixed_footer{
    position: fixed;
    z-index: 99999999;
    right: 20px;
    bottom: 20px;
}
.blog_image.review_home p{
    font-size:14px !important;
}
.grecaptcha-badge{display:none !important;}

.contactFormModal .btn-close1 {
    background: #fff;
    color: #000;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    border: 1px solid #ebebeb;
    display: inline-block;
    font-size: 14px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.contactFormModal .modal-title {
    font-size: 24px;
}
.contactFormModal label {
    margin-bottom: 5px;
    font-size: 15px;
}
.contactFormModal .wpcf7-submit {
    width: 100%;
    background: #000;
}
.contactFormModal .modal-content {
    padding: 20px 20px 0;
}