Hello,
1) You can add the class justify-content-end in that block:
<div class="d-flex align-items-center w-100 w-sm-50pct w-md-100pct justify-content-end">
2) Add class overlay-op-3 (or other number from 1 to 9) in that section:
<section class="section section-with-shape-divider section-height-5 overlay overlay-show border-0 m-0" data-plugin-parallax data-plugin-options="{'speed': 1.5, 'parallaxHeight': '120%', 'fadeIn': true}" data-image-src="img/demos/restaurant/backgrounds/slider-1.jpg">
Kind Regards.