?
<section class="half-section">
<div class="ticker-wrap fw-600 alt-font fs-180 md-fs-150 sm-fs-130 xs-fs-100 text-charcoal ls-minus-7px md-ls-minus-5px xs-ls-minus-2px text-nowrap text-center mb-20px"
data-bottom-top="transform: translate3d(100px, 0px, 0px) scale(1.5, 1.5);"
data-top-bottom="transform: translate3d(-200px, 0px, 0px) scale(.7, .7);">
<div class="ticker">
<ul>
<li class="ticker__item"><span class="text-outline text-outline-color-white opacity-1"><?php echo e($bottomTicker->title ?? ''); ?> </span><?php echo e($bottomTicker->subtitle ?? ''); ?></li>
<li class="ticker__item"><span class="text-outline text-outline-color-white opacity-1"><?php echo e($bottomTicker->title ?? ''); ?> </span><?php echo e($bottomTicker->subtitle ?? ''); ?></li>
<li class="ticker__item"><span class="text-outline text-outline-color-white opacity-1"><?php echo e($bottomTicker->title ?? ''); ?> </span><?php echo e($bottomTicker->subtitle ?? ''); ?></li>
</ul>
</div>
</div>
<div class="position-absolute right-18 md-right-0 top-minus-50px sm-top-minus-20px sm-w-220px xs-w-190px z-index-9"
data-anime='{ "translateY": [0, 0], "scale": [0.8, 1], "opacity": [0,1], "duration": 5400, "delay": 5400, "staggervalue": 300, "easing": "easeOutQuad" }'>
<img src="images/demo-architecture-home-11.png" class="animation-rotation" alt="">
<div class="absolute-middle-center w-100 z-index-minus-1"><img src="<?php echo e(url('')); ?>/widgets/<?php echo e($bottomTicker->image ?? ''); ?> " alt="">
</div>
</div>
</section><?php /**PATH /home/sanghavirealty/public_html/resources/views/homepage/bottom-ticker.blade.php ENDPATH**/ ?>