qtech
Hi,
You can open the file: [ROOT]/templates/ja_healthcare/acm/slideshow/tmpl/style-owl.php
At approx line 52, look for this line of code and add the property target="_blank" as below:
<a href="<?php echo $helper->get('data.btn-link', $i) ?>" class="btn btn-default btn-lg ja-animation" data-delay-transtion="4" target="_blank"><?php echo $helper->get('data.btn-title', $i) ?></a>