Youtube Iframe Video
<!-- start iframe video section -->
<iframe class="w-100 height-300" src="https://www.youtube.com/embed/mZb_gat5YCY" allow="encrypted-media" allowfullscreen></iframe>
<!-- end iframe video section -->
Youtube Video
<div class="why-choose-01 bg-img cover-background position-relative min-height-300" data-overlay-dark="5" data-background="img/bg/bg-05.jpg">
<div class="text-center story-video position-absolute top-50 start-50 translate-middle z-index-1">
<a class="video-btn video" href="https://www.youtube.com/watch?v=Eml2xnoLpYE">
<i class="ti-control-play"></i>
</a>
</div>
</div>
Vimeo Video
<div class="why-choose-01 bg-img cover-background min-height-300 position-relative" data-overlay-dark="6" data-background="img/bg/bg-05.jpg">
<div class="inner-border"></div>
<div class="text-center position-absolute story-video top-50 start-50 translate-middle z-index-1">
<a class="video-btn video" href="https://vimeo.com/408784192">
<i class="ti-control-play"></i>
</a>
</div>
</div>