Add shortcode in my div

You need the do_shortcode() function

<?php echo do_shortcode("[contact-form-7 id="54" title="Contact form 1"]"); ?>

I have not tested your shortcode.