div.wpcf7 {
    margin: 0;
    padding: 6px;
    background-color: #d3d3d3;
    border-radius: 2%;
}


/* Testimonials */
blockquote { background: rgba(0, 0, 0, 0); font-size: 28px; line-height: 40px !important; font-weight: 600; margin: 0; top: 0; font-style: normal !important; }
.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper { margin: 0 5%; }
.testimonials_slider.single-photo .hr_dots { display: none; }
.testimonials_slider .testimonials_slider_ul li { list-style: none; }

/* Forms */
.button-stroke input.wpcf7-submit[type="submit"] { background: #000 !important; color: #fff !important; font-size: 15px; }

/* Footer */
#Footer .footer_copy { border: 0; }
#Footer .footer_copy .one { border-top: 1px solid #fff; }

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    border-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(77, 120, 184, 0.9);
}

.wpb_wrapper > div {
    margin-bottom: 15px;
}